mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 03:59:26 +00:00
Merge pull request #2136
moneropedia: remove entry canonically unique host
This commit is contained in:
commit
f30a575fe6
30 changed files with 0 additions and 1482 deletions
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
that will canonically resolve to a designated address or set of
|
||||
addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file)) - an internal-network
|
||||
resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution. - I2P's and @Kovri's self-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)
|
|
@ -1,72 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,34 +0,0 @@
|
|||
---
|
||||
summary: 'Ein Host, der vorschriftsgemäß in eine Adresse oder eine Reihe von Adressen aufgelöst wird'
|
||||
terms: ["Canonically-unique-host", "Kanonisch-einzigartiger-Host", "Kanonisch-einzigartigen-Host", "Kanonisch-einzigartige-Hosts", "Kanonisch-einzigartigen-Hosts"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Grundlagen
|
||||
|
||||
Ein kanonisch einzigartiger Host ist ein
|
||||
[FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)),
|
||||
der vorschriftsgemäß in eine vorgesehene Adresse (oder eine Reihe dieser)
|
||||
aufgelöst wird. Nicht zu verwechseln mit dem @Lokal-einzigartigen-Host.
|
||||
|
||||
### Ausführliche Informationen
|
||||
|
||||
Ein kanonisch einzigartiger Host wird durch rechnerferne, maßgebende Quellen
|
||||
definiert, normalerweise durch das
|
||||
[DNS](https://de.wikipedia.org/wiki/Domain_Name_System). Zum Auflösen des
|
||||
Hostnamens eines Rechners nutzt du sehr wahrscheinlich eine externe Quelle,
|
||||
sofern du nicht Folgendes implementiert hast:
|
||||
|
||||
- eine Datenbankdatei, die einer
|
||||
[Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei)) ähnelt - einen
|
||||
netzwerkinternen Auflöser (der letztlich auf externe Quellen zurückgreift)
|
||||
|
||||
### 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.
|
|
@ -1,77 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr "Ein Host, der vorschriftsgemäß in eine Adresse oder eine Reihe von Adressen aufgelöst wird"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr "[\"Canonically-unique-host\", \"Kanonisch-einzigartiger-Host\", \"Kanonisch-einzigartigen-Host\", \"Kanonisch-einzigartige-Hosts\", \"Kanonisch-einzigartigen-Hosts\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-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/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Grundlagen"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
#
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr "Ein kanonisch einzigartiger Host ist ein [FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)), der vorschriftsgemäß in eine vorgesehene Adresse (oder eine Reihe dieser) aufgelöst wird. Nicht zu verwechseln mit dem @Lokal-einzigartigen-Host."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Ausführliche Informationen"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
#
|
||||
msgid "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:"
|
||||
msgstr "Ein kanonisch einzigartiger Host wird durch rechnerferne, maßgebende Quellen definiert, normalerweise durch das [DNS](https://de.wikipedia.org/wiki/Domain_Name_System). Zum Auflösen des Hostnamens eines Rechners nutzt du sehr wahrscheinlich eine externe Quelle, sofern du nicht Folgendes implementiert hast:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
#
|
||||
msgid "- 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)"
|
||||
msgstr "- eine Datenbankdatei, die einer [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei)) ähnelt - einen netzwerkinternen Auflöser (der letztlich auf externe Quellen zurückgreift)"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Anmerkungen"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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 "- 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."
|
|
@ -944,7 +944,6 @@ moneropedia:
|
|||
block: Block
|
||||
bootstrap-node: Bootstrap-node
|
||||
bulletproofs: Bulletproofs
|
||||
canonically-unique-host: Canonically-unique host
|
||||
change: Change
|
||||
clearnet: Clearnet
|
||||
coinbase: Coinbase Transaction
|
||||
|
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
terms: ["Canonically-unique-host"]
|
||||
summary: "A host that is canonically resolved to an address or set of addresses"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file))
|
||||
- an internal-network resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
|
||||
- I2P's and @Kovri's self-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)
|
|
@ -1,77 +0,0 @@
|
|||
# SOME DESCRIPTIVE TITLE
|
||||
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2021-09-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
#, markdown-text
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, markdown-text, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
#, markdown-text
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, markdown-text, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
#, markdown-text
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
#, markdown-text
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, markdown-text, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
#, markdown-text
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,31 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
that will canonically resolve to a designated address or set of
|
||||
addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file)) - an internal-network
|
||||
resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution. - I2P's and @Kovri's self-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)
|
|
@ -1,72 +0,0 @@
|
|||
# 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-09 11:39+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: YAML Front Matter: summary
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,33 +0,0 @@
|
|||
---
|
||||
summary: "Un hôte qui est résolu canoniquement en une adresse ou un groupe d'adresses"
|
||||
terms: ["Canonically-unique-host", "hôte-canonique-unique", "hôtes-canoniques-uniques"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### Les Bases
|
||||
|
||||
Un hôte canonique unique est un [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
qui sera résolu canoniquement en une adresse désignée ou un groupe
|
||||
d'adresses. A ne pas confondre avec un @hôte-unique-localement.
|
||||
|
||||
### Informations détaillées
|
||||
|
||||
Un hôte canonique unique est défini par des sources autoritaires distantes,
|
||||
communément à travers
|
||||
[DNS](https://fr.wikipedia.org/wiki/Domain_Name_System). Lors de la
|
||||
résolution du nom d'hôte d'un correspondant, vous utiliserez certainement
|
||||
une source externe pour la résolution, à moins que vous n'ayez ceci
|
||||
d'implémenté :
|
||||
|
||||
- un fichier de bases de données similaire à un [fichier
|
||||
hosts](https://en.wikipedia.org/wiki/etc/hosts) - un résolveur interne (qui
|
||||
éventuellement récupèrera des données depuis des sources externes)
|
||||
|
||||
### Remarques
|
||||
|
||||
- Monero utilise en premier lieu la résolution de @hôte-canonique-unique
|
||||
alors que I2P utilise uniquement la résolution d'@hôte-unique-localement. -
|
||||
le domaine de premier niveau auto-attribué de I2P et @Kovri est actuellement
|
||||
`.i2p` et @Kovri se destine à n'utiliser et ne traiter que le [domaine de
|
||||
premier niveau](https://fr.wikipedia.org/wiki/Top_level_domain) `.i2p`.
|
|
@ -1,77 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr "Un hôte qui est résolu canoniquement en une adresse ou un groupe d'adresses"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr "[\"Canonically-unique-host\", [\"hôte-canonique-unique\"], [\"hôtes-canoniques-uniques\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
#
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Les Bases"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
#
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr "Un hôte canonique unique est un [FQDN](https://en.wikipedia.org/wiki/FQDN) qui sera résolu canoniquement en une adresse désignée ou un groupe d'adresses. A ne pas confondre avec un @hôte-unique-localement."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Informations détaillées"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
#
|
||||
msgid "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:"
|
||||
msgstr "Un hôte canonique unique est défini par des sources autoritaires distantes, communément à travers [DNS](https://fr.wikipedia.org/wiki/Domain_Name_System). Lors de la résolution du nom d'hôte d'un correspondant, vous utiliserez certainement une source externe pour la résolution, à moins que vous n'ayez ceci d'implémenté :"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
#
|
||||
msgid "- 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)"
|
||||
msgstr "- un fichier de bases de données similaire à un [fichier hosts](https://en.wikipedia.org/wiki/etc/hosts) - un résolveur interne (qui éventuellement récupèrera des données depuis des sources externes)"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Remarques"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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 "- Monero utilise en premier lieu la résolution de @hôte-canonique-unique alors que I2P utilise uniquement la résolution d'@hôte-unique-localement. - le domaine de premier niveau auto-attribué de I2P et @Kovri est actuellement `.i2p` et @Kovri se destine à n'utiliser et ne traiter que le [domaine de premier niveau](https://fr.wikipedia.org/wiki/Top_level_domain) `.i2p`."
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
that will canonically resolve to a designated address or set of
|
||||
addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file)) - an internal-network
|
||||
resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution. - I2P's and @Kovri's self-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)
|
|
@ -1,72 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,32 +0,0 @@
|
|||
---
|
||||
summary: 'En vert som er kanonisk innstilt til en adresse eller sett med adresser'
|
||||
terms: ["Canonically-unique-host", "Kanonisk-unik-vert"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Det grunnleggende
|
||||
|
||||
En kanonisk-unik-vert er en [FQDN](https://en.wikipedia.org/wiki/FQDN) som
|
||||
er kanonisk innstilt til en tilordnet adresse eller sett med adresser, og må
|
||||
ikke forveksles med en @lokal-unik-vert.
|
||||
|
||||
### Inngående informasjon
|
||||
|
||||
En kanonisk-unik-vert er definert av eksterne, autoritative kilder;
|
||||
vanligvis gjennom en [DNS](https://en.wikipedia.org/wiki/DNS). Når
|
||||
vertsnavnet til en motpart avklares, må man mest sannsynlig bruke en ekstern
|
||||
kilde for oppklaringen, med mindre man har følgende implementert:
|
||||
|
||||
- en databasefil tilsvarende en
|
||||
[vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) - et løsningsprogram
|
||||
for interne nettverk (som etter hvert foretar trekkforespørsler fra eksterne
|
||||
kilder)
|
||||
|
||||
### Merknader
|
||||
|
||||
- Monero bruker primært en @kanonisk-unik-vert-resolusjon, mens @I2P kun
|
||||
bruker en @lokal-unik-vert-resolusjon. - @I2Ps og @Kovris selvtilordnede
|
||||
toppnivå-domene er for tiden `.i2p`, og det er meningen at @Kovri kun
|
||||
behandler/bruker
|
||||
`.i2p`-[toppnivå-domenet](https://en.wikipedia.org/wiki/Top_level_domain)
|
|
@ -1,77 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr "En vert som er kanonisk innstilt til en adresse eller sett med adresser"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr "[\"Canonically-unique-host\", \"Kanonisk-unik-vert\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-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/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Det grunnleggende"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
#
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr "En kanonisk-unik-vert er en [FQDN](https://en.wikipedia.org/wiki/FQDN) som er kanonisk innstilt til en tilordnet adresse eller sett med adresser, og må ikke forveksles med en @lokal-unik-vert."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Inngående informasjon"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
#
|
||||
msgid "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:"
|
||||
msgstr "En kanonisk-unik-vert er definert av eksterne, autoritative kilder; vanligvis gjennom en [DNS](https://en.wikipedia.org/wiki/DNS). Når vertsnavnet til en motpart avklares, må man mest sannsynlig bruke en ekstern kilde for oppklaringen, med mindre man har følgende implementert:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
#
|
||||
msgid "- 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)"
|
||||
msgstr "- en databasefil tilsvarende en [vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) - et løsningsprogram for interne nettverk (som etter hvert foretar trekkforespørsler fra eksterne kilder)"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Merknader"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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 "- Monero bruker primært en @kanonisk-unik-vert-resolusjon, mens @I2P kun bruker en @lokal-unik-vert-resolusjon. - @I2Ps og @Kovris selvtilordnede toppnivå-domene er for tiden `.i2p`, og det er meningen at @Kovri kun behandler/bruker `.i2p`-[toppnivå-domenet](https://en.wikipedia.org/wiki/Top_level_domain)"
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
that will canonically resolve to a designated address or set of
|
||||
addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file)) - an internal-network
|
||||
resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution. - I2P's and @Kovri's self-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)
|
|
@ -1,72 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,32 +0,0 @@
|
|||
---
|
||||
summary: 'Host ogólnie przyjęty jako przypisany do adresu lub zestawu adresów'
|
||||
terms: ["Canonically-unique-host", "zasadniczy-unikalny-host", "zasadniczego-unikalnego-hosta", "zasadniczym-unikalnym-hoście", "zasadniczego-unikalnego-hostu", "zasadniczym-unikalnym-hostem", "zasadnicze-unikalne-hosty"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Podstawy
|
||||
|
||||
Zasadniczy unikalny host jest [Pełną, Jednoznaczną Nazwą Domenową]
|
||||
(https://en.wikipedia.org/wiki/FQDN), która kanonicznie tłumaczy dany adres
|
||||
lub zestaw adresów. Nie należy jej mylić z @lokalnym-unikalnym-hostem.
|
||||
|
||||
### Szczegółowe informacje
|
||||
|
||||
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/Hosts_(file)) - rezolwera wewnętrznej
|
||||
sieci (który pobiera z zewnętrznych źródeł).
|
||||
|
||||
### Adnotacje
|
||||
|
||||
- Monero głównie używa zasadniczego unikalnego hosta, podczas gdy I2P
|
||||
korzysta jedynie z @lokalnego-unikalnego-hosta. - Własną przypisaną domeną
|
||||
najwyższego poziomu sieci I2P i Kovri jest obecnie `.i2p`, a Kovri planuje
|
||||
używać jedynie [domeny najwyższego poziomu]
|
||||
`.i2p`(https://en.wikipedia.org/wiki/Top_level_domain).
|
|
@ -1,77 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr "Host ogólnie przyjęty jako przypisany do adresu lub zestawu adresów"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr "[\"Canonically-unique-host\", \"zasadniczy-unikalny-host\", \"zasadniczego-unikalnego-hosta\", \"zasadniczym-unikalnym-hoście\", \"zasadniczego-unikalnego-hostu\", \"zasadniczym-unikalnym-hostem\", \"zasadnicze-unikalne-hosty\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-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/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Podstawy"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
#
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr "Zasadniczy unikalny host jest [Pełną, Jednoznaczną Nazwą Domenową] (https://en.wikipedia.org/wiki/FQDN), która kanonicznie tłumaczy dany adres lub zestaw adresów. Nie należy jej mylić z @lokalnym-unikalnym-hostem."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Szczegółowe informacje"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
#
|
||||
msgid "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:"
|
||||
msgstr "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:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
#
|
||||
msgid "- 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)"
|
||||
msgstr "- 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ł)."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Adnotacje"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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 "- Monero głównie używa zasadniczego unikalnego hosta, podczas gdy I2P korzysta jedynie z @lokalnego-unikalnego-hosta. - Własną przypisaną domeną najwyższego poziomu sieci I2P i Kovri jest obecnie `.i2p`, a Kovri planuje używać jedynie [domeny najwyższego poziomu] `.i2p`(https://en.wikipedia.org/wiki/Top_level_domain)."
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
that will canonically resolve to a designated address or set of
|
||||
addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file)) - an internal-network
|
||||
resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution. - I2P's and @Kovri's self-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)
|
|
@ -1,72 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,34 +0,0 @@
|
|||
---
|
||||
summary: 'Хост, который канонически разрешен к адресу или группе адресов'
|
||||
terms: ["Canonically-unique-host", "канонически-уникальное-хост", "канонически-уникальный-хост", "канонически-уникальному-хосту", "канонически-уникальным-хостом", "канонически-уникального-хоста"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Основная информация
|
||||
|
||||
Канонически уникальным хостом является
|
||||
[FQDN](https://en.wikipedia.org/wiki/FQDN), который будет канонически
|
||||
принимать решения по указанным адресам или набору адресов. Не следует путать
|
||||
с @локально-уникальным-хостом.
|
||||
|
||||
### Углублённая информация
|
||||
|
||||
Канонически уникальный хост определяется удалёнными авторитетными
|
||||
источниками, обычно через [DNS](https://en.wikipedia.org/wiki/DNS). При
|
||||
принятии решения по одноранговому имени хоста наиболее вероятно вы будете
|
||||
использовать внешний источник принятия решения, если только у вас нет
|
||||
следующего:
|
||||
|
||||
- файла базы данных, схожего с [файлом
|
||||
хоста](https://en.wikipedia.org/wiki/Hosts_(file)) - внутрисетевого
|
||||
решающего блока (который в конечном счёте опирается на внешние источники).
|
||||
|
||||
### Примечания
|
||||
|
||||
- Monero в первую очередь использует принятие решение по
|
||||
@канонически-уникальному-хосту, в то время как I2P использует только решение
|
||||
по @локально-уникальному-хосту. - Назначившим самого себя доменом I2P и
|
||||
@Kovri верхнего уровня на данный момент является `.i2p`, @Kovri отвечает
|
||||
только за обработку / использование [домена верхнего
|
||||
уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`.
|
|
@ -1,77 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr "Хост, который канонически разрешен к адресу или группе адресов"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr "[\"Canonically-unique-host\", \"канонически-уникальное-хост\", \"канонически-уникальный-хост\", \"канонически-уникальному-хосту\", \"канонически-уникальным-хостом\", \"канонически-уникального-хоста\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-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/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "Основная информация"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
#
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr "Канонически уникальным хостом является [FQDN](https://en.wikipedia.org/wiki/FQDN), который будет канонически принимать решения по указанным адресам или набору адресов. Не следует путать с @локально-уникальным-хостом."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "Углублённая информация"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
#
|
||||
msgid "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:"
|
||||
msgstr "Канонически уникальный хост определяется удалёнными авторитетными источниками, обычно через [DNS](https://en.wikipedia.org/wiki/DNS). При принятии решения по одноранговому имени хоста наиболее вероятно вы будете использовать внешний источник принятия решения, если только у вас нет следующего:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
#
|
||||
msgid "- 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)"
|
||||
msgstr "- файла базы данных, схожего с [файлом хоста](https://en.wikipedia.org/wiki/Hosts_(file)) - внутрисетевого решающего блока (который в конечном счёте опирается на внешние источники)."
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "Примечания"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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 "- Monero в первую очередь использует принятие решение по @канонически-уникальному-хосту, в то время как I2P использует только решение по @локально-уникальному-хосту. - Назначившим самого себя доменом I2P и @Kovri верхнего уровня на данный момент является `.i2p`, @Kovri отвечает только за обработку / использование [домена верхнего уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`."
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
that will canonically resolve to a designated address or set of
|
||||
addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file)) - an internal-network
|
||||
resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution. - I2P's and @Kovri's self-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)
|
|
@ -1,72 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,24 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### 基础知识
|
||||
|
||||
一个标准唯一主机是一个[完全限定域名](https://en.wikipedia.org/wiki/FQDN),它将规范地解析为一个指定的地址或一组地址。不要与@本地唯一主机混淆。
|
||||
|
||||
### 深度信息
|
||||
|
||||
一个标准唯一主机由远程权威来源定义;通常通过
|
||||
[DNS](https://en.wikipedia.org/wiki/DNS)。在解析节点的主机名时,很可能使用外部源进行解析,除非以下文件已执行:
|
||||
|
||||
-一个类似于[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))的数据库文件
|
||||
-一个内部网络解析器(最终从外部来源获取)
|
||||
|
||||
### 备注
|
||||
|
||||
- 门罗币主要使用@标准唯一主机解析,而I2P只使用@本地唯一主机解析。 -
|
||||
I2P和@Kovri的自定义顶级域名当前为`.i2p`,@Kovri只打算处理/使用 `.i2p`
|
||||
[顶级域名](https://en.wikipedia.org/wiki/Top_level_domain)
|
|
@ -1,77 +0,0 @@
|
|||
# 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-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-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/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr "基础知识"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
#
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr "一个标准唯一主机是一个[完全限定域名](https://en.wikipedia.org/wiki/FQDN),它将规范地解析为一个指定的地址或一组地址。不要与@本地唯一主机混淆。"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr "深度信息"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
#
|
||||
msgid "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:"
|
||||
msgstr "一个标准唯一主机由远程权威来源定义;通常通过 [DNS](https://en.wikipedia.org/wiki/DNS)。在解析节点的主机名时,很可能使用外部源进行解析,除非以下文件已执行:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
#
|
||||
msgid "- 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)"
|
||||
msgstr "-一个类似于[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))的数据库文件 -一个内部网络解析器(最终从外部来源获取)"
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr "备注"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
#
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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只使用@本地唯一主机解析。 - I2P和@Kovri的自定义顶级域名当前为`.i2p`,@Kovri只打算处理/使用 `.i2p` [顶级域名](https://en.wikipedia.org/wiki/Top_level_domain)"
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
summary: 'A host that is canonically resolved to an address or set of addresses'
|
||||
terms: ["Canonically-unique-host"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
|
||||
that will canonically resolve to a designated address or set of
|
||||
addresses. Not to be confused with a @locally-unique-host.
|
||||
|
||||
### In-depth information
|
||||
|
||||
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/Hosts_(file)) - an internal-network
|
||||
resolver (which eventually pulls from external sources)
|
||||
|
||||
### Notes
|
||||
|
||||
- Monero primarily uses @canonically-unique-host resolution while I2P only
|
||||
uses @locally-unique-host resolution. - I2P's and @Kovri's self-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)
|
|
@ -1,72 +0,0 @@
|
|||
# SOME DESCRIPTIVE TITLE
|
||||
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2021-09-09 11:44+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/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "A host that is canonically resolved to an address or set of addresses"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"Canonically-unique-host\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:8
|
||||
#, no-wrap
|
||||
msgid "The Basics"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:11
|
||||
msgid "A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host."
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:12
|
||||
#, no-wrap
|
||||
msgid "In-depth information"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:15
|
||||
msgid "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:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:18
|
||||
msgid "- 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)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Title ###
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:19
|
||||
#, no-wrap
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/canonically-unique-host.md:22
|
||||
msgid "- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - I2P's and @Kovri's self-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,10 +0,0 @@
|
|||
---
|
||||
layout: moneropedia
|
||||
title: titles.moneropedia
|
||||
entry: moneropedia.entries.canonically-unique-host
|
||||
---
|
||||
|
||||
@moneropedia_article
|
||||
|
||||
{% t global.lang_tag %}
|
||||
{% tf resources/moneropedia/canonically-unique-host.md %}
|
Loading…
Reference in a new issue