From c6acefc318bfa1708b7bb00298bd460b731f5a2f Mon Sep 17 00:00:00 2001 From: erciccione Date: Mon, 4 Oct 2021 12:01:46 +0100 Subject: [PATCH] moneropedia: uniform structure of ring-size.md --- _i18n/ar/resources/moneropedia/ring-size.md | 13 ++++++++++--- _i18n/de/resources/moneropedia/ring-size.md | 14 +++++++++++--- _i18n/en/resources/moneropedia/ring-size.md | 2 ++ _i18n/es/resources/moneropedia/ring-size.md | 13 ++++++++++--- _i18n/fr/resources/moneropedia/ring-size.md | 15 +++++++++++---- _i18n/it/resources/moneropedia/ring-size.md | 13 ++++++++++--- _i18n/nb-no/resources/moneropedia/ring-size.md | 14 +++++++++++--- _i18n/nl/resources/moneropedia/ring-size.md | 13 ++++++++++--- _i18n/pl/resources/moneropedia/ring-size.md | 15 +++++++++++---- _i18n/pt-br/resources/moneropedia/ring-size.md | 13 ++++++++++--- _i18n/ru/resources/moneropedia/ring-size.md | 13 ++++++++++--- _i18n/tr/resources/moneropedia/ring-size.md | 13 ++++++++++--- _i18n/zh-cn/resources/moneropedia/ring-size.md | 14 ++++++++++---- _i18n/zh-tw/resources/moneropedia/ring-size.md | 13 ++++++++++--- po/moneropedia/ring-size.config | 13 +++++++++++++ 15 files changed, 149 insertions(+), 42 deletions(-) create mode 100644 po/moneropedia/ring-size.config diff --git a/_i18n/ar/resources/moneropedia/ring-size.md b/_i18n/ar/resources/moneropedia/ring-size.md index bca3a665..52ccfd07 100644 --- a/_i18n/ar/resources/moneropedia/ring-size.md +++ b/_i18n/ar/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/de/resources/moneropedia/ring-size.md b/_i18n/de/resources/moneropedia/ring-size.md index b76ce1e4..ec5469f0 100644 --- a/_i18n/de/resources/moneropedia/ring-size.md +++ b/_i18n/de/resources/moneropedia/ring-size.md @@ -1,12 +1,20 @@ --- +summary: 'Gesamtanzahl möglicher Unterzeichner in einer Ringsignatur' terms: ["ring-size", "Ringgröße"] -summary: "Gesamtanzahl möglicher Unterzeichner in einer Ringsignatur" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} + ### Grundlagen -Die Ringgröße bezieht sich auf die Gesamtzahl von Unterzeichnern einer @Ringsignatur. Vor der [0.13.0-"Beryllium Bullet"-Version]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html) war es möglich, eine beliebige Anzahl von Unterzeichnern auszuwählen. Im Zuge der Version 0.13 wurde entschieden, diese Zahl auf 11 festzusetzen, um eine Transaktionseinheitlichkeit zu schaffen. + +Die Ringgröße bezieht sich auf die Gesamtzahl von Unterzeichnern einer +@Ringsignatur. Vor der [0.13.0-"Beryllium Bullet"-Version]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html) war es möglich, eine beliebige +Anzahl von Unterzeichnern auszuwählen. Im Zuge der Version 0.13 wurde +entschieden, diese Zahl auf 11 festzusetzen, um eine +Transaktionseinheitlichkeit zu schaffen. `Ringgröße (11) = fremde Outputs (10) + dein Output (1)` -Fremde Outputs werden in der Regel "Decoys" (dt.: Köder) genannt; die Anzahl dieser Köder wurde zuvor als "Mixin"-Größe bezeichnet. \ No newline at end of file +Fremde Outputs werden in der Regel "Decoys" (dt.: Köder) genannt; die Anzahl +dieser Köder wurde zuvor als "Mixin"-Größe bezeichnet. diff --git a/_i18n/en/resources/moneropedia/ring-size.md b/_i18n/en/resources/moneropedia/ring-size.md index bca3a665..0d507a57 100644 --- a/_i18n/en/resources/moneropedia/ring-size.md +++ b/_i18n/en/resources/moneropedia/ring-size.md @@ -4,7 +4,9 @@ summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics + Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` diff --git a/_i18n/es/resources/moneropedia/ring-size.md b/_i18n/es/resources/moneropedia/ring-size.md index bca3a665..52ccfd07 100644 --- a/_i18n/es/resources/moneropedia/ring-size.md +++ b/_i18n/es/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/fr/resources/moneropedia/ring-size.md b/_i18n/fr/resources/moneropedia/ring-size.md index 43d7ea38..52ccfd07 100644 --- a/_i18n/fr/resources/moneropedia/ring-size.md +++ b/_i18n/fr/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- -terms: ["ring-size", "taille-de-cercle"] -summary: "Le nombre total de signataires possibles dans une signature de cercle" +summary: 'total number of possible signers in a ring signature' +terms: ["ring-size"] --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/it/resources/moneropedia/ring-size.md b/_i18n/it/resources/moneropedia/ring-size.md index bca3a665..52ccfd07 100644 --- a/_i18n/it/resources/moneropedia/ring-size.md +++ b/_i18n/it/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/nb-no/resources/moneropedia/ring-size.md b/_i18n/nb-no/resources/moneropedia/ring-size.md index 45a98e56..0c16805d 100644 --- a/_i18n/nb-no/resources/moneropedia/ring-size.md +++ b/_i18n/nb-no/resources/moneropedia/ring-size.md @@ -1,12 +1,20 @@ --- +summary: 'totalt antall mulige underskrivere i en ringsignatur' terms: ["ring-size", "ringstørrelse"] -summary: "totalt antall mulige underskrivere i en ringsignatur" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} + ### Det grunnleggende -Ringstørrelse refererer til det totale antallet underskrivere i en @ring-signatur. Før utgivelsen av [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), var det mulig å velge et vilkårlig antall underskrivere (av og til med minstegrenser). Med 0.13-utgivelsen, ble det bestemt å sette dette tallet til 11 for å tvinge gjennom transaksjonsensartethet. + +Ringstørrelse refererer til det totale antallet underskrivere i en +@ring-signatur. Før utgivelsen av [0.13.0 "Beryllium Bullet"]({{ +site.baseurl }}/2018/10/11/monero-0.13.0-released.html), var det mulig å +velge et vilkårlig antall underskrivere (av og til med minstegrenser). Med +0.13-utgivelsen, ble det bestemt å sette dette tallet til 11 for å tvinge +gjennom transaksjonsensartethet. `Ring size (11) = foreign outputs (10) + your output (1)` -Fremmede utdata (foreign outputs) kalles som regel for «avledninger» (decoys), og antallet avledninger ble tidligere kalt for «mixin»-størrelsen. +Fremmede utdata (foreign outputs) kalles som regel for «avledninger» +(decoys), og antallet avledninger ble tidligere kalt for «mixin»-størrelsen. diff --git a/_i18n/nl/resources/moneropedia/ring-size.md b/_i18n/nl/resources/moneropedia/ring-size.md index bca3a665..52ccfd07 100644 --- a/_i18n/nl/resources/moneropedia/ring-size.md +++ b/_i18n/nl/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/pl/resources/moneropedia/ring-size.md b/_i18n/pl/resources/moneropedia/ring-size.md index 24741019..52ccfd07 100644 --- a/_i18n/pl/resources/moneropedia/ring-size.md +++ b/_i18n/pl/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- -terms: ["ring-size", "rozmiar-pierścienia", "rozmiarowi-pierścienia", "rozmiarze-pierścienia", "rozmiarem-pierścienia"] -summary: "Liczba wszystkich możliwych osób podpisujących za pomocą podpisu pierścieniowego" +summary: 'total number of possible signers in a ring signature' +terms: ["ring-size"] --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/pt-br/resources/moneropedia/ring-size.md b/_i18n/pt-br/resources/moneropedia/ring-size.md index bca3a665..52ccfd07 100644 --- a/_i18n/pt-br/resources/moneropedia/ring-size.md +++ b/_i18n/pt-br/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/ru/resources/moneropedia/ring-size.md b/_i18n/ru/resources/moneropedia/ring-size.md index ba79491b..52ccfd07 100644 --- a/_i18n/ru/resources/moneropedia/ring-size.md +++ b/_i18n/ru/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "Общее количество участников в кольцевой подписи" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/tr/resources/moneropedia/ring-size.md b/_i18n/tr/resources/moneropedia/ring-size.md index bca3a665..52ccfd07 100644 --- a/_i18n/tr/resources/moneropedia/ring-size.md +++ b/_i18n/tr/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/zh-cn/resources/moneropedia/ring-size.md b/_i18n/zh-cn/resources/moneropedia/ring-size.md index 83da5d38..52ccfd07 100644 --- a/_i18n/zh-cn/resources/moneropedia/ring-size.md +++ b/_i18n/zh-cn/resources/moneropedia/ring-size.md @@ -1,13 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} -### 基础知识 -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. +### The Basics + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/_i18n/zh-tw/resources/moneropedia/ring-size.md b/_i18n/zh-tw/resources/moneropedia/ring-size.md index bca3a665..52ccfd07 100644 --- a/_i18n/zh-tw/resources/moneropedia/ring-size.md +++ b/_i18n/zh-tw/resources/moneropedia/ring-size.md @@ -1,12 +1,19 @@ --- +summary: 'total number of possible signers in a ring signature' terms: ["ring-size"] -summary: "total number of possible signers in a ring signature" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. + +Ring size refers to the total number of signers in a @ring-signature. Before +release [0.13.0 "Beryllium Bullet"]({{ site.baseurl +}}/2018/10/11/monero-0.13.0-released.html), it was possible to select an +arbitrary number of signers. With release 0.13, it was decided to set this +number to 11 to enforce transaction uniformity. `Ring size (11) = foreign outputs (10) + your output (1)` -Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file +Foreign outputs are typically called "decoys," and the number of decoys was +previously called the "mixin" size. diff --git a/po/moneropedia/ring-size.config b/po/moneropedia/ring-size.config new file mode 100644 index 00000000..81164026 --- /dev/null +++ b/po/moneropedia/ring-size.config @@ -0,0 +1,13 @@ +[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no +[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/ring-size.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/ring-size.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/ring-size.md $lang:../_i18n/$lang/resources/moneropedia/ring-size.md \ No newline at end of file