forked from I2P_Developers/i2p.www
Percent symbol fix in docs
This commit is contained in:
@@ -67,7 +67,7 @@ First of all, the router doesn't work that well if it doesn't have a chance to "
|
|||||||
which is helped tremendously by others building tunnels through you.
|
which is helped tremendously by others building tunnels through you.
|
||||||
{%- endtrans %}</p>
|
{%- endtrans %}</p>
|
||||||
<p>{% trans -%}
|
<p>{% trans -%}
|
||||||
Secondly, over 90% of the routers in the current network allow participating traffic.
|
Secondly, over 90% of the routers in the current network allow participating traffic.
|
||||||
It's the default in the Java router.
|
It's the default in the Java router.
|
||||||
If your application doesn't route for others and it gets really popular, then it's a leech on the network,
|
If your application doesn't route for others and it gets really popular, then it's a leech on the network,
|
||||||
and it upsets the balance we have now.
|
and it upsets the balance we have now.
|
||||||
@@ -135,7 +135,7 @@ See i2psnark for code that reduces tunnel count and then closes the tunnel, even
|
|||||||
Have an auto-update feature if at all possible, or at least auto-notification of a new version.
|
Have an auto-update feature if at all possible, or at least auto-notification of a new version.
|
||||||
Our biggest fear is a huge number of routers out there that can't be updated.
|
Our biggest fear is a huge number of routers out there that can't be updated.
|
||||||
We have about 6-8 releases a year of the Java router, and it's critical to the health of the network that the users keep up.
|
We have about 6-8 releases a year of the Java router, and it's critical to the health of the network that the users keep up.
|
||||||
We usually have over 80% of the network on the latest release within 6 weeks after the release, and we'd like to keep it that way.
|
We usually have over 80% of the network on the latest release within 6 weeks after the release, and we'd like to keep it that way.
|
||||||
You don't need to worry about disabling the router's built-in auto-update function, as that code is in the router console,
|
You don't need to worry about disabling the router's built-in auto-update function, as that code is in the router console,
|
||||||
which you presumably are not bundling.
|
which you presumably are not bundling.
|
||||||
{%- endtrans %}</p>
|
{%- endtrans %}</p>
|
||||||
|
@@ -13,7 +13,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: I2P\n"
|
"Project-Id-Version: I2P\n"
|
||||||
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
||||||
"POT-Creation-Date: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2014-11-02 23:10+0000\n"
|
"PO-Revision-Date: 2014-11-02 23:10+0000\n"
|
||||||
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
|
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
|
||||||
"Language-Team: German "
|
"Language-Team: German "
|
||||||
@@ -4104,9 +4104,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4206,7 +4205,6 @@ msgid "Updatability"
|
|||||||
msgstr "Zuverlässigkeit"
|
msgstr "Zuverlässigkeit"
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4214,8 +4212,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -17857,4 +17855,3 @@ msgid ""
|
|||||||
"conclusion is not supported by the paper."
|
"conclusion is not supported by the paper."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
||||||
|
@@ -15,7 +15,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: I2P\n"
|
"Project-Id-Version: I2P\n"
|
||||||
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
||||||
"POT-Creation-Date: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2014-11-03 04:42+0000\n"
|
"PO-Revision-Date: 2014-11-03 04:42+0000\n"
|
||||||
"Last-Translator: strel\n"
|
"Last-Translator: strel\n"
|
||||||
"Language-Team: Spanish "
|
"Language-Team: Spanish "
|
||||||
@@ -5627,9 +5627,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -5731,7 +5730,6 @@ msgid "Updatability"
|
|||||||
msgstr "Explotabilidad"
|
msgstr "Explotabilidad"
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -5739,8 +5737,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -24491,4 +24489,3 @@ msgstr ""
|
|||||||
"túneles bidireccionales\", aunque esta conclusión no está demostrada en "
|
"túneles bidireccionales\", aunque esta conclusión no está demostrada en "
|
||||||
"el estudio."
|
"el estudio."
|
||||||
|
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: I2P\n"
|
"Project-Id-Version: I2P\n"
|
||||||
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
||||||
"POT-Creation-Date: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2014-11-02 22:56+0000\n"
|
"PO-Revision-Date: 2014-11-02 22:56+0000\n"
|
||||||
"Last-Translator: str4d <str4d@i2pmail.org>\n"
|
"Last-Translator: str4d <str4d@i2pmail.org>\n"
|
||||||
"Language-Team: French "
|
"Language-Team: French "
|
||||||
@@ -4817,9 +4817,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4919,7 +4918,6 @@ msgid "Updatability"
|
|||||||
msgstr "Exploitabilité"
|
msgstr "Exploitabilité"
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4927,8 +4925,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -19089,4 +19087,3 @@ msgstr ""
|
|||||||
"inférieurs aux tunnels bidirectionnel\", pourtant cette conclusion n'est "
|
"inférieurs aux tunnels bidirectionnel\", pourtant cette conclusion n'est "
|
||||||
"pas soutenue par le papier."
|
"pas soutenue par le papier."
|
||||||
|
|
||||||
|
|
||||||
|
@@ -8,7 +8,7 @@ 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: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2014-02-09 19:53+0000\n"
|
"PO-Revision-Date: 2014-02-09 19:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: he <LL@li.org>\n"
|
"Language-Team: he <LL@li.org>\n"
|
||||||
@@ -4094,9 +4094,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4194,7 +4193,6 @@ msgid "Updatability"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4202,8 +4200,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -17660,4 +17658,3 @@ msgid ""
|
|||||||
"conclusion is not supported by the paper."
|
"conclusion is not supported by the paper."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
||||||
|
@@ -9,7 +9,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: I2P\n"
|
"Project-Id-Version: I2P\n"
|
||||||
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
||||||
"POT-Creation-Date: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2014-11-02 22:56+0000\n"
|
"PO-Revision-Date: 2014-11-02 22:56+0000\n"
|
||||||
"Last-Translator: str4d <str4d@i2pmail.org>\n"
|
"Last-Translator: str4d <str4d@i2pmail.org>\n"
|
||||||
"Language-Team: Italian "
|
"Language-Team: Italian "
|
||||||
@@ -4099,9 +4099,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4199,7 +4198,6 @@ msgid "Updatability"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4207,8 +4205,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -17666,4 +17664,3 @@ msgid ""
|
|||||||
"conclusion is not supported by the paper."
|
"conclusion is not supported by the paper."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
||||||
|
@@ -12,7 +12,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: I2P\n"
|
"Project-Id-Version: I2P\n"
|
||||||
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
||||||
"POT-Creation-Date: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2014-11-10 12:20+0000\n"
|
"PO-Revision-Date: 2014-11-10 12:20+0000\n"
|
||||||
"Last-Translator: blueboy\n"
|
"Last-Translator: blueboy\n"
|
||||||
"Language-Team: Portuguese (Brazil) "
|
"Language-Team: Portuguese (Brazil) "
|
||||||
@@ -4161,9 +4161,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4261,7 +4260,6 @@ msgid "Updatability"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4269,8 +4267,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -17731,4 +17729,3 @@ msgid ""
|
|||||||
"conclusion is not supported by the paper."
|
"conclusion is not supported by the paper."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
||||||
|
@@ -14,7 +14,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: I2P\n"
|
"Project-Id-Version: I2P\n"
|
||||||
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
"Report-Msgid-Bugs-To: http://trac.i2p2.de\n"
|
||||||
"POT-Creation-Date: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2014-11-02 22:56+0000\n"
|
"PO-Revision-Date: 2014-11-02 22:56+0000\n"
|
||||||
"Last-Translator: str4d <str4d@i2pmail.org>\n"
|
"Last-Translator: str4d <str4d@i2pmail.org>\n"
|
||||||
"Language-Team: Russian (Russia) "
|
"Language-Team: Russian (Russia) "
|
||||||
@@ -4702,9 +4702,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4804,7 +4803,6 @@ msgid "Updatability"
|
|||||||
msgstr "Подверженность взлому"
|
msgstr "Подверженность взлому"
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4812,8 +4810,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -18343,4 +18341,3 @@ msgid ""
|
|||||||
"conclusion is not supported by the paper."
|
"conclusion is not supported by the paper."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
||||||
|
@@ -9,7 +9,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: I2P\n"
|
"Project-Id-Version: I2P\n"
|
||||||
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
|
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
|
||||||
"POT-Creation-Date: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+0000\n"
|
||||||
"PO-Revision-Date: 2013-04-27 23:10+0000\n"
|
"PO-Revision-Date: 2013-04-27 23:10+0000\n"
|
||||||
"Last-Translator: Martin Svensson <digitalmannen@gmail.com>\n"
|
"Last-Translator: Martin Svensson <digitalmannen@gmail.com>\n"
|
||||||
"Language-Team: Swedish (Sweden) "
|
"Language-Team: Swedish (Sweden) "
|
||||||
@@ -4096,9 +4096,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4196,7 +4195,6 @@ msgid "Updatability"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4204,8 +4202,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
@@ -17662,4 +17660,3 @@ msgid ""
|
|||||||
"conclusion is not supported by the paper."
|
"conclusion is not supported by the paper."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
||||||
|
@@ -8,7 +8,7 @@ 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: 2014-11-15 23:30+0000\n"
|
"POT-Creation-Date: 2014-11-16 02:59+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"
|
||||||
@@ -4093,9 +4093,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
#: i2p2www/pages/site/docs/applications/embedding.html:69
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Secondly, over 90% of the routers in the current network allow "
|
"Secondly, over 90% of the routers in the current network allow "
|
||||||
"participating traffic.\n"
|
"participating traffic.\n"
|
||||||
"It's the default in the Java router.\n"
|
"It's the default in the Java router.\n"
|
||||||
"If your application doesn't route for others and it gets really popular, "
|
"If your application doesn't route for others and it gets really popular, "
|
||||||
@@ -4193,7 +4192,6 @@ msgid "Updatability"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
#: i2p2www/pages/site/docs/applications/embedding.html:134
|
||||||
#, python-format
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Have an auto-update feature if at all possible, or at least auto-"
|
"Have an auto-update feature if at all possible, or at least auto-"
|
||||||
"notification of a new version.\n"
|
"notification of a new version.\n"
|
||||||
@@ -4201,8 +4199,8 @@ msgid ""
|
|||||||
"updated.\n"
|
"updated.\n"
|
||||||
"We have about 6-8 releases a year of the Java router, and it's critical "
|
"We have about 6-8 releases a year of the Java router, and it's critical "
|
||||||
"to the health of the network that the users keep up.\n"
|
"to the health of the network that the users keep up.\n"
|
||||||
"We usually have over 80% of the network on the latest release within 6 "
|
"We usually have over 80% of the network on the latest release within "
|
||||||
"weeks after the release, and we'd like to keep it that way.\n"
|
"6 weeks after the release, and we'd like to keep it that way.\n"
|
||||||
"You don't need to worry about disabling the router's built-in auto-update"
|
"You don't need to worry about disabling the router's built-in auto-update"
|
||||||
" function, as that code is in the router console,\n"
|
" function, as that code is in the router console,\n"
|
||||||
"which you presumably are not bundling."
|
"which you presumably are not bundling."
|
||||||
|
Reference in New Issue
Block a user