From 785acf137d95629c7676c9ff59da9f6d94ca6761 Mon Sep 17 00:00:00 2001 From: erciccione Date: Thu, 9 Sep 2021 11:56:49 +0200 Subject: [PATCH] add .po and .pot files for canonically-unique-host.md --- .../weblate/canonically-unique-host.po | 72 +++++++++++++++++ .../weblate/canonically-unique-host.po | 77 +++++++++++++++++++ .../weblate/canonically-unique-host.pot | 77 +++++++++++++++++++ .../weblate/canonically-unique-host.po | 72 +++++++++++++++++ .../weblate/canonically-unique-host.po | 77 +++++++++++++++++++ .../weblate/canonically-unique-host.po | 72 +++++++++++++++++ .../weblate/canonically-unique-host.po | 77 +++++++++++++++++++ .../weblate/canonically-unique-host.po | 72 +++++++++++++++++ .../weblate/canonically-unique-host.po | 77 +++++++++++++++++++ .../weblate/canonically-unique-host.po | 72 +++++++++++++++++ .../weblate/canonically-unique-host.po | 77 +++++++++++++++++++ .../weblate/canonically-unique-host.po | 72 +++++++++++++++++ .../weblate/canonically-unique-host.po | 77 +++++++++++++++++++ .../weblate/canonically-unique-host.po | 72 +++++++++++++++++ 14 files changed, 1043 insertions(+) create mode 100644 _i18n/ar/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/de/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/en/resources/moneropedia/weblate/canonically-unique-host.pot create mode 100644 _i18n/es/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/fr/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/it/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/nb-no/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/nl/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/pl/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/pt-br/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/ru/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/tr/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/zh-cn/resources/moneropedia/weblate/canonically-unique-host.po create mode 100644 _i18n/zh-tw/resources/moneropedia/weblate/canonically-unique-host.po diff --git a/_i18n/ar/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/ar/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..843a2d88 --- /dev/null +++ b/_i18n/ar/resources/moneropedia/weblate/canonically-unique-host.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/_i18n/de/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/de/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..0d17dee5 --- /dev/null +++ b/_i18n/de/resources/moneropedia/weblate/canonically-unique-host.po @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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." diff --git a/_i18n/en/resources/moneropedia/weblate/canonically-unique-host.pot b/_i18n/en/resources/moneropedia/weblate/canonically-unique-host.pot new file mode 100644 index 00000000..5c552f7d --- /dev/null +++ b/_i18n/en/resources/moneropedia/weblate/canonically-unique-host.pot @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/_i18n/es/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/es/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..427ed426 --- /dev/null +++ b/_i18n/es/resources/moneropedia/weblate/canonically-unique-host.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/_i18n/fr/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/fr/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..3c9eee7b --- /dev/null +++ b/_i18n/fr/resources/moneropedia/weblate/canonically-unique-host.po @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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`." diff --git a/_i18n/it/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/it/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..843a2d88 --- /dev/null +++ b/_i18n/it/resources/moneropedia/weblate/canonically-unique-host.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/_i18n/nb-no/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/nb-no/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..c9e52859 --- /dev/null +++ b/_i18n/nb-no/resources/moneropedia/weblate/canonically-unique-host.po @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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)" diff --git a/_i18n/nl/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/nl/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..843a2d88 --- /dev/null +++ b/_i18n/nl/resources/moneropedia/weblate/canonically-unique-host.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/_i18n/pl/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/pl/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..332e5d24 --- /dev/null +++ b/_i18n/pl/resources/moneropedia/weblate/canonically-unique-host.po @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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)." diff --git a/_i18n/pt-br/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/pt-br/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..843a2d88 --- /dev/null +++ b/_i18n/pt-br/resources/moneropedia/weblate/canonically-unique-host.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/_i18n/ru/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/ru/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..b8e8f2a8 --- /dev/null +++ b/_i18n/ru/resources/moneropedia/weblate/canonically-unique-host.po @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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`." diff --git a/_i18n/tr/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/tr/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..843a2d88 --- /dev/null +++ b/_i18n/tr/resources/moneropedia/weblate/canonically-unique-host.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 "" diff --git a/_i18n/zh-cn/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/zh-cn/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..527027d4 --- /dev/null +++ b/_i18n/zh-cn/resources/moneropedia/weblate/canonically-unique-host.po @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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)" diff --git a/_i18n/zh-tw/resources/moneropedia/weblate/canonically-unique-host.po b/_i18n/zh-tw/resources/moneropedia/weblate/canonically-unique-host.po new file mode 100644 index 00000000..576d5487 --- /dev/null +++ b/_i18n/zh-tw/resources/moneropedia/weblate/canonically-unique-host.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 ""