From 60976dd7391a49750c6c24d103f5c9d5d03563b2 Mon Sep 17 00:00:00 2001 From: el00ruobuob <37215310+el00ruobuob@users.noreply.github.com> Date: Wed, 30 May 2018 06:42:52 +0200 Subject: [PATCH] Localization reimplementation of technical-specs +correction after review. --- _i18n/en.yml | 38 +++++++++++ _i18n/es.yml | 37 ++++++++++ _i18n/es/technical-specs.md | 133 ------------------------------------ _i18n/fr.yml | 37 ++++++++++ _i18n/fr/technical-specs.md | 132 ----------------------------------- _i18n/it.yml | 37 ++++++++++ _i18n/it/technical-specs.md | 132 ----------------------------------- _i18n/pl.yml | 37 ++++++++++ _i18n/pl/technical-specs.md | 132 ----------------------------------- technical-specs/index.md | 104 ++++++++++++++-------------- 10 files changed, 240 insertions(+), 579 deletions(-) delete mode 100644 _i18n/es/technical-specs.md delete mode 100644 _i18n/fr/technical-specs.md delete mode 100644 _i18n/it/technical-specs.md delete mode 100644 _i18n/pl/technical-specs.md diff --git a/_i18n/en.yml b/_i18n/en.yml index 5db2b021..0560f527 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -421,6 +421,44 @@ research-lab: brandon_para: This paper is a formal review of the original cryptonote paper by MRL researcher Brandon Goodell. He takes an in-depth look at the claims and mathematics presented in the cryptonote paper. +specs: + translated: "yes" + fair_title: No premine, no instamine, no token + fair_premine: Monero had no premine or instamine + fair_token: Monero did not sell any token + fair_presale: Monero had no presale of any kind + pow_title: Proof of Work + pow_name: CryptoNight + pow_disclaimer: may change in the future + diff_title: Difficulty retarget + diff_freq: every block + diff_base: based on the last 720 blocks, excluding 20% of the timestamp outliers + block_time_title: Block time + block_time_duration: 2 minutes + block_time_disclaimer: may change in the future as long as emission curve is preserved + block_reward_title: Block reward + block_reward_amount: smoothly decreasing and subject to penalties for blocks greater than median size of the last 100 blocks (M100) + block_reward_example1: see the + block_reward_example_link: latest block + block_reward_example2: coinbase transaction amount for current reward + block_size_title: Block size + block_size: dynamic, maximum of 2 * M100 + block_emission_title: Emission curve + block_emission_main: "first, main curve: ~18.132 million coins by the end of May 2022" + block_emission_tail: "then, tail curve: 0.6 XMR per 2-minute block, kicks in once main emission is done, translates to <1% inflation decreasing over time" + block_emission_disclaimer1: see + block_emission_disclaimer_link: charts and details + block_emission_disclaimer2: "" + supply_title: Max supply + supply_amount: infinite + sender_privacy_title: Sender privacy + sender_privacy_mode: Ring signatures + recipient_privacy_title: Recipient privacy + recipient_privacy_mode: Stealth addresses + amount_hidden_title: Amount obfuscation + amount_hidden_mode: Ring confidential transactions + + blog: title_1: All title_2: Blog diff --git a/_i18n/es.yml b/_i18n/es.yml index 73801515..ae120633 100644 --- a/_i18n/es.yml +++ b/_i18n/es.yml @@ -420,6 +420,43 @@ research-lab: brandon: Brandon Goodell's Whitepaper Review brandon_para: This paper is a formal review of the original cryptonote paper by MRL researcher Brandon Goodell. He takes an in-depth look at the claims and mathematics presented in the cryptonote paper. +specs: + translated: "no" + fair_title: No premine, no instamine, no token + fair_premine: Monero had no premine or instamine + fair_token: Monero did not sell any token + fair_presale: Monero had no presale of any kind + pow_title: Proof of Work + pow_name: CryptoNight + pow_disclaimer: may change in the future + diff_title: Difficulty retarget + diff_freq: every block + diff_base: based on the last 720 blocks, excluding 20% of the timestamp outliers + block_time_title: Block time + block_time_duration: 2 minutes + block_time_disclaimer: may change in the future as long as emission curve is preserved + block_reward_title: Block reward + block_reward_amount: smoothly decreasing and subject to penalties for blocks greater than median size of the last 100 blocks (M100) + block_reward_example1: see the + block_reward_example_link: latest block + block_reward_example2: coinbase transaction amount for current reward + block_size_title: Block size + block_size: dynamic, maximum of 2 * M100 + block_emission_title: Emission curve + block_emission_main: "first, main curve: ~18.132 million coins by the end of May 2022" + block_emission_tail: "then, tail curve: 0.6 XMR per 2-minute block, kicks in once main emission is done, translates to <1% inflation decreasing over time" + block_emission_disclaimer1: see + block_emission_disclaimer_link: charts and details + block_emission_disclaimer2: + supply_title: Max supply + supply_amount: infinite + sender_privacy_title: Sender privacy + sender_privacy_mode: Ring signatures + recipient_privacy_title: Recipient privacy + recipient_privacy_mode: Stealth addresses + amount_hidden_title: Amount obfuscation + amount_hidden_mode: Ring confidential transactions + blog: title_1: All title_2: Blog diff --git a/_i18n/es/technical-specs.md b/_i18n/es/technical-specs.md deleted file mode 100644 index 57224b68..00000000 --- a/_i18n/es/technical-specs.md +++ /dev/null @@ -1,133 +0,0 @@ -{% include untranslated.html %} -
-
-
- -
-
- -
-
-

No premine, no instamine, no token

-
-
- -
-* Monero had no premine or instamine -* Monero did not sell any token -* Monero had no presale of any kind -
- -
-
-

Proof of Work

-
-
- -
-* CryptoNight -* may change in the future -
- -
-
-

Difficulty retarget

-
-
- -
-* every block -* based on the last 720 blocks, excluding 20% of the timestamp outliers -
- -
-
-

Block time

-
-
- -
-* 2 minutes -* may change in the future as long as emission curve is preserved -
- -
-
-

Block reward

-
-
- -
-* smoothly decreasing and subject to penalties for blocks greater then median size of the last 100 blocks (M100) -* see the [latest block](https://moneroblocks.info/) coinbase transaction amount for current reward -
- -
-
-

Block size

-
-
- -
-* dynamic, maximum of 2 * M100 -
- -
-
-

Emission curve

-
-
- -
-* first, main curve: ~18.132 million coins by the end of May 2022 -* then, tail curve: 0.6 XMR per 2-minute block, kicks in once main emission is done, translates to <1% inflation decreasing over time -* see [charts and details](https://www.reddit.com/r/Monero/comments/512kwh/useful_for_learning_about_monero_coin_emission/) -
- -
-
-

Max supply

-
-
- -
-* infinite -
- -
-
-

Sender privacy

-
-
- -
-* Ring signatures -
- -
-
-

Recipient privacy

-
-
- -
-* Stealth addresses -
- -
-
-

Amount obfuscation

-
-
- -
-* Ring confidential transactions -
- -
-
- -
- -
-
diff --git a/_i18n/fr.yml b/_i18n/fr.yml index 8a251a36..43cb2bd0 100644 --- a/_i18n/fr.yml +++ b/_i18n/fr.yml @@ -420,6 +420,43 @@ research-lab: brandon: Examen du Livre Blanc de Brandon Goodell brandon_para: Ce document est une revue formelle par Brandon Goodell, chercheur au MRL, du document CryptoNote originel. Il analyse en détail les allégations et les calculs mathématiques présentés dans le document CryptoNote. +specs: + translated: "yes" + fair_title: Pas préminé, pas instaminé, pas de token + fair_premine: Monero n'est ni préminé ni instaminé + fair_token: Monero n'a vendu aucun token + fair_presale: Monero n'a eu aucune prévente, d'aucune sorte + pow_title: Preuve de Travail (Proof of Work) + pow_name: CryptoNight + pow_disclaimer: Pourrait changer à l'avenir + diff_title: Recalibrage de difficulté + diff_freq: à chaque bloc + diff_base: basé sur les 720 derniers blocs, à l'exclusion de 20% des horodatages aberrants + block_time_title: Fréquence de bloc + block_time_duration: 2 minutes + block_time_disclaimer: pourrait changer à l'avenir tant que la courbe d'émission est préservée + block_reward_title: Récompense de bloc + block_reward_amount: décroissant lentement et soumis à des pénalités pour les blocs supérieurs à la taille médiane des 100 derniers blocs (M100) + block_reward_example1: voir la transaction de la base de la pièce du + block_reward_example_link: dernier bloc + block_reward_example2: pour la récompense actuelle + block_size_title: Taille de bloc + block_size: dynamique, avec un maximum de 2 * M100 (deux fois la taille médiane des 100 derniers blocs) + block_emission_title: Courbe d'émission + block_emission_main: "d'abord, courbe principale : ~18,132 million de pièces de monnaie d'ici fin mai 2022" + block_emission_tail: "puis, courbe résiduelle : une émission de 0,6 XMR par bloc de 2 minutes entre en vigueur une fois l'émission principale terminée, se traduisant par une inflation <1%, décroissant au fil du temps" + block_emission_disclaimer1: voir les + block_emission_disclaimer_link: graphiques et détails + block_emission_disclaimer2: + supply_title: Émission maximale + supply_amount: infinie + sender_privacy_title: Confidentialité de l'émetteur + sender_privacy_mode: Signatures de cercle + recipient_privacy_title: Confidentialité du destinataire + recipient_privacy_mode: adresses furtives + amount_hidden_title: Montants masqués + amount_hidden_mode: transactions de cercle confidentielles + blog: title_1: Tous les title_2: Blog diff --git a/_i18n/fr/technical-specs.md b/_i18n/fr/technical-specs.md deleted file mode 100644 index c77697b9..00000000 --- a/_i18n/fr/technical-specs.md +++ /dev/null @@ -1,132 +0,0 @@ -
-
-
- -
-
- -
-
-

Pas préminé, pas instaminé, pas de token

-
-
- -
-* Monero n'est ni préminé ni instaminé -* Monero n'a vendu aucun token -* Monero n'a eu aucune prévente, d'aucune sorte -
- -
-
-

Preuve de Travail (Proof of Work)

-
-
- -
-* CryptoNight -* Pourrait changer à l'avenir -
- -
-
-

Recalibrage de difficulté

-
-
- -
-* à chaque bloc -* basé sur les 720 derniers blocs, à l'exclusion de 20% des horodatages aberrants -
- -
-
-

Fréquence de bloc

-
-
- -
-* 2 minutes -* pourrait changer à l'avenir tant que la courbe d'émission est préservée -
- -
-
-

Récompense de bloc

-
-
- -
-* décroissant lentement et soumis à des pénalités pour les blocs supérieurs à la taille médiane des 100 derniers blocs (M100) -* voir la transaction de la base de la pièce du [dernier bloc](https://moneroblocks.info/) pour la récompense actuelle -
- -
-
-

Taille de bloc

-
-
- -
-* dynamique, avec un maximum de 2 * M100 (deux fois la taille médiane des 100 derniers blocs) -
- -
-
-

Courbe d'émission

-
-
- -
-* d'abord, courbe principale : ~18,132 million de pièces de monnaie d'ici fin mai 2022 -* puis, courbe résiduelle : une émission de 0,6 XMR par bloc de 2 minutes entre en vigueur une fois l'émission principale terminée, se traduisant par une inflation <1%, décroissant au fil du temps -* voir les [graphiques et détails](https://www.reddit.com/r/Monero/comments/512kwh/useful_for_learning_about_monero_coin_emission/) -
- -
-
-

Émission maximale

-
-
- -
-* infinie -
- -
-
-

Confidentialité de l'émetteur

-
-
- -
-* Signatures de cercle -
- -
-
-

Confidentialité du destinataire

-
-
- -
-* adresses furtives -
- -
-
-

Montants masqués

-
-
- -
-* transactions de cercle confidentielles -
- -
-
- -
- -
-
diff --git a/_i18n/it.yml b/_i18n/it.yml index 677166c7..cfc5e67d 100644 --- a/_i18n/it.yml +++ b/_i18n/it.yml @@ -420,6 +420,43 @@ research-lab: brandon: Brandon Goodell's Whitepaper Review brandon_para: This paper is a formal review of the original cryptonote paper by MRL researcher Brandon Goodell. He takes an in-depth look at the claims and mathematics presented in the cryptonote paper. +specs: + translated: "yes" + fair_title: Nessun premine, nessun instamine, nessun token + fair_premine: Monero non è stato preminato o instaminato + fair_token: Monero non ha venduto nessun token + fair_presale: Monero non ha avuto prevendite di alcun tipo + pow_title: Proof of Work + pow_name: CryptoNight + pow_disclaimer: potrebbe cambiare in futuro + diff_title: Ritracciamento difficoltà + diff_freq: ogni blocco + diff_base: basato sugli ultimi 720 blocchi, escludendo il 20% dei timestamp anomali + block_time_title: Tempo per blocco + block_time_duration: un blocco viene creato ogni 2 minuti + block_time_disclaimer: potrebbe cambiare in futuro a patto che la curva di emissione venga rispettata + block_reward_title: Ricompensa per blocco + block_reward_amount: in costante decrescita e soggetta a penalità per blocchi più grandi della media degli ultimi 100 blocchi (M100) + block_reward_example1: vedi + block_reward_example_link: l'ultimo blocco + block_reward_example2: nella transazione coinbase per la ricompensa corrente + block_size_title: Dimensione blocco + block_size: dinamica, massimo di 2 * M100 + block_emission_title: Curva di emissione + block_emission_main: "prima fase, curva principale: ~18.132 milioni di monete entro la fine di Maggio 2022" + block_emission_tail: "seconda fase, curva di emissione: 0.6 XMR per blocco (se generato ogni 2 minuti), subentra alla prima fase quando l'emissione principale è terminata; questo si traduce in un tasso di inflazione <1% e decrescente nel tempo" + block_emission_disclaimer1: vedi + block_emission_disclaimer_link: grafici e dettagli + block_emission_disclaimer2: + supply_title: Fornitura massima + supply_amount: infinita + sender_privacy_title: Privacy del mittente + sender_privacy_mode: Ring signatures (firme ad anello) + recipient_privacy_title: Privacy del destinatario + recipient_privacy_mode: Stealth addresses (indirizzi stealth) + amount_hidden_title: Offuscamento ammontare + amount_hidden_mode: Ring confidential transactions (transazioni confidenziali ad anello) + blog: title_1: Tutti title_2: Blog diff --git a/_i18n/it/technical-specs.md b/_i18n/it/technical-specs.md deleted file mode 100644 index 49e981cc..00000000 --- a/_i18n/it/technical-specs.md +++ /dev/null @@ -1,132 +0,0 @@ -
-
-
- -
-
- -
-
-

Nessun premine, nessun instamine, nessun token

-
-
- -
-* Monero non è stato preminato o instaminato -* Monero non ha venduto nessun token -* Monero non ha avuto prevendite di alcun tipo -
- -
-
-

Proof of Work

-
-
- -
-* CryptoNight -* potrebbe cambiare in futuro -
- -
-
-

Ritracciamento difficoltà

-
-
- -
-* ogni blocco -* basato sugli ultimi 720 blocchi, escludendo il 20% dei timestamp anomali -
- -
-
-

Tempo per blocco

-
-
- -
-* un blocco viene creato ogni 2 minuti -* potrebbe cambiare in futuro a patto che la curva di emissione venga rispettata -
- -
-
-

Ricompensa per blocco/h3> -

-
- -
-* in costante decrescita e soggetta a penalità per blocchi più grandi della media degli ultimi 100 blocchi (M100) -* vedi [l'ultimo blocco](https://moneroblocks.info/) nella transazione coinbase per la ricompensa corrente -
- -
-
-

Dimensione blocco

-
-
- -
-* dinamica, massimo di 2 * M100 -
- -
-
-

Curva di emissione

-
-
- -
-* prima fase, curva principale: ~18.132 milioni di monete entro la fine di Maggio 2022 -* seconda fase, curva di emissione: 0.6 XMR per blocco (se generato ogni 2 minuti), subentra alla prima fase quando l'emissione principale è terminata; questo si traduce in un tasso di inflazione <1% e decrescente nel tempo -* vedi [grafici e dettagli](https://www.reddit.com/r/Monero/comments/512kwh/useful_for_learning_about_monero_coin_emission/) -
- -
-
-

Fornitura massima

-
-
- -
-* infinita -
- -
-
-

Privacy del mittente

-
-
- -
-* Ring signatures (firme ad anello) -
- -
-
-

Privacy del destinatario

-
-
- -
-* Stealth addresses (indirizzi stealth) -
- -
-
-

Offuscamento ammontare

-
-
- -
-* Ring confidential transactions (transazioni confidenziali ad anello) -
- -
-
- -
- -
-
diff --git a/_i18n/pl.yml b/_i18n/pl.yml index 2dc75928..aa4adb42 100644 --- a/_i18n/pl.yml +++ b/_i18n/pl.yml @@ -421,6 +421,43 @@ research-lab: brandon: Oficjalne dokumenty zrecenzowane przez Brandona Goodella brandon_para: Formalna recenzja oryginalnego dokumentu dotyczącego kryptografii napisanego przez badacza Laboratorium Brandona Goodella. Analizuje on dogłębnie twierdzenia i zagadnienia matematyczne przedstawione w dokumentacji CryptoNote. +specs: + translated: "yes" + fair_title: Bez pre-wydobycia, bez wydobycia natychmiastowego, bez tokenów + fair_premine: Monero nie korzysta z pre-wydobycia ani wydobycia natychmiastowego + fair_token: Monero nie sprzedaje tokenów + fair_presale: Monero nie prowadzi żadnego rodzaju przedsprzedaży + pow_title: Dowód pracy + pow_name: CryptoNight + pow_disclaimer: może ulec zmianie w przyszłości + diff_title: Zmiana poziomu trudności + diff_freq: w każdym bloku + diff_base: na podstawie ostatnich 720 bloków, z wyłączeniem 20% różnic w znacznikach czasowych + block_time_title: Prędkość bloków + block_time_duration: co 2 minuty + block_time_disclaimer: może ulec zmianie w przyszłości, pod warunkiem utrzymania krzywej emisji + block_reward_title: Wynagrodzenie za blok + block_reward_amount: powoli maleje i podlega karom w przypadku bloku większego niż mediana ostatnich 100 bloków (M100) + block_reward_example1: zobacz liczbę transakcji monetarnych w + block_reward_example_link: ostatnim bloku + block_reward_example2: ", aby dowiedzieć się o obecnym wynagrodzeniu" + block_size_title: Rozmiar bloku + block_size: dynamiczny, maksymalnie 2 * M100 + block_emission_title: Krzywa emisji + block_emission_main: "początkowo - krzywa główna: ~18.132 millionów monet do końca maja 2022 roku" + block_emission_tail: "następnie - krzywa z długim ogonem: 0.6 XMR na dwuminutowy blok, aktywowana po ukończeniu głównej emisji; przekłada się na <1% spadku inflacji w czasie" + block_emission_disclaimer1: zobacz + block_emission_disclaimer_link: wykresy i szczegóły + block_emission_disclaimer2: + supply_title: Maksymalny zasób + supply_amount: nieskończony + sender_privacy_title: Prywatność nadawcy + sender_privacy_mode: podpis pierścieniowy + recipient_privacy_title: Prywatność obiorcy + recipient_privacy_mode: jednorazowe adresy transakcji + amount_hidden_title: Ukrycie kwoty + amount_hidden_mode: poufne transakcje pierścieniowe + blog: title_1: Wszystkie wpisy title_2: Blog diff --git a/_i18n/pl/technical-specs.md b/_i18n/pl/technical-specs.md deleted file mode 100644 index 23b02835..00000000 --- a/_i18n/pl/technical-specs.md +++ /dev/null @@ -1,132 +0,0 @@ -
-
-
- -
-
- -
-
-

Bez pre-wydobycia, bez wydobycia natychmiastowego, bez tokenów

-
-
- -
-* Monero nie korzysta z pre-wydobycia ani wydobycia natychmiastowego -* Monero nie sprzedaje tokenów -* Monero nie prowadzi żadnego rodzaju przedsprzedaży -
- -
-
-

Dowód pracy

-
-
- -
-* CryptoNight -* może ulec zmianie w przyszłości -
- -
-
-

Zmiana poziomu trudności

-
-
- -
-* w każdym bloku -* na podstawie ostatnich 720 bloków, z wyłączeniem 20% różnic w znacznikach czasowych -
- -
-
-

Prędkość bloków

-
-
- -
-* co 2 minuty -* może ulec zmianie w przyszłości, pod warunkiem utrzymania krzywej emisji -
- -
-
-

Wynagrodzenie za blok

-
-
- -
-* powoli maleje i podlega karom w przypadku bloku większego niż mediana ostatnich 100 bloków (M100) -* zobacz liczbę transakcji monetarnych w [ostatnim bloku](https://moneroblocks.info/), aby dowiedzieć się o obecnym wynagrodzeniu -
- -
-
-

Rozmiar bloku

-
-
- -
-* dynamiczny, maksymalnie 2 * M100 -
- -
-
-

Krzywa emisji

-
-
- -
-* początkowo - krzywa główna: ~18.132 millionów monet do końca maja 2022 roku -* następnie - krzywa z długim ogonem: 0.6 XMR na dwuminutowy blok, aktywowana po ukończeniu głównej emisji; przekłada się na <1% spadku inflacji w czasie -* zobacz [wykresy i szczegóły](https://www.reddit.com/r/Monero/comments/512kwh/useful_for_learning_about_monero_coin_emission/) -
- -
-
-

Maksymalny zasób

-
-
- -
-* nieskończony -
- -
-
-

Prywatność nadawcy

-
-
- -
-* podpis pierścieniowy -
- -
-
-

Prywatność obiorcy

-
-
- -
-* jednorazowe adresy transakcji -
- -
-
-

Ukrycie kwoty

-
-
- -
-* poufne transakcje pierścieniowe -
- -
-
- -
- -
-
diff --git a/technical-specs/index.md b/technical-specs/index.md index 641937ac..d3883515 100644 --- a/technical-specs/index.md +++ b/technical-specs/index.md @@ -11,121 +11,121 @@ permalink: /technical-specs/index.html
-

No premine, no instamine, no token

+

{% t specs.fair_title %}

-

Proof of Work

+

{% t specs.pow_title %}

-
    -
  1. CryptoNight
  2. -
  3. may change in the future
  4. -
+
-

Difficulty retarget

+

{% t specs.diff_title %}

-
    -
  1. every block
  2. -
  3. based on the last 720 blocks, excluding 20% of the timestamp outliers
  4. -
+
-

Block time

+

{% t specs.block_time_title %}

-
    -
  1. 2 minutes
  2. -
  3. may change in the future as long as emission curve is preserved
  4. -
+
-

Block reward

+

{% t specs.block_reward_title %}

-
    -
  1. smoothly decreasing and subject to penalties for blocks greater than median size of the last 100 blocks (M100)
  2. -
  3. see the latest block coinbase transaction amount for current reward
  4. -
+
-

Block size

+

{% t specs.block_size_title %}

-
    -
  1. dynamic, maximum of 2 * M100
  2. -
+
-

Emission curve

+

{% t specs.block_emission_title %}

-
    -
  1. first, main curve: ~18.132 million coins by the end of May 2022
  2. -
  3. then, tail curve: 0.6 XMR per 2-minute block, kicks in once main emission is done, translates to <1% inflation decreasing over time
  4. -
  5. see charts and details
  6. -
+
-

Max supply

+

{% t specs.supply_title %}

-
    -
  1. infinite
  2. -
+
-

Sender privacy

+

{% t specs.sender_privacy_title %}

-
    -
  1. Ring signatures
  2. -
+
-

Recipient privacy

+

{% t specs.recipient_privacy_title %}

-
    -
  1. Stealth addresses
  2. -
+
-

Amount obfuscation

+

{% t specs.amount_hidden_title %}

-
    -
  1. Ring confidential transactions
  2. -
+
@@ -133,3 +133,7 @@ permalink: /technical-specs/index.html + +
+

{% t global.untranslated %} README.

+
\ No newline at end of file