Update translation source

This commit is contained in:
zzz
2021-04-26 10:54:42 -04:00
parent 87657a1d3b
commit fd17717f46
8 changed files with 3134 additions and 2682 deletions

View File

@ -1,14 +1,14 @@
# Translations template for I2P. # Translations template for I2P.
# Copyright (C) 2020 ORGANIZATION # Copyright (C) 2021 ORGANIZATION
# This file is distributed under the same license as the I2P project. # This file is distributed under the same license as the I2P project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020. # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: I2P website\n" "Project-Id-Version: I2P website\n"
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n" "Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
"POT-Creation-Date: 2020-11-16 17:04+0000\n" "POT-Creation-Date: 2021-04-26 14:51+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -120,42 +120,44 @@ msgid ""
"and building." "and building."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:11 #: i2p2www/pages/site/about/intro.html:9
msgid "" msgid "I2P Cares About Privacy"
"The Invisible Internet values privacy and consent, which can only be "
"achieved with privacy-by-default. It is always your choice to share, your"
" platform to own, and the connections you want to make. It is privacy by "
"design, plain, simple and truly free. Additionally I2P offers resistance "
"to pattern recognition and blocking by censors. Because the network "
"relies on peers to route traffic, location blocking is also reduced."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:14 #: i2p2www/pages/site/about/intro.html:11
msgid "" msgid ""
"I2P hides the server from the user and the user from the server. All I2P " "I2P hides the server from the user and the user from the server. All I2P "
"traffic is internal to the I2P network. Traffic inside I2P does not " "traffic is internal to the I2P network. Traffic inside I2P does not "
"interact with the Internet directly. It is a layer on top of the " "interact with the Internet directly. It is a layer on top of the "
"Internet. It uses encrypted unidirectional tunnels between you and your " "Internet. It uses encrypted unidirectional tunnels between you and your "
"peers. No one can see where traffic is coming from, where it is going or " "peers. No one can see where traffic is coming from, where it is going, or"
"what the contents are." " what the contents are. Additionally I2P offers resistance to pattern "
"recognition and blocking by censors. Because the network relies on peers "
"to route traffic, location blocking is also reduced."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:19 #: i2p2www/pages/site/about/intro.html:14
msgid "How to Connect to the I2P Network"
msgstr ""
#: i2p2www/pages/site/about/intro.html:16
msgid "" msgid ""
"The Invisible Internet Project provides software to download that " "The Invisible Internet Project provides software to download that "
"connects you to the network.In addition to the network privacy benefits," "connects you to the network. In addition to the network privacy benefits,"
" I2P provides an application layer that allows people to use and create " " I2P provides an application layer that allows people to use and create "
"familiar apps for daily use. I2P provides its own unique DNS so that you " "familiar apps for daily use. I2P provides its own unique DNS so that you "
"can self host or mirror content on the network. You can create and own " "can self host or mirror content on the network. You can create and own "
"your platform that you can add to the I2P directory or only invite your " "your own platform that you can add to the I2P directory or only invite "
"friends. The I2P network functions in the same way the Internet does, " "your friends. The I2P network functions the same way the Internet does. "
"just with some extra configuration. The best part is that if you do not " "When you download the I2P software, it includes everything you need to "
"find something you want, you can build it. When you download the I2P " "connect, share, and create privately."
"software, it includes everything you need to connect, share, and create "
"privately."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:24 #: i2p2www/pages/site/about/intro.html:18
msgid "An Overview of the Network"
msgstr ""
#: i2p2www/pages/site/about/intro.html:20
msgid "" msgid ""
"I2P uses cryptography to achieve a variety of properties for the tunnels " "I2P uses cryptography to achieve a variety of properties for the tunnels "
"it builds and the communications it transports. I2P tunnels use " "it builds and the communications it transports. I2P tunnels use "
@ -166,7 +168,7 @@ msgid ""
"are self-authenticating and only belong to the user who generated them." "are self-authenticating and only belong to the user who generated them."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:27 #: i2p2www/pages/site/about/intro.html:23
msgid "" msgid ""
"I2P is a secure and traffic protecting Internet-like layer. The network " "I2P is a secure and traffic protecting Internet-like layer. The network "
"is made up of peers (\"routers\") and unidirectional inbound and outbound" "is made up of peers (\"routers\") and unidirectional inbound and outbound"
@ -181,11 +183,15 @@ msgid ""
"contact information securely." "contact information securely."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:32 #: i2p2www/pages/site/about/intro.html:26
msgid "About Decentralization and I2P"
msgstr ""
#: i2p2www/pages/site/about/intro.html:28
msgid "" msgid ""
"The I2P network is almost completely decentralized, with exception to " "The I2P network is almost completely decentralized, with exception to "
"what are what are called \"Reseed Servers,\" which is how you first join " "what are called \"Reseed Servers,\" which is how you first join the "
"the network. This is to deal with the DHT ( Distributed Hash Table ) " "network. This is to deal with the DHT ( Distributed Hash Table ) "
"bootstrap problem. Basically, there's not a good and reliable way to get " "bootstrap problem. Basically, there's not a good and reliable way to get "
"out of running at least one permanent bootstrap node that non-network " "out of running at least one permanent bootstrap node that non-network "
"users can find to get started. Once you're connected to the network, you " "users can find to get started. Once you're connected to the network, you "
@ -199,7 +205,13 @@ msgid ""
"your traffic on the I2P network." "your traffic on the I2P network."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:36 #: i2p2www/pages/site/about/intro.html:30
msgid ""
"I see IP addresses of all other I2P nodes in the router console. Does "
"that mean my IP address is visible by others?"
msgstr ""
#: i2p2www/pages/site/about/intro.html:32
msgid "" msgid ""
"Yes, this is how a fully distributed peer-to-peer network works. Every " "Yes, this is how a fully distributed peer-to-peer network works. Every "
"node participates in routing packets for others, so your IP address must " "node participates in routing packets for others, so your IP address must "
@ -209,7 +221,11 @@ msgid ""
"research or just running a node to contribute bandwidth to the project." "research or just running a node to contribute bandwidth to the project."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:40 #: i2p2www/pages/site/about/intro.html:34
msgid "What I2P Does Not Do"
msgstr ""
#: i2p2www/pages/site/about/intro.html:36
msgid "" msgid ""
"The I2P network does not officially \"Exit\" traffic. It has outproxies " "The I2P network does not officially \"Exit\" traffic. It has outproxies "
"to the Internet run by volunteers, which are centralized services. I2P is" "to the Internet run by volunteers, which are centralized services. I2P is"
@ -220,6 +236,32 @@ msgid ""
"or a trusted VPN when you want to browse the Internet privately." "or a trusted VPN when you want to browse the Internet privately."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/intro.html:38
msgid "Comparisons"
msgstr ""
#: i2p2www/pages/site/about/intro.html:40
msgid ""
"There are a great many other applications and projects working on "
"anonymous \n"
"communication and I2P has been inspired by much of their efforts. This "
"is not \n"
"a comprehensive list of anonymity resources - both freehaven's \n"
"<a href=\"http://freehaven.net/anonbib/topic.html\">Anonymity "
"Bibliography</a>\n"
"and GNUnet's <a href=\"https://www.gnunet.org/links/\">related "
"projects</a>\n"
"serve that purpose well. That said, a few systems stand out for further\n"
"comparison. The following have individual comparison pages:"
msgstr ""
#: i2p2www/pages/site/about/intro.html:56
#, python-format
msgid ""
"The following are discussed on the <a href=\"%(othernetworks)s\">other "
"networks page:</a>"
msgstr ""
#: i2p2www/pages/site/about/media.html:2 #: i2p2www/pages/site/about/media.html:2
msgid "Presentations on I2P" msgid "Presentations on I2P"
msgstr "" msgstr ""
@ -289,17 +331,18 @@ msgid ""
"HOPE New York July 17, 2010 - Brief overview of I2P by zzz, at the end of" "HOPE New York July 17, 2010 - Brief overview of I2P by zzz, at the end of"
" Adrian Hong's talk\n" " Adrian Hong's talk\n"
"\"Hackers for Human Rights\".\n" "\"Hackers for Human Rights\".\n"
"<a href=\"%(mp3)s\">MP3 audio</a>" "<a href=\"%(mp3)s\">MP3 audio</a>\n"
"<a href=\"%(vid)s\">Youtube Video</a> (I2P part at 44 minutes)"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:56 #: i2p2www/pages/site/about/media.html:57
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Into the I2P Darknet: Welcome to Cipherspace</a>\n" "<a href=\"%(link)s\">Into the I2P Darknet: Welcome to Cipherspace</a>\n"
"Adrian Crenshaw. Schmoocon Firetalk, January 2011" "Adrian Crenshaw. Schmoocon Firetalk, January 2011"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:61 #: i2p2www/pages/site/about/media.html:62
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Using techhnology to advance liberty</a>\n" "<a href=\"%(link)s\">Using techhnology to advance liberty</a>\n"
@ -310,7 +353,7 @@ msgid ""
"I2P covered from 10:00 to 20:00 in the video." "I2P covered from 10:00 to 20:00 in the video."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:69 #: i2p2www/pages/site/about/media.html:70
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Common Darknet Weaknesses</a>\n" "<a href=\"%(link)s\">Common Darknet Weaknesses</a>\n"
@ -319,14 +362,14 @@ msgid ""
"11-15, 2011." "11-15, 2011."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:75 #: i2p2www/pages/site/about/media.html:76
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2P / Tor Workshop Notes</a>\n" "<a href=\"%(link)s\">I2P / Tor Workshop Notes</a>\n"
"Adrian Crenshaw. DEF CON 19, Las Vegas, August 6, 2011." "Adrian Crenshaw. DEF CON 19, Las Vegas, August 6, 2011."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:80 #: i2p2www/pages/site/about/media.html:81
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(live)s\">Cipherspaces/Darknets: An Overview Of Attack " "<a href=\"%(live)s\">Cipherspaces/Darknets: An Overview Of Attack "
@ -337,13 +380,13 @@ msgid ""
"Adrian Crenshaw. DEF CON 19, Las Vegas, August 7, 2011." "Adrian Crenshaw. DEF CON 19, Las Vegas, August 7, 2011."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:90 #: i2p2www/pages/site/about/media.html:91
msgid "" msgid ""
"<a href=\"http://0x375.org/\">Modern cipherspace ecosystems</a>, 0x375 " "<a href=\"http://0x375.org/\">Modern cipherspace ecosystems</a>, 0x375 "
"0x06 (Thessaloniki Tech Talk Sessions), November 4, 2011." "0x06 (Thessaloniki Tech Talk Sessions), November 4, 2011."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:94 #: i2p2www/pages/site/about/media.html:95
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2P - The Anonymous Network</a>\n" "<a href=\"%(link)s\">I2P - The Anonymous Network</a>\n"
@ -352,14 +395,14 @@ msgid ""
"January 25, 2012." "January 25, 2012."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:100 #: i2p2www/pages/site/about/media.html:101
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2PCon 2015</a>\n" "<a href=\"%(link)s\">I2PCon 2015</a>\n"
"Toronto, August 15-16, 2015" "Toronto, August 15-16, 2015"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:105 #: i2p2www/pages/site/about/media.html:106
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2P - Still alive! (pdf)</a>\n" "<a href=\"%(link)s\">I2P - Still alive! (pdf)</a>\n"
@ -368,7 +411,7 @@ msgid ""
"2015" "2015"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:112 #: i2p2www/pages/site/about/media.html:113
#, python-format #, python-format
msgid "" msgid ""
"Replacing Weary Crypto: Upgrading the I2P network with stronger " "Replacing Weary Crypto: Upgrading the I2P network with stronger "
@ -378,7 +421,7 @@ msgid ""
"str4d, Real World Crypto, Stanford, January 8, 2016" "str4d, Real World Crypto, Stanford, January 8, 2016"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:120 #: i2p2www/pages/site/about/media.html:121
#, python-format #, python-format
msgid "" msgid ""
"Onions and Garlic: the protocols of I2P\n" "Onions and Garlic: the protocols of I2P\n"
@ -388,7 +431,7 @@ msgid ""
"Whitewater, February 17, 2016" "Whitewater, February 17, 2016"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:128 #: i2p2www/pages/site/about/media.html:129
#, python-format #, python-format
msgid "" msgid ""
"The Invisible Internet Project - An overview and guide to the technology\n" "The Invisible Internet Project - An overview and guide to the technology\n"
@ -397,18 +440,18 @@ msgid ""
"Andrew Savchenko (bircoph), FOSDEM, Brussel, February 4, 2018" "Andrew Savchenko (bircoph), FOSDEM, Brussel, February 4, 2018"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:136 #: i2p2www/pages/site/about/media.html:137
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Intro to I2P for App Developers (mp4)</a>\n" "<a href=\"%(link)s\">Intro to I2P for App Developers (mp4)</a>\n"
"idk" "idk"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:144 #: i2p2www/pages/site/about/media.html:145
msgid "Tutorials" msgid "Tutorials"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:147 #: i2p2www/pages/site/about/media.html:148
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2P Windows Tutorial</a>\n" "<a href=\"%(link)s\">I2P Windows Tutorial</a>\n"
@ -417,7 +460,7 @@ msgid ""
"By <a href=\"http://telecomix.org/\">Telecomix</a>" "By <a href=\"http://telecomix.org/\">Telecomix</a>"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:154 #: i2p2www/pages/site/about/media.html:155
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2P Debian Tutorial</a>\n" "<a href=\"%(link)s\">I2P Debian Tutorial</a>\n"
@ -426,7 +469,7 @@ msgid ""
"By <a href=\"http://telecomix.org/\">Telecomix</a>" "By <a href=\"http://telecomix.org/\">Telecomix</a>"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:161 #: i2p2www/pages/site/about/media.html:162
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">How to set up anonymous site in I2P</a>\n" "<a href=\"%(link)s\">How to set up anonymous site in I2P</a>\n"
@ -435,7 +478,7 @@ msgid ""
"By <a href=\"http://telecomix.org/\">Telecomix</a>" "By <a href=\"http://telecomix.org/\">Telecomix</a>"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:168 #: i2p2www/pages/site/about/media.html:169
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2P Tutorial Mac OS X</a>\n" "<a href=\"%(link)s\">I2P Tutorial Mac OS X</a>\n"
@ -445,7 +488,7 @@ msgid ""
"By <a href=\"http://telecomix.org/\">Telecomix</a>" "By <a href=\"http://telecomix.org/\">Telecomix</a>"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:175 #: i2p2www/pages/site/about/media.html:176
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Felix Atari explains the basic principles of I2P</a>" "<a href=\"%(link)s\">Felix Atari explains the basic principles of I2P</a>"
@ -455,7 +498,7 @@ msgid ""
"By <a href=\"http://telecomix.org/\">Telecomix</a>" "By <a href=\"http://telecomix.org/\">Telecomix</a>"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:182 #: i2p2www/pages/site/about/media.html:183
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">How to get onto I2P, the anonymous P2P Darknet " "<a href=\"%(link)s\">How to get onto I2P, the anonymous P2P Darknet "
@ -465,7 +508,7 @@ msgid ""
"access I2P." "access I2P."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:188 #: i2p2www/pages/site/about/media.html:189
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">How to connect to I2P</a>\n" "<a href=\"%(link)s\">How to connect to I2P</a>\n"
@ -473,7 +516,7 @@ msgid ""
"How to install I2P on Ubuntu." "How to install I2P on Ubuntu."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:194 #: i2p2www/pages/site/about/media.html:195
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Installing the I2P darknet software in Linux</a>\n" "<a href=\"%(link)s\">Installing the I2P darknet software in Linux</a>\n"
@ -482,7 +525,7 @@ msgid ""
"January 2011" "January 2011"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:201 #: i2p2www/pages/site/about/media.html:202
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Short garlic routing animation</a>\n" "<a href=\"%(link)s\">Short garlic routing animation</a>\n"
@ -490,11 +533,11 @@ msgid ""
"Adrian Crenshaw.\n" "Adrian Crenshaw.\n"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:209 #: i2p2www/pages/site/about/media.html:210
msgid "Articles and Interviews" msgid "Articles and Interviews"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:212 #: i2p2www/pages/site/about/media.html:213
#, python-format #, python-format
msgid "" msgid ""
"Lance James (0x90) Interviewed by DistributedCity\n" "Lance James (0x90) Interviewed by DistributedCity\n"
@ -503,7 +546,7 @@ msgid ""
"July 26, 2002." "July 26, 2002."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:220 #: i2p2www/pages/site/about/media.html:221
#, python-format #, python-format
msgid "" msgid ""
"Lance James (0x90) Interviewed by El País\n" "Lance James (0x90) Interviewed by El País\n"
@ -512,7 +555,7 @@ msgid ""
"October 31, 2002." "October 31, 2002."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:227 #: i2p2www/pages/site/about/media.html:228
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">2003 Business Week article referencing " "<a href=\"%(link)s\">2003 Business Week article referencing "
@ -520,7 +563,7 @@ msgid ""
"September 14, 2003." "September 14, 2003."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:232 #: i2p2www/pages/site/about/media.html:233
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Netzwelt.de article about being anonymous in the " "<a href=\"%(link)s\">Netzwelt.de article about being anonymous in the "
@ -529,7 +572,7 @@ msgid ""
"November 2007." "November 2007."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:238 #: i2p2www/pages/site/about/media.html:239
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">zzz interviewed by gulli.com</a>\n" "<a href=\"%(link)s\">zzz interviewed by gulli.com</a>\n"
@ -537,7 +580,7 @@ msgid ""
"<a href=\"%(german)s\">German translation</a>" "<a href=\"%(german)s\">German translation</a>"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:245 #: i2p2www/pages/site/about/media.html:246
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(mp3)s\">zzz interviewed on the InfoSec Daily Podcast Ep. 454 " "<a href=\"%(mp3)s\">zzz interviewed on the InfoSec Daily Podcast Ep. 454 "
@ -548,7 +591,7 @@ msgid ""
" tracker</a>)" " tracker</a>)"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:251 #: i2p2www/pages/site/about/media.html:252
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">I2P - Anonymity for the Masses</a>,\n" "<a href=\"%(link)s\">I2P - Anonymity for the Masses</a>,\n"
@ -556,7 +599,7 @@ msgid ""
"November 11, 2011." "November 11, 2011."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:257 #: i2p2www/pages/site/about/media.html:258
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(mp3)s\">zzz and Lance James interviewed on the InfoSec Daily " "<a href=\"%(mp3)s\">zzz and Lance James interviewed on the InfoSec Daily "
@ -567,7 +610,7 @@ msgid ""
" tracker</a>)" " tracker</a>)"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:263 #: i2p2www/pages/site/about/media.html:264
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(mp3)s\">Jeff and Str4d interviewed on the Brakeing Down " "<a href=\"%(mp3)s\">Jeff and Str4d interviewed on the Brakeing Down "
@ -575,7 +618,7 @@ msgid ""
"Part 1, February 28, 2015" "Part 1, February 28, 2015"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:268 #: i2p2www/pages/site/about/media.html:269
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(mp3)s\">Jeff and Str4d interviewed on the Brakeing Down " "<a href=\"%(mp3)s\">Jeff and Str4d interviewed on the Brakeing Down "
@ -583,7 +626,7 @@ msgid ""
"Part 2, March 6, 2015" "Part 2, March 6, 2015"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:273 #: i2p2www/pages/site/about/media.html:274
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(link)s\">Fireside With Lei - Episode 18: Lance James. " "<a href=\"%(link)s\">Fireside With Lei - Episode 18: Lance James. "
@ -593,7 +636,7 @@ msgid ""
"Robert Lei, December 31, 2018" "Robert Lei, December 31, 2018"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:282 #: i2p2www/pages/site/about/media.html:283
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(mhatta)s\">Articles by I2P contributor Masayuki Hatta on " "<a href=\"%(mhatta)s\">Articles by I2P contributor Masayuki Hatta on "
@ -601,7 +644,7 @@ msgid ""
"2019\n" "2019\n"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:287 #: i2p2www/pages/site/about/media.html:288
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(ctrl)s\">Enabling both .onion and .i2p routing with Proxy " "<a href=\"%(ctrl)s\">Enabling both .onion and .i2p routing with Proxy "
@ -609,17 +652,17 @@ msgid ""
"Daniel Aleksandersen, February 7 2019" "Daniel Aleksandersen, February 7 2019"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:294 #: i2p2www/pages/site/about/media.html:295
msgid "Other" msgid "Other"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:297 #: i2p2www/pages/site/about/media.html:298
msgid "" msgid ""
"I2P mentioned in Netflix's \"House of Cards\" Season 2 Episode 2,\n" "I2P mentioned in Netflix's \"House of Cards\" Season 2 Episode 2,\n"
"February 14, 2014" "February 14, 2014"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/media.html:302 #: i2p2www/pages/site/about/media.html:303
#, python-format #, python-format
msgid "" msgid ""
"<a href=\"%(meeh)s\">A curated list by I2P contributor meeh of I2P " "<a href=\"%(meeh)s\">A curated list by I2P contributor meeh of I2P "
@ -637,7 +680,7 @@ msgid ""
"actually installing an I2P router and an accompanying bundle of basic \n" "actually installing an I2P router and an accompanying bundle of basic \n"
"applications. The I2P Java distribution is the first I2P software gateway" "applications. The I2P Java distribution is the first I2P software gateway"
" and \n" " and \n"
"has been actively developed since 2001." "has been actively developed since 2003."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/software.html:10 #: i2p2www/pages/site/about/software.html:10
@ -714,8 +757,8 @@ msgstr ""
#: i2p2www/pages/site/about/software.html:37 #: i2p2www/pages/site/about/software.html:37
#, python-format #, python-format
msgid "" msgid ""
"<strong><a href=\"%(addressbook)s\">The AddressBook</a></strong>: This is" "<strong><a href=\"%(addressbook)s\">The Address Book</a></strong>: This "
" a locally-defined list of \n" "is a locally-defined list of \n"
"human-readable addresses ( ie: i2p-projekt.i2p) and corresponding I2P " "human-readable addresses ( ie: i2p-projekt.i2p) and corresponding I2P "
"addresses.(udhdrtrcetjm5sxzskjyr5ztpeszydbh4dpl3pl4utgqqw2v4jna.b32.i2p) " "addresses.(udhdrtrcetjm5sxzskjyr5ztpeszydbh4dpl3pl4utgqqw2v4jna.b32.i2p) "
"It integrates with other applications to \n" "It integrates with other applications to \n"
@ -735,7 +778,7 @@ msgid ""
"adapter for forwarding services ( ie SSH ) into I2P and proxying client \n" "adapter for forwarding services ( ie SSH ) into I2P and proxying client \n"
"requests to and from I2P. It provides a variety of “Tunnel Types” which " "requests to and from I2P. It provides a variety of “Tunnel Types” which "
"are \n" "are \n"
"able able to do advance filtering of traffic before it reaches I2P." "able to do advance filtering of traffic before it reaches I2P."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/software.html:50 #: i2p2www/pages/site/about/software.html:50
@ -913,7 +956,6 @@ msgstr ""
#: i2p2www/pages/site/about/team.html:46 i2p2www/pages/site/about/team.html:91 #: i2p2www/pages/site/about/team.html:46 i2p2www/pages/site/about/team.html:91
#: i2p2www/pages/site/about/team.html:161 #: i2p2www/pages/site/about/team.html:161
#: i2p2www/pages/site/about/team.html:188 #: i2p2www/pages/site/about/team.html:188
#: i2p2www/pages/site/about/team.html:203
#: i2p2www/pages/site/about/team.html:236 #: i2p2www/pages/site/about/team.html:236
msgid "vacant" msgid "vacant"
msgstr "" msgstr ""
@ -1138,6 +1180,10 @@ msgstr ""
msgid "Console" msgid "Console"
msgstr "" msgstr ""
#: i2p2www/pages/site/about/team.html:203
msgid "IDK/Sadie"
msgstr ""
#: i2p2www/pages/site/about/team.html:204 #: i2p2www/pages/site/about/team.html:204
msgid "Router console HTML/CSS design" msgid "Router console HTML/CSS design"
msgstr "" msgstr ""
@ -1350,8 +1396,8 @@ msgstr ""
#: i2p2www/pages/site/about/i2pcon/2015.html:44 #: i2p2www/pages/site/about/i2pcon/2015.html:44
msgid "" msgid ""
"Note that in-I2P torrents may also be available on the clearnet due to " "Note that in-I2P torrents may also be available on the non-private "
"bridging by Vuze clients." "internet due to bridging by Vuze clients."
msgstr "" msgstr ""
#: i2p2www/pages/site/about/i2pcon/2015.html:50 #: i2p2www/pages/site/about/i2pcon/2015.html:50

View File

@ -1,14 +1,14 @@
# Translations template for I2P. # Translations template for I2P.
# Copyright (C) 2020 ORGANIZATION # Copyright (C) 2021 ORGANIZATION
# This file is distributed under the same license as the I2P project. # This file is distributed under the same license as the I2P project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020. # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: I2P website\n" "Project-Id-Version: I2P website\n"
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n" "Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
"POT-Creation-Date: 2020-11-16 17:04+0000\n" "POT-Creation-Date: 2021-04-26 14:51+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -86,6 +86,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:28 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:28
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:40 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:40
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:33 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:33
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:33
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:45
msgid "RELEASE DETAILS" msgid "RELEASE DETAILS"
msgstr "" msgstr ""
@ -155,6 +157,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:41 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:41
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:52 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:52
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:49 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:49
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:51
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:64
msgid "Bug Fixes" msgid "Bug Fixes"
msgstr "" msgstr ""
@ -214,6 +218,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:48 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:48
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:61 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:61
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:62 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:62
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:65
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:76
msgid "Other" msgid "Other"
msgstr "" msgstr ""
@ -274,6 +280,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:65 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:65
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:87 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:87
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:76 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:76
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:93
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:97
msgid "SHA256 Checksums:" msgid "SHA256 Checksums:"
msgstr "" msgstr ""
@ -1748,6 +1756,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:55 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:55
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:78 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:78
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:67 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:67
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:83
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:87
msgid "Translation updates" msgid "Translation updates"
msgstr "" msgstr ""
@ -1924,6 +1934,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:22 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:22
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:34 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:34
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:27 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:27
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:27
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:39
msgid "" msgid ""
"As usual, we recommend that you update to this release. The best way to\n" "As usual, we recommend that you update to this release. The best way to\n"
"maintain security and help the network is to run the latest release." "maintain security and help the network is to run the latest release."
@ -2803,6 +2815,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:30 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:30
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:42 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:42
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:35 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:35
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:35
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:47
msgid "Changes" msgid "Changes"
msgstr "" msgstr ""
@ -5098,6 +5112,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:11 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:11
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:11 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:11
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:11 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:11
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:11
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:11
msgid "Update details" msgid "Update details"
msgstr "" msgstr ""
@ -5289,6 +5305,8 @@ msgstr ""
#: i2p2www/blog/2020/02/25/0.9.45-Release.rst:60 #: i2p2www/blog/2020/02/25/0.9.45-Release.rst:60
#: i2p2www/blog/2020/05/25/0.9.46-Release.rst:82 #: i2p2www/blog/2020/05/25/0.9.46-Release.rst:82
#: i2p2www/blog/2020/08/24/0.9.47-Release.rst:71 #: i2p2www/blog/2020/08/24/0.9.47-Release.rst:71
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:88
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:92
msgid "Full list of fixed bugs" msgid "Full list of fixed bugs"
msgstr "" msgstr ""
@ -12279,3 +12297,432 @@ msgstr ""
msgid "i2psnark: Increase max pipeline" msgid "i2psnark: Increase max pipeline"
msgstr "" msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:2
msgid "0.9.48 Release"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:9
msgid "0.9.48 with performance enhancements"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:16
msgid ""
"0.9.48 enables our new end-to-end encryption protocol (proposal 144) for "
"most services.\n"
"We have added preliminary support for new tunnel build message encryption"
" (proposal 152).\n"
"There are significant performance improvements throughout the router."
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:22
msgid ""
"Packages for Ubuntu Xenial (16.04 LTS) are no longer supported.\n"
"Users on that platform should upgrade so you may continue to receive I2P "
"updates."
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:37
msgid "Avoid old DSA-SHA1 routers for lookups, stores, and tunnel peers"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:38
msgid "Block same-country connections when in hidden mode"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:39
msgid "BOB: Add deprecation warning"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:40
msgid "Build: Drop support for Xenial; ant 1.9.8 or higher required to build"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:41
msgid "i2ptunnel: Enable dual-key encryption for most tunnel types"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:42
msgid "JBigI: Add library for Linux aarch64, zen, and zen2"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:43
msgid "Preliminary support for ECIES-X25519 routers (proposals 152 and 156)"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:44
msgid "Ratchet: Efficiency improvements and memory reduction"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:45
msgid "SSU: Randomize intro key"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:46
msgid "SSU performance improvements"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:47
msgid "System tray: Enable by default for Linux KDE and LXDE"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:53
msgid "Build: Set release property for better runtime compatibility"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:54
msgid "Console: Fix Jetty not starting on Java 11.0.9.1"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:55
msgid "i2psnark: Limit size of embedded video"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:56
msgid "Improved IPv6 address validation"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:57
msgid "Installer: Disable pack200 to support Java 14+"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:58
msgid "Installer: Add missing linux armv7 and aarch64 wrapper binaries"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:59
msgid "i2ptunnel: Filter server response headers when not compressing"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:60
msgid "NTCP2: Fix sending termination message on idle timeout"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:61
msgid "Streaming: Fix handling of tag options"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:67
msgid "Build: Reproducible build fix"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:68
msgid "Core: Refactoring of data structures to reduce memory usage"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:69
msgid "Crypto: Cache HMAC256 instances"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:70
msgid "i2psnark: Hide BEP 48 padding directory in UI"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:71
msgid "i2psnark: Checks for unsupported v2 torrents"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:72
msgid "i2psnark: Remove old opentrackers"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:73
msgid "i2ptunnel: Improved support for offline keys"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:75
msgid "NetDB: Increase minimum floodfill version for leaseset lookups"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:76
msgid "NTCP: Set nodelay on sockets"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:77
msgid "Proxy: Remove old jump servers"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:78
msgid "Ratchet: Rotate keys faster"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:80
msgid "Wrapper 3.5.44 (new installs only)"
msgstr ""
#: i2p2www/blog/2020/11/30/0.9.48-Release.rst:82
msgid "New partial translations for Kurdish, Turkmen, Argentinian Spanish"
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:2
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:11
msgid "Hello Git, Goodbye Monotone"
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:9
msgid "Hello git, goodbye mtn"
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:16
msgid "The I2P Git Migration is nearly concluded"
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:21
msgid ""
"For over a decade, I2P has relied on the venerable Monotone service to "
"support\n"
"its version control needs, but during the past few years, most of the "
"world has\n"
"moved on to the now-universal Git version control system. In that same\n"
"time, the I2P Network has become faster and more reliable, and accessible"
"\n"
"workarounds to Git's non-resumability have been developed."
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:29
msgid ""
"Today marks a significant occasion for I2P, as we switched off the old "
"mtn\n"
"i2p.i2p branch, and moved the development of the core Java I2P libraries "
"from\n"
"Monotone to Git officially."
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:35
msgid ""
"While our use of mtn has been questioned in the past, and it's not always"
" been a\n"
"popular choice, I'd like to take this moment, as perhaps the very last "
"project to use\n"
"Monotone to thank the Monotone developers, current and former, wherever "
"they are,\n"
"for the software they created."
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:44
msgid "GPG Signing"
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:49
msgid ""
"Checkins to the I2P Project repositories require you to configure GPG "
"signing for\n"
"your git commits, including Merge Requests and Pull Requests. Please "
"configure\n"
"your git client for GPG signing before you fork i2p.i2p and check "
"anything in."
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:55
msgid "Official Repositories and Gitlab/Github Syncing"
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:60
msgid ""
"The official repository is the one hosted at https://i2pgit.org/i2p-"
"hackers/i2p.i2p\n"
"and at https://git.idk.i2p/i2p-hackers/i2p.i2p, but there is a \"Mirror\""
" available\n"
"at Github at https://github.com/i2p/i2p.i2p."
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:66
msgid ""
"Now that we're on git, we can synchronize repositories from our own self-"
"hosted Gitlab\n"
"instance, to Github, and back again. This means that it is possible to "
"create and submit\n"
"a merge request on Gitlab and when it is merged, the result will be "
"synced with Github,\n"
"and a Pull Request on Github, when merged, will appear on Gitlab."
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:73
msgid ""
"This means that it's possible to submit code to us through our Gitlab "
"instance or through\n"
"Github depending on what you prefer, however, more of the I2P developers "
"are regularly\n"
"monitoring Gitlab than Github. MR's to Gitlab are more likely to be "
"merged sooner\n"
"than PR's to Github."
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:80
msgid "Thanks"
msgstr ""
#: i2p2www/blog/2020/12/10/Hello-git-goodbye-mtn.rst:85
msgid ""
"Congratulations and thanks to everyone who helped in the git migration, "
"especially\n"
"zzz, eche|on, nextloop, and our site mirror operators! While some of us "
"will miss\n"
"Monotone, it has become a barrier for new and existing participants in "
"I2P development\n"
"and we're excited to join the world of developers using Git to manage "
"their distributed\n"
"projects."
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:2
msgid "0.9.49 Release"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:9
msgid "0.9.49 with SSU fixes and faster crypto"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:16
msgid ""
"0.9.49 continues the work to make I2P faster and more secure.\n"
"We have several improvements and fixes for the SSU (UDP) transport that "
"should result in faster speeds.\n"
"This release also starts the migration to new, faster ECIES-X25519 "
"encryption for routers.\n"
"(Destinations have been using this encryption for a few releases now)\n"
"We've been working on the specifications and protocols for new encryption"
" for several years,\n"
"and we are getting close to the end of it! The migration will take "
"several releases to complete."
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:25
msgid ""
"For this release, to minimize disruption, only new installs and a very "
"small percentage of existing installs\n"
"(randomly selected at restart) will be using the new encryption.\n"
"If your router does \"rekey\" to use the new encryption, it may have "
"lower traffic or less reliability than usual for several days after you "
"restart.\n"
"This is normal, because your router has generated a new identity.\n"
"Your performance should recover after a while."
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:33
msgid ""
"We have \"rekeyed\" the network twice before, when changing the default "
"signature type,\n"
"but this is the first time we've changed the default encryption type.\n"
"Hopefully it will all go smoothly, but we're starting slowly to be sure."
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:49
msgid "Build: Git migration"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:50
msgid "Build: Move web resources to wars"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:51
msgid "i2psnark WebSeed support"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:52
msgid "i2psnark padding file support"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:53
msgid "i2ptunnel: Move proxy resources to jar"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:54
msgid "Router: Redesign ECIES encryption for floodfills (proposal 156)"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:55
msgid "Router: Verify RI stores after startup"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:56
msgid "Router: Reduce Sybil threshold"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:57
msgid "Router: ECIES for new routers"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:58
msgid "Router: Start of ECIES migration"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:59
msgid "SSU: Send individual fragments of messages"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:60
msgid "SSU: Westwood+ congestion control"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:61
msgid "SSU: Fast retransmit"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:66
msgid "Build: Fix Gradle build"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:67
msgid "Crypto: Increase ratchet tag window to prevent message loss"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:68
msgid "I2CP: Fix encrypted leaseset combined with ECIES crypto or offline keys"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:69
msgid "i2ptunnel: Fix config file saving issues"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:70
msgid "Router: Fix leaseset request fails causing watchdog to bark"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:71
msgid "Router: Hidden mode fixes"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:72
msgid "SSU: Fix partial acks not being sent"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:73
msgid "SSU: Fix occasional high CPU usage"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:78
msgid "Crypto: AES performance improvements"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:79
msgid "DoH: Change to RFC 8484 style"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:80
msgid "i2ptunnel: Remove DSA shared clients"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:81
msgid "Proxy: Add jump servers"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:82
msgid "Router: Add more countries for hidden mode"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:83
msgid "Router: Tunnel peer selection changes"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:84
msgid "Router: Move Sybil subsystem from console to router for embedded use"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:85
msgid "Router: Verify RI stores for a while after startup"
msgstr ""
#: i2p2www/blog/2021/02/17/0.9.49-Release.rst:86
msgid "Util: New unit tests"
msgstr ""

View File

@ -1,14 +1,14 @@
# Translations template for I2P. # Translations template for I2P.
# Copyright (C) 2020 ORGANIZATION # Copyright (C) 2021 ORGANIZATION
# This file is distributed under the same license as the I2P project. # This file is distributed under the same license as the I2P project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020. # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: I2P website\n" "Project-Id-Version: I2P website\n"
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n" "Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
"POT-Creation-Date: 2020-11-16 17:04+0000\n" "POT-Creation-Date: 2021-04-26 14:51+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -425,7 +425,7 @@ msgstr ""
#: i2p2www/pages/site/comparison/tor.html:63 #: i2p2www/pages/site/comparison/tor.html:63
#: i2p2www/pages/site/comparison/tor.html:68 #: i2p2www/pages/site/comparison/tor.html:68
msgid "Eepsite or Destination" msgid "I2P Site or Destination"
msgstr "" msgstr ""
#: i2p2www/pages/site/comparison/tor.html:64 #: i2p2www/pages/site/comparison/tor.html:64

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,14 @@
# Translations template for I2P. # Translations template for I2P.
# Copyright (C) 2020 ORGANIZATION # Copyright (C) 2021 ORGANIZATION
# This file is distributed under the same license as the I2P project. # This file is distributed under the same license as the I2P project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020. # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: I2P website\n" "Project-Id-Version: I2P website\n"
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n" "Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
"POT-Creation-Date: 2020-11-16 17:04+0000\n" "POT-Creation-Date: 2021-04-26 14:51+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -81,7 +81,7 @@ msgstr ""
msgid "" msgid ""
"After upgrading to the new architecture, you'll have to do a \n" "After upgrading to the new architecture, you'll have to do a \n"
"little work to get your old I2PTunnel-driven servers running. \n" "little work to get your old I2PTunnel-driven servers running. \n"
"Lets walk through a simple example. For an eepsite with the \n" "Lets walk through a simple example. For an I2P Site with the \n"
"old clientApp configuration, you had:" "old clientApp configuration, you had:"
msgstr "" msgstr ""
@ -99,11 +99,11 @@ msgid "Click on Add new: [Server tunnel] \"GO\""
msgstr "" msgstr ""
#: i2p2www/pages/site/misc/i2ptunnel-migration.html:21 #: i2p2www/pages/site/misc/i2ptunnel-migration.html:21
msgid "For the name: <code>\"eepsite\"</code>" msgid "For the name: <code>\"I2P Site\"</code>"
msgstr "" msgstr ""
#: i2p2www/pages/site/misc/i2ptunnel-migration.html:22 #: i2p2www/pages/site/misc/i2ptunnel-migration.html:22
msgid "For the description: <code>\"My eepsite, isn't it pretty?\"</code>" msgid "For the description: <code>\"My I2P Site, isn't it pretty?\"</code>"
msgstr "" msgstr ""
#: i2p2www/pages/site/misc/i2ptunnel-migration.html:23 #: i2p2www/pages/site/misc/i2ptunnel-migration.html:23
@ -159,7 +159,7 @@ msgid "I2PTunnel services"
msgstr "" msgstr ""
#: i2p2www/pages/site/misc/i2ptunnel-services.html:4 #: i2p2www/pages/site/misc/i2ptunnel-services.html:4
msgid "Below is quick copy of aum's eepsite deployment guide." msgid "Below is quick copy of aum's I2P Site deployment guide."
msgstr "" msgstr ""
#: i2p2www/pages/site/misc/i2ptunnel-services.html:8 #: i2p2www/pages/site/misc/i2ptunnel-services.html:8

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,14 @@
# Translations template for I2P. # Translations template for I2P.
# Copyright (C) 2020 ORGANIZATION # Copyright (C) 2021 ORGANIZATION
# This file is distributed under the same license as the I2P project. # This file is distributed under the same license as the I2P project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020. # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: I2P website\n" "Project-Id-Version: I2P website\n"
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n" "Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
"POT-Creation-Date: 2020-11-16 17:04+0000\n" "POT-Creation-Date: 2021-04-26 14:51+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -346,8 +346,8 @@ msgstr ""
#: i2p2www/pages/site/research/vrp.html:15 #: i2p2www/pages/site/research/vrp.html:15
msgid "" msgid ""
"As i2p is an open-source community, many volunteers and development team " "As i2p is an open-source community, many volunteers and development team "
"members run their own EepSites as well as public (“clearnet”) domains. " "members run their own I2P Sites as well as public (“non-private "
"These\n" "internet”) domains. These\n"
"sites/servers are NOT in the scope of the vulnerability assessment / " "sites/servers are NOT in the scope of the vulnerability assessment / "
"response process, only the underlying code of i2p is." "response process, only the underlying code of i2p is."
msgstr "" msgstr ""