mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
commit
a84ca38b80
29 changed files with 867 additions and 56 deletions
|
@ -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/).
|
||||||
|
|
50
_i18n/ar/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/ar/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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.
|
||||||
|
|
53
_i18n/de/resources/moneropedia/weblate/kovri.po
Normal file
53
_i18n/de/resources/moneropedia/weblate/kovri.po
Normal 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."
|
|
@ -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.
|
||||||
|
|
53
_i18n/en/resources/moneropedia/weblate/kovri.pot
Normal file
53
_i18n/en/resources/moneropedia/weblate/kovri.pot
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/es/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/es/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/fr/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/fr/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/it/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/it/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
53
_i18n/nb-no/resources/moneropedia/weblate/kovri.po
Normal file
53
_i18n/nb-no/resources/moneropedia/weblate/kovri.po
Normal 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/)."
|
|
@ -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/).
|
||||||
|
|
50
_i18n/nl/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/nl/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/pl/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/pl/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/pt-br/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/pt-br/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/ru/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/ru/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/tr/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/tr/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/zh-cn/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/zh-cn/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
|
@ -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/).
|
||||||
|
|
50
_i18n/zh-tw/resources/moneropedia/weblate/kovri.po
Normal file
50
_i18n/zh-tw/resources/moneropedia/weblate/kovri.po
Normal 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 ""
|
13
po/moneropedia/kovri.config
Normal file
13
po/moneropedia/kovri.config
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
|
||||||
|
[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/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
|
Loading…
Reference in a new issue