diff --git a/_i18n/ar/resources/moneropedia/address.md b/_i18n/ar/resources/moneropedia/address.md
index 913a5dc6..a775323e 100644
--- a/_i18n/ar/resources/moneropedia/address.md
+++ b/_i18n/ar/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and
+that is their Monero address. A *raw* Monero address is a set of 95
+characters starting with a '4'. The Monero donation address, for instance,
+is
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an
+@OpenAlias address instead. For example, Monero donations can be sent to
+donate@getmonero.org or donate.getmonero.org.
-If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/).
+If you would like to get an @OpenAlias address of your own then there is
+some information on the [OpenAlias page](https://openalias.org/).
### Integrated address
-An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long.
+An integrated address is an address combined with an encrypted 64-bit
+@payment-ID. A raw integrated address is 106 characters long.
### In-depth Information
-The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum).
+The address is actually the concatenation, in Base58 format, of the *public*
+@spend-key and the *public* @view-key, prefixed with the network byte (the
+number 18 for Monero) and suffixed with the first four bytes of the
+Keccac-256 hash of the whole string (used as a checksum).
diff --git a/_i18n/de/resources/moneropedia/address.md b/_i18n/de/resources/moneropedia/address.md
index 1def4029..ec23ddaa 100644
--- a/_i18n/de/resources/moneropedia/address.md
+++ b/_i18n/de/resources/moneropedia/address.md
@@ -1,21 +1,35 @@
---
+summary: 'Entweder ein Alias wie donate.getmonero.org, oder eine Reihe von 95 Schriftzeichen, beginnend mit einer 4'
terms: ["address", "addresses", "Adresse" , "Adressen"]
-summary: "Entweder ein Alias wie donate.getmonero.org, oder eine Reihe von 95 Schriftzeichen, beginnend mit einer 4"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
+
### Grundlagen
-Wenn du Monero an jemanden versenden möchtest, benötigst du nur eine einzige Information, und das ist die Monero-Adresse des jeweiligen Empfängers. Eine Monero-Adresse ist eine Reihe von 95 Schriftzeichen, beginnend mit einer "4". Die Spendenadresse von Monero ist beispielsweise 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+Wenn du Monero an jemanden versenden möchtest, benötigst du nur eine einzige
+Information, und das ist die Monero-Adresse des jeweiligen Empfängers. Eine
+Monero-Adresse ist eine Reihe von 95 Schriftzeichen, beginnend mit einer
+"4". Die Spendenadresse von Monero ist beispielsweise
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Da diese Adressen lang und komplex sind, wird dir stattdessen häufig eine @OpenAlias-Adresse begegnen. So können Spenden an Monero zum Beispiel an donate@getmonero.org oder donate.getmonero.org gesendet werden.
+Da diese Adressen lang und komplex sind, wird dir stattdessen häufig eine
+@OpenAlias-Adresse begegnen. So können Spenden an Monero zum Beispiel an
+donate@getmonero.org oder donate.getmonero.org gesendet werden.
-Solltest du eine eigene @OpenAlias-Adresse haben wollen, findest du einige Informationen auf der [OpenAlias-Seite](https://openalias.org/).
+Solltest du eine eigene @OpenAlias-Adresse haben wollen, findest du einige
+Informationen auf der [OpenAlias-Seite](https://openalias.org/).
### Integrierte Adresse
-Eine integrierte Adresse ist eine Adresse, die mit einer verschlüsselten 64-Bit-@Zahlungs-ID kombiniert ist. Eine integrierte Adresse hat eine Länge von 106 Zeichen.
+Eine integrierte Adresse ist eine Adresse, die mit einer verschlüsselten
+64-Bit-@Zahlungs-ID kombiniert ist. Eine integrierte Adresse hat eine Länge
+von 106 Zeichen.
### Detaillierte Informationen
-Die Adresse ist genau genommen eine Verkettung (im Base58-Format) des *öffentlichen* @Spend-Keys und des *öffentlichen* @View-Keys, mit vorangestelltem Netzwerk-Byte (für Monero die Zahl 18) und den angehängten ersten vier Bytes des Keccac-256-Hashs des gesamten Strings (genutzt als Prüfsumme).
+Die Adresse ist genau genommen eine Verkettung (im Base58-Format) des
+*öffentlichen* @Spend-Keys und des *öffentlichen* @View-Keys, mit
+vorangestelltem Netzwerk-Byte (für Monero die Zahl 18) und den angehängten
+ersten vier Bytes des Keccac-256-Hashs des gesamten Strings (genutzt als
+Prüfsumme).
diff --git a/_i18n/en/resources/moneropedia/address.md b/_i18n/en/resources/moneropedia/address.md
index 913a5dc6..1c29f3af 100644
--- a/_i18n/en/resources/moneropedia/address.md
+++ b/_i18n/en/resources/moneropedia/address.md
@@ -4,11 +4,12 @@ summary: "either an alias, such as donate.getmonero.org, or a set of 95 characte
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/).
diff --git a/_i18n/es/resources/moneropedia/address.md b/_i18n/es/resources/moneropedia/address.md
index 913a5dc6..a775323e 100644
--- a/_i18n/es/resources/moneropedia/address.md
+++ b/_i18n/es/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and
+that is their Monero address. A *raw* Monero address is a set of 95
+characters starting with a '4'. The Monero donation address, for instance,
+is
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an
+@OpenAlias address instead. For example, Monero donations can be sent to
+donate@getmonero.org or donate.getmonero.org.
-If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/).
+If you would like to get an @OpenAlias address of your own then there is
+some information on the [OpenAlias page](https://openalias.org/).
### Integrated address
-An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long.
+An integrated address is an address combined with an encrypted 64-bit
+@payment-ID. A raw integrated address is 106 characters long.
### In-depth Information
-The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum).
+The address is actually the concatenation, in Base58 format, of the *public*
+@spend-key and the *public* @view-key, prefixed with the network byte (the
+number 18 for Monero) and suffixed with the first four bytes of the
+Keccac-256 hash of the whole string (used as a checksum).
diff --git a/_i18n/fr/resources/moneropedia/address.md b/_i18n/fr/resources/moneropedia/address.md
index aeec3abb..5ae4e3d7 100644
--- a/_i18n/fr/resources/moneropedia/address.md
+++ b/_i18n/fr/resources/moneropedia/address.md
@@ -1,21 +1,34 @@
---
+summary: 'soit un alias, comme donate.getmonero.org, ou un lot de 95 caractères commençant par un 4'
terms: ["address", "addresses", "adresse", "adresses"]
-summary: "soit un alias, comme donate.getmonero.org, ou un lot de 95 caractères commençant par un 4"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
+
### Les Bases
-Lorsque vous envoyez des Moneroj à quelqu'un, vous n'avez besoin que de cette information, et c'est son adresse Monero. Une adresse Monero *brut* est un lot de 95 caractères commençant par un '4'. L'adresse de dons de Monero, par exemple, est 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+Lorsque vous envoyez des Moneroj à quelqu'un, vous n'avez besoin que de
+cette information, et c'est son adresse Monero. Une adresse Monero *brut*
+est un lot de 95 caractères commençant par un '4'. L'adresse de dons de
+Monero, par exemple, est
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Comme ces adresses sont longues et complexes, vous rencontrerez souvent une adresse @OpenAlias à la place. Par exemple, les dons à Monero peuvent être envoyés à donate@getmonero.org ou donate.getmonero.org.
+Comme ces adresses sont longues et complexes, vous rencontrerez souvent une
+adresse @OpenAlias à la place. Par exemple, les dons à Monero peuvent être
+envoyés à donate@getmonero.org ou donate.getmonero.org.
-Si vous voulez disposer de votre propre adresse @OpenAlias, vous trouverez des informations sur la [page OpenAlias](https://openalias.org/).
+Si vous voulez disposer de votre propre adresse @OpenAlias, vous trouverez
+des informations sur la [page OpenAlias](https://openalias.org/).
### Adresse intégrée
-Une adresse intégrée est une adresse combinée avec un @ID-de-paiement 64-bits. Une adresse intégrée brute contient 106 caractères.
+Une adresse intégrée est une adresse combinée avec un @ID-de-paiement
+64-bits. Une adresse intégrée brute contient 106 caractères.
### Informations détaillées
-L'adresse est en fait la concaténation, au format Base58, de la @clef-de-dépense *publique* et de la @clef-d'audit *publique*, préfixée avec le type de réseau (le nombre 18 pour Monero) et suffixée avec les quatre premiers octets du hachage Keccac-256 de la chaîne complète (utilisée comme somme de contrôle).
+L'adresse est en fait la concaténation, au format Base58, de la
+@clef-de-dépense *publique* et de la @clef-d'audit *publique*, préfixée avec
+le type de réseau (le nombre 18 pour Monero) et suffixée avec les quatre
+premiers octets du hachage Keccac-256 de la chaîne complète (utilisée comme
+somme de contrôle).
diff --git a/_i18n/it/resources/moneropedia/address.md b/_i18n/it/resources/moneropedia/address.md
index 37f3e9b2..a775323e 100644
--- a/_i18n/it/resources/moneropedia/address.md
+++ b/_i18n/it/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and
+that is their Monero address. A *raw* Monero address is a set of 95
+characters starting with a '4'. The Monero donation address, for instance,
+is
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an
+@OpenAlias address instead. For example, Monero donations can be sent to
+donate@getmonero.org or donate.getmonero.org.
-If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page]((https://openalias.org/).
+If you would like to get an @OpenAlias address of your own then there is
+some information on the [OpenAlias page](https://openalias.org/).
### Integrated address
-An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long.
+An integrated address is an address combined with an encrypted 64-bit
+@payment-ID. A raw integrated address is 106 characters long.
### In-depth Information
-The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum).
+The address is actually the concatenation, in Base58 format, of the *public*
+@spend-key and the *public* @view-key, prefixed with the network byte (the
+number 18 for Monero) and suffixed with the first four bytes of the
+Keccac-256 hash of the whole string (used as a checksum).
diff --git a/_i18n/nb-no/resources/moneropedia/address.md b/_i18n/nb-no/resources/moneropedia/address.md
index f5ccce4b..ec056a4d 100644
--- a/_i18n/nb-no/resources/moneropedia/address.md
+++ b/_i18n/nb-no/resources/moneropedia/address.md
@@ -1,21 +1,32 @@
---
+summary: 'enten et alias, som for eksempel donate.getmonero.org, eller et sett med 95 tegn som begynner med en 4'
terms: ["address", "addresses", "adresse", "adresser"]
-summary: "enten et alias, som for eksempel donate.getmonero.org, eller et sett med 95 tegn som begynner med en 4"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
+
### Det grunnleggende
-Når du sender Monero til noen, trenger du kun én opplysning, og det er Monero-adressen deres. En *rå* Monero-adresse er et sett med 95 tegn som starter med en '4'. Adressen til Monero-donasjonene er for eksempel 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+Når du sender Monero til noen, trenger du kun én opplysning, og det er
+Monero-adressen deres. En *rå* Monero-adresse er et sett med 95 tegn som
+starter med en '4'. Adressen til Monero-donasjonene er for eksempel
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Fordi disse adressene er lange og komplekse, vil du ofte støte på en @OpenAlias-adresse i stedet. Monero-donasjoner kan for eksempel sendes til donate@getmonero.org eller donate.getmonero.org.
+Fordi disse adressene er lange og komplekse, vil du ofte støte på en
+@OpenAlias-adresse i stedet. Monero-donasjoner kan for eksempel sendes til
+donate@getmonero.org eller donate.getmonero.org.
-Hvis du vil få din egen @OpenAlias-adresse, finnes informasjon om dette på [OpenAlias-siden](https://openalias.org/).
+Hvis du vil få din egen @OpenAlias-adresse, finnes informasjon om dette på
+[OpenAlias-siden](https://openalias.org/).
### Integrert adresse
-En integrert adresse er en adresse som er kombinert med en kryptert @betalings-ID på 64-bit. En rå, integrert adresse består av 106 tegn.
+En integrert adresse er en adresse som er kombinert med en kryptert
+@betalings-ID på 64-bit. En rå, integrert adresse består av 106 tegn.
### Inngående informasjon
-Adressen er faktisk sammenlenkingen – i Base58-format – av den *offentlige* @forbruksnøkkelen og *offentlige* @visningsnøkkelen, med nettverksbyten som prefiks (nummer 18 for Monero) og de første fire bytene av Keccac-256-hashen av hele strengen (brukt som sjekksum) som suffiks.
+Adressen er faktisk sammenlenkingen – i Base58-format – av den *offentlige*
+@forbruksnøkkelen og *offentlige* @visningsnøkkelen, med nettverksbyten som
+prefiks (nummer 18 for Monero) og de første fire bytene av Keccac-256-hashen
+av hele strengen (brukt som sjekksum) som suffiks.
diff --git a/_i18n/nl/resources/moneropedia/address.md b/_i18n/nl/resources/moneropedia/address.md
index 913a5dc6..a775323e 100644
--- a/_i18n/nl/resources/moneropedia/address.md
+++ b/_i18n/nl/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and
+that is their Monero address. A *raw* Monero address is a set of 95
+characters starting with a '4'. The Monero donation address, for instance,
+is
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an
+@OpenAlias address instead. For example, Monero donations can be sent to
+donate@getmonero.org or donate.getmonero.org.
-If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/).
+If you would like to get an @OpenAlias address of your own then there is
+some information on the [OpenAlias page](https://openalias.org/).
### Integrated address
-An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long.
+An integrated address is an address combined with an encrypted 64-bit
+@payment-ID. A raw integrated address is 106 characters long.
### In-depth Information
-The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum).
+The address is actually the concatenation, in Base58 format, of the *public*
+@spend-key and the *public* @view-key, prefixed with the network byte (the
+number 18 for Monero) and suffixed with the first four bytes of the
+Keccac-256 hash of the whole string (used as a checksum).
diff --git a/_i18n/pl/resources/moneropedia/address.md b/_i18n/pl/resources/moneropedia/address.md
index 68605a23..473e8383 100644
--- a/_i18n/pl/resources/moneropedia/address.md
+++ b/_i18n/pl/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'Alias nazwy adresu, np. donate.getmonero.org lub zestaw 95 znaków zaczynający się od 4'
terms: ["address", "addresses", "adres", "adresu", "adresie"]
-summary: "Alias nazwy adresu, np. donate.getmonero.org lub zestaw 95 znaków zaczynający się od 4"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
+
### Podstawy
-Gdy wysyłasz do kogoś Monero, potrzebujesz jedynie jednej informacji, a jest nią adres Monero tej osoby. Jest to ciąg 95 znaków zaczynający się od "4". Przykładowo adres darowizn Monero to 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+Gdy wysyłasz do kogoś Monero, potrzebujesz jedynie jednej informacji, a jest
+nią adres Monero tej osoby. Jest to ciąg 95 znaków zaczynający się od
+"4". Przykładowo adres darowizn Monero to
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Ponieważ adresy są długie i skomplikowane, często zamiast niego spotkasz adres @OpenAlias, na przykład darowizny Monero mogą być wysyłane na adres donate@getmonero.org or donate.getmonero.org.
+Ponieważ adresy są długie i skomplikowane, często zamiast niego spotkasz
+adres @OpenAlias, na przykład darowizny Monero mogą być wysyłane na adres
+donate@getmonero.org or donate.getmonero.org.
-Jeśli chcesz stworzyć swój adres OpenAlias, znajdziesz więcej informacji na [stronie OpenAlias](https://openalias.org/).
+Jeśli chcesz stworzyć swój adres OpenAlias, znajdziesz więcej informacji na
+[stronie OpenAlias](https://openalias.org/).
### Adres zintegrowany
-Adres zintegrowany to adres, w którego skład wchodzi zaszyfrowany 64-bitowy @numer-identyfikacyjny-płatności. Adres zintegrowany składa się z 106 znaków.
+Adres zintegrowany to adres, w którego skład wchodzi zaszyfrowany 64-bitowy
+@numer-identyfikacyjny-płatności. Adres zintegrowany składa się z 106
+znaków.
### Szczegółowe informacje
-Adres jest powiązaniem *publicznego* @klucza-wydawania z *publicznym* @kluczem-widoczności w formacie Base58, poprzedzonym bajtem sieci (numer 18 dla Monero) i zakończony pierwszymi czterema bajtami hasza Keccac-256 z całej linii (używanymi jako suma kontrolna).
+Adres jest powiązaniem *publicznego* @klucza-wydawania z *publicznym*
+@kluczem-widoczności w formacie Base58, poprzedzonym bajtem sieci (numer 18
+dla Monero) i zakończony pierwszymi czterema bajtami hasza Keccac-256 z
+całej linii (używanymi jako suma kontrolna).
diff --git a/_i18n/pt-br/resources/moneropedia/address.md b/_i18n/pt-br/resources/moneropedia/address.md
index 913a5dc6..a775323e 100644
--- a/_i18n/pt-br/resources/moneropedia/address.md
+++ b/_i18n/pt-br/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and
+that is their Monero address. A *raw* Monero address is a set of 95
+characters starting with a '4'. The Monero donation address, for instance,
+is
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an
+@OpenAlias address instead. For example, Monero donations can be sent to
+donate@getmonero.org or donate.getmonero.org.
-If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/).
+If you would like to get an @OpenAlias address of your own then there is
+some information on the [OpenAlias page](https://openalias.org/).
### Integrated address
-An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long.
+An integrated address is an address combined with an encrypted 64-bit
+@payment-ID. A raw integrated address is 106 characters long.
### In-depth Information
-The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum).
+The address is actually the concatenation, in Base58 format, of the *public*
+@spend-key and the *public* @view-key, prefixed with the network byte (the
+number 18 for Monero) and suffixed with the first four bytes of the
+Keccac-256 hash of the whole string (used as a checksum).
diff --git a/_i18n/ru/resources/moneropedia/address.md b/_i18n/ru/resources/moneropedia/address.md
index 638d8bc2..c0272f9a 100644
--- a/_i18n/ru/resources/moneropedia/address.md
+++ b/_i18n/ru/resources/moneropedia/address.md
@@ -1,21 +1,36 @@
---
+summary: 'Место отправления либо назначения платежа, например, donate.getmonero.org или набор из 95 символов, начинающийся с 4'
terms: ["address", "addresses", "адресата", "адрес", "адреса", "адресом", "публичный-адрес"]
-summary: "Место отправления либо назначения платежа, например, donate.getmonero.org или набор из 95 символов, начинающийся с 4"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
+
### Основная информация
-Если вы хотите отправить кому-нибудь Monero, то вам для этого понадобится знать только адрес Monero этого человека. *Необработанный* адрес Monero представляет собой ряд из 95 символов, начинающийся с 4. Адрес для сбора пожертвований Monero, например, выглядит так: 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+Если вы хотите отправить кому-нибудь Monero, то вам для этого понадобится
+знать только адрес Monero этого человека. *Необработанный* адрес Monero
+представляет собой ряд из 95 символов, начинающийся с 4. Адрес для сбора
+пожертвований Monero, например, выглядит так:
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Поскольку такие адреса являются длинными и сложными, вы часто будете сталкиваться с адресами @OpenAlias, используемыми вместо них. Например, пожертвования Monero можно отправлять на адрес donate@getmonero.org или donate.getmonero.org.
+Поскольку такие адреса являются длинными и сложными, вы часто будете
+сталкиваться с адресами @OpenAlias, используемыми вместо них. Например,
+пожертвования Monero можно отправлять на адрес donate@getmonero.org или
+donate.getmonero.org.
-Если же вам захочется завести свой собственный адрес @OpenAlias, то всю необходимую для этого информацию вы сможете найти непосредственно на странице [OpenAlias](https://openalias.org/).
+Если же вам захочется завести свой собственный адрес @OpenAlias, то всю
+необходимую для этого информацию вы сможете найти непосредственно на
+странице [OpenAlias](https://openalias.org/).
### Интегрированный адрес
-Интегрированным адресом называется адрес в сочетании с зашифрованным 64-битным @идентификатором-платежа. Длина необработанного интегрированного адреса составляет 106 символов.
+Интегрированным адресом называется адрес в сочетании с зашифрованным
+64-битным @идентификатором-платежа. Длина необработанного интегрированного
+адреса составляет 106 символов.
### Углублённая информация
-Адрес, по сути, является соединением (в формате Base58) *публичного* @ключа-траты и *публичного* @ключа-просмотра, с префиксом сетевого байта (в случае с Monero это число 18) и суффиксом из первых четырёх байтов хеша Keccac-256 всей строки (используется в качестве контрольной суммы).
+Адрес, по сути, является соединением (в формате Base58) *публичного*
+@ключа-траты и *публичного* @ключа-просмотра, с префиксом сетевого байта (в
+случае с Monero это число 18) и суффиксом из первых четырёх байтов хеша
+Keccac-256 всей строки (используется в качестве контрольной суммы).
diff --git a/_i18n/tr/resources/moneropedia/address.md b/_i18n/tr/resources/moneropedia/address.md
index 913a5dc6..a775323e 100644
--- a/_i18n/tr/resources/moneropedia/address.md
+++ b/_i18n/tr/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and
+that is their Monero address. A *raw* Monero address is a set of 95
+characters starting with a '4'. The Monero donation address, for instance,
+is
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an
+@OpenAlias address instead. For example, Monero donations can be sent to
+donate@getmonero.org or donate.getmonero.org.
-If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/).
+If you would like to get an @OpenAlias address of your own then there is
+some information on the [OpenAlias page](https://openalias.org/).
### Integrated address
-An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long.
+An integrated address is an address combined with an encrypted 64-bit
+@payment-ID. A raw integrated address is 106 characters long.
### In-depth Information
-The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum).
+The address is actually the concatenation, in Base58 format, of the *public*
+@spend-key and the *public* @view-key, prefixed with the network byte (the
+number 18 for Monero) and suffixed with the first four bytes of the
+Keccac-256 hash of the whole string (used as a checksum).
diff --git a/_i18n/zh-cn/resources/moneropedia/address.md b/_i18n/zh-cn/resources/moneropedia/address.md
index 2c5dc2d8..2d26c54d 100644
--- a/_i18n/zh-cn/resources/moneropedia/address.md
+++ b/_i18n/zh-cn/resources/moneropedia/address.md
@@ -1,14 +1,16 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
+
### 基础
-当你发送门罗币给某人时,你只需要一条信息,那就是他们的门罗币地址。一个*原始* 门罗币地址由95个字符组成,以“4”开头。例如,门罗币的捐款地址是 44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A.
+当你发送门罗币给某人时,你只需要一条信息,那就是他们的门罗币地址。一个*原始* 门罗币地址由95个字符组成,以“4”开头。例如,门罗币的捐款地址是
+44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A.
-因为这些地址又长又复杂,所以您经常会遇到@OpenAlias地址。例如,Monero捐款可以发送到donate@getmonero.org或donate.getmonero.org。
+因为这些地址又长又复杂,所以您经常会遇到@OpenAlias地址。例如,Monero捐款可以发送到donate@getmonero.org或donate.getmonero.org。
如果您想获得自己的@OpenAlias地址,那么 [OpenAlias页面](https://openalias.org/). 上有一些信息。
@@ -18,4 +20,5 @@ summary: "either an alias, such as donate.getmonero.org, or a set of 95 characte
### 深度信息
-地址实际上是*公开* @支付密钥 和 *公开* @查看密钥 的Base58格式的串联,前缀是网络字节(Monero的代号是18),后缀是整个字符串的keccache-256散列的前四个字节(用作校验和)。
+地址实际上是*公开* @支付密钥 和 *公开* @查看密钥
+的Base58格式的串联,前缀是网络字节(Monero的代号是18),后缀是整个字符串的keccache-256散列的前四个字节(用作校验和)。
diff --git a/_i18n/zh-tw/resources/moneropedia/address.md b/_i18n/zh-tw/resources/moneropedia/address.md
index 913a5dc6..a775323e 100644
--- a/_i18n/zh-tw/resources/moneropedia/address.md
+++ b/_i18n/zh-tw/resources/moneropedia/address.md
@@ -1,21 +1,33 @@
---
+summary: 'either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4'
terms: ["address", "addresses"]
-summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
+
### The Basics
-When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
+When you send Monero to someone you only need one piece of information, and
+that is their Monero address. A *raw* Monero address is a set of 95
+characters starting with a '4'. The Monero donation address, for instance,
+is
+888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H.
-Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org.
+Because those addresses are long and complex, you will often encounter an
+@OpenAlias address instead. For example, Monero donations can be sent to
+donate@getmonero.org or donate.getmonero.org.
-If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/).
+If you would like to get an @OpenAlias address of your own then there is
+some information on the [OpenAlias page](https://openalias.org/).
### Integrated address
-An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long.
+An integrated address is an address combined with an encrypted 64-bit
+@payment-ID. A raw integrated address is 106 characters long.
### In-depth Information
-The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum).
+The address is actually the concatenation, in Base58 format, of the *public*
+@spend-key and the *public* @view-key, prefixed with the network byte (the
+number 18 for Monero) and suffixed with the first four bytes of the
+Keccac-256 hash of the whole string (used as a checksum).
diff --git a/po/moneropedia/address.config b/po/moneropedia/address.config
new file mode 100644
index 00000000..d5d58d8a
--- /dev/null
+++ b/po/moneropedia/address.config
@@ -0,0 +1,13 @@
+[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
+[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/address.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/address.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/address.md $lang:../_i18n/$lang/resources/moneropedia/address.md
\ No newline at end of file