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 %} -
{% t global.untranslated %} README.
+