diff --git a/_i18n/ar/resources/moneropedia/canonically-unique-host.md b/_i18n/ar/resources/moneropedia/canonically-unique-host.md index fb783b74ea78f97cdd354a7a8ce100b53dc26ef0..a3a53412fde716a7e8182a96553864c8876b544e 100644 --- a/_i18n/ar/resources/moneropedia/canonically-unique-host.md +++ b/_i18n/ar/resources/moneropedia/canonically-unique-host.md @@ -14,7 +14,7 @@ A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that w A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: -- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) +- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network resolver (which eventually pulls from external sources) ### Notes diff --git a/_i18n/ar/resources/moneropedia/locally-unique-host.md b/_i18n/ar/resources/moneropedia/locally-unique-host.md index 3d3f527c528c20bafb882ad8d57e86742f0e0c77..c0131d4b935041322f12c0fa5fdbf1b53442a225 100644 --- a/_i18n/ar/resources/moneropedia/locally-unique-host.md +++ b/_i18n/ar/resources/moneropedia/locally-unique-host.md @@ -8,7 +8,7 @@ summary: "A host defined by you and resolved only by you" {% include untranslated.html %} ### The Basics -A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) is implemented. Not to be confused with @canonically-unique-host. +A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host. ### In-depth information diff --git a/_i18n/ar/resources/moneropedia/subscription.md b/_i18n/ar/resources/moneropedia/subscription.md index b0c04c7d10a76f626cc9fe7ee44e42eb30dd9b04..fc76e9b563168e599783ba7e0847d996b9c2cce6 100644 --- a/_i18n/ar/resources/moneropedia/subscription.md +++ b/_i18n/ar/resources/moneropedia/subscription.md @@ -12,7 +12,7 @@ A subscription is a file which contains a list of `.i2p` hosts paired with their ### In-depth information -Similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) can map an Internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` +Similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) can map an Internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` More specifically, a subscription pairs a @locally-unique-host to @base64-address. diff --git a/_i18n/en/resources/moneropedia/canonically-unique-host.md b/_i18n/en/resources/moneropedia/canonically-unique-host.md index c11389923934a4dd0ef8ff86017a0c41d9d9835d..82e8ffff87f2101fdbd9f9e34cf3e3625b585504 100644 --- a/_i18n/en/resources/moneropedia/canonically-unique-host.md +++ b/_i18n/en/resources/moneropedia/canonically-unique-host.md @@ -14,7 +14,7 @@ A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that w A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: -- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) +- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network resolver (which eventually pulls from external sources) ### Notes diff --git a/_i18n/en/resources/moneropedia/locally-unique-host.md b/_i18n/en/resources/moneropedia/locally-unique-host.md index 3ce7f8605a072da5eb42b562f7284329d998312a..23bddcab163f0d511980641f192371ed6f249780 100644 --- a/_i18n/en/resources/moneropedia/locally-unique-host.md +++ b/_i18n/en/resources/moneropedia/locally-unique-host.md @@ -8,7 +8,7 @@ summary: "A host defined by you and resolved only by you" ### The Basics -A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) is implemented. Not to be confused with @canonically-unique-host. +A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host. ### In-depth information diff --git a/_i18n/en/resources/moneropedia/subscription.md b/_i18n/en/resources/moneropedia/subscription.md index b7411df5bec058a8baae7346e610cfe1f307501f..37827b7c0ab2b8a6b3efa821bf4f4575a047a776 100644 --- a/_i18n/en/resources/moneropedia/subscription.md +++ b/_i18n/en/resources/moneropedia/subscription.md @@ -12,7 +12,7 @@ A subscription is a file which contains a list of `.i2p` hosts paired with their ### In-depth information -Similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` +Similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` More specifically, a subscription pairs a @locally-unique-host to @base64-address. diff --git a/_i18n/es/resources/moneropedia/canonically-unique-host.md b/_i18n/es/resources/moneropedia/canonically-unique-host.md index c11389923934a4dd0ef8ff86017a0c41d9d9835d..82e8ffff87f2101fdbd9f9e34cf3e3625b585504 100644 --- a/_i18n/es/resources/moneropedia/canonically-unique-host.md +++ b/_i18n/es/resources/moneropedia/canonically-unique-host.md @@ -14,7 +14,7 @@ A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that w A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: -- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) +- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network resolver (which eventually pulls from external sources) ### Notes diff --git a/_i18n/es/resources/moneropedia/locally-unique-host.md b/_i18n/es/resources/moneropedia/locally-unique-host.md index 3ce7f8605a072da5eb42b562f7284329d998312a..23bddcab163f0d511980641f192371ed6f249780 100644 --- a/_i18n/es/resources/moneropedia/locally-unique-host.md +++ b/_i18n/es/resources/moneropedia/locally-unique-host.md @@ -8,7 +8,7 @@ summary: "A host defined by you and resolved only by you" ### The Basics -A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) is implemented. Not to be confused with @canonically-unique-host. +A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host. ### In-depth information diff --git a/_i18n/es/resources/moneropedia/subscription.md b/_i18n/es/resources/moneropedia/subscription.md index b7411df5bec058a8baae7346e610cfe1f307501f..37827b7c0ab2b8a6b3efa821bf4f4575a047a776 100644 --- a/_i18n/es/resources/moneropedia/subscription.md +++ b/_i18n/es/resources/moneropedia/subscription.md @@ -12,7 +12,7 @@ A subscription is a file which contains a list of `.i2p` hosts paired with their ### In-depth information -Similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` +Similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` More specifically, a subscription pairs a @locally-unique-host to @base64-address. diff --git a/_i18n/fr/resources/moneropedia/canonically-unique-host.md b/_i18n/fr/resources/moneropedia/canonically-unique-host.md index c11389923934a4dd0ef8ff86017a0c41d9d9835d..82e8ffff87f2101fdbd9f9e34cf3e3625b585504 100644 --- a/_i18n/fr/resources/moneropedia/canonically-unique-host.md +++ b/_i18n/fr/resources/moneropedia/canonically-unique-host.md @@ -14,7 +14,7 @@ A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that w A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: -- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) +- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network resolver (which eventually pulls from external sources) ### Notes diff --git a/_i18n/fr/resources/moneropedia/locally-unique-host.md b/_i18n/fr/resources/moneropedia/locally-unique-host.md index 3ce7f8605a072da5eb42b562f7284329d998312a..23bddcab163f0d511980641f192371ed6f249780 100644 --- a/_i18n/fr/resources/moneropedia/locally-unique-host.md +++ b/_i18n/fr/resources/moneropedia/locally-unique-host.md @@ -8,7 +8,7 @@ summary: "A host defined by you and resolved only by you" ### The Basics -A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) is implemented. Not to be confused with @canonically-unique-host. +A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host. ### In-depth information diff --git a/_i18n/fr/resources/moneropedia/subscription.md b/_i18n/fr/resources/moneropedia/subscription.md index b7411df5bec058a8baae7346e610cfe1f307501f..37827b7c0ab2b8a6b3efa821bf4f4575a047a776 100644 --- a/_i18n/fr/resources/moneropedia/subscription.md +++ b/_i18n/fr/resources/moneropedia/subscription.md @@ -12,7 +12,7 @@ A subscription is a file which contains a list of `.i2p` hosts paired with their ### In-depth information -Similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` +Similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` More specifically, a subscription pairs a @locally-unique-host to @base64-address. diff --git a/_i18n/it/resources/moneropedia/canonically-unique-host.md b/_i18n/it/resources/moneropedia/canonically-unique-host.md index c11389923934a4dd0ef8ff86017a0c41d9d9835d..82e8ffff87f2101fdbd9f9e34cf3e3625b585504 100644 --- a/_i18n/it/resources/moneropedia/canonically-unique-host.md +++ b/_i18n/it/resources/moneropedia/canonically-unique-host.md @@ -14,7 +14,7 @@ A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that w A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: -- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) +- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network resolver (which eventually pulls from external sources) ### Notes diff --git a/_i18n/it/resources/moneropedia/locally-unique-host.md b/_i18n/it/resources/moneropedia/locally-unique-host.md index 3ce7f8605a072da5eb42b562f7284329d998312a..23bddcab163f0d511980641f192371ed6f249780 100644 --- a/_i18n/it/resources/moneropedia/locally-unique-host.md +++ b/_i18n/it/resources/moneropedia/locally-unique-host.md @@ -8,7 +8,7 @@ summary: "A host defined by you and resolved only by you" ### The Basics -A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) is implemented. Not to be confused with @canonically-unique-host. +A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host. ### In-depth information diff --git a/_i18n/it/resources/moneropedia/subscription.md b/_i18n/it/resources/moneropedia/subscription.md index b7411df5bec058a8baae7346e610cfe1f307501f..37827b7c0ab2b8a6b3efa821bf4f4575a047a776 100644 --- a/_i18n/it/resources/moneropedia/subscription.md +++ b/_i18n/it/resources/moneropedia/subscription.md @@ -12,7 +12,7 @@ A subscription is a file which contains a list of `.i2p` hosts paired with their ### In-depth information -Similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` +Similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) can map an internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` More specifically, a subscription pairs a @locally-unique-host to @base64-address. diff --git a/_i18n/pl/resources/moneropedia/canonically-unique-host.md b/_i18n/pl/resources/moneropedia/canonically-unique-host.md index 266b0c41547f19c45495ce814f58a3b19b44f282..febe72c574aad5b8c6cbc151350a627c7b3715fe 100644 --- a/_i18n/pl/resources/moneropedia/canonically-unique-host.md +++ b/_i18n/pl/resources/moneropedia/canonically-unique-host.md @@ -14,7 +14,7 @@ Zasadniczy unikalny host jest [Pełną, Jednoznaczną Nazwą Domenową] (https:/ Zasadniczy unikalny host jest definiowany przez zdalne autorytatywne źródła, przeważnie za pomocą [Systemu Nazw Domenowych](https://en.wikipedia.org/wiki/DNS). Podczas rozwiązywania nazwy hosta peera najprawdopodobniej użyjesz zewnętrznego źródła do rozwiązania, chyba że zaimplementowano jedno z następujących: -- plik bazy danych podobny do [plików hosta](https://en.wikipedia.org/wiki/etc/hosts) +- plik bazy danych podobny do [plików hosta](https://en.wikipedia.org/wiki/Hosts_(file)) - rezolwera wewnętrznej sieci (który pobiera z zewnętrznych źródeł). ### Adnotacje diff --git a/_i18n/pl/resources/moneropedia/locally-unique-host.md b/_i18n/pl/resources/moneropedia/locally-unique-host.md index 5bb96e856bc7ba85f7646bd5047b266b1f411341..3f50dd0578a03c0f94056025e06329f197048f72 100644 --- a/_i18n/pl/resources/moneropedia/locally-unique-host.md +++ b/_i18n/pl/resources/moneropedia/locally-unique-host.md @@ -8,7 +8,7 @@ summary: "Host zdefiniowany i ustalony wyłącznie przez ciebie." ### Podstawy -Lokalnie unikalny host jest [Pełną, Jendoznaczną Nazwą Domenową](https://en.wikipedia.org/wiki/FQDN) definiowaną przez **ciebie** i ustaloną wyłącznie przez ciebie, podobnie do tego, jak wdrażane są [pliki hosts](https://en.wikipedia.org/wiki/etc/hosts). Nie należy go mylić z @zasadniczym-unikalnym-hostem. +Lokalnie unikalny host jest [Pełną, Jendoznaczną Nazwą Domenową](https://en.wikipedia.org/wiki/FQDN) definiowaną przez **ciebie** i ustaloną wyłącznie przez ciebie, podobnie do tego, jak wdrażane są [pliki hosts](https://en.wikipedia.org/wiki/Hosts_(file)). Nie należy go mylić z @zasadniczym-unikalnym-hostem. ### Szczegółowe informacje diff --git a/_i18n/pl/resources/moneropedia/subscription.md b/_i18n/pl/resources/moneropedia/subscription.md index 85f529878ded40654c786547aa80a0ecccbbef69..27d6675e9b46a606ed2909380600debf5e6043d1 100644 --- a/_i18n/pl/resources/moneropedia/subscription.md +++ b/_i18n/pl/resources/moneropedia/subscription.md @@ -12,7 +12,7 @@ Subskrypcja jest plikiem, który zawiera listę hostów `.i2p` sparowanych z odp ### Szczegółowe informacje -Podobnie do tego, jak [plik hostów](https://en.wikipedia.org/wiki/etc/hosts) łączy nazwę hostu internetowego z konkretnym adresem, subskrypcja przypisuje adres `.i2p` do @adresu-base64 poprzez użycie następującego formatu (bez spacji): `host=address` +Podobnie do tego, jak [plik hostów](https://en.wikipedia.org/wiki/Hosts_(file)) łączy nazwę hostu internetowego z konkretnym adresem, subskrypcja przypisuje adres `.i2p` do @adresu-base64 poprzez użycie następującego formatu (bez spacji): `host=address` Dokładniej, subskrypcja paruje @lokalnie-unikalny-host z @adresem-base64. diff --git a/resources/moneropedia/canonically-unique-host.md b/resources/moneropedia/canonically-unique-host.md index c11389923934a4dd0ef8ff86017a0c41d9d9835d..82e8ffff87f2101fdbd9f9e34cf3e3625b585504 100644 --- a/resources/moneropedia/canonically-unique-host.md +++ b/resources/moneropedia/canonically-unique-host.md @@ -14,7 +14,7 @@ A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that w A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: -- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) +- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network resolver (which eventually pulls from external sources) ### Notes diff --git a/resources/moneropedia/locally-unique-host.md b/resources/moneropedia/locally-unique-host.md index 3ce7f8605a072da5eb42b562f7284329d998312a..23bddcab163f0d511980641f192371ed6f249780 100644 --- a/resources/moneropedia/locally-unique-host.md +++ b/resources/moneropedia/locally-unique-host.md @@ -8,7 +8,7 @@ summary: "A host defined by you and resolved only by you" ### The Basics -A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) is implemented. Not to be confused with @canonically-unique-host. +A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host. ### In-depth information diff --git a/resources/moneropedia/subscription.md b/resources/moneropedia/subscription.md index 77e81ff5a63b7c12827ec67ced08d823897c4c6d..164cc5cddae5fa54aa4b60e68e0d82bbe10d9f5b 100644 --- a/resources/moneropedia/subscription.md +++ b/resources/moneropedia/subscription.md @@ -12,7 +12,7 @@ A subscription is a file which contains a list of `.i2p` hosts paired with their ### In-depth information -Similar to how a [hosts file](https://en.wikipedia.org/wiki/etc/hosts) can map an Internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` +Similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) can map an Internet hostname to a specified address, a subscription matches a `.i2p` address to @base64-address by using the following format (no spaces allowed): `host=address` More specifically, a subscription pairs a @locally-unique-host to @base64-address.