Merge pull request #1841

moneropedia: localization system for kovri.md
This commit is contained in:
luigi1111 2021-09-28 20:31:36 -05:00 committed by GitHub
commit a84ca38b80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 867 additions and 56 deletions

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,18 @@
--- ---
tags: ["kovri"] summary: 'C++-Router-Implementierung des I2P-Netzwerks'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++-Router-Implementierung des I2P-Netzwerks"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Grundlagen ### Grundlagen
[Kovri](https://gitlab.com/kovri-project/kovri/) ist eine C++-Implementierung des I2P-Netzwerks, deren Integration in Monero beabsichtigt war. Momentan ist die Zukunft dieses I2P-Routers unklar und eine Integration in Monero nicht geplant. [Kovri](https://gitlab.com/kovri-project/kovri/) ist eine
C++-Implementierung des I2P-Netzwerks, deren Integration in Monero
beabsichtigt war. Momentan ist die Zukunft dieses I2P-Routers unklar und
eine Integration in Monero nicht geplant.
Weitere Details und die Begründung des Projekts finden sich in [Anonimals FFS-Angebot](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread). Zusätzlich sind die FAQs und eine Nutzeranleitung im [Kovri-Repository](https://gitlab.com/kovri-project/kovri/) enthalten. Weitere Details und die Begründung des Projekts finden sich in [Anonimals
FFS-Angebot](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread).
Zusätzlich sind die FAQs und eine Nutzeranleitung im
[Kovri-Repository](https://gitlab.com/kovri-project/kovri/) enthalten.

View file

@ -0,0 +1,53 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr "C++-Router-Implementierung des I2P-Netzwerks"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr "[\"Kovri\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr "Grundlagen"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
#
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr "[Kovri](https://gitlab.com/kovri-project/kovri/) ist eine C++-Implementierung des I2P-Netzwerks, deren Integration in Monero beabsichtigt war. Momentan ist die Zukunft dieses I2P-Routers unklar und eine Integration in Monero nicht geplant."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
#
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr "Weitere Details und die Begründung des Projekts finden sich in [Anonimals FFS-Angebot](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread). Zusätzlich sind die FAQs und eine Nutzeranleitung im [Kovri-Repository](https://gitlab.com/kovri-project/kovri/) enthalten."

View file

@ -1,10 +1,10 @@
--- ---
tags: ["kovri"]
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network" summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned.

View file

@ -0,0 +1,53 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
#, markdown-text
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, markdown-text, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
#, markdown-text
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
#, markdown-text
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,18 @@
--- ---
tags: ["kovri"] summary: 'C++-ruterimplementering av I2P-nettverket'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++-ruterimplementering av I2P-nettverket"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Det grunnleggende ### Det grunnleggende
[Kovri](https://gitlab.com/kovri-project/kovri/) er en C++-implementering av I2P-nettverket som ble foreslått integrert i Monero. Per i dag er fremtiden til denne I2P-ruteren uklar, og en integrasjon med Monero er ikke planlagt. [Kovri](https://gitlab.com/kovri-project/kovri/) er en C++-implementering av
I2P-nettverket som ble foreslått integrert i Monero. Per i dag er fremtiden
til denne I2P-ruteren uklar, og en integrasjon med Monero er ikke planlagt.
Les [anonimals FFS-forslag](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for flere detaljer og for resonnementet bak prosjektet. Les også OSS-siden og brukerveiledningen i [Kovri-arkivet](https://gitlab.com/kovri-project/kovri/). Les [anonimals
FFS-forslag](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for flere detaljer og for resonnementet bak prosjektet. Les også OSS-siden
og brukerveiledningen i
[Kovri-arkivet](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,53 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr "C++-ruterimplementering av I2P-nettverket"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr "[\"Kovri\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr "Det grunnleggende"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
#
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr "[Kovri](https://gitlab.com/kovri-project/kovri/) er en C++-implementering av I2P-nettverket som ble foreslått integrert i Monero. Per i dag er fremtiden til denne I2P-ruteren uklar, og en integrasjon med Monero er ikke planlagt."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
#
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr "Les [anonimals FFS-forslag](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for flere detaljer og for resonnementet bak prosjektet. Les også OSS-siden og brukerveiledningen i [Kovri-arkivet](https://gitlab.com/kovri-project/kovri/)."

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### 基础知识
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. ### The Basics
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -1,12 +1,19 @@
--- ---
tags: ["kovri"] summary: 'C++ router implementation of the I2P network'
terms: ["Kovri"] terms: ["Kovri"]
summary: "C++ router implementation of the I2P network"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned. [Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
the I2P network which was proposed to be integrated in Monero. At the moment
the future of this I2P router is unclear and an integration with Monero is
not planned.
Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/). Read [anonimal's FFS
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
for more details and for reasoning behind the project. Also read the FAQ and
User Guide in the [Kovri
repository](https://gitlab.com/kovri-project/kovri/).

View file

@ -0,0 +1,50 @@
# 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-22 11:37+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/kovri.md:1
#, no-wrap
msgid "C++ router implementation of the I2P network"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/kovri.md:1
#, no-wrap
msgid "[\"Kovri\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/kovri.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:11
msgid "[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of the I2P network which was proposed to be integrated in Monero. At the moment the future of this I2P router is unclear and an integration with Monero is not planned."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/kovri.md:12
msgid "Read [anonimal's FFS proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread) for more details and for reasoning behind the project. Also read the FAQ and User Guide in the [Kovri repository](https://gitlab.com/kovri-project/kovri/)."
msgstr ""

View file

@ -0,0 +1,13 @@
[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/kovri.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/kovri.po
[options] opt:"--keep=0"
[options] opt:"--localized-charset=UTF-8"
[options] opt:"--master-charset=UTF-8"
[options] opt:"--master-language=en_US"
[options] opt:"--msgmerge-opt='--no-wrap'"
[options] opt:"--wrap-po=newlines"
[po4a_alias:markdown] text opt:"--option markdown"
[type: markdown] ../_i18n/en/resources/moneropedia/kovri.md $lang:../_i18n/$lang/resources/moneropedia/kovri.md