mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-10 21:05:04 +00:00
Merge pull request #1843
moneropedia: localization system for locally-unique-host.md
This commit is contained in:
commit
9a53df3c30
29 changed files with 1382 additions and 90 deletions
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) 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
|
||||
|
||||
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
|
||||
You have the option to share your interpretation of how the host is resolved
|
||||
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
|
||||
canonically enforced (e.g., someone else can map `localhost` to any
|
||||
arbitrary IP address).
|
||||
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's
|
||||
within the I2P network but, ultimately, you are free to re-define them as
|
||||
you wish.
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and
|
||||
@Kovri intends to only process/use the `.i2p` [top-level
|
||||
domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,77 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
|
@ -1,21 +1,37 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'Ein ausschließlich durch dich festgelegter und auslösbarer Host'
|
||||
terms: ["Locally-unique-host", "Lokal-einzigartiger-Host", "Lokal-einzigartigen-Host", "Lokal-einzigartigen-Hosts"]
|
||||
summary: "Ein ausschließlich durch dich festgelegter und auslösbarer Host"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Grundlagen
|
||||
|
||||
Ein lokal einzigartiger Host ist ein [FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)), der nur durch **dich** definiert und aufgelöst werden kann, ähnlich zu dem, wie eine [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei)) implementiert wird. Nicht zu verwechseln mit dem @Kanonisch-einzigartigen-Host.
|
||||
Ein lokal einzigartiger Host ist ein
|
||||
[FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)),
|
||||
der nur durch **dich** definiert und aufgelöst werden kann, ähnlich zu dem,
|
||||
wie eine [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei))
|
||||
implementiert wird. Nicht zu verwechseln mit dem
|
||||
@Kanonisch-einzigartigen-Host.
|
||||
|
||||
### Ausführliche Informationen
|
||||
|
||||
Du hast die Möglichkeit, deine Interpretation dessen, wie der Host aufgelöst wird, zu teilen (z.B. löst `localhost` immer in `127.0.0.1` auf), die Auflösung wird aber nicht vorschriftsgemäß vollstreckt (z.B. könnte jemand `localhost` auf irgendeine willkürliche IP-Adresse mappen).
|
||||
Du hast die Möglichkeit, deine Interpretation dessen, wie der Host aufgelöst
|
||||
wird, zu teilen (z.B. löst `localhost` immer in `127.0.0.1` auf), die
|
||||
Auflösung wird aber nicht vorschriftsgemäß vollstreckt (z.B. könnte jemand
|
||||
`localhost` auf irgendeine willkürliche IP-Adresse mappen).
|
||||
|
||||
Öffentlich bezogene Hosts können innerhalb des I2P-Netzwerks als @Kanonisch-einzigartige-Hosts betrachtet werden, letztlich steht es dir jedoch frei, diese nach deinen Wünschen neu zu definieren.
|
||||
Öffentlich bezogene Hosts können innerhalb des I2P-Netzwerks als
|
||||
@Kanonisch-einzigartige-Hosts betrachtet werden, letztlich steht es dir
|
||||
jedoch frei, diese nach deinen Wünschen neu zu definieren.
|
||||
|
||||
### Anmerkungen
|
||||
|
||||
- Monero nutzt primär die Auflösung des @Kanonisch-einzigartigen-Hosts, während I2P ausschließlich die Auflösung des lokal einzigartigen Hosts verwendet.
|
||||
- Die an I2P und @Kovri zugewiesene Top-Level-Domain ist derzeit `.i2p`; @Kovri beabsichtigt, einzig die `.i2p`-[Top-Level-Domain](https://de.wikipedia.org/wiki/Top-Level-Domain) zu nutzen und zu verarbeiten.
|
||||
- Monero nutzt primär die Auflösung des @Kanonisch-einzigartigen-Hosts,
|
||||
während I2P ausschließlich die Auflösung des lokal einzigartigen Hosts
|
||||
verwendet.
|
||||
|
||||
- Die an I2P und @Kovri zugewiesene Top-Level-Domain ist derzeit `.i2p`;
|
||||
@Kovri beabsichtigt, einzig die
|
||||
`.i2p`-[Top-Level-Domain](https://de.wikipedia.org/wiki/Top-Level-Domain) zu
|
||||
nutzen und zu verarbeiten.
|
||||
|
|
|
@ -0,0 +1,83 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr "Ein ausschließlich durch dich festgelegter und auslösbarer Host"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr "[\"Locally-unique-host\", \"Lokal-einzigartiger-Host\", \"Lokal-einzigartigen-Host\", \"Lokal-einzigartigen-Hosts\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
#
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Grundlagen"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
#
|
||||
msgid "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."
|
||||
msgstr "Ein lokal einzigartiger Host ist ein [FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)), der nur durch **dich** definiert und aufgelöst werden kann, ähnlich zu dem, wie eine [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei)) implementiert wird. Nicht zu verwechseln mit dem @Kanonisch-einzigartigen-Host."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Ausführliche Informationen"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
#
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr "Du hast die Möglichkeit, deine Interpretation dessen, wie der Host aufgelöst wird, zu teilen (z.B. löst `localhost` immer in `127.0.0.1` auf), die Auflösung wird aber nicht vorschriftsgemäß vollstreckt (z.B. könnte jemand `localhost` auf irgendeine willkürliche IP-Adresse mappen)."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
#
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr "Öffentlich bezogene Hosts können innerhalb des I2P-Netzwerks als @Kanonisch-einzigartige-Hosts betrachtet werden, letztlich steht es dir jedoch frei, diese nach deinen Wünschen neu zu definieren."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Anmerkungen"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr "- Monero nutzt primär die Auflösung des @Kanonisch-einzigartigen-Hosts, während I2P ausschließlich die Auflösung des lokal einzigartigen Hosts verwendet."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
#
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr "- Die an I2P und @Kovri zugewiesene Top-Level-Domain ist derzeit `.i2p`; @Kovri beabsichtigt, einzig die `.i2p`-[Top-Level-Domain](https://de.wikipedia.org/wiki/Top-Level-Domain) zu nutzen und zu verarbeiten."
|
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
|
||||
|
@ -18,4 +18,5 @@ Hosts in a public subscription can be considered @canonically-unique-host's with
|
|||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,83 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
#, markdown-text
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, markdown-text, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
#, markdown-text
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, markdown-text, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
#, markdown-text
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
#, markdown-text
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, markdown-text, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
#, markdown-text
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
#, markdown-text
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) 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
|
||||
|
||||
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
|
||||
You have the option to share your interpretation of how the host is resolved
|
||||
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
|
||||
canonically enforced (e.g., someone else can map `localhost` to any
|
||||
arbitrary IP address).
|
||||
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's
|
||||
within the I2P network but, ultimately, you are free to re-define them as
|
||||
you wish.
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and
|
||||
@Kovri intends to only process/use the `.i2p` [top-level
|
||||
domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,77 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
|
@ -1,21 +1,35 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'Un hôte que vous avez définit et que vous seul pouvez résoudre'
|
||||
terms: ["Locally-unique-host", "hôte-unique-localement"]
|
||||
summary: "Un hôte que vous avez définit et que vous seul pouvez résoudre"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Les Bases
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
Un hôte unique localement est un [FQDN](https://fr.wikipedia.org/wiki/FQDN) que **vous** définissez et que vous seul pouvez résoudre, de manière analogue à l'implémentation d'un [fichier hosts](https://fr.wikipedia.org/wiki/Hosts). A ne pas confondre avec un @hôte-canonique-unique.
|
||||
Un hôte unique localement est un [FQDN](https://fr.wikipedia.org/wiki/FQDN)
|
||||
que **vous** définissez et que vous seul pouvez résoudre, de manière
|
||||
analogue à l'implémentation d'un [fichier
|
||||
hosts](https://fr.wikipedia.org/wiki/Hosts). A ne pas confondre avec un
|
||||
@hôte-canonique-unique.
|
||||
|
||||
### Informations détaillées
|
||||
|
||||
Vous avez la possibilité de partager votre interprétation du mécanisme de résolution d'un hôte (p.ex. `localhost` est toujours résolu en `127.0.0.1`) mais la résolution n'est pas appliquée de manière canonique (p.ex. quelqu'un d'autre pourrait faire correspondre `localhost` à une adresse IP arbitraire).
|
||||
Vous avez la possibilité de partager votre interprétation du mécanisme de
|
||||
résolution d'un hôte (p.ex. `localhost` est toujours résolu en `127.0.0.1`)
|
||||
mais la résolution n'est pas appliquée de manière canonique (p.ex. quelqu'un
|
||||
d'autre pourrait faire correspondre `localhost` à une adresse IP
|
||||
arbitraire).
|
||||
|
||||
Les hôtes des souscriptions publiques peuvent être considérés comme des @hôtes-canoniques-uniques au sein du réseau I2P, mais finalement vous êtes libre de les redéfinir selon vos désirs.
|
||||
Les hôtes des souscriptions publiques peuvent être considérés comme des
|
||||
@hôtes-canoniques-uniques au sein du réseau I2P, mais finalement vous êtes
|
||||
libre de les redéfinir selon vos désirs.
|
||||
|
||||
### Remarques
|
||||
|
||||
- Monero utilise principalement la résolution d'@hôtes-canoniques-uniques alors que I2P utilise uniquement la résolution d'@hôte-unique-localement.
|
||||
- Le domaine de premier niveau actuel d'I2P et @Kovri est `.i2p` et @Kovri se destine à traiter / utiliser uniquement le [domaine de premier niveau](https://fr.wikipedia.org/wiki/Domaine_de_premier_niveau) `.i2p`.
|
||||
- Monero utilise principalement la résolution d'@hôtes-canoniques-uniques
|
||||
alors que I2P utilise uniquement la résolution d'@hôte-unique-localement.
|
||||
|
||||
- Le domaine de premier niveau actuel d'I2P et @Kovri est `.i2p` et @Kovri
|
||||
se destine à traiter / utiliser uniquement le [domaine de premier
|
||||
niveau](https://fr.wikipedia.org/wiki/Domaine_de_premier_niveau) `.i2p`.
|
||||
|
|
|
@ -0,0 +1,83 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr "Un hôte que vous avez définit et que vous seul pouvez résoudre"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr "[\"Locally-unique-host\", \"hôte-unique-localement\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
#
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Les Bases"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
#
|
||||
msgid "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."
|
||||
msgstr "Un hôte unique localement est un [FQDN](https://fr.wikipedia.org/wiki/FQDN) que **vous** définissez et que vous seul pouvez résoudre, de manière analogue à l'implémentation d'un [fichier hosts](https://fr.wikipedia.org/wiki/Hosts). A ne pas confondre avec un @hôte-canonique-unique."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Informations détaillées"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
#
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr "Vous avez la possibilité de partager votre interprétation du mécanisme de résolution d'un hôte (p.ex. `localhost` est toujours résolu en `127.0.0.1`) mais la résolution n'est pas appliquée de manière canonique (p.ex. quelqu'un d'autre pourrait faire correspondre `localhost` à une adresse IP arbitraire)."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
#
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr "Les hôtes des souscriptions publiques peuvent être considérés comme des @hôtes-canoniques-uniques au sein du réseau I2P, mais finalement vous êtes libre de les redéfinir selon vos désirs."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Remarques"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr "- Monero utilise principalement la résolution d'@hôtes-canoniques-uniques alors que I2P utilise uniquement la résolution d'@hôte-unique-localement."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
#
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr "- Le domaine de premier niveau actuel d'I2P et @Kovri est `.i2p` et @Kovri se destine à traiter / utiliser uniquement le [domaine de premier niveau](https://fr.wikipedia.org/wiki/Domaine_de_premier_niveau) `.i2p`."
|
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) 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
|
||||
|
||||
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
|
||||
You have the option to share your interpretation of how the host is resolved
|
||||
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
|
||||
canonically enforced (e.g., someone else can map `localhost` to any
|
||||
arbitrary IP address).
|
||||
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's
|
||||
within the I2P network but, ultimately, you are free to re-define them as
|
||||
you wish.
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and
|
||||
@Kovri intends to only process/use the `.i2p` [top-level
|
||||
domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,77 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'En vert som er definert av deg og som kun kan oppløses av deg'
|
||||
terms: ["Locally-unique-host", "lokal unik vert"]
|
||||
summary: "En vert som er definert av deg og som kun kan oppløses av deg"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Det grunnleggende
|
||||
|
||||
En lokal unik vert er en såkalt [FQDN](https://en.wikipedia.org/wiki/FQDN) som er definert av **deg** og kun oppløst av deg; på liknene måte hvordan en [vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) implementeres. Den må ikke forveksles med en kanonisk unik vert.
|
||||
En lokal unik vert er en såkalt [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
som er definert av **deg** og kun oppløst av deg; på liknene måte hvordan en
|
||||
[vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) implementeres. Den må
|
||||
ikke forveksles med en kanonisk unik vert.
|
||||
|
||||
### Inngående informasjon
|
||||
|
||||
Du har muligheten til å dele din tolkning av hvordan verten blir oppløst (`localhost` oppløses for eksempel alltid til `127.0.0.1`), men resolusjonen fullbyrdes ikke kanonisk (noen andre kan for eksempel mappe `localhost` til en vilkårlig IP-adresse).
|
||||
Du har muligheten til å dele din tolkning av hvordan verten blir oppløst
|
||||
(`localhost` oppløses for eksempel alltid til `127.0.0.1`), men resolusjonen
|
||||
fullbyrdes ikke kanonisk (noen andre kan for eksempel mappe `localhost` til
|
||||
en vilkårlig IP-adresse).
|
||||
|
||||
Verter i et offentlig abonnement kan betraktes som @kanonisk unike verter i @I2P-nettverket, men du står til syvende og sist fritt til å omdefinere dem slik du ønsker.
|
||||
Verter i et offentlig abonnement kan betraktes som @kanonisk unike verter i
|
||||
@I2P-nettverket, men du står til syvende og sist fritt til å omdefinere dem
|
||||
slik du ønsker.
|
||||
|
||||
### Merknader
|
||||
|
||||
- Monero bruker i hovedsak @kanonisk unik vert-oppløsning, mens @I2P kun bruker @lokal unik vert-oppløsning.
|
||||
- @I2P-er og @Kovrier som er tilordnet toppnivådomener er for tiden `.i2p`, og @Kovri har kun til hensikt å behandle/bruke `.i2p`-[toppnivådomenet](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero bruker i hovedsak @kanonisk unik vert-oppløsning, mens @I2P kun
|
||||
bruker @lokal unik vert-oppløsning.
|
||||
|
||||
- @I2P-er og @Kovrier som er tilordnet toppnivådomener er for tiden `.i2p`,
|
||||
og @Kovri har kun til hensikt å behandle/bruke
|
||||
`.i2p`-[toppnivådomenet](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,83 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr "En vert som er definert av deg og som kun kan oppløses av deg"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr "[\"Locally-unique-host\", \"lokal unik vert\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
#
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Det grunnleggende"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
#
|
||||
msgid "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."
|
||||
msgstr "En lokal unik vert er en såkalt [FQDN](https://en.wikipedia.org/wiki/FQDN) som er definert av **deg** og kun oppløst av deg; på liknene måte hvordan en [vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) implementeres. Den må ikke forveksles med en kanonisk unik vert."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Inngående informasjon"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
#
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr "Du har muligheten til å dele din tolkning av hvordan verten blir oppløst (`localhost` oppløses for eksempel alltid til `127.0.0.1`), men resolusjonen fullbyrdes ikke kanonisk (noen andre kan for eksempel mappe `localhost` til en vilkårlig IP-adresse)."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
#
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr "Verter i et offentlig abonnement kan betraktes som @kanonisk unike verter i @I2P-nettverket, men du står til syvende og sist fritt til å omdefinere dem slik du ønsker."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Merknader"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr "- Monero bruker i hovedsak @kanonisk unik vert-oppløsning, mens @I2P kun bruker @lokal unik vert-oppløsning."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
#
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr "- @I2P-er og @Kovrier som er tilordnet toppnivådomener er for tiden `.i2p`, og @Kovri har kun til hensikt å behandle/bruke `.i2p`-[toppnivådomenet](https://en.wikipedia.org/wiki/Top_level_domain)"
|
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) 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
|
||||
|
||||
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
|
||||
You have the option to share your interpretation of how the host is resolved
|
||||
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
|
||||
canonically enforced (e.g., someone else can map `localhost` to any
|
||||
arbitrary IP address).
|
||||
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's
|
||||
within the I2P network but, ultimately, you are free to re-define them as
|
||||
you wish.
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and
|
||||
@Kovri intends to only process/use the `.i2p` [top-level
|
||||
domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,77 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
|
@ -1,21 +1,34 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'Host zdefiniowany i ustalony wyłącznie przez ciebie'
|
||||
terms: ["Locally-unique-host", "lokalnie-unikalny-host", "lokalnie-unikalnego-hosta", "lokalnie-unikalnym-hostem", "lokalnie-unikalnym-hoście", "lokalnym-unikalnym-hostem", "lokalnego-unikalnego-hosta"]
|
||||
summary: "Host zdefiniowany i ustalony wyłącznie przez ciebie."
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)). 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
|
||||
|
||||
Możesz podzielić się swoją interpretacją tego, jak ustalany jest host, np. `localhost` zawsze jest ustalony jako `127.0.0.1`, ale to ustalenie nie jest ogólnie egzekwowane (np. ktoś może przypisać `localhost` do dowolnego adresu IP).
|
||||
Możesz podzielić się swoją interpretacją tego, jak ustalany jest host,
|
||||
np. `localhost` zawsze jest ustalony jako `127.0.0.1`, ale to ustalenie nie
|
||||
jest ogólnie egzekwowane (np. ktoś może przypisać `localhost` do dowolnego
|
||||
adresu IP).
|
||||
|
||||
Hosty w publicznej subskrypcji mogą być uważane za @zasadnicze-unikalne-hosty wewnątrz sieci I2P, jednak ostatecznie to od ciebie zależy, jak je zdefiniujesz.
|
||||
Hosty w publicznej subskrypcji mogą być uważane za
|
||||
@zasadnicze-unikalne-hosty wewnątrz sieci I2P, jednak ostatecznie to od
|
||||
ciebie zależy, jak je zdefiniujesz.
|
||||
|
||||
### Adnotacje
|
||||
|
||||
- Monero używa przede wszystkim zasadniczych unikalnych hostów, podczas gdy I2P korzysta jedynie z lokalnie unikalnych hostów.
|
||||
- Przypisaną domeną najwyższego poziomu I2P jest obecnie `.i2p`, a Kovri zamierza używać jedynie [domeny najwyższego poziomu](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p` .
|
||||
- Monero używa przede wszystkim zasadniczych unikalnych hostów, podczas gdy
|
||||
I2P korzysta jedynie z lokalnie unikalnych hostów.
|
||||
|
||||
- Przypisaną domeną najwyższego poziomu I2P jest obecnie `.i2p`, a Kovri
|
||||
zamierza używać jedynie [domeny najwyższego
|
||||
poziomu](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p` .
|
||||
|
|
|
@ -0,0 +1,83 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr "Host zdefiniowany i ustalony wyłącznie przez ciebie"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr "[\"Locally-unique-host\", \"lokalnie-unikalny-host\", \"lokalnie-unikalnego-hosta\", \"lokalnie-unikalnym-hostem\", \"lokalnie-unikalnym-hoście\", \"lokalnym-unikalnym-hostem\", \"lokalnego-unikalnego-hosta\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
#
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Podstawy"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
#
|
||||
msgid "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."
|
||||
msgstr "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."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Szczegółowe informacje"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
#
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr "Możesz podzielić się swoją interpretacją tego, jak ustalany jest host, np. `localhost` zawsze jest ustalony jako `127.0.0.1`, ale to ustalenie nie jest ogólnie egzekwowane (np. ktoś może przypisać `localhost` do dowolnego adresu IP)."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
#
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr "Hosty w publicznej subskrypcji mogą być uważane za @zasadnicze-unikalne-hosty wewnątrz sieci I2P, jednak ostatecznie to od ciebie zależy, jak je zdefiniujesz."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Adnotacje"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr "- Monero używa przede wszystkim zasadniczych unikalnych hostów, podczas gdy I2P korzysta jedynie z lokalnie unikalnych hostów."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
#
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr "- Przypisaną domeną najwyższego poziomu I2P jest obecnie `.i2p`, a Kovri zamierza używać jedynie [domeny najwyższego poziomu](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p` ."
|
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) 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
|
||||
|
||||
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
|
||||
You have the option to share your interpretation of how the host is resolved
|
||||
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
|
||||
canonically enforced (e.g., someone else can map `localhost` to any
|
||||
arbitrary IP address).
|
||||
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's
|
||||
within the I2P network but, ultimately, you are free to re-define them as
|
||||
you wish.
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and
|
||||
@Kovri intends to only process/use the `.i2p` [top-level
|
||||
domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,77 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
|
@ -1,21 +1,36 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'Хост, определенный вами и разрешенный только вами'
|
||||
terms: ["Locally-unique-host", "локально-уникальным-хостом", "локально-уникальному-хосту", "локально-уникальный-хост", "локально-уникального-хоста"]
|
||||
summary: "Хост, определенный вами и разрешенный только вами"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Основная информация
|
||||
|
||||
Локально уникальным хостом является [FQDN](https://en.wikipedia.org/wiki/FQDN), определяемый и разрешаемый **вами** подобно тому, как реализуется [хост-файл](https://en.wikipedia.org/wiki/Hosts_(file). Не следует путать с @канонически-уникальным-хостом.
|
||||
Локально уникальным хостом является
|
||||
[FQDN](https://en.wikipedia.org/wiki/FQDN), определяемый и разрешаемый
|
||||
**вами** подобно тому, как реализуется
|
||||
[хост-файл](https://en.wikipedia.org/wiki/Hosts_(file). Не следует путать с
|
||||
@канонически-уникальным-хостом.
|
||||
|
||||
### Углублённая информация
|
||||
|
||||
Вы можете поделиться собственной интерпретацией разрешения хоста (например, `localhost` всегда будет иметь разрешение `127.0.0.1`), но разрешение не является канонически принудительным (например, кто-то может присвоить значение `localhost` любому произвольному IP-адресу).
|
||||
Вы можете поделиться собственной интерпретацией разрешения хоста (например,
|
||||
`localhost` всегда будет иметь разрешение `127.0.0.1`), но разрешение не
|
||||
является канонически принудительным (например, кто-то может присвоить
|
||||
значение `localhost` любому произвольному IP-адресу).
|
||||
|
||||
В сети I2P хосты в публичной подписке могут рассматриваться как канонически уникальные, однако в конечном счёте вы можете определять их так, как вам будет угодно.
|
||||
В сети I2P хосты в публичной подписке могут рассматриваться как канонически
|
||||
уникальные, однако в конечном счёте вы можете определять их так, как вам
|
||||
будет угодно.
|
||||
|
||||
### Примечания
|
||||
|
||||
- Monero в первую очередь использует разрешение @канонически-уникального-хоста, в то время как I2P использует только разрешение @локально-уникального-хоста.
|
||||
- В настоящее время доменом верхнего уровня для I2P's и @Kovri является `.i2p`, и @Kovri в перспективе будет только обрабатывать данные/использовать только [домена верхнего уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`
|
||||
- Monero в первую очередь использует разрешение
|
||||
@канонически-уникального-хоста, в то время как I2P использует только
|
||||
разрешение @локально-уникального-хоста.
|
||||
|
||||
- В настоящее время доменом верхнего уровня для I2P's и @Kovri является
|
||||
`.i2p`, и @Kovri в перспективе будет только обрабатывать данные/использовать
|
||||
только [домена верхнего
|
||||
уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`
|
||||
|
|
|
@ -0,0 +1,83 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr "Хост, определенный вами и разрешенный только вами"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr "[\"Locally-unique-host\", \"локально-уникальным-хостом\", \"локально-уникальному-хосту\", \"локально-уникальный-хост\", \"локально-уникального-хоста\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
#
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Основная информация"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
#
|
||||
msgid "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."
|
||||
msgstr "Локально уникальным хостом является [FQDN](https://en.wikipedia.org/wiki/FQDN), определяемый и разрешаемый **вами** подобно тому, как реализуется [хост-файл](https://en.wikipedia.org/wiki/Hosts_(file). Не следует путать с @канонически-уникальным-хостом."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Углублённая информация"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
#
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr "Вы можете поделиться собственной интерпретацией разрешения хоста (например, `localhost` всегда будет иметь разрешение `127.0.0.1`), но разрешение не является канонически принудительным (например, кто-то может присвоить значение `localhost` любому произвольному IP-адресу)."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
#
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr "В сети I2P хосты в публичной подписке могут рассматриваться как канонически уникальные, однако в конечном счёте вы можете определять их так, как вам будет угодно."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Примечания"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr "- Monero в первую очередь использует разрешение @канонически-уникального-хоста, в то время как I2P использует только разрешение @локально-уникального-хоста."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
#
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr "- В настоящее время доменом верхнего уровня для I2P's и @Kovri является `.i2p`, и @Kovri в перспективе будет только обрабатывать данные/использовать только [домена верхнего уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`"
|
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) 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
|
||||
|
||||
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
|
||||
You have the option to share your interpretation of how the host is resolved
|
||||
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
|
||||
canonically enforced (e.g., someone else can map `localhost` to any
|
||||
arbitrary IP address).
|
||||
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's
|
||||
within the I2P network but, ultimately, you are free to re-define them as
|
||||
you wish.
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and
|
||||
@Kovri intends to only process/use the `.i2p` [top-level
|
||||
domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,77 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
|
@ -1,12 +1,14 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### 基础知识
|
||||
|
||||
本地唯一主机是由**您**定义并仅由您解析的[完全限定域名](https://en.wikipedia.org/wiki/FQDN); 类似一个[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))是如何执行的。不要与@标准唯一主机混淆。
|
||||
本地唯一主机是由**您**定义并仅由您解析的[完全限定域名](https://en.wikipedia.org/wiki/FQDN);
|
||||
类似一个[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))是如何执行的。不要与@标准唯一主机混淆。
|
||||
|
||||
### 深度信息
|
||||
|
||||
|
@ -17,4 +19,6 @@ summary: "A host defined by you and resolved only by you"
|
|||
### 备注
|
||||
|
||||
- 门罗币主要使用@标准唯一主机解析,而I2P只使用@本地唯一主机解析。
|
||||
- I2P和@Kovri的自定义顶级域名当前为 `.i2p` ,@Kovri只打算处理/使用 `.i2p` [顶级域名](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
||||
- I2P和@Kovri的自定义顶级域名当前为 `.i2p` ,@Kovri只打算处理/使用 `.i2p`
|
||||
[顶级域名](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,83 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
#
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "基础知识"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
#
|
||||
msgid "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."
|
||||
msgstr "本地唯一主机是由**您**定义并仅由您解析的[完全限定域名](https://en.wikipedia.org/wiki/FQDN); 类似一个[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))是如何执行的。不要与@标准唯一主机混淆。"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "深度信息"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
#
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr "您可以选择共享您对主机解析方式的诠释(例如,“本地主机”总是解析为“127.0.0.1”),但是解析被不正规的执行(例如,其他人可以将“本地主机”映射到任意IP地址)。"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
#
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr "在I2P网络中,公共订阅中的主机可以被认为是@标准唯一主机,但最终,您可以自由地重新定义它们。"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "备注"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr "- 门罗币主要使用@标准唯一主机解析,而I2P只使用@本地唯一主机解析。"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
#
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr "- I2P和@Kovri的自定义顶级域名当前为 `.i2p` ,@Kovri只打算处理/使用 `.i2p` [顶级域名](https://en.wikipedia.org/wiki/Top_level_domain)"
|
|
@ -1,21 +1,33 @@
|
|||
---
|
||||
tags: ["kovri"]
|
||||
summary: 'A host defined by you and resolved only by you'
|
||||
terms: ["Locally-unique-host"]
|
||||
summary: "A host defined by you and resolved only by you"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### 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/Hosts_(file)) 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
|
||||
|
||||
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
|
||||
You have the option to share your interpretation of how the host is resolved
|
||||
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
|
||||
canonically enforced (e.g., someone else can map `localhost` to any
|
||||
arbitrary IP address).
|
||||
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
|
||||
Hosts in a public subscription can be considered @canonically-unique-host's
|
||||
within the I2P network but, ultimately, you are free to re-define them as
|
||||
you wish.
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution.
|
||||
|
||||
- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and
|
||||
@Kovri intends to only process/use the `.i2p` [top-level
|
||||
domain](https://en.wikipedia.org/wiki/Top_level_domain)
|
||||
|
|
|
@ -0,0 +1,77 @@
|
|||
# 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-23 15:38+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/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host defined by you and resolved only by you"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Locally-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:11
|
||||
msgid "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."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:15
|
||||
msgid "You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address)."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:17
|
||||
msgid "Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:18
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:21
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/locally-unique-host.md:22
|
||||
msgid "- I2P's and @Kovri's assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain)"
|
||||
msgstr ""
|
13
po/moneropedia/locally-unique-host.config
Normal file
13
po/moneropedia/locally-unique-host.config
Normal file
|
@ -0,0 +1,13 @@
|
|||
[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
|
||||
[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/locally-unique-host.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/locally-unique-host.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/locally-unique-host.md $lang:../_i18n/$lang/resources/moneropedia/locally-unique-host.md
|
Loading…
Reference in a new issue