monero-site/_i18n/de/resources/moneropedia/weblate/canonically-unique-host.po

78 lines
4.3 KiB
Text
Raw Normal View History

# 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."