From c6acefc318bfa1708b7bb00298bd460b731f5a2f Mon Sep 17 00:00:00 2001 From: erciccione Date: Mon, 4 Oct 2021 12:01:46 +0100 Subject: [PATCH 1/2] 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 From 99a45f291c33cc4290bc9de5d3de57b91a8ac3b6 Mon Sep 17 00:00:00 2001 From: erciccione Date: Mon, 4 Oct 2021 12:02:14 +0100 Subject: [PATCH 2/2] add .po and .pot files for ring-size.md --- .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 59 +++++++++++++++++++ .../moneropedia/weblate/ring-size.pot | 59 +++++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 59 +++++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ .../moneropedia/weblate/ring-size.po | 55 +++++++++++++++++ 14 files changed, 782 insertions(+) create mode 100644 _i18n/ar/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/de/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/en/resources/moneropedia/weblate/ring-size.pot create mode 100644 _i18n/es/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/fr/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/it/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/nb-no/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/nl/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/pl/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/pt-br/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/ru/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/tr/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/zh-cn/resources/moneropedia/weblate/ring-size.po create mode 100644 _i18n/zh-tw/resources/moneropedia/weblate/ring-size.po diff --git a/_i18n/ar/resources/moneropedia/weblate/ring-size.po b/_i18n/ar/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/ar/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/de/resources/moneropedia/weblate/ring-size.po b/_i18n/de/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..bb8844b7 --- /dev/null +++ b/_i18n/de/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,59 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "Gesamtanzahl möglicher Unterzeichner in einer Ringsignatur" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "[\"ring-size\", \"Ringgröße\"]" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +# +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "Grundlagen" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +# +msgid "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." +msgstr "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." + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +# +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "`Ringgröße (11) = fremde Outputs (10) + dein Output (1)`" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +# +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "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/weblate/ring-size.pot b/_i18n/en/resources/moneropedia/weblate/ring-size.pot new file mode 100644 index 00000000..134be2d6 --- /dev/null +++ b/_i18n/en/resources/moneropedia/weblate/ring-size.pot @@ -0,0 +1,59 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: en_US\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +#, markdown-text +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, markdown-text, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +#, markdown-text +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +#, markdown-text +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +#, markdown-text +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/es/resources/moneropedia/weblate/ring-size.po b/_i18n/es/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/es/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/fr/resources/moneropedia/weblate/ring-size.po b/_i18n/fr/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/fr/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/it/resources/moneropedia/weblate/ring-size.po b/_i18n/it/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/it/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/nb-no/resources/moneropedia/weblate/ring-size.po b/_i18n/nb-no/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..d877017c --- /dev/null +++ b/_i18n/nb-no/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,59 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "totalt antall mulige underskrivere i en ringsignatur" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "[\"ring-size\", \"ringstørrelse\"]" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +# +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "Det grunnleggende" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +# +msgid "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." +msgstr "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." + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +# +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "`Ring size (11) = foreign outputs (10) + your output (1)`" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +# +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "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/weblate/ring-size.po b/_i18n/nl/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/nl/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/pl/resources/moneropedia/weblate/ring-size.po b/_i18n/pl/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/pl/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/pt-br/resources/moneropedia/weblate/ring-size.po b/_i18n/pt-br/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/pt-br/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/ru/resources/moneropedia/weblate/ring-size.po b/_i18n/ru/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/ru/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/tr/resources/moneropedia/weblate/ring-size.po b/_i18n/tr/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/tr/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/zh-cn/resources/moneropedia/weblate/ring-size.po b/_i18n/zh-cn/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/zh-cn/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr "" diff --git a/_i18n/zh-tw/resources/moneropedia/weblate/ring-size.po b/_i18n/zh-tw/resources/moneropedia/weblate/ring-size.po new file mode 100644 index 00000000..2c27486d --- /dev/null +++ b/_i18n/zh-tw/resources/moneropedia/weblate/ring-size.po @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-10-04 11:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: YAML Front Matter: summary +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "total number of possible signers in a ring signature" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/ring-size.md:1 +#, no-wrap +msgid "[\"ring-size\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/ring-size.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:11 +msgid "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." +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:13 +msgid "`Ring size (11) = foreign outputs (10) + your output (1)`" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/ring-size.md:14 +msgid "Foreign outputs are typically called \"decoys,\" and the number of decoys was previously called the \"mixin\" size." +msgstr ""