mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
moneropedia: uniform structure of denominations.md and add config file
This commit is contained in:
parent
40efca582e
commit
df8c6cd7b7
15 changed files with 239 additions and 67 deletions
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
A denomination is a proper description of a currency amount. It is
|
||||
oftentimes a sub-unit of the currency. For example, traditionally a cent is
|
||||
1/100th of a particular unit of currency.).
|
||||
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. Actually, the smallest unit of Monero is 1 piconero (0.000000000001 XMR).
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo"
|
||||
for ease of use. Actually, the smallest unit of Monero is 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Denominations of Monero
|
||||
|
||||
|
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
|
|||
|
||||
### In-depth Information
|
||||
|
||||
Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy.
|
||||
Support for input using SI prefixes was [added to the Monero
|
||||
codebase](https://github.com/monero-project/monero/pull/1826) on March 3,
|
||||
2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest
|
||||
unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an
|
||||
early Monero contributor and was later renamed for ease of use and
|
||||
consistancy.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero.
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'Eine Stückelung ist eine genaue Beschreibung eines Währungsbetrags. Häufig ist dies eine Untereinheit der Währung; so ist ein Cent klassischerweise 1/100stel einer bestimmten Währungseinheit.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero", "Stückelung", "Stückelungen", "Piconero"]
|
||||
summary: "Eine Stückelung ist eine genaue Beschreibung eines Währungsbetrags. Häufig ist dies eine Untereinheit der Währung; so ist ein Cent klassischerweise 1/100stel einer bestimmten Währungseinheit"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Grundlagen
|
||||
|
||||
Eine Stückelung ist eine genaue Beschreibung eines Währungsbetrags. Häufig ist dies eine Untereinheit der Währung; so ist ein Cent klassischerweise 1/100stel einer bestimmten Währungseinheit.
|
||||
Eine Stückelung ist eine genaue Beschreibung eines Währungsbetrags. Häufig
|
||||
ist dies eine Untereinheit der Währung; so ist ein Cent klassischerweise
|
||||
1/100stel einer bestimmten Währungseinheit.
|
||||
|
||||
Zur Bezeichnung von Monero-Stückelungen wird die Anfangssilbe "Mo" durch SI-Einheiten als Präfixe ersetzt. Die kleinste Einheit von Monero ist demnach ein Piconero (0.000000000001 XMR).
|
||||
Zur Bezeichnung von Monero-Stückelungen wird die Anfangssilbe "Mo" durch
|
||||
SI-Einheiten als Präfixe ersetzt. Die kleinste Einheit von Monero ist
|
||||
demnach ein Piconero (0.000000000001 XMR).
|
||||
|
||||
### Stückelungen von Monero
|
||||
|
||||
|
@ -32,8 +37,17 @@ Zur Bezeichnung von Monero-Stückelungen wird die Anfangssilbe "Mo" durch SI-Ein
|
|||
|
||||
### Ausführliche Informationen
|
||||
|
||||
Die Möglichkeit, bei der Eingabe die SI-Präfixe nutzen zu können, wurde am 3. März 2017 von [Moneromooo](https://github.com/moneromooo-monero) [zu Moneros Codebasis hinzugefügt](https://github.com/monero-project/monero/pull/1826). Zu Ehren des Nutzers [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), einem frühen Mitwirkenden Moneros, wurde die kleinste Einheit von Monero (10^-12 XMR) zunächst "Tacoshi" genannt; zugunsten der Nutzerfreundlichkeit und Konsistenz wurde dies allerdings später geändert.
|
||||
Die Möglichkeit, bei der Eingabe die SI-Präfixe nutzen zu können, wurde am
|
||||
3. März 2017 von [Moneromooo](https://github.com/moneromooo-monero) [zu
|
||||
Moneros Codebasis
|
||||
hinzugefügt](https://github.com/monero-project/monero/pull/1826). Zu Ehren
|
||||
des Nutzers
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), einem
|
||||
frühen Mitwirkenden Moneros, wurde die kleinste Einheit von Monero (10^-12
|
||||
XMR) zunächst "Tacoshi" genannt; zugunsten der Nutzerfreundlichkeit und
|
||||
Konsistenz wurde dies allerdings später geändert.
|
||||
|
||||
### Monerod-Implementierung
|
||||
|
||||
Der kleinste Bruchteil von Monero in der aktuellen Monerod-Implementierung ist auch bekannt als @Kleinste-Einheit, was derzeit ein Piconero ist.
|
||||
Der kleinste Bruchteil von Monero in der aktuellen Monerod-Implementierung
|
||||
ist auch bekannt als @Kleinste-Einheit, was derzeit ein Piconero ist.
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency."
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
A denomination is a proper description of a currency amount. It is
|
||||
oftentimes a sub-unit of the currency. For example, traditionally a cent is
|
||||
1/100th of a particular unit of currency.).
|
||||
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. Actually, the smallest unit of Monero is 1 piconero (0.000000000001 XMR).
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo"
|
||||
for ease of use. Actually, the smallest unit of Monero is 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Denominations of Monero
|
||||
|
||||
|
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
|
|||
|
||||
### In-depth Information
|
||||
|
||||
Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy.
|
||||
Support for input using SI prefixes was [added to the Monero
|
||||
codebase](https://github.com/monero-project/monero/pull/1826) on March 3,
|
||||
2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest
|
||||
unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an
|
||||
early Monero contributor and was later renamed for ease of use and
|
||||
consistancy.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero.
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero", "dénominations", "coupures", "sous-unités"]
|
||||
summary: "Une dénomination ou coupure est une description exacte d'un montant d'une monnaie. Il s'agit souvent d'une sous-unité de la monnaie. Par exemple, traditionnellement, un centime est 1/100ème d'une unité de monnaie précise."
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero", "dénominations", "coupures", "sous-unités"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Une dénomination ou coupure est une description exacte d'un montant d'une monnaie. Il s'agit souvent d'une sous-unité de la monnaie. Par exemple, traditionnellement, un centime est 1/100ème d'une unité de monnaie précise.
|
||||
Une dénomination ou coupure est une description exacte d'un montant d'une
|
||||
monnaie. Il s'agit souvent d'une sous-unité de la monnaie. Par exemple,
|
||||
traditionnellement, un centime est 1/100ème d'une unité de monnaie précise.
|
||||
|
||||
Les noms des coupures de Monero ajoutent le préfixe SI après suppression du "mo" initial pour simplifier l'utilisation. Actuellement, la plus petite unité de Monero est 1 piconero (0.000000000001 XMR).
|
||||
Les noms des coupures de Monero ajoutent le préfixe SI après suppression du
|
||||
"mo" initial pour simplifier l'utilisation. Actuellement, la plus petite
|
||||
unité de Monero est 1 piconero (0.000000000001 XMR).
|
||||
|
||||
### Coupures de Monero
|
||||
|
||||
|
@ -32,8 +37,17 @@ Les noms des coupures de Monero ajoutent le préfixe SI après suppression du "m
|
|||
|
||||
### Informations détaillées
|
||||
|
||||
Le support des entrées utilisant le préfixe SI à [été ajouté au code de Monero](https://github.com/monero-project/monero/pull/1826) le 3 Mars 2017 par [Moneromooo](https://github.com/moneromooo-monero). La plus petite unité de Monero (10^-12 XMR) était initialement appelée un tacoshi en l'honeur de l'utilisateur [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), un contributeur de Monero de la première heure et fut plus tard renommé pour simplicité d'usage et uniformité.
|
||||
Le support des entrées utilisant le préfixe SI à [été ajouté au code de
|
||||
Monero](https://github.com/monero-project/monero/pull/1826) le 3 Mars 2017
|
||||
par [Moneromooo](https://github.com/moneromooo-monero). La plus petite unité
|
||||
de Monero (10^-12 XMR) était initialement appelée un tacoshi en l'honeur de
|
||||
l'utilisateur
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), un
|
||||
contributeur de Monero de la première heure et fut plus tard renommé pour
|
||||
simplicité d'usage et uniformité.
|
||||
|
||||
### Implementation dans monerod
|
||||
|
||||
La plus petite fraction d'un Monero dans l'actuelle implémentation de monerod est également connu sous le nom d'@unité-atomique, qui est actuellement un piconero.
|
||||
La plus petite fraction d'un Monero dans l'actuelle implémentation de
|
||||
monerod est également connu sous le nom d'@unité-atomique, qui est
|
||||
actuellement un piconero.
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
A denomination is a proper description of a currency amount. It is
|
||||
oftentimes a sub-unit of the currency. For example, traditionally a cent is
|
||||
1/100th of a particular unit of currency.).
|
||||
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. Actually, the smallest unit of Monero is 1 piconero (0.000000000001 XMR).
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo"
|
||||
for ease of use. Actually, the smallest unit of Monero is 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Denominations of Monero
|
||||
|
||||
|
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
|
|||
|
||||
### In-depth Information
|
||||
|
||||
Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy.
|
||||
Support for input using SI prefixes was [added to the Monero
|
||||
codebase](https://github.com/monero-project/monero/pull/1826) on March 3,
|
||||
2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest
|
||||
unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an
|
||||
early Monero contributor and was later renamed for ease of use and
|
||||
consistancy.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero.
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'En valør er en egnet beskrivelse av en valutamengde. Den er ofte en underenhet av valutaen. En cent er for eksempel tradisjonelt sett 1/100 av en spesiell valutaenhet).'
|
||||
terms: ["denominations", "subunits", "valører", "underenheter", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero", "decanero", "hectonero", "kilonero", "meganero", "giganero"]
|
||||
summary: "En valør er en egnet beskrivelse av en valutamengde. Den er ofte en underenhet av valutaen. En cent er for eksempel tradisjonelt sett 1/100 av en spesiell valutaenhet.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Det grunnleggende
|
||||
|
||||
En valør er en egnet beskrivelse av en valutamengde. Den er ofte en underenhet av valutaen. En cent er for eksempel tradisjonelt sett 1/100 av en spesiell valutaenhet).
|
||||
En valør er en egnet beskrivelse av en valutamengde. Den er ofte en
|
||||
underenhet av valutaen. En cent er for eksempel tradisjonelt sett 1/100 av
|
||||
en spesiell valutaenhet).
|
||||
|
||||
Valørnavnene til Monero sløyfer «mo»-delen og legger til SI-prefikser for å gjøre det enkelt. Den minste Monero-enheten er faktisk 1 piconero (0,000000000001 XMR).
|
||||
Valørnavnene til Monero sløyfer «mo»-delen og legger til SI-prefikser for å
|
||||
gjøre det enkelt. Den minste Monero-enheten er faktisk 1 piconero
|
||||
(0,000000000001 XMR).
|
||||
|
||||
### Moneros valører
|
||||
|
||||
|
@ -32,8 +37,16 @@ Valørnavnene til Monero sløyfer «mo»-delen og legger til SI-prefikser for å
|
|||
|
||||
### Inngående informasjon
|
||||
|
||||
Støtte for inndata ved å bruke SI-prefikser ble [lagt til Monero kodebasen](https://github.com/monero-project/monero/pull/1826) 3. mars 2017 av [Moneromooo](https://github.com/moneromooo-monero). Den minste Monero-enheten (10^-12 XMR) ble opprinnelig kalt en tacoshi, til ære for brukeren [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), som var en tidlig bidragsyter i Monero, og ble i ettertid gitt et nytt navn for å gjøre det brukervennlig og konsekvent.
|
||||
Støtte for inndata ved å bruke SI-prefikser ble [lagt til Monero
|
||||
kodebasen](https://github.com/monero-project/monero/pull/1826) 3. mars 2017
|
||||
av [Moneromooo](https://github.com/moneromooo-monero). Den minste
|
||||
Monero-enheten (10^-12 XMR) ble opprinnelig kalt en tacoshi, til ære for
|
||||
brukeren
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), som
|
||||
var en tidlig bidragsyter i Monero, og ble i ettertid gitt et nytt navn for
|
||||
å gjøre det brukervennlig og konsekvent.
|
||||
|
||||
### Monerod-implementering
|
||||
|
||||
Den minste brøkdelen av Monero som er i monerod-implementeringen er også kjent som en @atomisk enhet, som for øyeblikket er én piconero.
|
||||
Den minste brøkdelen av Monero som er i monerod-implementeringen er også
|
||||
kjent som en @atomisk enhet, som for øyeblikket er én piconero.
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
A denomination is a proper description of a currency amount. It is
|
||||
oftentimes a sub-unit of the currency. For example, traditionally a cent is
|
||||
1/100th of a particular unit of currency.).
|
||||
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. Actually, the smallest unit of Monero is 1 piconero (0.000000000001 XMR).
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo"
|
||||
for ease of use. Actually, the smallest unit of Monero is 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Denominations of Monero
|
||||
|
||||
|
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
|
|||
|
||||
### In-depth Information
|
||||
|
||||
Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy.
|
||||
Support for input using SI prefixes was [added to the Monero
|
||||
codebase](https://github.com/monero-project/monero/pull/1826) on March 3,
|
||||
2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest
|
||||
unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an
|
||||
early Monero contributor and was later renamed for ease of use and
|
||||
consistancy.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero.
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
|
@ -1,14 +1,20 @@
|
|||
---
|
||||
summary: 'Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką waluty, na przykład cent jest 1/100 danej jednostki waluty.'
|
||||
terms: ["denominations", "subunits", "nominał", "nominały", "nominałem", "nominałom", "nominałowi", "podjednostki", "podjednostkom", "podjednostka", "podjednostce", "podjednostką", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką waluty, na przykład cent jest 1/100 danej jednostki waluty."
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Podstawy
|
||||
|
||||
Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką waluty, na przykład cent jest 1/100 danej jednostki waluty.
|
||||
Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką
|
||||
waluty, na przykład cent jest 1/100 danej jednostki waluty.
|
||||
|
||||
Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką waluty, na przykład cent jest 1/100 danej jednostki waluty. Nazwy nominałów Monero tworzone są poprzez dodanie przedrostka jednostek SI w miejsce początkowego "mo". Najmniejszą jednostką Monero jest 1 piconero (0.000000000001 XMR).
|
||||
Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką
|
||||
waluty, na przykład cent jest 1/100 danej jednostki waluty. Nazwy nominałów
|
||||
Monero tworzone są poprzez dodanie przedrostka jednostek SI w miejsce
|
||||
początkowego "mo". Najmniejszą jednostką Monero jest 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Nominały Monero
|
||||
|
||||
|
@ -32,4 +38,16 @@ Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką
|
|||
|
||||
### Szczegółowe informacje
|
||||
|
||||
Pomoc w zakresie wkładów z użyciem przedrostków SI została [dodana do bazy kodów Monero](https://github.com/monero-project/monero/pull/1826) 3 marca 2017 roku przez [Moneromooo](https://github.com/moneromooo-monero). Najmniejsza jednostka Monero (10^-12 XMR) została pierwotnie nazwana tacoshi na cześć użytkownika [Tacotime] (https://bitcointalk.org/index.php?action=profile;u=19270), współautora Monero we wczesnej fazie, i następnie przemianowana dla łatwiejszego użycia i konsekwencji.
|
||||
Pomoc w zakresie wkładów z użyciem przedrostków SI została [dodana do bazy
|
||||
kodów Monero](https://github.com/monero-project/monero/pull/1826) 3 marca
|
||||
2017 roku przez
|
||||
[Moneromooo](https://github.com/moneromooo-monero). Najmniejsza jednostka
|
||||
Monero (10^-12 XMR) została pierwotnie nazwana tacoshi na cześć użytkownika
|
||||
[Tacotime] (https://bitcointalk.org/index.php?action=profile;u=19270),
|
||||
współautora Monero we wczesnej fazie, i następnie przemianowana dla
|
||||
łatwiejszego użycia i konsekwencji.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
A denomination is a proper description of a currency amount. It is
|
||||
oftentimes a sub-unit of the currency. For example, traditionally a cent is
|
||||
1/100th of a particular unit of currency.).
|
||||
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. Actually, the smallest unit of Monero is 1 piconero (0.000000000001 XMR).
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo"
|
||||
for ease of use. Actually, the smallest unit of Monero is 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Denominations of Monero
|
||||
|
||||
|
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
|
|||
|
||||
### In-depth Information
|
||||
|
||||
Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy.
|
||||
Support for input using SI prefixes was [added to the Monero
|
||||
codebase](https://github.com/monero-project/monero/pull/1826) on March 3,
|
||||
2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest
|
||||
unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an
|
||||
early Monero contributor and was later renamed for ease of use and
|
||||
consistancy.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero.
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
|
@ -1,14 +1,20 @@
|
|||
---
|
||||
summary: 'Номинал является правильным описанием количества валюты. Часто так обозначается субъединица валюты. Например, традиционно цент составляет 1/100 определённой единицы валюты.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "Номинал является правильным описанием количества валюты. Часто так обозначается субъединица валюты. Например, традиционно цент составляет 1/100 определённой единицы валюты"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Основная информация
|
||||
|
||||
Номинал является правильным описанием количества валюты. Часто так обозначается субъединица валюты. Например, традиционно цент составляет 1/100 определённой единицы валюты.
|
||||
Номинал является правильным описанием количества валюты. Часто так
|
||||
обозначается субъединица валюты. Например, традиционно цент составляет 1/100
|
||||
определённой единицы валюты.
|
||||
|
||||
Для простоты в названиях номиналов Monero добавляются префиксы, соответствующие международной системе единиц (СИ), которые заменяют собой начальный слог mo. Самой малой субъединицей Monero является 1 piconero (0,000000000001 XMR).
|
||||
Для простоты в названиях номиналов Monero добавляются префиксы,
|
||||
соответствующие международной системе единиц (СИ), которые заменяют собой
|
||||
начальный слог mo. Самой малой субъединицей Monero является 1 piconero
|
||||
(0,000000000001 XMR).
|
||||
|
||||
### Номиналы Monero
|
||||
|
||||
|
@ -32,8 +38,17 @@ summary: "Номинал является правильным описание
|
|||
|
||||
### Углублённая информация
|
||||
|
||||
Поддержка входов с префиксами СИ была реализована в [кодовой базе Monero](https://github.com/monero-project/monero/pull/1826) 3 марта 2017 года разработчиком [Moneromooo](https://github.com/moneromooo-monero). Самая малая единица Monero (10^-12 XMR) изначально была названа tacoshi в честь пользователя [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), одного из первых участников проекта, а затем была переименована из соображений простоты использования и согласованности.
|
||||
Поддержка входов с префиксами СИ была реализована в [кодовой базе
|
||||
Monero](https://github.com/monero-project/monero/pull/1826) 3 марта 2017
|
||||
года разработчиком [Moneromooo](https://github.com/moneromooo-monero). Самая
|
||||
малая единица Monero (10^-12 XMR) изначально была названа tacoshi в честь
|
||||
пользователя
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), одного
|
||||
из первых участников проекта, а затем была переименована из соображений
|
||||
простоты использования и согласованности.
|
||||
|
||||
### Реализация Monerod
|
||||
|
||||
Самая малая часть Monero в текущем варианте реализации monerod также известна как @атомная-единица, которая на данный момент составляет одну piconero.
|
||||
Самая малая часть Monero в текущем варианте реализации monerod также
|
||||
известна как @атомная-единица, которая на данный момент составляет одну
|
||||
piconero.
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
A denomination is a proper description of a currency amount. It is
|
||||
oftentimes a sub-unit of the currency. For example, traditionally a cent is
|
||||
1/100th of a particular unit of currency.).
|
||||
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. Actually, the smallest unit of Monero is 1 piconero (0.000000000001 XMR).
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo"
|
||||
for ease of use. Actually, the smallest unit of Monero is 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Denominations of Monero
|
||||
|
||||
|
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
|
|||
|
||||
### In-depth Information
|
||||
|
||||
Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy.
|
||||
Support for input using SI prefixes was [added to the Monero
|
||||
codebase](https://github.com/monero-project/monero/pull/1826) on March 3,
|
||||
2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest
|
||||
unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an
|
||||
early Monero contributor and was later renamed for ease of use and
|
||||
consistancy.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero.
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
---
|
||||
summary: 面额是对货币数量的恰当描述。它通常是货币的一个次级单位。例如,传统上一分钱是特定货币单位的百分之一。
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### 基础知识
|
||||
|
||||
面额是对货币数量的恰当描述。它通常是货币的一个次级单位。例如,传统上一分钱是特定货币单位的百分之一。
|
||||
|
||||
门罗币命名面额的方式为,去掉前面代表门罗币的 “mo”--英文(“门”---中文),后添加SI(国际标准单位前缀),以便于使用。实际上,门罗币的最小单位是1皮罗(0.000000000001 XMR)。
|
||||
门罗币命名面额的方式为,去掉前面代表门罗币的
|
||||
“mo”--英文(“门”---中文),后添加SI(国际标准单位前缀),以便于使用。实际上,门罗币的最小单位是1皮罗(0.000000000001
|
||||
XMR)。
|
||||
|
||||
### 门罗币的面额
|
||||
|
||||
|
@ -32,12 +35,9 @@ summary: "A denomination is a proper description of a currency amount. It is oft
|
|||
|
||||
### 深度信息
|
||||
|
||||
2017年3月3日,[Moneromooo](https://github.com/moneromooo-monero)将使用国际标准前缀的输入支持[添加到Monero代码库](https://github.com/moneromooo-monero)。
|
||||
|
||||
门罗币最小的单位(10^-12 XMR)最初被称为tacoshi,以纪念用户[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270),一名门罗币的早期贡献者。后来为了便于使用和一致性而重新命名。
|
||||
2017年3月3日,[Moneromooo](https://github.com/moneromooo-monero)将使用国际标准前缀的输入支持[添加到Monero代码库](https://github.com/moneromooo-monero)。门罗币最小的单位(10^-12
|
||||
XMR)最初被称为tacoshi,以纪念用户[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270),一名门罗币的早期贡献者。后来为了便于使用和一致性而重新命名。
|
||||
|
||||
### Monerod 实现
|
||||
|
||||
当前 monerod 实现中门罗币的最小分数也称为原子单位,它目前是一个皮罗。
|
||||
|
||||
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
---
|
||||
summary: 'A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.'
|
||||
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"]
|
||||
summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.)"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a particular unit of currency.).
|
||||
A denomination is a proper description of a currency amount. It is
|
||||
oftentimes a sub-unit of the currency. For example, traditionally a cent is
|
||||
1/100th of a particular unit of currency.).
|
||||
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. Actually, the smallest unit of Monero is 1 piconero (0.000000000001 XMR).
|
||||
Monero denomination names add SI prefixes after dropping the initial "mo"
|
||||
for ease of use. Actually, the smallest unit of Monero is 1 piconero
|
||||
(0.000000000001 XMR).
|
||||
|
||||
### Denominations of Monero
|
||||
|
||||
|
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
|
|||
|
||||
### In-depth Information
|
||||
|
||||
Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy.
|
||||
Support for input using SI prefixes was [added to the Monero
|
||||
codebase](https://github.com/monero-project/monero/pull/1826) on March 3,
|
||||
2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest
|
||||
unit of Monero (10^-12 XMR) was originally called a tacoshi in honor of user
|
||||
[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an
|
||||
early Monero contributor and was later renamed for ease of use and
|
||||
consistancy.
|
||||
|
||||
### Monerod Implementation
|
||||
|
||||
The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero.
|
||||
The smallest fraction of Monero in the current monerod implementation is
|
||||
also known as the @atomic-unit, which is currently one piconero.
|
||||
|
|
13
po/moneropedia/denominations.config
Normal file
13
po/moneropedia/denominations.config
Normal file
|
@ -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/denominations.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/denominations.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/denominations.md $lang:../_i18n/$lang/resources/moneropedia/denominations.md
|
Loading…
Reference in a new issue