From 5ea0501946d92134422ccf91ebfa508d2c5a4572 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 10 Jun 2017 09:51:01 -0400 Subject: [PATCH] Update translation strings to include tahoe module --- plinth/locale/cs/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/da/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/de/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/django.pot | 75 +++++++++++++++++-- plinth/locale/es/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/fa/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/fake/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/fr/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/gu/LC_MESSAGES/django.po | 75 +++++++++++++++++-- plinth/locale/hi/LC_MESSAGES/django.po | 79 ++++++++++++++++++-- plinth/locale/id/LC_MESSAGES/django.po | 79 ++++++++++++++++++-- plinth/locale/it/LC_MESSAGES/django.po | 75 +++++++++++++++++-- plinth/locale/ja/LC_MESSAGES/django.po | 75 +++++++++++++++++-- plinth/locale/nb/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/nl/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/pl/LC_MESSAGES/django.po | 77 ++++++++++++++++++-- plinth/locale/pt/LC_MESSAGES/django.po | 77 ++++++++++++++++++-- plinth/locale/ru/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/sv/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/ta/LC_MESSAGES/django.po | 75 +++++++++++++++++-- plinth/locale/te/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/tr/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- plinth/locale/zh_Hans/LC_MESSAGES/django.po | 81 +++++++++++++++++++-- 23 files changed, 1681 insertions(+), 140 deletions(-) diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index 36e425d7c..fb8acc332 100644 --- a/plinth/locale/cs/LC_MESSAGES/django.po +++ b/plinth/locale/cs/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-06-07 07:14+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1450,7 +1460,7 @@ msgstr "" "čísla. Díky federování mohou uživatelé na daném Matrix serveru mohou " "komunikovat s uživateli všech ostatních Matrix serverů." -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Název" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adresa" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/da/LC_MESSAGES/django.po b/plinth/locale/da/LC_MESSAGES/django.po index 80539a6e6..e40ba4d68 100644 --- a/plinth/locale/da/LC_MESSAGES/django.po +++ b/plinth/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2016-07-03 21:44+0000\n" "Last-Translator: Mikkel Kirkgaard Nielsen \n" "Language-Team: Danish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1482,7 +1492,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Navn" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adresse" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/de/LC_MESSAGES/django.po b/plinth/locale/de/LC_MESSAGES/django.po index fb88d4b69..e8be7a472 100644 --- a/plinth/locale/de/LC_MESSAGES/django.po +++ b/plinth/locale/de/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-05-13 20:36+0000\n" "Last-Translator: Johannes Keyser \n" "Language-Team: German Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1480,7 +1490,7 @@ msgstr "" "Föderation zwischen den Servern mit Nutzerkontos auf einem beliebigen " "anderen Server kommunizieren." -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. /syncthing erreichbar. Client-Apps für Desktop und Handy " "sind auch erhältlich." +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Name" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adresse" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/django.pot b/plinth/locale/django.pot index 1614538f6..257275eee 100644 --- a/plinth/locale/django.pot +++ b/plinth/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -51,10 +51,14 @@ msgstr "" msgid "FreedomBox" msgstr "" -#: plinth/forms.py:29 +#: plinth/forms.py:31 msgid "Enable application" msgstr "" +#: plinth/forms.py:45 +msgid "Select the domain name to be used for this application" +msgstr "" + #: plinth/middleware.py:71 msgid "Application installed." msgstr "" @@ -191,6 +195,7 @@ msgstr "" #: plinth/modules/config/config.py:151 #: plinth/modules/dynamicdns/dynamicdns.py:37 #: plinth/modules/ikiwiki/views.py:37 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 msgid "Configure" msgstr "" @@ -338,7 +343,7 @@ msgstr "" msgid "Result" msgstr "" -#: plinth/modules/diaspora/__init__.py:62 +#: plinth/modules/diaspora/__init__.py:61 msgid "" "diaspora* is a decentralized social network where you can store and control " "your own data." @@ -369,6 +374,8 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:124 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:93 #: plinth/modules/upgrades/templates/upgrades_configure.html:32 #: plinth/templates/service.html:73 @@ -731,6 +738,7 @@ msgstr "" #: plinth/modules/ejabberd/templates/ejabberd.html:53 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:85 plinth/templates/base.html:113 #: plinth/templates/base.html:115 plinth/templates/service.html:65 msgid "Configuration" @@ -1250,13 +1258,13 @@ msgstr "" msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:43 +#: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" " (Matrix Synapse)" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:46 +#: plinth/modules/matrixsynapse/__init__.py:44 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1266,7 +1274,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index b6289ba5b..8b4895e0b 100644 --- a/plinth/locale/es/LC_MESSAGES/django.po +++ b/plinth/locale/es/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-01-21 22:36+0000\n" "Last-Translator: Luis A. Arizmendi \n" "Language-Team: Spanish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1468,7 +1478,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Nombre" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Dirección" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/fa/LC_MESSAGES/django.po b/plinth/locale/fa/LC_MESSAGES/django.po index 2964c038f..4cedfee47 100644 --- a/plinth/locale/fa/LC_MESSAGES/django.po +++ b/plinth/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2016-08-12 15:51+0000\n" "Last-Translator: Masoud Abkenar \n" "Language-Team: Persian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1453,7 +1463,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "نام" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "نشانی" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/fake/LC_MESSAGES/django.po b/plinth/locale/fake/LC_MESSAGES/django.po index ac32d4fdc..26c4f49b2 100644 --- a/plinth/locale/fake/LC_MESSAGES/django.po +++ b/plinth/locale/fake/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Plinth 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n" "Last-Translator: Sunil Mohan Adapa \n" "Language-Team: Plinth Developers Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1544,7 +1554,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "NAME" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "ADDRESS" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 #, fuzzy #| msgid "" diff --git a/plinth/locale/fr/LC_MESSAGES/django.po b/plinth/locale/fr/LC_MESSAGES/django.po index 4a8839de0..68ad54510 100644 --- a/plinth/locale/fr/LC_MESSAGES/django.po +++ b/plinth/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-05-07 19:52+0000\n" "Last-Translator: Kyodev \n" "Language-Team: French Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1494,7 +1504,7 @@ msgstr "" "peuvent converser avec des utilisateurs sur tous les autres serveurs Matrix " "grâce la fédération." -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. /syncthing interface web. Des clients bureau et mobile sont aussi disponibles." +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Nom" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adresse" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/gu/LC_MESSAGES/django.po b/plinth/locale/gu/LC_MESSAGES/django.po index 1614538f6..257275eee 100644 --- a/plinth/locale/gu/LC_MESSAGES/django.po +++ b/plinth/locale/gu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -51,10 +51,14 @@ msgstr "" msgid "FreedomBox" msgstr "" -#: plinth/forms.py:29 +#: plinth/forms.py:31 msgid "Enable application" msgstr "" +#: plinth/forms.py:45 +msgid "Select the domain name to be used for this application" +msgstr "" + #: plinth/middleware.py:71 msgid "Application installed." msgstr "" @@ -191,6 +195,7 @@ msgstr "" #: plinth/modules/config/config.py:151 #: plinth/modules/dynamicdns/dynamicdns.py:37 #: plinth/modules/ikiwiki/views.py:37 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 msgid "Configure" msgstr "" @@ -338,7 +343,7 @@ msgstr "" msgid "Result" msgstr "" -#: plinth/modules/diaspora/__init__.py:62 +#: plinth/modules/diaspora/__init__.py:61 msgid "" "diaspora* is a decentralized social network where you can store and control " "your own data." @@ -369,6 +374,8 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:124 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:93 #: plinth/modules/upgrades/templates/upgrades_configure.html:32 #: plinth/templates/service.html:73 @@ -731,6 +738,7 @@ msgstr "" #: plinth/modules/ejabberd/templates/ejabberd.html:53 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:85 plinth/templates/base.html:113 #: plinth/templates/base.html:115 plinth/templates/service.html:65 msgid "Configuration" @@ -1250,13 +1258,13 @@ msgstr "" msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:43 +#: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" " (Matrix Synapse)" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:46 +#: plinth/modules/matrixsynapse/__init__.py:44 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1266,7 +1274,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index 54b65180c..a848e01ca 100644 --- a/plinth/locale/hi/LC_MESSAGES/django.po +++ b/plinth/locale/hi/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-03-30 17:23+0000\n" "Last-Translator: Joseph Nuthalapati \n" -"Language-Team: Hindi " -"\n" +"Language-Team: Hindi \n" "Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -53,10 +53,14 @@ msgstr "" msgid "FreedomBox" msgstr "" -#: plinth/forms.py:29 +#: plinth/forms.py:31 msgid "Enable application" msgstr "" +#: plinth/forms.py:45 +msgid "Select the domain name to be used for this application" +msgstr "" + #: plinth/middleware.py:71 msgid "Application installed." msgstr "" @@ -194,6 +198,7 @@ msgstr "" #: plinth/modules/config/config.py:151 #: plinth/modules/dynamicdns/dynamicdns.py:37 #: plinth/modules/ikiwiki/views.py:37 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 msgid "Configure" msgstr "कॉन्फ़िगर करें" @@ -341,7 +346,7 @@ msgstr "" msgid "Result" msgstr "" -#: plinth/modules/diaspora/__init__.py:62 +#: plinth/modules/diaspora/__init__.py:61 msgid "" "diaspora* is a decentralized social network where you can store and control " "your own data." @@ -372,6 +377,8 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:124 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:93 #: plinth/modules/upgrades/templates/upgrades_configure.html:32 #: plinth/templates/service.html:73 @@ -734,6 +741,7 @@ msgstr "" #: plinth/modules/ejabberd/templates/ejabberd.html:53 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:85 plinth/templates/base.html:113 #: plinth/templates/base.html:115 plinth/templates/service.html:65 msgid "Configuration" @@ -1253,13 +1261,13 @@ msgstr "" msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:43 +#: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" " (Matrix Synapse)" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:46 +#: plinth/modules/matrixsynapse/__init__.py:44 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1269,7 +1277,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/id/LC_MESSAGES/django.po b/plinth/locale/id/LC_MESSAGES/django.po index 569caa32c..9e05ac066 100644 --- a/plinth/locale/id/LC_MESSAGES/django.po +++ b/plinth/locale/id/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Indonesian (FreedomBox)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2016-08-28 19:39+0000\n" "Last-Translator: Izharul Haq \n" "Language-Team: Indonesian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1283,7 +1291,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Nama" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Address" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/it/LC_MESSAGES/django.po b/plinth/locale/it/LC_MESSAGES/django.po index ba8905039..8a5fc0731 100644 --- a/plinth/locale/it/LC_MESSAGES/django.po +++ b/plinth/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -52,10 +52,14 @@ msgstr "" msgid "FreedomBox" msgstr "" -#: plinth/forms.py:29 +#: plinth/forms.py:31 msgid "Enable application" msgstr "" +#: plinth/forms.py:45 +msgid "Select the domain name to be used for this application" +msgstr "" + #: plinth/middleware.py:71 msgid "Application installed." msgstr "" @@ -192,6 +196,7 @@ msgstr "" #: plinth/modules/config/config.py:151 #: plinth/modules/dynamicdns/dynamicdns.py:37 #: plinth/modules/ikiwiki/views.py:37 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 msgid "Configure" msgstr "" @@ -339,7 +344,7 @@ msgstr "" msgid "Result" msgstr "" -#: plinth/modules/diaspora/__init__.py:62 +#: plinth/modules/diaspora/__init__.py:61 msgid "" "diaspora* is a decentralized social network where you can store and control " "your own data." @@ -370,6 +375,8 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:124 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:93 #: plinth/modules/upgrades/templates/upgrades_configure.html:32 #: plinth/templates/service.html:73 @@ -732,6 +739,7 @@ msgstr "" #: plinth/modules/ejabberd/templates/ejabberd.html:53 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:85 plinth/templates/base.html:113 #: plinth/templates/base.html:115 plinth/templates/service.html:65 msgid "Configuration" @@ -1251,13 +1259,13 @@ msgstr "" msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:43 +#: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" " (Matrix Synapse)" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:46 +#: plinth/modules/matrixsynapse/__init__.py:44 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1267,7 +1275,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/ja/LC_MESSAGES/django.po b/plinth/locale/ja/LC_MESSAGES/django.po index 7a9239d58..04d1f1576 100644 --- a/plinth/locale/ja/LC_MESSAGES/django.po +++ b/plinth/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -52,10 +52,14 @@ msgstr "" msgid "FreedomBox" msgstr "" -#: plinth/forms.py:29 +#: plinth/forms.py:31 msgid "Enable application" msgstr "" +#: plinth/forms.py:45 +msgid "Select the domain name to be used for this application" +msgstr "" + #: plinth/middleware.py:71 msgid "Application installed." msgstr "" @@ -192,6 +196,7 @@ msgstr "" #: plinth/modules/config/config.py:151 #: plinth/modules/dynamicdns/dynamicdns.py:37 #: plinth/modules/ikiwiki/views.py:37 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 msgid "Configure" msgstr "" @@ -339,7 +344,7 @@ msgstr "" msgid "Result" msgstr "" -#: plinth/modules/diaspora/__init__.py:62 +#: plinth/modules/diaspora/__init__.py:61 msgid "" "diaspora* is a decentralized social network where you can store and control " "your own data." @@ -370,6 +375,8 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:124 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:93 #: plinth/modules/upgrades/templates/upgrades_configure.html:32 #: plinth/templates/service.html:73 @@ -732,6 +739,7 @@ msgstr "" #: plinth/modules/ejabberd/templates/ejabberd.html:53 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:85 plinth/templates/base.html:113 #: plinth/templates/base.html:115 plinth/templates/service.html:65 msgid "Configuration" @@ -1251,13 +1259,13 @@ msgstr "" msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:43 +#: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" " (Matrix Synapse)" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:46 +#: plinth/modules/matrixsynapse/__init__.py:44 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1267,7 +1275,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 2c140b95d..1711b3373 100644 --- a/plinth/locale/nb/LC_MESSAGES/django.po +++ b/plinth/locale/nb/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-06-04 18:35+0000\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1472,7 +1482,7 @@ msgstr "" "krever ikke telefonnumre for å virke. Brukere på en gitt Matrix-tjener kan " "snakke med brukere på alle andre samvirkende Matrix-tjenere." -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. web-grensesnitt. Stasjonære og mobile klienter er også -tilgjengelig (available)." +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Navn" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adresse" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index 00ea97201..f9cc143ec 100644 --- a/plinth/locale/nl/LC_MESSAGES/django.po +++ b/plinth/locale/nl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-04-10 08:31+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1470,7 +1480,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Naam" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adres" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/pl/LC_MESSAGES/django.po b/plinth/locale/pl/LC_MESSAGES/django.po index a54f96e97..ecacb48b5 100644 --- a/plinth/locale/pl/LC_MESSAGES/django.po +++ b/plinth/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-05-21 20:57+0000\n" "Last-Translator: Radek Pasiok \n" "Language-Team: Polish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1347,7 +1357,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/pt/LC_MESSAGES/django.po b/plinth/locale/pt/LC_MESSAGES/django.po index 89e40c686..a1b92dfcf 100644 --- a/plinth/locale/pt/LC_MESSAGES/django.po +++ b/plinth/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2015-12-15 01:08+0000\n" "Last-Translator: Daniel Sousa \n" "Language-Team: Portuguese Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1336,7 +1346,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index b2654dbac..5a778a7e5 100644 --- a/plinth/locale/ru/LC_MESSAGES/django.po +++ b/plinth/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:52-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-06-08 15:58+0000\n" "Last-Translator: Anton Shestakov \n" "Language-Team: Russian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1465,7 +1475,7 @@ msgstr "" "одном сервере Matrix могут общаться с пользователями на всех остальных " "серверах." -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. Web-интерфейс. Настольные и мобильные клиенты также доступны." +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Имя" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Адрес" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 3848bf1af..6a607beb9 100644 --- a/plinth/locale/sv/LC_MESSAGES/django.po +++ b/plinth/locale/sv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2016-07-23 19:30+0000\n" "Last-Translator: Caly \n" "Language-Team: Swedish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1512,7 +1522,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "Namn" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adress" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/ta/LC_MESSAGES/django.po b/plinth/locale/ta/LC_MESSAGES/django.po index ba8905039..8a5fc0731 100644 --- a/plinth/locale/ta/LC_MESSAGES/django.po +++ b/plinth/locale/ta/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -52,10 +52,14 @@ msgstr "" msgid "FreedomBox" msgstr "" -#: plinth/forms.py:29 +#: plinth/forms.py:31 msgid "Enable application" msgstr "" +#: plinth/forms.py:45 +msgid "Select the domain name to be used for this application" +msgstr "" + #: plinth/middleware.py:71 msgid "Application installed." msgstr "" @@ -192,6 +196,7 @@ msgstr "" #: plinth/modules/config/config.py:151 #: plinth/modules/dynamicdns/dynamicdns.py:37 #: plinth/modules/ikiwiki/views.py:37 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 msgid "Configure" msgstr "" @@ -339,7 +344,7 @@ msgstr "" msgid "Result" msgstr "" -#: plinth/modules/diaspora/__init__.py:62 +#: plinth/modules/diaspora/__init__.py:61 msgid "" "diaspora* is a decentralized social network where you can store and control " "your own data." @@ -370,6 +375,8 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:124 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 +#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:93 #: plinth/modules/upgrades/templates/upgrades_configure.html:32 #: plinth/templates/service.html:73 @@ -732,6 +739,7 @@ msgstr "" #: plinth/modules/ejabberd/templates/ejabberd.html:53 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:85 plinth/templates/base.html:113 #: plinth/templates/base.html:115 plinth/templates/service.html:65 msgid "Configuration" @@ -1251,13 +1259,13 @@ msgstr "" msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:43 +#: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" " (Matrix Synapse)" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:46 +#: plinth/modules/matrixsynapse/__init__.py:44 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1267,7 +1275,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +msgid "Pet Name" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +msgid "Add" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index 21ebe7839..ce59cb24f 100644 --- a/plinth/locale/te/LC_MESSAGES/django.po +++ b/plinth/locale/te/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-03-30 17:59+0000\n" "Last-Translator: Joseph Nuthalapati \n" "Language-Team: Telugu Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1439,7 +1449,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "పేరు" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "చిరునామా" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index 177eec368..6abb65f0b 100644 --- a/plinth/locale/tr/LC_MESSAGES/django.po +++ b/plinth/locale/tr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-05-08 12:10+0000\n" "Last-Translator: John Doe \n" "Language-Team: Turkish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1477,7 +1487,7 @@ msgstr "" "kullanıcılar federasyon sayesinde tüm diğer Matrix sunucularındaki " "kullanıcılarla iletişimde bulunabilirler." -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. mevcuttur." +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "İsim" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "Adres" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from " diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 7454ea914..c05d15888 100644 --- a/plinth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hans/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Plinth\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-09 21:39-0400\n" +"POT-Creation-Date: 2017-06-10 09:50-0400\n" "PO-Revision-Date: 2017-04-19 16:01+0000\n" "Last-Translator: Chi-Hsun Tsai \n" "Language-Team: Chinese (Simplified) Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -1400,7 +1410,7 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:54 +#: plinth/modules/matrixsynapse/__init__.py:52 msgid "" "To communicate, you can use the available clients for mobile, desktop and the web. available." msgstr "" +#: plinth/modules/tahoe/__init__.py:42 +msgid "Distributed File Storage (Tahoe-LAFS)" +msgstr "" + +#: plinth/modules/tahoe/__init__.py:73 +msgid "" +"Tahoe-LAFS is a decentralized secure file storage system. It uses provider " +"independent security to store files over a distributed network of storage " +"nodes. Even if some of the nodes fail, your files can be retrieved from the " +"remaining nodes." +msgstr "" + +#: plinth/modules/tahoe/__init__.py:78 +#, python-brace-format +msgid "" +"This {box_name} hosts a storage node and an introducer by default. " +"Additional introducers can be added, which will introduce this node to the " +"other storage nodes." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:33 +#, python-format +msgid "" +"The Tahoe-LAFS server domain is set to %(domain_name)s. Changing the " +"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE " +"DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 +msgid "Local introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:74 +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:91 +#, fuzzy +#| msgid "Name" +msgid "Pet Name" +msgstr "名称" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:71 +msgid "Add new introducer" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:82 +#, fuzzy +#| msgid "Address" +msgid "Add" +msgstr "地址" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:87 +msgid "Connected introducers" +msgstr "" + +#: plinth/modules/tahoe/templates/tahoe-post-setup.html:103 +msgid "Remove" +msgstr "" + #: plinth/modules/tor/__init__.py:45 msgid "" "Tor is an anonymous communication system. You can learn more about it from "