Merge pull request #1836

moneropedia: localization system for denominations.md
This commit is contained in:
luigi1111 2021-09-28 20:30:28 -05:00 committed by GitHub
commit 7f25006dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
29 changed files with 1795 additions and 67 deletions

View File

@ -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"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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 ### Denominations of Monero
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
### In-depth Information ### 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 ### 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.

View File

@ -0,0 +1,101 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View File

@ -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"] 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" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Grundlagen ### 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 ### Stückelungen von Monero
@ -32,8 +37,17 @@ Zur Bezeichnung von Monero-Stückelungen wird die Anfangssilbe "Mo" durch SI-Ein
### Ausführliche Informationen ### 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 ### 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.

View File

@ -0,0 +1,124 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr "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."
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
"[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\", \"Stückelung\", \"Stückelungen\", \"Piconero\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr "Grundlagen"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
#
msgid "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.)."
msgstr "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."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
#
msgid "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)."
msgstr "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)."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr "Stückelungen von Monero"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
"|------------+---------------+-------------------|\n"
"| Name | Dezimalsystem | Betrag |\n"
"|-----------:|:-------------:| -----------------:|\n"
"| Piconero | 10^-12 | 0,000000000001 |\n"
"| Nanonero | 10^-9 | 0,000000001 |\n"
"| Micronero | 10^-6 | 0,000001 |\n"
"| Millinero | 10^-3 | 0,001 |\n"
"| Centinero | 10^-2 | 0,01 |\n"
"| Decinero | 10^-1 | 0,1 |\n"
"|============+===============+===================|\n"
"| **Monero** | **10^0** | **1** |\n"
"|============+===============+===================|\n"
"| Decanero | 10^1 | 10 |\n"
"| Hectonero | 10^2 | 100 |\n"
"| Kilonero | 10^3 | 1.000 |\n"
"| Meganero | 10^6 | 1.000.000 |\n"
"|------------+---------------+-------------------|\n"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr "Ausführliche Informationen"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
#
msgid "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."
msgstr "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."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr "Monerod-Implementierung"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
#
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr "Der kleinste Bruchteil von Monero in der aktuellen Monerod-Implementierung ist auch bekannt als @Kleinste-Einheit, was derzeit ein Piconero ist."

View File

@ -1,9 +1,10 @@
--- ---
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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.).

View File

@ -0,0 +1,106 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
#, markdown-text
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, markdown-text, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
#, markdown-text
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
#, markdown-text
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, markdown-text, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, markdown-text, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, markdown-text, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
#, markdown-text
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, markdown-text, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
#, markdown-text
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View File

@ -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"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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 ### Denominations of Monero
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
### In-depth Information ### 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 ### 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.

View File

@ -0,0 +1,101 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View File

@ -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." 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" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### The Basics ### 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 ### 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 ### 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 ### 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.

View File

@ -0,0 +1,124 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr "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."
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
"[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\", \"dénominations\", \"coupures\", \"sous-unités\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr "The Basics"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
#
msgid "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.)."
msgstr "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."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
#
msgid "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)."
msgstr "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)."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr "Coupures de Monero"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr "Informations détaillées"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
#
msgid "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."
msgstr "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é."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr "Implementation dans monerod"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
#
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr "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."

View File

@ -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"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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 ### Denominations of Monero
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
### In-depth Information ### 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 ### 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.

View File

@ -0,0 +1,101 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View File

@ -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"] 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" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Det grunnleggende ### 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 ### Moneros valører
@ -32,8 +37,16 @@ Valørnavnene til Monero sløyfer «mo»-delen og legger til SI-prefikser for å
### Inngående informasjon ### 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 ### 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.

View File

@ -0,0 +1,124 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr "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)."
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
"[\"denominations\", \"subunits\", \"valører\", \"underenheter\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\", \"decanero\", \"hectonero\", \"kilonero\", \"meganero\", \"giganero\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr "Det grunnleggende"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
#
msgid "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.)."
msgstr "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)."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
#
msgid "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)."
msgstr "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)."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr "Moneros valører"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
"|------------+----------+-------------------|\n"
"| Navn | Base 10 | Mengde |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0,000000000001 |\n"
"| nanonero | 10^-9 | 0,000000001 |\n"
"| micronero | 10^-6 | 0,000001 |\n"
"| millinero | 10^-3 | 0,001 |\n"
"| centinero | 10^-2 | 0,01 |\n"
"| decinero | 10^-1 | 0,1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1000 |\n"
"| meganero | 10^6 | 1 000 000 |\n"
"|------------+----------+-------------------|\n"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr "Inngående informasjon"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
#
msgid "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."
msgstr "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."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr "Monerod-implementering"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
#
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr "Den minste brøkdelen av Monero som er i monerod-implementeringen er også kjent som en @atomisk enhet, som for øyeblikket er én piconero."

View File

@ -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"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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 ### Denominations of Monero
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
### In-depth Information ### 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 ### 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.

View File

@ -0,0 +1,101 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View File

@ -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"] 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" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Podstawy ### 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 ### Nominały Monero
@ -32,4 +38,16 @@ Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką
### Szczegółowe informacje ### 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.

View File

@ -0,0 +1,124 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr "Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką waluty, na przykład cent jest 1/100 danej jednostki waluty."
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
"[\"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\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr "Podstawy"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
#
msgid "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.)."
msgstr "Nominał jest prawidłowym opisem ilości waluty. Często jest on podjednostką waluty, na przykład cent jest 1/100 danej jednostki waluty."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
#
msgid "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)."
msgstr "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)."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr "Nominały Monero"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
"|------------+----------+-------------------|\n"
"| Nazwa | Baza 10 | Ilość |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr "Szczegółowe informacje"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
#
msgid "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."
msgstr "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."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr "Monerod Implementation"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
#
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."

View File

@ -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"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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 ### Denominations of Monero
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
### In-depth Information ### 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 ### 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.

View File

@ -0,0 +1,101 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View File

@ -1,14 +1,20 @@
--- ---
summary: 'Номинал является правильным описанием количества валюты. Часто так обозначается субъединица валюты. Например, традиционно цент составляет 1/100 определённой единицы валюты.'
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"] 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" %} {% 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 ### Номиналы 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 ### Реализация Monerod
Самая малая часть Monero в текущем варианте реализации monerod также известна как @атомная-единица, которая на данный момент составляет одну piconero. Самая малая часть Monero в текущем варианте реализации monerod также
известна как @атомная-единица, которая на данный момент составляет одну
piconero.

View File

@ -0,0 +1,124 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr "Номинал является правильным описанием количества валюты. Часто так обозначается субъединица валюты. Например, традиционно цент составляет 1/100 определённой единицы валюты."
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
"[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr "Основная информация"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
#
msgid "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.)."
msgstr "Номинал является правильным описанием количества валюты. Часто так обозначается субъединица валюты. Например, традиционно цент составляет 1/100 определённой единицы валюты."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
#
msgid "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)."
msgstr "Для простоты в названиях номиналов Monero добавляются префиксы, соответствующие международной системе единиц (СИ), которые заменяют собой начальный слог mo. Самой малой субъединицей Monero является 1 piconero (0,000000000001 XMR)."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr "Номиналы Monero"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
"|------------+----------+-------------------|\n"
"| Имя | Кратно 10| Количество |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr "Углублённая информация"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
#
msgid "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."
msgstr "Поддержка входов с префиксами СИ была реализована в [кодовой базе 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), одного из первых участников проекта, а затем была переименована из соображений простоты использования и согласованности."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr "Реализация Monerod"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
#
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr "Самая малая часть Monero в текущем варианте реализации monerod также известна как @атомная-единица, которая на данный момент составляет одну piconero."

View File

@ -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"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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 ### Denominations of Monero
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
### In-depth Information ### 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 ### 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.

View File

@ -0,0 +1,101 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View File

@ -1,14 +1,17 @@
--- ---
summary: 面额是对货币数量的恰当描述。它通常是货币的一个次级单位。例如,传统上一分钱是特定货币单位的百分之一。
terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"] 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" %} {% 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)。 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),一名门罗币的早期贡献者。后来为了便于使用和一致性而重新命名。
门罗币最小的单位(10^-12 XMR)最初被称为tacoshi以纪念用户[Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270),一名门罗币的早期贡献者。后来为了便于使用和一致性而重新命名。
### Monerod 实现 ### Monerod 实现
当前 monerod 实现中门罗币的最小分数也称为原子单位,它目前是一个皮罗。 当前 monerod 实现中门罗币的最小分数也称为原子单位,它目前是一个皮罗。

View File

@ -0,0 +1,123 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr "面额是对货币数量的恰当描述。它通常是货币的一个次级单位。例如,传统上一分钱是特定货币单位的百分之一。"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
"[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr "基础知识"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
#
msgid "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.)."
msgstr "面额是对货币数量的恰当描述。它通常是货币的一个次级单位。例如,传统上一分钱是特定货币单位的百分之一。"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
#
msgid "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)."
msgstr "门罗币命名面额的方式为,去掉前面代表门罗币的 “mo”--英文(“门”---中文后添加SI(国际标准单位前缀)以便于使用。实际上门罗币的最小单位是1皮罗0.000000000001 XMR。"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr "门罗币的面额"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
"|-----------+----------+-------------------|\n"
"| 名称 | 十进制 | 数值 |\n"
"|-----------|:-------- :| ----------------:|\n"
"| 皮罗 | 10^-12 | 0.000000000001 |\n"
"| 纳罗 | 10^-9 | 0.000000001 |\n"
"| 微罗 | 10^-6 | 0.000001 |\n"
"| 毫罗 | 10^-3 | 0.001 |\n"
"| 厘罗 | 10^-2 | 0.01 |\n"
"| 分罗 | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **门罗币** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| 十罗 | 10^1 | 10 |\n"
"| 百罗 | 10^2 | 100 |\n"
"| 千罗 | 10^3 | 1,000 |\n"
"| 兆罗 | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr "深度信息"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
#
msgid "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."
msgstr "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),一名门罗币的早期贡献者。后来为了便于使用和一致性而重新命名。"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr "Monerod 实现"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
#
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr "当前 monerod 实现中门罗币的最小分数也称为原子单位,它目前是一个皮罗。"

View File

@ -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"] 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" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### 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 ### Denominations of Monero
@ -32,8 +37,15 @@ Monero denomination names add SI prefixes after dropping the initial "mo" for ea
### In-depth Information ### 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 ### 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.

View File

@ -0,0 +1,101 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-09-19 10:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/denominations.md:1
#, no-wrap
msgid "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."
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/denominations.md:1
#, no-wrap
msgid "[\"denominations\", \"subunits\", \"tacoshi\", \"piconero\", \"nanonero\", \"micronero\", \"millinero\", \"centinero\", \"decinero\",\"decanero\",\"hectonero\",\"kilonero\",\"meganero\",\"giganero\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:11
msgid "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.)."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:13
msgid "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)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:14
#, no-wrap
msgid "Denominations of Monero"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:33
#, no-wrap
msgid ""
"|------------+----------+-------------------|\n"
"| Name | Base 10 | Amount |\n"
"|-----------:|:--------:| -----------------:|\n"
"| piconero | 10^-12 | 0.000000000001 |\n"
"| nanonero | 10^-9 | 0.000000001 |\n"
"| micronero | 10^-6 | 0.000001 |\n"
"| millinero | 10^-3 | 0.001 |\n"
"| centinero | 10^-2 | 0.01 |\n"
"| decinero | 10^-1 | 0.1 |\n"
"|============+==========+===================|\n"
"| **monero** | **10^0** | **1** |\n"
"|============+==========+===================|\n"
"| decanero | 10^1 | 10 |\n"
"| hectonero | 10^2 | 100 |\n"
"| kilonero | 10^3 | 1,000 |\n"
"| meganero | 10^6 | 1,000,000 |\n"
"|------------+----------+-------------------|\n"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:34
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:37
msgid "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."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/denominations.md:38
#, no-wrap
msgid "Monerod Implementation"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/denominations.md:40
msgid "The smallest fraction of Monero in the current monerod implementation is also known as the @atomic-unit, which is currently one piconero."
msgstr ""

View 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