aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Carpenter <git@dvn.me>2019-08-23 14:04:01 -0700
committerDevan Carpenter <git@dvn.me>2019-08-23 14:04:01 -0700
commit35ac4c4ac459174e831a51bd6f276b0bea1b414d (patch)
tree8433253e3008c7a936d53588a7b1a873c449b382
parent62c39ba3438b2a1e9b90502de8fa9dd767f5cc6f (diff)
downloadwww-35ac4c4ac459174e831a51bd6f276b0bea1b414d.tar.gz
www-35ac4c4ac459174e831a51bd6f276b0bea1b414d.zip
Update auto-generated locale .po files
-rw-r--r--locale/de/LC_MESSAGES/messages.po105
-rw-r--r--locale/en/LC_MESSAGES/messages.po103
-rw-r--r--locale/es/LC_MESSAGES/messages.po105
-rw-r--r--locale/fr/LC_MESSAGES/messages.po105
-rw-r--r--locale/it/LC_MESSAGES/messages.po105
5 files changed, 259 insertions, 264 deletions
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index b4b087d7..eb9d383a 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: PROJECT VERSION\n" 8"Project-Id-Version: PROJECT VERSION\n"
9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10"POT-Creation-Date: 2019-08-18 21:46+0200\n" 10"POT-Creation-Date: 2019-08-23 14:03-0700\n"
11"PO-Revision-Date: 2018-02-24 17:42\n" 11"PO-Revision-Date: 2018-02-24 17:42\n"
12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n" 12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n"
13"Language-Team: German <LL@li.org>\n" 13"Language-Team: German <LL@li.org>\n"
@@ -306,8 +306,8 @@ msgstr ""
306msgid "" 306msgid ""
307"You are most welcome to <a href=\"engage.html\">get engaged into the " 307"You are most welcome to <a href=\"engage.html\">get engaged into the "
308"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use." 308"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use."
309"html\">use it</a> and <a href=\"contribute.html\">contribute</a> in various " 309"html\">use it</a> and <a href=\"engage.html\">contribute and get engaged</a> "
310"ways." 310"in various ways."
311msgstr "" 311msgstr ""
312 312
313#: template/about.html.j2:100 313#: template/about.html.j2:100
@@ -975,7 +975,7 @@ msgid ""
975"GNUnet<br /> The REST API is already merged into the gnunet.git repository " 975"GNUnet<br /> The REST API is already merged into the gnunet.git repository "
976"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> " 976"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> "
977"To use the new features, clone the repository and follow the <a href=" 977"To use the new features, clone the repository and follow the <a href="
978"\"https://gnunet.org/installation\">Installation</a> on gnunet.org. Then, " 978"\"https://gnunet.org/en/install.html\">Installation</a> on gnunet.org. Then, "
979"start the rest service with \"gnunet-arm -i rest\"." 979"start the rest service with \"gnunet-arm -i rest\"."
980msgstr "" 980msgstr ""
981 981
@@ -1205,9 +1205,9 @@ msgstr ""
1205#: template/gsoc.html.j2:254 1205#: template/gsoc.html.j2:254
1206msgid "" 1206msgid ""
1207"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> " 1207"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> "
1208"that expose the <a href=\"https://gnunet.org/doxygen/modules.html\">GNUnet " 1208"that expose the <a href=\"https://docs.gnunet.org/doxygen/modules.html"
1209"API</a> so that easy, hands-on development is possible. Also, browser-based " 1209"\">GNUnet API</a> so that easy, hands-on development is possible. Also, "
1210"UIs will be much easier to create on top of REST APIs." 1210"browser-based UIs will be much easier to create on top of REST APIs."
1211msgstr "" 1211msgstr ""
1212 1212
1213#: template/gsoc.html.j2:265 template/gsoc.html.j2:585 1213#: template/gsoc.html.j2:265 template/gsoc.html.j2:585
@@ -1328,10 +1328,10 @@ msgstr ""
1328#: template/gsoc.html.j2:468 1328#: template/gsoc.html.j2:468
1329msgid "" 1329msgid ""
1330"Implementation of the GNUnet auction system described in Chapter 3 of <a " 1330"Implementation of the GNUnet auction system described in Chapter 3 of <a "
1331"href=\"https://gnunet.org/libbrand-thesis\">this thesis</a>. Specific tasks " 1331"href=\"https://grothoff.org/christian/teich2017ms.pdf\">this thesis</a>. "
1332"are adding smart contract creation and round time enforcement to libbrandt " 1332"Specific tasks are adding smart contract creation and round time enforcement "
1333"as well as creating the GNUnet auction service, library and the three user " 1333"to libbrandt as well as creating the GNUnet auction service, library and the "
1334"interface programs create, info and join." 1334"three user interface programs create, info and join."
1335msgstr "" 1335msgstr ""
1336 1336
1337#: template/gsoc.html.j2:480 1337#: template/gsoc.html.j2:480
@@ -1379,8 +1379,8 @@ msgid ""
1379"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet " 1379"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet "
1380"to be determined framework such as Angular2. This includes the design and " 1380"to be determined framework such as Angular2. This includes the design and "
1381"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST " 1381"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST "
1382"APIs</a> that expose the <a href=\"https://gnunet.org/doxygen/modules.html" 1382"APIs</a> that expose the <a href=\"https://docs.gnunet.org/doxygen/modules."
1383"\">GNUnet API</a>." 1383"html\">GNUnet API</a>."
1384msgstr "" 1384msgstr ""
1385 1385
1386#: template/gsoc.html.j2:590 1386#: template/gsoc.html.j2:590
@@ -1555,7 +1555,7 @@ msgid ""
1555"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1555"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1556"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1556"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1557"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1557"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1558"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. " 1558"it</a> and <a href=\"https://gnunet.org/en/engage.html\">contribute</a>. "
1559"<br> Be aware that this project is still in an early alpha stage when it " 1559"<br> Be aware that this project is still in an early alpha stage when it "
1560"comes to software &#8211; its not an easy task to rewrite the whole Internet!" 1560"comes to software &#8211; its not an easy task to rewrite the whole Internet!"
1561msgstr "" 1561msgstr ""
@@ -1653,24 +1653,27 @@ msgid ""
1653msgstr "" 1653msgstr ""
1654 1654
1655#: template/install-on-archpi.html.j2:6 1655#: template/install-on-archpi.html.j2:6
1656msgid "Tutorial: GNUnet on Archlinux/Pi" 1656msgid "Tutorial: GNUnet on Arch Linux/Pi"
1657msgstr "" 1657msgstr ""
1658 1658
1659#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29 1659#: template/install-on-archpi.html.j2:16
1660#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19 1660msgid "Requirements for Raspberry Pi 3"
1661#: template/install-on-ubuntu1804.html.j2:26
1662msgid "Requirements"
1663msgstr "" 1661msgstr ""
1664 1662
1665#: template/install-on-archpi.html.j2:38 1663#: template/install-on-archpi.html.j2:40
1666msgid "Get the Source Code" 1664msgid "Get the Source Code"
1667msgstr "" 1665msgstr ""
1668 1666
1669#: template/install-on-archpi.html.j2:59 1667#: template/install-on-archpi.html.j2:62
1668#: template/install-on-debian9.html.j2:130
1669msgid "In Addition: gnunet-gtk"
1670msgstr ""
1671
1672#: template/install-on-archpi.html.j2:79
1670msgid "Run" 1673msgid "Run"
1671msgstr "" 1674msgstr ""
1672 1675
1673#: template/install-on-archpi.html.j2:124 1676#: template/install-on-archpi.html.j2:131
1674msgid "Make sure, it works!" 1677msgid "Make sure, it works!"
1675msgstr "" 1678msgstr ""
1676 1679
@@ -1683,54 +1686,58 @@ msgstr ""
1683msgid "Introduction" 1686msgid "Introduction"
1684msgstr "" 1687msgstr ""
1685 1688
1689#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
1690#: template/install-on-netbsd.html.j2:19
1691#: template/install-on-ubuntu1804.html.j2:26
1692msgid "Requirements"
1693msgstr ""
1694
1686#: template/install-on-debian9.html.j2:45 1695#: template/install-on-debian9.html.j2:45
1687#: template/install-on-ubuntu1804.html.j2:41 1696#: template/install-on-ubuntu1804.html.j2:41
1688msgid "Make an installation directory" 1697msgid "Make an installation directory"
1689msgstr "" 1698msgstr ""
1690 1699
1691#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147 1700#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:134
1692#: template/install-on-netbsd.html.j2:224 1701#: template/install-on-netbsd.html.j2:224
1693#: template/install-on-ubuntu1804.html.j2:53 1702#: template/install-on-ubuntu1804.html.j2:53
1694msgid "Get the source code" 1703msgid "Get the source code"
1695msgstr "" 1704msgstr ""
1696 1705
1697#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155 1706#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:142
1698#: template/install-on-netbsd.html.j2:232 1707#: template/install-on-netbsd.html.j2:232
1699#: template/install-on-ubuntu1804.html.j2:61 1708#: template/install-on-ubuntu1804.html.j2:61
1700msgid "Compile and Install" 1709msgid "Compile and Install"
1701msgstr "" 1710msgstr ""
1702 1711
1703#: template/install-on-debian9.html.j2:103 1712#: template/install-on-debian9.html.j2:103
1713#: template/install-on-ubuntu1804.html.j2:70
1704msgid "Option 1: GNUnet for testing / usage" 1714msgid "Option 1: GNUnet for testing / usage"
1705msgstr "" 1715msgstr ""
1706 1716
1707#: template/install-on-debian9.html.j2:116 1717#: template/install-on-debian9.html.j2:116
1708#: template/install-on-ubuntu1804.html.j2:80 1718#: template/install-on-ubuntu1804.html.j2:82
1709msgid "Option 2: GNUnet for development" 1719msgid "Option 2: GNUnet for development"
1710msgstr "" 1720msgstr ""
1711 1721
1712#: template/install-on-debian9.html.j2:130
1713msgid "In Addition: gnunet-gtk"
1714msgstr ""
1715
1716#: template/install-on-debian9.html.j2:153 1722#: template/install-on-debian9.html.j2:153
1717#: template/install-on-ubuntu1804.html.j2:92 1723#: template/install-on-ubuntu1804.html.j2:97
1718msgid "Install GNUnet plugin for name resolution" 1724msgid "Install GNUnet plugin for name resolution"
1719msgstr "" 1725msgstr ""
1720 1726
1721#: template/install-on-debian9.html.j2:207 1727#: template/install-on-debian9.html.j2:207
1728#: template/install-on-ubuntu1804.html.j2:134
1722msgid "Create configuration file" 1729msgid "Create configuration file"
1723msgstr "" 1730msgstr ""
1724 1731
1725#: template/install-on-debian9.html.j2:227 1732#: template/install-on-debian9.html.j2:227
1726#: template/install-on-ubuntu1804.html.j2:203 1733#: template/install-on-ubuntu1804.html.j2:156
1727#, fuzzy 1734#, fuzzy
1728#| msgid "GNUnet" 1735#| msgid "GNUnet"
1729msgid "Use GNUnet!" 1736msgid "Use GNUnet!"
1730msgstr "GNUnet" 1737msgstr "GNUnet"
1731 1738
1732#: template/install-on-debian9.html.j2:232 1739#: template/install-on-debian9.html.j2:232
1733#: template/install-on-ubuntu1804.html.j2:208 1740#: template/install-on-ubuntu1804.html.j2:162
1734msgid "Uninstall GNUnet and its dependencies" 1741msgid "Uninstall GNUnet and its dependencies"
1735msgstr "" 1742msgstr ""
1736 1743
@@ -1746,16 +1753,15 @@ msgstr ""
1746msgid "First steps" 1753msgid "First steps"
1747msgstr "" 1754msgstr ""
1748 1755
1749#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182 1756#: template/install-on-macos.html.j2:109 template/install-on-netbsd.html.j2:182
1750msgid "Alternative: Installation from source" 1757msgid "Alternative: Installation from source"
1751msgstr "" 1758msgstr ""
1752 1759
1753#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242 1760#: template/install-on-macos.html.j2:154 template/install-on-netbsd.html.j2:242
1754#: template/install-on-ubuntu1804.html.j2:70
1755msgid "Option 1: GNUnet for production / usage" 1761msgid "Option 1: GNUnet for production / usage"
1756msgstr "" 1762msgstr ""
1757 1763
1758#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267 1764#: template/install-on-macos.html.j2:187 template/install-on-netbsd.html.j2:267
1759msgid "Option 2: GNUnet experimental" 1765msgid "Option 2: GNUnet experimental"
1760msgstr "" 1766msgstr ""
1761 1767
@@ -1767,22 +1773,6 @@ msgstr ""
1767msgid "Tutorial: GNUnet on Ubuntu 18.04" 1773msgid "Tutorial: GNUnet on Ubuntu 18.04"
1768msgstr "" 1774msgstr ""
1769 1775
1770#: template/install-on-ubuntu1804.html.j2:129
1771msgid "Configuration"
1772msgstr ""
1773
1774#: template/install-on-ubuntu1804.html.j2:224
1775msgid "Troubleshooting"
1776msgstr ""
1777
1778#: template/install-on-ubuntu1804.html.j2:225 template/use.html.j2:514
1779msgid "You can't reach other people's nodes"
1780msgstr ""
1781
1782#: template/install-on-ubuntu1804.html.j2:256 template/use.html.j2:550
1783msgid "OMG you guys broke my internet"
1784msgstr ""
1785
1786#: template/install.html.j2:11 1776#: template/install.html.j2:11
1787msgid "" 1777msgid ""
1788"<p>The following GNUnet installation instructions help you building from " 1778"<p>The following GNUnet installation instructions help you building from "
@@ -1918,7 +1908,8 @@ msgstr ""
1918 1908
1919#: template/tutorial.html.j2:32 1909#: template/tutorial.html.j2:32
1920msgid "" 1910msgid ""
1921"<a href=\"https://tutorial.gnunet.org/\">C Coding Tutorial for GNUnet</a>" 1911"<a href=\"https://docs.gnunet.org/tutorial/gnunet-tutorial.html\">C Coding "
1912"Tutorial for GNUnet</a>"
1922msgstr "" 1913msgstr ""
1923 1914
1924#: template/tutorial.html.j2:37 1915#: template/tutorial.html.j2:37
@@ -2007,6 +1998,14 @@ msgstr ""
2007msgid "Name resolution using GNS with a browser" 1998msgid "Name resolution using GNS with a browser"
2008msgstr "" 1999msgstr ""
2009 2000
2001#: template/use.html.j2:514
2002msgid "You can't reach other people's nodes"
2003msgstr ""
2004
2005#: template/use.html.j2:550
2006msgid "OMG you guys broke my internet"
2007msgstr ""
2008
2010#: template/video.html.j2:6 2009#: template/video.html.j2:6
2011msgid "Videos related to GNUnet" 2010msgid "Videos related to GNUnet"
2012msgstr "" 2011msgstr ""
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index d0f4f66b..7ee26b22 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -269,8 +269,8 @@ msgstr ""
269msgid "" 269msgid ""
270"You are most welcome to <a href=\"engage.html\">get engaged into the " 270"You are most welcome to <a href=\"engage.html\">get engaged into the "
271"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use." 271"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use."
272"html\">use it</a> and <a href=\"contribute.html\">contribute</a> in various " 272"html\">use it</a> and <a href=\"engage.html\">contribute and get engaged</a> "
273"ways." 273"in various ways."
274msgstr "" 274msgstr ""
275 275
276#: template/about.html.j2:100 276#: template/about.html.j2:100
@@ -920,7 +920,7 @@ msgid ""
920"GNUnet<br /> The REST API is already merged into the gnunet.git repository " 920"GNUnet<br /> The REST API is already merged into the gnunet.git repository "
921"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> " 921"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> "
922"To use the new features, clone the repository and follow the <a href=" 922"To use the new features, clone the repository and follow the <a href="
923"\"https://gnunet.org/installation\">Installation</a> on gnunet.org. Then, " 923"\"https://gnunet.org/en/install.html\">Installation</a> on gnunet.org. Then, "
924"start the rest service with \"gnunet-arm -i rest\"." 924"start the rest service with \"gnunet-arm -i rest\"."
925msgstr "" 925msgstr ""
926 926
@@ -1148,9 +1148,9 @@ msgstr ""
1148#: template/gsoc.html.j2:254 1148#: template/gsoc.html.j2:254
1149msgid "" 1149msgid ""
1150"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> " 1150"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> "
1151"that expose the <a href=\"https://gnunet.org/doxygen/modules.html\">GNUnet " 1151"that expose the <a href=\"https://docs.gnunet.org/doxygen/modules.html"
1152"API</a> so that easy, hands-on development is possible. Also, browser-based " 1152"\">GNUnet API</a> so that easy, hands-on development is possible. Also, "
1153"UIs will be much easier to create on top of REST APIs." 1153"browser-based UIs will be much easier to create on top of REST APIs."
1154msgstr "" 1154msgstr ""
1155 1155
1156#: template/gsoc.html.j2:265 template/gsoc.html.j2:585 1156#: template/gsoc.html.j2:265 template/gsoc.html.j2:585
@@ -1271,10 +1271,10 @@ msgstr ""
1271#: template/gsoc.html.j2:468 1271#: template/gsoc.html.j2:468
1272msgid "" 1272msgid ""
1273"Implementation of the GNUnet auction system described in Chapter 3 of <a " 1273"Implementation of the GNUnet auction system described in Chapter 3 of <a "
1274"href=\"https://gnunet.org/libbrand-thesis\">this thesis</a>. Specific tasks " 1274"href=\"https://grothoff.org/christian/teich2017ms.pdf\">this thesis</a>. "
1275"are adding smart contract creation and round time enforcement to libbrandt " 1275"Specific tasks are adding smart contract creation and round time enforcement "
1276"as well as creating the GNUnet auction service, library and the three user " 1276"to libbrandt as well as creating the GNUnet auction service, library and the "
1277"interface programs create, info and join." 1277"three user interface programs create, info and join."
1278msgstr "" 1278msgstr ""
1279 1279
1280#: template/gsoc.html.j2:480 1280#: template/gsoc.html.j2:480
@@ -1322,8 +1322,8 @@ msgid ""
1322"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet " 1322"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet "
1323"to be determined framework such as Angular2. This includes the design and " 1323"to be determined framework such as Angular2. This includes the design and "
1324"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST " 1324"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST "
1325"APIs</a> that expose the <a href=\"https://gnunet.org/doxygen/modules.html" 1325"APIs</a> that expose the <a href=\"https://docs.gnunet.org/doxygen/modules."
1326"\">GNUnet API</a>." 1326"html\">GNUnet API</a>."
1327msgstr "" 1327msgstr ""
1328 1328
1329#: template/gsoc.html.j2:590 1329#: template/gsoc.html.j2:590
@@ -1496,7 +1496,7 @@ msgid ""
1496"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1496"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1497"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1497"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1498"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1498"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1499"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. " 1499"it</a> and <a href=\"https://gnunet.org/en/engage.html\">contribute</a>. "
1500"<br> Be aware that this project is still in an early alpha stage when it " 1500"<br> Be aware that this project is still in an early alpha stage when it "
1501"comes to software &#8211; its not an easy task to rewrite the whole Internet!" 1501"comes to software &#8211; its not an easy task to rewrite the whole Internet!"
1502msgstr "" 1502msgstr ""
@@ -1594,24 +1594,27 @@ msgid ""
1594msgstr "" 1594msgstr ""
1595 1595
1596#: template/install-on-archpi.html.j2:6 1596#: template/install-on-archpi.html.j2:6
1597msgid "Tutorial: GNUnet on Archlinux/Pi" 1597msgid "Tutorial: GNUnet on Arch Linux/Pi"
1598msgstr "" 1598msgstr ""
1599 1599
1600#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29 1600#: template/install-on-archpi.html.j2:16
1601#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19 1601msgid "Requirements for Raspberry Pi 3"
1602#: template/install-on-ubuntu1804.html.j2:26
1603msgid "Requirements"
1604msgstr "" 1602msgstr ""
1605 1603
1606#: template/install-on-archpi.html.j2:38 1604#: template/install-on-archpi.html.j2:40
1607msgid "Get the Source Code" 1605msgid "Get the Source Code"
1608msgstr "" 1606msgstr ""
1609 1607
1610#: template/install-on-archpi.html.j2:59 1608#: template/install-on-archpi.html.j2:62
1609#: template/install-on-debian9.html.j2:130
1610msgid "In Addition: gnunet-gtk"
1611msgstr ""
1612
1613#: template/install-on-archpi.html.j2:79
1611msgid "Run" 1614msgid "Run"
1612msgstr "" 1615msgstr ""
1613 1616
1614#: template/install-on-archpi.html.j2:124 1617#: template/install-on-archpi.html.j2:131
1615msgid "Make sure, it works!" 1618msgid "Make sure, it works!"
1616msgstr "" 1619msgstr ""
1617 1620
@@ -1624,52 +1627,56 @@ msgstr ""
1624msgid "Introduction" 1627msgid "Introduction"
1625msgstr "" 1628msgstr ""
1626 1629
1630#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
1631#: template/install-on-netbsd.html.j2:19
1632#: template/install-on-ubuntu1804.html.j2:26
1633msgid "Requirements"
1634msgstr ""
1635
1627#: template/install-on-debian9.html.j2:45 1636#: template/install-on-debian9.html.j2:45
1628#: template/install-on-ubuntu1804.html.j2:41 1637#: template/install-on-ubuntu1804.html.j2:41
1629msgid "Make an installation directory" 1638msgid "Make an installation directory"
1630msgstr "" 1639msgstr ""
1631 1640
1632#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147 1641#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:134
1633#: template/install-on-netbsd.html.j2:224 1642#: template/install-on-netbsd.html.j2:224
1634#: template/install-on-ubuntu1804.html.j2:53 1643#: template/install-on-ubuntu1804.html.j2:53
1635msgid "Get the source code" 1644msgid "Get the source code"
1636msgstr "" 1645msgstr ""
1637 1646
1638#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155 1647#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:142
1639#: template/install-on-netbsd.html.j2:232 1648#: template/install-on-netbsd.html.j2:232
1640#: template/install-on-ubuntu1804.html.j2:61 1649#: template/install-on-ubuntu1804.html.j2:61
1641msgid "Compile and Install" 1650msgid "Compile and Install"
1642msgstr "" 1651msgstr ""
1643 1652
1644#: template/install-on-debian9.html.j2:103 1653#: template/install-on-debian9.html.j2:103
1654#: template/install-on-ubuntu1804.html.j2:70
1645msgid "Option 1: GNUnet for testing / usage" 1655msgid "Option 1: GNUnet for testing / usage"
1646msgstr "" 1656msgstr ""
1647 1657
1648#: template/install-on-debian9.html.j2:116 1658#: template/install-on-debian9.html.j2:116
1649#: template/install-on-ubuntu1804.html.j2:80 1659#: template/install-on-ubuntu1804.html.j2:82
1650msgid "Option 2: GNUnet for development" 1660msgid "Option 2: GNUnet for development"
1651msgstr "" 1661msgstr ""
1652 1662
1653#: template/install-on-debian9.html.j2:130
1654msgid "In Addition: gnunet-gtk"
1655msgstr ""
1656
1657#: template/install-on-debian9.html.j2:153 1663#: template/install-on-debian9.html.j2:153
1658#: template/install-on-ubuntu1804.html.j2:92 1664#: template/install-on-ubuntu1804.html.j2:97
1659msgid "Install GNUnet plugin for name resolution" 1665msgid "Install GNUnet plugin for name resolution"
1660msgstr "" 1666msgstr ""
1661 1667
1662#: template/install-on-debian9.html.j2:207 1668#: template/install-on-debian9.html.j2:207
1669#: template/install-on-ubuntu1804.html.j2:134
1663msgid "Create configuration file" 1670msgid "Create configuration file"
1664msgstr "" 1671msgstr ""
1665 1672
1666#: template/install-on-debian9.html.j2:227 1673#: template/install-on-debian9.html.j2:227
1667#: template/install-on-ubuntu1804.html.j2:203 1674#: template/install-on-ubuntu1804.html.j2:156
1668msgid "Use GNUnet!" 1675msgid "Use GNUnet!"
1669msgstr "" 1676msgstr ""
1670 1677
1671#: template/install-on-debian9.html.j2:232 1678#: template/install-on-debian9.html.j2:232
1672#: template/install-on-ubuntu1804.html.j2:208 1679#: template/install-on-ubuntu1804.html.j2:162
1673msgid "Uninstall GNUnet and its dependencies" 1680msgid "Uninstall GNUnet and its dependencies"
1674msgstr "" 1681msgstr ""
1675 1682
@@ -1685,16 +1692,15 @@ msgstr ""
1685msgid "First steps" 1692msgid "First steps"
1686msgstr "" 1693msgstr ""
1687 1694
1688#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182 1695#: template/install-on-macos.html.j2:109 template/install-on-netbsd.html.j2:182
1689msgid "Alternative: Installation from source" 1696msgid "Alternative: Installation from source"
1690msgstr "" 1697msgstr ""
1691 1698
1692#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242 1699#: template/install-on-macos.html.j2:154 template/install-on-netbsd.html.j2:242
1693#: template/install-on-ubuntu1804.html.j2:70
1694msgid "Option 1: GNUnet for production / usage" 1700msgid "Option 1: GNUnet for production / usage"
1695msgstr "" 1701msgstr ""
1696 1702
1697#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267 1703#: template/install-on-macos.html.j2:187 template/install-on-netbsd.html.j2:267
1698msgid "Option 2: GNUnet experimental" 1704msgid "Option 2: GNUnet experimental"
1699msgstr "" 1705msgstr ""
1700 1706
@@ -1706,22 +1712,6 @@ msgstr ""
1706msgid "Tutorial: GNUnet on Ubuntu 18.04" 1712msgid "Tutorial: GNUnet on Ubuntu 18.04"
1707msgstr "" 1713msgstr ""
1708 1714
1709#: template/install-on-ubuntu1804.html.j2:129
1710msgid "Configuration"
1711msgstr ""
1712
1713#: template/install-on-ubuntu1804.html.j2:224
1714msgid "Troubleshooting"
1715msgstr ""
1716
1717#: template/install-on-ubuntu1804.html.j2:225 template/use.html.j2:514
1718msgid "You can't reach other people's nodes"
1719msgstr ""
1720
1721#: template/install-on-ubuntu1804.html.j2:256 template/use.html.j2:550
1722msgid "OMG you guys broke my internet"
1723msgstr ""
1724
1725#: template/install.html.j2:11 1715#: template/install.html.j2:11
1726msgid "" 1716msgid ""
1727"<p>The following GNUnet installation instructions help you building from " 1717"<p>The following GNUnet installation instructions help you building from "
@@ -1855,7 +1845,8 @@ msgstr ""
1855 1845
1856#: template/tutorial.html.j2:32 1846#: template/tutorial.html.j2:32
1857msgid "" 1847msgid ""
1858"<a href=\"https://tutorial.gnunet.org/\">C Coding Tutorial for GNUnet</a>" 1848"<a href=\"https://docs.gnunet.org/tutorial/gnunet-tutorial.html\">C Coding "
1849"Tutorial for GNUnet</a>"
1859msgstr "" 1850msgstr ""
1860 1851
1861#: template/tutorial.html.j2:37 1852#: template/tutorial.html.j2:37
@@ -1938,6 +1929,14 @@ msgstr ""
1938msgid "Name resolution using GNS with a browser" 1929msgid "Name resolution using GNS with a browser"
1939msgstr "" 1930msgstr ""
1940 1931
1932#: template/use.html.j2:514
1933msgid "You can't reach other people's nodes"
1934msgstr ""
1935
1936#: template/use.html.j2:550
1937msgid "OMG you guys broke my internet"
1938msgstr ""
1939
1941#: template/video.html.j2:6 1940#: template/video.html.j2:6
1942msgid "Videos related to GNUnet" 1941msgid "Videos related to GNUnet"
1943msgstr "" 1942msgstr ""
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index fd35df8e..645d514f 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-08-18 21:46+0200\n" 11"POT-Creation-Date: 2019-08-23 14:03-0700\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -293,8 +293,8 @@ msgstr ""
293msgid "" 293msgid ""
294"You are most welcome to <a href=\"engage.html\">get engaged into the " 294"You are most welcome to <a href=\"engage.html\">get engaged into the "
295"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use." 295"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use."
296"html\">use it</a> and <a href=\"contribute.html\">contribute</a> in various " 296"html\">use it</a> and <a href=\"engage.html\">contribute and get engaged</a> "
297"ways." 297"in various ways."
298msgstr "" 298msgstr ""
299 299
300#: template/about.html.j2:100 300#: template/about.html.j2:100
@@ -946,7 +946,7 @@ msgid ""
946"GNUnet<br /> The REST API is already merged into the gnunet.git repository " 946"GNUnet<br /> The REST API is already merged into the gnunet.git repository "
947"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> " 947"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> "
948"To use the new features, clone the repository and follow the <a href=" 948"To use the new features, clone the repository and follow the <a href="
949"\"https://gnunet.org/installation\">Installation</a> on gnunet.org. Then, " 949"\"https://gnunet.org/en/install.html\">Installation</a> on gnunet.org. Then, "
950"start the rest service with \"gnunet-arm -i rest\"." 950"start the rest service with \"gnunet-arm -i rest\"."
951msgstr "" 951msgstr ""
952 952
@@ -1176,9 +1176,9 @@ msgstr ""
1176#: template/gsoc.html.j2:254 1176#: template/gsoc.html.j2:254
1177msgid "" 1177msgid ""
1178"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> " 1178"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> "
1179"that expose the <a href=\"https://gnunet.org/doxygen/modules.html\">GNUnet " 1179"that expose the <a href=\"https://docs.gnunet.org/doxygen/modules.html"
1180"API</a> so that easy, hands-on development is possible. Also, browser-based " 1180"\">GNUnet API</a> so that easy, hands-on development is possible. Also, "
1181"UIs will be much easier to create on top of REST APIs." 1181"browser-based UIs will be much easier to create on top of REST APIs."
1182msgstr "" 1182msgstr ""
1183 1183
1184#: template/gsoc.html.j2:265 template/gsoc.html.j2:585 1184#: template/gsoc.html.j2:265 template/gsoc.html.j2:585
@@ -1299,10 +1299,10 @@ msgstr ""
1299#: template/gsoc.html.j2:468 1299#: template/gsoc.html.j2:468
1300msgid "" 1300msgid ""
1301"Implementation of the GNUnet auction system described in Chapter 3 of <a " 1301"Implementation of the GNUnet auction system described in Chapter 3 of <a "
1302"href=\"https://gnunet.org/libbrand-thesis\">this thesis</a>. Specific tasks " 1302"href=\"https://grothoff.org/christian/teich2017ms.pdf\">this thesis</a>. "
1303"are adding smart contract creation and round time enforcement to libbrandt " 1303"Specific tasks are adding smart contract creation and round time enforcement "
1304"as well as creating the GNUnet auction service, library and the three user " 1304"to libbrandt as well as creating the GNUnet auction service, library and the "
1305"interface programs create, info and join." 1305"three user interface programs create, info and join."
1306msgstr "" 1306msgstr ""
1307 1307
1308#: template/gsoc.html.j2:480 1308#: template/gsoc.html.j2:480
@@ -1350,8 +1350,8 @@ msgid ""
1350"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet " 1350"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet "
1351"to be determined framework such as Angular2. This includes the design and " 1351"to be determined framework such as Angular2. This includes the design and "
1352"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST " 1352"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST "
1353"APIs</a> that expose the <a href=\"https://gnunet.org/doxygen/modules.html" 1353"APIs</a> that expose the <a href=\"https://docs.gnunet.org/doxygen/modules."
1354"\">GNUnet API</a>." 1354"html\">GNUnet API</a>."
1355msgstr "" 1355msgstr ""
1356 1356
1357#: template/gsoc.html.j2:590 1357#: template/gsoc.html.j2:590
@@ -1526,7 +1526,7 @@ msgid ""
1526"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1526"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1527"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1527"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1528"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1528"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1529"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. " 1529"it</a> and <a href=\"https://gnunet.org/en/engage.html\">contribute</a>. "
1530"<br> Be aware that this project is still in an early alpha stage when it " 1530"<br> Be aware that this project is still in an early alpha stage when it "
1531"comes to software &#8211; its not an easy task to rewrite the whole Internet!" 1531"comes to software &#8211; its not an easy task to rewrite the whole Internet!"
1532msgstr "" 1532msgstr ""
@@ -1624,24 +1624,27 @@ msgid ""
1624msgstr "" 1624msgstr ""
1625 1625
1626#: template/install-on-archpi.html.j2:6 1626#: template/install-on-archpi.html.j2:6
1627msgid "Tutorial: GNUnet on Archlinux/Pi" 1627msgid "Tutorial: GNUnet on Arch Linux/Pi"
1628msgstr "" 1628msgstr ""
1629 1629
1630#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29 1630#: template/install-on-archpi.html.j2:16
1631#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19 1631msgid "Requirements for Raspberry Pi 3"
1632#: template/install-on-ubuntu1804.html.j2:26
1633msgid "Requirements"
1634msgstr "" 1632msgstr ""
1635 1633
1636#: template/install-on-archpi.html.j2:38 1634#: template/install-on-archpi.html.j2:40
1637msgid "Get the Source Code" 1635msgid "Get the Source Code"
1638msgstr "" 1636msgstr ""
1639 1637
1640#: template/install-on-archpi.html.j2:59 1638#: template/install-on-archpi.html.j2:62
1639#: template/install-on-debian9.html.j2:130
1640msgid "In Addition: gnunet-gtk"
1641msgstr ""
1642
1643#: template/install-on-archpi.html.j2:79
1641msgid "Run" 1644msgid "Run"
1642msgstr "" 1645msgstr ""
1643 1646
1644#: template/install-on-archpi.html.j2:124 1647#: template/install-on-archpi.html.j2:131
1645msgid "Make sure, it works!" 1648msgid "Make sure, it works!"
1646msgstr "" 1649msgstr ""
1647 1650
@@ -1654,52 +1657,56 @@ msgstr ""
1654msgid "Introduction" 1657msgid "Introduction"
1655msgstr "" 1658msgstr ""
1656 1659
1660#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
1661#: template/install-on-netbsd.html.j2:19
1662#: template/install-on-ubuntu1804.html.j2:26
1663msgid "Requirements"
1664msgstr ""
1665
1657#: template/install-on-debian9.html.j2:45 1666#: template/install-on-debian9.html.j2:45
1658#: template/install-on-ubuntu1804.html.j2:41 1667#: template/install-on-ubuntu1804.html.j2:41
1659msgid "Make an installation directory" 1668msgid "Make an installation directory"
1660msgstr "" 1669msgstr ""
1661 1670
1662#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147 1671#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:134
1663#: template/install-on-netbsd.html.j2:224 1672#: template/install-on-netbsd.html.j2:224
1664#: template/install-on-ubuntu1804.html.j2:53 1673#: template/install-on-ubuntu1804.html.j2:53
1665msgid "Get the source code" 1674msgid "Get the source code"
1666msgstr "" 1675msgstr ""
1667 1676
1668#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155 1677#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:142
1669#: template/install-on-netbsd.html.j2:232 1678#: template/install-on-netbsd.html.j2:232
1670#: template/install-on-ubuntu1804.html.j2:61 1679#: template/install-on-ubuntu1804.html.j2:61
1671msgid "Compile and Install" 1680msgid "Compile and Install"
1672msgstr "" 1681msgstr ""
1673 1682
1674#: template/install-on-debian9.html.j2:103 1683#: template/install-on-debian9.html.j2:103
1684#: template/install-on-ubuntu1804.html.j2:70
1675msgid "Option 1: GNUnet for testing / usage" 1685msgid "Option 1: GNUnet for testing / usage"
1676msgstr "" 1686msgstr ""
1677 1687
1678#: template/install-on-debian9.html.j2:116 1688#: template/install-on-debian9.html.j2:116
1679#: template/install-on-ubuntu1804.html.j2:80 1689#: template/install-on-ubuntu1804.html.j2:82
1680msgid "Option 2: GNUnet for development" 1690msgid "Option 2: GNUnet for development"
1681msgstr "" 1691msgstr ""
1682 1692
1683#: template/install-on-debian9.html.j2:130
1684msgid "In Addition: gnunet-gtk"
1685msgstr ""
1686
1687#: template/install-on-debian9.html.j2:153 1693#: template/install-on-debian9.html.j2:153
1688#: template/install-on-ubuntu1804.html.j2:92 1694#: template/install-on-ubuntu1804.html.j2:97
1689msgid "Install GNUnet plugin for name resolution" 1695msgid "Install GNUnet plugin for name resolution"
1690msgstr "" 1696msgstr ""
1691 1697
1692#: template/install-on-debian9.html.j2:207 1698#: template/install-on-debian9.html.j2:207
1699#: template/install-on-ubuntu1804.html.j2:134
1693msgid "Create configuration file" 1700msgid "Create configuration file"
1694msgstr "" 1701msgstr ""
1695 1702
1696#: template/install-on-debian9.html.j2:227 1703#: template/install-on-debian9.html.j2:227
1697#: template/install-on-ubuntu1804.html.j2:203 1704#: template/install-on-ubuntu1804.html.j2:156
1698msgid "Use GNUnet!" 1705msgid "Use GNUnet!"
1699msgstr "" 1706msgstr ""
1700 1707
1701#: template/install-on-debian9.html.j2:232 1708#: template/install-on-debian9.html.j2:232
1702#: template/install-on-ubuntu1804.html.j2:208 1709#: template/install-on-ubuntu1804.html.j2:162
1703msgid "Uninstall GNUnet and its dependencies" 1710msgid "Uninstall GNUnet and its dependencies"
1704msgstr "" 1711msgstr ""
1705 1712
@@ -1715,16 +1722,15 @@ msgstr ""
1715msgid "First steps" 1722msgid "First steps"
1716msgstr "" 1723msgstr ""
1717 1724
1718#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182 1725#: template/install-on-macos.html.j2:109 template/install-on-netbsd.html.j2:182
1719msgid "Alternative: Installation from source" 1726msgid "Alternative: Installation from source"
1720msgstr "" 1727msgstr ""
1721 1728
1722#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242 1729#: template/install-on-macos.html.j2:154 template/install-on-netbsd.html.j2:242
1723#: template/install-on-ubuntu1804.html.j2:70
1724msgid "Option 1: GNUnet for production / usage" 1730msgid "Option 1: GNUnet for production / usage"
1725msgstr "" 1731msgstr ""
1726 1732
1727#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267 1733#: template/install-on-macos.html.j2:187 template/install-on-netbsd.html.j2:267
1728msgid "Option 2: GNUnet experimental" 1734msgid "Option 2: GNUnet experimental"
1729msgstr "" 1735msgstr ""
1730 1736
@@ -1736,22 +1742,6 @@ msgstr ""
1736msgid "Tutorial: GNUnet on Ubuntu 18.04" 1742msgid "Tutorial: GNUnet on Ubuntu 18.04"
1737msgstr "" 1743msgstr ""
1738 1744
1739#: template/install-on-ubuntu1804.html.j2:129
1740msgid "Configuration"
1741msgstr ""
1742
1743#: template/install-on-ubuntu1804.html.j2:224
1744msgid "Troubleshooting"
1745msgstr ""
1746
1747#: template/install-on-ubuntu1804.html.j2:225 template/use.html.j2:514
1748msgid "You can't reach other people's nodes"
1749msgstr ""
1750
1751#: template/install-on-ubuntu1804.html.j2:256 template/use.html.j2:550
1752msgid "OMG you guys broke my internet"
1753msgstr ""
1754
1755#: template/install.html.j2:11 1745#: template/install.html.j2:11
1756msgid "" 1746msgid ""
1757"<p>The following GNUnet installation instructions help you building from " 1747"<p>The following GNUnet installation instructions help you building from "
@@ -1887,7 +1877,8 @@ msgstr ""
1887 1877
1888#: template/tutorial.html.j2:32 1878#: template/tutorial.html.j2:32
1889msgid "" 1879msgid ""
1890"<a href=\"https://tutorial.gnunet.org/\">C Coding Tutorial for GNUnet</a>" 1880"<a href=\"https://docs.gnunet.org/tutorial/gnunet-tutorial.html\">C Coding "
1881"Tutorial for GNUnet</a>"
1891msgstr "" 1882msgstr ""
1892 1883
1893#: template/tutorial.html.j2:37 1884#: template/tutorial.html.j2:37
@@ -1974,6 +1965,14 @@ msgstr ""
1974msgid "Name resolution using GNS with a browser" 1965msgid "Name resolution using GNS with a browser"
1975msgstr "" 1966msgstr ""
1976 1967
1968#: template/use.html.j2:514
1969msgid "You can't reach other people's nodes"
1970msgstr ""
1971
1972#: template/use.html.j2:550
1973msgid "OMG you guys broke my internet"
1974msgstr ""
1975
1977#: template/video.html.j2:6 1976#: template/video.html.j2:6
1978msgid "Videos related to GNUnet" 1977msgid "Videos related to GNUnet"
1979msgstr "" 1978msgstr ""
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index 97d5352e..0f1da199 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-08-18 21:46+0200\n" 11"POT-Creation-Date: 2019-08-23 14:03-0700\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -289,8 +289,8 @@ msgstr ""
289msgid "" 289msgid ""
290"You are most welcome to <a href=\"engage.html\">get engaged into the " 290"You are most welcome to <a href=\"engage.html\">get engaged into the "
291"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use." 291"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use."
292"html\">use it</a> and <a href=\"contribute.html\">contribute</a> in various " 292"html\">use it</a> and <a href=\"engage.html\">contribute and get engaged</a> "
293"ways." 293"in various ways."
294msgstr "" 294msgstr ""
295 295
296#: template/about.html.j2:100 296#: template/about.html.j2:100
@@ -940,7 +940,7 @@ msgid ""
940"GNUnet<br /> The REST API is already merged into the gnunet.git repository " 940"GNUnet<br /> The REST API is already merged into the gnunet.git repository "
941"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> " 941"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> "
942"To use the new features, clone the repository and follow the <a href=" 942"To use the new features, clone the repository and follow the <a href="
943"\"https://gnunet.org/installation\">Installation</a> on gnunet.org. Then, " 943"\"https://gnunet.org/en/install.html\">Installation</a> on gnunet.org. Then, "
944"start the rest service with \"gnunet-arm -i rest\"." 944"start the rest service with \"gnunet-arm -i rest\"."
945msgstr "" 945msgstr ""
946 946
@@ -1168,9 +1168,9 @@ msgstr ""
1168#: template/gsoc.html.j2:254 1168#: template/gsoc.html.j2:254
1169msgid "" 1169msgid ""
1170"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> " 1170"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> "
1171"that expose the <a href=\"https://gnunet.org/doxygen/modules.html\">GNUnet " 1171"that expose the <a href=\"https://docs.gnunet.org/doxygen/modules.html"
1172"API</a> so that easy, hands-on development is possible. Also, browser-based " 1172"\">GNUnet API</a> so that easy, hands-on development is possible. Also, "
1173"UIs will be much easier to create on top of REST APIs." 1173"browser-based UIs will be much easier to create on top of REST APIs."
1174msgstr "" 1174msgstr ""
1175 1175
1176#: template/gsoc.html.j2:265 template/gsoc.html.j2:585 1176#: template/gsoc.html.j2:265 template/gsoc.html.j2:585
@@ -1291,10 +1291,10 @@ msgstr ""
1291#: template/gsoc.html.j2:468 1291#: template/gsoc.html.j2:468
1292msgid "" 1292msgid ""
1293"Implementation of the GNUnet auction system described in Chapter 3 of <a " 1293"Implementation of the GNUnet auction system described in Chapter 3 of <a "
1294"href=\"https://gnunet.org/libbrand-thesis\">this thesis</a>. Specific tasks " 1294"href=\"https://grothoff.org/christian/teich2017ms.pdf\">this thesis</a>. "
1295"are adding smart contract creation and round time enforcement to libbrandt " 1295"Specific tasks are adding smart contract creation and round time enforcement "
1296"as well as creating the GNUnet auction service, library and the three user " 1296"to libbrandt as well as creating the GNUnet auction service, library and the "
1297"interface programs create, info and join." 1297"three user interface programs create, info and join."
1298msgstr "" 1298msgstr ""
1299 1299
1300#: template/gsoc.html.j2:480 1300#: template/gsoc.html.j2:480
@@ -1342,8 +1342,8 @@ msgid ""
1342"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet " 1342"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet "
1343"to be determined framework such as Angular2. This includes the design and " 1343"to be determined framework such as Angular2. This includes the design and "
1344"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST " 1344"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST "
1345"APIs</a> that expose the <a href=\"https://gnunet.org/doxygen/modules.html" 1345"APIs</a> that expose the <a href=\"https://docs.gnunet.org/doxygen/modules."
1346"\">GNUnet API</a>." 1346"html\">GNUnet API</a>."
1347msgstr "" 1347msgstr ""
1348 1348
1349#: template/gsoc.html.j2:590 1349#: template/gsoc.html.j2:590
@@ -1516,7 +1516,7 @@ msgid ""
1516"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1516"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1517"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1517"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1518"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1518"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1519"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. " 1519"it</a> and <a href=\"https://gnunet.org/en/engage.html\">contribute</a>. "
1520"<br> Be aware that this project is still in an early alpha stage when it " 1520"<br> Be aware that this project is still in an early alpha stage when it "
1521"comes to software &#8211; its not an easy task to rewrite the whole Internet!" 1521"comes to software &#8211; its not an easy task to rewrite the whole Internet!"
1522msgstr "" 1522msgstr ""
@@ -1614,24 +1614,27 @@ msgid ""
1614msgstr "" 1614msgstr ""
1615 1615
1616#: template/install-on-archpi.html.j2:6 1616#: template/install-on-archpi.html.j2:6
1617msgid "Tutorial: GNUnet on Archlinux/Pi" 1617msgid "Tutorial: GNUnet on Arch Linux/Pi"
1618msgstr "" 1618msgstr ""
1619 1619
1620#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29 1620#: template/install-on-archpi.html.j2:16
1621#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19 1621msgid "Requirements for Raspberry Pi 3"
1622#: template/install-on-ubuntu1804.html.j2:26
1623msgid "Requirements"
1624msgstr "" 1622msgstr ""
1625 1623
1626#: template/install-on-archpi.html.j2:38 1624#: template/install-on-archpi.html.j2:40
1627msgid "Get the Source Code" 1625msgid "Get the Source Code"
1628msgstr "" 1626msgstr ""
1629 1627
1630#: template/install-on-archpi.html.j2:59 1628#: template/install-on-archpi.html.j2:62
1629#: template/install-on-debian9.html.j2:130
1630msgid "In Addition: gnunet-gtk"
1631msgstr ""
1632
1633#: template/install-on-archpi.html.j2:79
1631msgid "Run" 1634msgid "Run"
1632msgstr "" 1635msgstr ""
1633 1636
1634#: template/install-on-archpi.html.j2:124 1637#: template/install-on-archpi.html.j2:131
1635msgid "Make sure, it works!" 1638msgid "Make sure, it works!"
1636msgstr "" 1639msgstr ""
1637 1640
@@ -1644,52 +1647,56 @@ msgstr ""
1644msgid "Introduction" 1647msgid "Introduction"
1645msgstr "" 1648msgstr ""
1646 1649
1650#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
1651#: template/install-on-netbsd.html.j2:19
1652#: template/install-on-ubuntu1804.html.j2:26
1653msgid "Requirements"
1654msgstr ""
1655
1647#: template/install-on-debian9.html.j2:45 1656#: template/install-on-debian9.html.j2:45
1648#: template/install-on-ubuntu1804.html.j2:41 1657#: template/install-on-ubuntu1804.html.j2:41
1649msgid "Make an installation directory" 1658msgid "Make an installation directory"
1650msgstr "" 1659msgstr ""
1651 1660
1652#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147 1661#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:134
1653#: template/install-on-netbsd.html.j2:224 1662#: template/install-on-netbsd.html.j2:224
1654#: template/install-on-ubuntu1804.html.j2:53 1663#: template/install-on-ubuntu1804.html.j2:53
1655msgid "Get the source code" 1664msgid "Get the source code"
1656msgstr "" 1665msgstr ""
1657 1666
1658#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155 1667#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:142
1659#: template/install-on-netbsd.html.j2:232 1668#: template/install-on-netbsd.html.j2:232
1660#: template/install-on-ubuntu1804.html.j2:61 1669#: template/install-on-ubuntu1804.html.j2:61
1661msgid "Compile and Install" 1670msgid "Compile and Install"
1662msgstr "" 1671msgstr ""
1663 1672
1664#: template/install-on-debian9.html.j2:103 1673#: template/install-on-debian9.html.j2:103
1674#: template/install-on-ubuntu1804.html.j2:70
1665msgid "Option 1: GNUnet for testing / usage" 1675msgid "Option 1: GNUnet for testing / usage"
1666msgstr "" 1676msgstr ""
1667 1677
1668#: template/install-on-debian9.html.j2:116 1678#: template/install-on-debian9.html.j2:116
1669#: template/install-on-ubuntu1804.html.j2:80 1679#: template/install-on-ubuntu1804.html.j2:82
1670msgid "Option 2: GNUnet for development" 1680msgid "Option 2: GNUnet for development"
1671msgstr "" 1681msgstr ""
1672 1682
1673#: template/install-on-debian9.html.j2:130
1674msgid "In Addition: gnunet-gtk"
1675msgstr ""
1676
1677#: template/install-on-debian9.html.j2:153 1683#: template/install-on-debian9.html.j2:153
1678#: template/install-on-ubuntu1804.html.j2:92 1684#: template/install-on-ubuntu1804.html.j2:97
1679msgid "Install GNUnet plugin for name resolution" 1685msgid "Install GNUnet plugin for name resolution"
1680msgstr "" 1686msgstr ""
1681 1687
1682#: template/install-on-debian9.html.j2:207 1688#: template/install-on-debian9.html.j2:207
1689#: template/install-on-ubuntu1804.html.j2:134
1683msgid "Create configuration file" 1690msgid "Create configuration file"
1684msgstr "" 1691msgstr ""
1685 1692
1686#: template/install-on-debian9.html.j2:227 1693#: template/install-on-debian9.html.j2:227
1687#: template/install-on-ubuntu1804.html.j2:203 1694#: template/install-on-ubuntu1804.html.j2:156
1688msgid "Use GNUnet!" 1695msgid "Use GNUnet!"
1689msgstr "" 1696msgstr ""
1690 1697
1691#: template/install-on-debian9.html.j2:232 1698#: template/install-on-debian9.html.j2:232
1692#: template/install-on-ubuntu1804.html.j2:208 1699#: template/install-on-ubuntu1804.html.j2:162
1693msgid "Uninstall GNUnet and its dependencies" 1700msgid "Uninstall GNUnet and its dependencies"
1694msgstr "" 1701msgstr ""
1695 1702
@@ -1705,16 +1712,15 @@ msgstr ""
1705msgid "First steps" 1712msgid "First steps"
1706msgstr "" 1713msgstr ""
1707 1714
1708#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182 1715#: template/install-on-macos.html.j2:109 template/install-on-netbsd.html.j2:182
1709msgid "Alternative: Installation from source" 1716msgid "Alternative: Installation from source"
1710msgstr "" 1717msgstr ""
1711 1718
1712#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242 1719#: template/install-on-macos.html.j2:154 template/install-on-netbsd.html.j2:242
1713#: template/install-on-ubuntu1804.html.j2:70
1714msgid "Option 1: GNUnet for production / usage" 1720msgid "Option 1: GNUnet for production / usage"
1715msgstr "" 1721msgstr ""
1716 1722
1717#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267 1723#: template/install-on-macos.html.j2:187 template/install-on-netbsd.html.j2:267
1718msgid "Option 2: GNUnet experimental" 1724msgid "Option 2: GNUnet experimental"
1719msgstr "" 1725msgstr ""
1720 1726
@@ -1726,22 +1732,6 @@ msgstr ""
1726msgid "Tutorial: GNUnet on Ubuntu 18.04" 1732msgid "Tutorial: GNUnet on Ubuntu 18.04"
1727msgstr "" 1733msgstr ""
1728 1734
1729#: template/install-on-ubuntu1804.html.j2:129
1730msgid "Configuration"
1731msgstr ""
1732
1733#: template/install-on-ubuntu1804.html.j2:224
1734msgid "Troubleshooting"
1735msgstr ""
1736
1737#: template/install-on-ubuntu1804.html.j2:225 template/use.html.j2:514
1738msgid "You can't reach other people's nodes"
1739msgstr ""
1740
1741#: template/install-on-ubuntu1804.html.j2:256 template/use.html.j2:550
1742msgid "OMG you guys broke my internet"
1743msgstr ""
1744
1745#: template/install.html.j2:11 1735#: template/install.html.j2:11
1746msgid "" 1736msgid ""
1747"<p>The following GNUnet installation instructions help you building from " 1737"<p>The following GNUnet installation instructions help you building from "
@@ -1875,7 +1865,8 @@ msgstr ""
1875 1865
1876#: template/tutorial.html.j2:32 1866#: template/tutorial.html.j2:32
1877msgid "" 1867msgid ""
1878"<a href=\"https://tutorial.gnunet.org/\">C Coding Tutorial for GNUnet</a>" 1868"<a href=\"https://docs.gnunet.org/tutorial/gnunet-tutorial.html\">C Coding "
1869"Tutorial for GNUnet</a>"
1879msgstr "" 1870msgstr ""
1880 1871
1881#: template/tutorial.html.j2:37 1872#: template/tutorial.html.j2:37
@@ -1958,6 +1949,14 @@ msgstr ""
1958msgid "Name resolution using GNS with a browser" 1949msgid "Name resolution using GNS with a browser"
1959msgstr "" 1950msgstr ""
1960 1951
1952#: template/use.html.j2:514
1953msgid "You can't reach other people's nodes"
1954msgstr ""
1955
1956#: template/use.html.j2:550
1957msgid "OMG you guys broke my internet"
1958msgstr ""
1959
1961#: template/video.html.j2:6 1960#: template/video.html.j2:6
1962msgid "Videos related to GNUnet" 1961msgid "Videos related to GNUnet"
1963msgstr "" 1962msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index 33eb9b9c..97538e6d 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-08-18 21:46+0200\n" 11"POT-Creation-Date: 2019-08-23 14:03-0700\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -289,8 +289,8 @@ msgstr ""
289msgid "" 289msgid ""
290"You are most welcome to <a href=\"engage.html\">get engaged into the " 290"You are most welcome to <a href=\"engage.html\">get engaged into the "
291"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use." 291"conversation</a>, <a href=\"install.html\">install GNUnet</a>, <a href=\"use."
292"html\">use it</a> and <a href=\"contribute.html\">contribute</a> in various " 292"html\">use it</a> and <a href=\"engage.html\">contribute and get engaged</a> "
293"ways." 293"in various ways."
294msgstr "" 294msgstr ""
295 295
296#: template/about.html.j2:100 296#: template/about.html.j2:100
@@ -940,7 +940,7 @@ msgid ""
940"GNUnet<br /> The REST API is already merged into the gnunet.git repository " 940"GNUnet<br /> The REST API is already merged into the gnunet.git repository "
941"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> " 941"(<a href=\"https://gnunet.org/git/gnunet.git/\">GNUnet Main Git</a>).<br /> "
942"To use the new features, clone the repository and follow the <a href=" 942"To use the new features, clone the repository and follow the <a href="
943"\"https://gnunet.org/installation\">Installation</a> on gnunet.org. Then, " 943"\"https://gnunet.org/en/install.html\">Installation</a> on gnunet.org. Then, "
944"start the rest service with \"gnunet-arm -i rest\"." 944"start the rest service with \"gnunet-arm -i rest\"."
945msgstr "" 945msgstr ""
946 946
@@ -1168,9 +1168,9 @@ msgstr ""
1168#: template/gsoc.html.j2:254 1168#: template/gsoc.html.j2:254
1169msgid "" 1169msgid ""
1170"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> " 1170"Design and implementation of <a href=\"http://jsonapi.org/\">REST APIs</a> "
1171"that expose the <a href=\"https://gnunet.org/doxygen/modules.html\">GNUnet " 1171"that expose the <a href=\"https://docs.gnunet.org/doxygen/modules.html"
1172"API</a> so that easy, hands-on development is possible. Also, browser-based " 1172"\">GNUnet API</a> so that easy, hands-on development is possible. Also, "
1173"UIs will be much easier to create on top of REST APIs." 1173"browser-based UIs will be much easier to create on top of REST APIs."
1174msgstr "" 1174msgstr ""
1175 1175
1176#: template/gsoc.html.j2:265 template/gsoc.html.j2:585 1176#: template/gsoc.html.j2:265 template/gsoc.html.j2:585
@@ -1291,10 +1291,10 @@ msgstr ""
1291#: template/gsoc.html.j2:468 1291#: template/gsoc.html.j2:468
1292msgid "" 1292msgid ""
1293"Implementation of the GNUnet auction system described in Chapter 3 of <a " 1293"Implementation of the GNUnet auction system described in Chapter 3 of <a "
1294"href=\"https://gnunet.org/libbrand-thesis\">this thesis</a>. Specific tasks " 1294"href=\"https://grothoff.org/christian/teich2017ms.pdf\">this thesis</a>. "
1295"are adding smart contract creation and round time enforcement to libbrandt " 1295"Specific tasks are adding smart contract creation and round time enforcement "
1296"as well as creating the GNUnet auction service, library and the three user " 1296"to libbrandt as well as creating the GNUnet auction service, library and the "
1297"interface programs create, info and join." 1297"three user interface programs create, info and join."
1298msgstr "" 1298msgstr ""
1299 1299
1300#: template/gsoc.html.j2:480 1300#: template/gsoc.html.j2:480
@@ -1342,8 +1342,8 @@ msgid ""
1342"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet " 1342"Implementation of a Web-based UI for GNUnet similar to GNUnet-Gtk with a yet "
1343"to be determined framework such as Angular2. This includes the design and " 1343"to be determined framework such as Angular2. This includes the design and "
1344"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST " 1344"implementation of not yet existing <a href=\"http://jsonapi.org/\">REST "
1345"APIs</a> that expose the <a href=\"https://gnunet.org/doxygen/modules.html" 1345"APIs</a> that expose the <a href=\"https://docs.gnunet.org/doxygen/modules."
1346"\">GNUnet API</a>." 1346"html\">GNUnet API</a>."
1347msgstr "" 1347msgstr ""
1348 1348
1349#: template/gsoc.html.j2:590 1349#: template/gsoc.html.j2:590
@@ -1516,7 +1516,7 @@ msgid ""
1516"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1516"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1517"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1517"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1518"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1518"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1519"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. " 1519"it</a> and <a href=\"https://gnunet.org/en/engage.html\">contribute</a>. "
1520"<br> Be aware that this project is still in an early alpha stage when it " 1520"<br> Be aware that this project is still in an early alpha stage when it "
1521"comes to software &#8211; its not an easy task to rewrite the whole Internet!" 1521"comes to software &#8211; its not an easy task to rewrite the whole Internet!"
1522msgstr "" 1522msgstr ""
@@ -1614,24 +1614,27 @@ msgid ""
1614msgstr "" 1614msgstr ""
1615 1615
1616#: template/install-on-archpi.html.j2:6 1616#: template/install-on-archpi.html.j2:6
1617msgid "Tutorial: GNUnet on Archlinux/Pi" 1617msgid "Tutorial: GNUnet on Arch Linux/Pi"
1618msgstr "" 1618msgstr ""
1619 1619
1620#: template/install-on-archpi.html.j2:15 template/install-on-debian9.html.j2:29 1620#: template/install-on-archpi.html.j2:16
1621#: template/install-on-macos.html.j2:17 template/install-on-netbsd.html.j2:19 1621msgid "Requirements for Raspberry Pi 3"
1622#: template/install-on-ubuntu1804.html.j2:26
1623msgid "Requirements"
1624msgstr "" 1622msgstr ""
1625 1623
1626#: template/install-on-archpi.html.j2:38 1624#: template/install-on-archpi.html.j2:40
1627msgid "Get the Source Code" 1625msgid "Get the Source Code"
1628msgstr "" 1626msgstr ""
1629 1627
1630#: template/install-on-archpi.html.j2:59 1628#: template/install-on-archpi.html.j2:62
1629#: template/install-on-debian9.html.j2:130
1630msgid "In Addition: gnunet-gtk"
1631msgstr ""
1632
1633#: template/install-on-archpi.html.j2:79
1631msgid "Run" 1634msgid "Run"
1632msgstr "" 1635msgstr ""
1633 1636
1634#: template/install-on-archpi.html.j2:124 1637#: template/install-on-archpi.html.j2:131
1635msgid "Make sure, it works!" 1638msgid "Make sure, it works!"
1636msgstr "" 1639msgstr ""
1637 1640
@@ -1644,52 +1647,56 @@ msgstr ""
1644msgid "Introduction" 1647msgid "Introduction"
1645msgstr "" 1648msgstr ""
1646 1649
1650#: template/install-on-debian9.html.j2:29 template/install-on-macos.html.j2:17
1651#: template/install-on-netbsd.html.j2:19
1652#: template/install-on-ubuntu1804.html.j2:26
1653msgid "Requirements"
1654msgstr ""
1655
1647#: template/install-on-debian9.html.j2:45 1656#: template/install-on-debian9.html.j2:45
1648#: template/install-on-ubuntu1804.html.j2:41 1657#: template/install-on-ubuntu1804.html.j2:41
1649msgid "Make an installation directory" 1658msgid "Make an installation directory"
1650msgstr "" 1659msgstr ""
1651 1660
1652#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:147 1661#: template/install-on-debian9.html.j2:59 template/install-on-macos.html.j2:134
1653#: template/install-on-netbsd.html.j2:224 1662#: template/install-on-netbsd.html.j2:224
1654#: template/install-on-ubuntu1804.html.j2:53 1663#: template/install-on-ubuntu1804.html.j2:53
1655msgid "Get the source code" 1664msgid "Get the source code"
1656msgstr "" 1665msgstr ""
1657 1666
1658#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:155 1667#: template/install-on-debian9.html.j2:78 template/install-on-macos.html.j2:142
1659#: template/install-on-netbsd.html.j2:232 1668#: template/install-on-netbsd.html.j2:232
1660#: template/install-on-ubuntu1804.html.j2:61 1669#: template/install-on-ubuntu1804.html.j2:61
1661msgid "Compile and Install" 1670msgid "Compile and Install"
1662msgstr "" 1671msgstr ""
1663 1672
1664#: template/install-on-debian9.html.j2:103 1673#: template/install-on-debian9.html.j2:103
1674#: template/install-on-ubuntu1804.html.j2:70
1665msgid "Option 1: GNUnet for testing / usage" 1675msgid "Option 1: GNUnet for testing / usage"
1666msgstr "" 1676msgstr ""
1667 1677
1668#: template/install-on-debian9.html.j2:116 1678#: template/install-on-debian9.html.j2:116
1669#: template/install-on-ubuntu1804.html.j2:80 1679#: template/install-on-ubuntu1804.html.j2:82
1670msgid "Option 2: GNUnet for development" 1680msgid "Option 2: GNUnet for development"
1671msgstr "" 1681msgstr ""
1672 1682
1673#: template/install-on-debian9.html.j2:130
1674msgid "In Addition: gnunet-gtk"
1675msgstr ""
1676
1677#: template/install-on-debian9.html.j2:153 1683#: template/install-on-debian9.html.j2:153
1678#: template/install-on-ubuntu1804.html.j2:92 1684#: template/install-on-ubuntu1804.html.j2:97
1679msgid "Install GNUnet plugin for name resolution" 1685msgid "Install GNUnet plugin for name resolution"
1680msgstr "" 1686msgstr ""
1681 1687
1682#: template/install-on-debian9.html.j2:207 1688#: template/install-on-debian9.html.j2:207
1689#: template/install-on-ubuntu1804.html.j2:134
1683msgid "Create configuration file" 1690msgid "Create configuration file"
1684msgstr "" 1691msgstr ""
1685 1692
1686#: template/install-on-debian9.html.j2:227 1693#: template/install-on-debian9.html.j2:227
1687#: template/install-on-ubuntu1804.html.j2:203 1694#: template/install-on-ubuntu1804.html.j2:156
1688msgid "Use GNUnet!" 1695msgid "Use GNUnet!"
1689msgstr "" 1696msgstr ""
1690 1697
1691#: template/install-on-debian9.html.j2:232 1698#: template/install-on-debian9.html.j2:232
1692#: template/install-on-ubuntu1804.html.j2:208 1699#: template/install-on-ubuntu1804.html.j2:162
1693msgid "Uninstall GNUnet and its dependencies" 1700msgid "Uninstall GNUnet and its dependencies"
1694msgstr "" 1701msgstr ""
1695 1702
@@ -1705,16 +1712,15 @@ msgstr ""
1705msgid "First steps" 1712msgid "First steps"
1706msgstr "" 1713msgstr ""
1707 1714
1708#: template/install-on-macos.html.j2:122 template/install-on-netbsd.html.j2:182 1715#: template/install-on-macos.html.j2:109 template/install-on-netbsd.html.j2:182
1709msgid "Alternative: Installation from source" 1716msgid "Alternative: Installation from source"
1710msgstr "" 1717msgstr ""
1711 1718
1712#: template/install-on-macos.html.j2:167 template/install-on-netbsd.html.j2:242 1719#: template/install-on-macos.html.j2:154 template/install-on-netbsd.html.j2:242
1713#: template/install-on-ubuntu1804.html.j2:70
1714msgid "Option 1: GNUnet for production / usage" 1720msgid "Option 1: GNUnet for production / usage"
1715msgstr "" 1721msgstr ""
1716 1722
1717#: template/install-on-macos.html.j2:200 template/install-on-netbsd.html.j2:267 1723#: template/install-on-macos.html.j2:187 template/install-on-netbsd.html.j2:267
1718msgid "Option 2: GNUnet experimental" 1724msgid "Option 2: GNUnet experimental"
1719msgstr "" 1725msgstr ""
1720 1726
@@ -1726,22 +1732,6 @@ msgstr ""
1726msgid "Tutorial: GNUnet on Ubuntu 18.04" 1732msgid "Tutorial: GNUnet on Ubuntu 18.04"
1727msgstr "" 1733msgstr ""
1728 1734
1729#: template/install-on-ubuntu1804.html.j2:129
1730msgid "Configuration"
1731msgstr ""
1732
1733#: template/install-on-ubuntu1804.html.j2:224
1734msgid "Troubleshooting"
1735msgstr ""
1736
1737#: template/install-on-ubuntu1804.html.j2:225 template/use.html.j2:514
1738msgid "You can't reach other people's nodes"
1739msgstr ""
1740
1741#: template/install-on-ubuntu1804.html.j2:256 template/use.html.j2:550
1742msgid "OMG you guys broke my internet"
1743msgstr ""
1744
1745#: template/install.html.j2:11 1735#: template/install.html.j2:11
1746msgid "" 1736msgid ""
1747"<p>The following GNUnet installation instructions help you building from " 1737"<p>The following GNUnet installation instructions help you building from "
@@ -1875,7 +1865,8 @@ msgstr ""
1875 1865
1876#: template/tutorial.html.j2:32 1866#: template/tutorial.html.j2:32
1877msgid "" 1867msgid ""
1878"<a href=\"https://tutorial.gnunet.org/\">C Coding Tutorial for GNUnet</a>" 1868"<a href=\"https://docs.gnunet.org/tutorial/gnunet-tutorial.html\">C Coding "
1869"Tutorial for GNUnet</a>"
1879msgstr "" 1870msgstr ""
1880 1871
1881#: template/tutorial.html.j2:37 1872#: template/tutorial.html.j2:37
@@ -1958,6 +1949,14 @@ msgstr ""
1958msgid "Name resolution using GNS with a browser" 1949msgid "Name resolution using GNS with a browser"
1959msgstr "" 1950msgstr ""
1960 1951
1952#: template/use.html.j2:514
1953msgid "You can't reach other people's nodes"
1954msgstr ""
1955
1956#: template/use.html.j2:550
1957msgid "OMG you guys broke my internet"
1958msgstr ""
1959
1961#: template/video.html.j2:6 1960#: template/video.html.j2:6
1962msgid "Videos related to GNUnet" 1961msgid "Videos related to GNUnet"
1963msgstr "" 1962msgstr ""