mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Update translation strings to include tahoe module
This commit is contained in:
parent
5ad180fcc9
commit
5ea0501946
@ -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 <pavel.borecki@gmail.com>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -53,10 +53,16 @@ msgstr "Připojit k {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Zapnout aplikaci"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name to be used for diaspora*"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Vyberte doménový název který použít pro diaspora*"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Aplikace nainstalována."
|
||||
@ -214,6 +220,7 @@ msgstr "Jazyk pro toto webové správní rozhraní"
|
||||
#: 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 "Nastavit"
|
||||
|
||||
@ -373,7 +380,7 @@ msgstr "Vyzkoušet"
|
||||
msgid "Result"
|
||||
msgstr "Výsledek"
|
||||
|
||||
#: 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."
|
||||
@ -412,6 +419,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
|
||||
@ -842,6 +851,7 @@ msgstr "Spustit webového klienta"
|
||||
#: 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"
|
||||
@ -1425,7 +1435,7 @@ msgstr "Úspěšně odbržen certifikát z domény {domain}"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Nepodařilo se získat certifikát pro doménu {domain}: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1433,7 +1443,7 @@ msgstr ""
|
||||
"Chat server \n"
|
||||
" (Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3227,6 +3237,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <memb_weblate@mikini.dk>\n"
|
||||
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -55,10 +55,16 @@ msgstr "Kan ikke forbinde til {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Aktiver applikation"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Invalid domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Ugyldigt domænenavn"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Applikation installeret."
|
||||
@ -220,6 +226,7 @@ msgstr "Sprog i dette administrationsværktøj"
|
||||
#: 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 "Konfigurer"
|
||||
|
||||
@ -386,7 +393,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Resultat"
|
||||
|
||||
#: 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."
|
||||
@ -419,6 +426,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
|
||||
@ -852,6 +861,7 @@ msgstr "Kør webklient"
|
||||
#: 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"
|
||||
@ -1464,7 +1474,7 @@ msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr ""
|
||||
"Fejl ved forsøg på at erhverve certifikatet for domænet {domain}: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
#, fuzzy
|
||||
#| msgid "Chat Server (XMPP)"
|
||||
msgid ""
|
||||
@ -1472,7 +1482,7 @@ msgid ""
|
||||
" (Matrix Synapse)"
|
||||
msgstr "Chat-server (XMPP)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3422,6 +3432,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <johanneskeyser@posteo.de>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -55,10 +55,16 @@ msgstr "Verbindung zu {host}:{port} fehlgeschlagen"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Anwendung aktivieren"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Wähle den Domain Namen"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Anwendung installiert."
|
||||
@ -219,6 +225,7 @@ msgstr "Die Sprache der Web-Administrations-Oberfläche"
|
||||
#: 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 "Konfigurieren"
|
||||
|
||||
@ -382,7 +389,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Ergebnis"
|
||||
|
||||
#: 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."
|
||||
@ -415,6 +422,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
|
||||
@ -848,6 +857,7 @@ msgstr "Starte Web client"
|
||||
#: 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"
|
||||
@ -1453,7 +1463,7 @@ msgstr "Zertifikat erfolgreich bezogen für Domain {domain}"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Beziehen des Zertifikats für Domain {domain} fehlgeschlagen: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1461,7 +1471,7 @@ msgstr ""
|
||||
"Chat Server\n"
|
||||
"(Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3453,6 +3463,65 @@ msgstr ""
|
||||
"syncthing/\">/syncthing</a> erreichbar. Client-Apps für Desktop und Handy "
|
||||
"sind auch <a href=\"https://syncthing.net/\">erhältlich.</a>"
|
||||
|
||||
#: 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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -2930,6 +2938,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <luis.arizmendi@openmailbox.org>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -53,10 +53,16 @@ msgstr "No se pudo conectar a {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Activar aplicación"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Invalid domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Nombre de dominio no válido"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Aplicación instalada."
|
||||
@ -219,6 +225,7 @@ msgstr "Idioma para la interfaz de administración web"
|
||||
#: 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 "Configurar"
|
||||
|
||||
@ -382,7 +389,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Resultado"
|
||||
|
||||
#: 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."
|
||||
@ -415,6 +422,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
|
||||
@ -842,6 +851,7 @@ msgstr "Lanzar cliente web"
|
||||
#: 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"
|
||||
@ -1446,7 +1456,7 @@ msgstr "Se ha obtenido con éxito el certificado para el dominio {domain}"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Falló la obtención del certificado para el dominio {domain}: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Chat Server \n"
|
||||
@ -1458,7 +1468,7 @@ msgstr ""
|
||||
"Servidor Chat \n"
|
||||
" (ejabberd)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3374,6 +3384,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <ampbox@gmail.com>\n"
|
||||
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -54,11 +54,17 @@ msgstr "نمیتوان به {host}:{port} وصل شد"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
#, fuzzy
|
||||
msgid "Enable application"
|
||||
msgstr "فعالسازی برنامه"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Invalid domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "نام دامنه معتبر نیست"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
#, fuzzy
|
||||
msgid "Application installed."
|
||||
@ -222,6 +228,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
|
||||
#, fuzzy
|
||||
msgid "Configure"
|
||||
msgstr "پیکربندی"
|
||||
@ -390,7 +397,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."
|
||||
@ -423,6 +430,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
|
||||
@ -841,6 +850,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"
|
||||
@ -1437,13 +1447,13 @@ msgstr "گواهی دیجیتال برای دامنهٔ {domain} با موفقی
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "گرفتن گواهی برای دامنهٔ {domain} شکست خورد: {error}"
|
||||
|
||||
#: 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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3227,6 +3237,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <sunil@medhas.org>\n"
|
||||
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
|
||||
@ -53,12 +53,18 @@ msgstr "CANNOT CONNECT TO {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FREEDOMBOX"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Applications"
|
||||
msgid "Enable application"
|
||||
msgstr "APPLICATIONS"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Invalid domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "INVALID DOMAIN NAME"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
#, fuzzy
|
||||
#| msgid "Applications"
|
||||
@ -232,6 +238,7 @@ msgstr "LANGUAGE FOR THIS WEB ADMINISTRATION INTERFACE"
|
||||
#: 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 "CONFIGURE"
|
||||
|
||||
@ -398,7 +405,7 @@ msgstr "TEST"
|
||||
msgid "Result"
|
||||
msgstr "RESULT"
|
||||
|
||||
#: 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."
|
||||
@ -431,6 +438,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
|
||||
@ -913,6 +922,7 @@ msgstr "LAUNCH WEB CLIENT"
|
||||
#: 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"
|
||||
@ -1526,7 +1536,7 @@ msgstr "CERTIFICATE SUCCESSFULLY OBTAINED FOR DOMAIN {domain}"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "FAILED TO OBTAIN CERTIFICATE FOR DOMAIN {domain}: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
#, fuzzy
|
||||
#| msgid "Chat Server (XMPP)"
|
||||
msgid ""
|
||||
@ -1534,7 +1544,7 @@ msgid ""
|
||||
" (Matrix Synapse)"
|
||||
msgstr "CHAT SERVER (XMPP)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3537,6 +3547,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 ""
|
||||
|
||||
@ -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 <kyodev@yandex.com>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -53,10 +53,16 @@ msgstr "Impossible de se connecter à {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Activer l'application"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Sélectionnez le nom de domaine"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Application installée."
|
||||
@ -219,6 +225,7 @@ msgstr "Langue de cette interface web d'administration"
|
||||
#: 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 "Configurer"
|
||||
|
||||
@ -383,7 +390,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Résultat"
|
||||
|
||||
#: 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."
|
||||
@ -416,6 +423,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
|
||||
@ -855,6 +864,7 @@ msgstr "Lancer le client Web"
|
||||
#: 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"
|
||||
@ -1468,7 +1478,7 @@ msgstr "Certificat obtenu avec succès pour le domaine {domain}"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Échec de l'obtention du certificat pour le domaine {domain} : {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1476,7 +1486,7 @@ msgstr ""
|
||||
"Serveur de discussion\n"
|
||||
" (Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3469,6 +3479,65 @@ msgstr ""
|
||||
"\">/syncthing</a> interface web. Des clients bureau et mobile sont aussi <a "
|
||||
"href=\"https://syncthing.net/\"> disponibles.</a>"
|
||||
|
||||
#: 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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -2930,6 +2938,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <joseph.kiran@evernym.us>\n"
|
||||
"Language-Team: Hindi "
|
||||
"<https://hosted.weblate.org/projects/freedombox/plinth/hi/>\n"
|
||||
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
"hi/>\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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -2933,6 +2941,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <atoz.chevara.2013@gmail.com>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -48,10 +48,14 @@ msgstr "Tidak dapat terhubung ke {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Aktifkan aplikasi"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Aplikasi telah terpasang."
|
||||
@ -196,6 +200,7 @@ msgstr "Bahasa untuk antarmuka web administrasi"
|
||||
#: 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 "Konfigurasi"
|
||||
|
||||
@ -343,7 +348,7 @@ msgstr "Pengujian"
|
||||
msgid "Result"
|
||||
msgstr "Hasil"
|
||||
|
||||
#: 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."
|
||||
@ -374,6 +379,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
|
||||
@ -741,6 +748,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"
|
||||
@ -1267,13 +1275,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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -2961,6 +2969,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -2931,6 +2939,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -2931,6 +2939,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <pere-weblate@hungry.com>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
|
||||
@ -61,10 +61,16 @@ msgstr "Klarer ikke koble til {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Aktiver program"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Velg domenenavnet"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Program installert."
|
||||
@ -225,6 +231,7 @@ msgstr "Språk i dette nettadministrasjonsgrensesnittet"
|
||||
#: 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 "Sette opp"
|
||||
|
||||
@ -388,7 +395,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Resultat"
|
||||
|
||||
#: 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."
|
||||
@ -421,6 +428,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
|
||||
@ -847,6 +856,7 @@ msgstr "Sette i gang en web-klient"
|
||||
#: 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"
|
||||
@ -1448,7 +1458,7 @@ msgstr "Sertifikat vellykket innhentet til domene {domain}"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Klarte ikke å oppnå sertifikat til domene {domain}: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1456,7 +1466,7 @@ msgstr ""
|
||||
"Lynmeldingstjener\n"
|
||||
"(Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3415,6 +3425,65 @@ msgstr ""
|
||||
"syncthing</a> web-grensesnitt. Stasjonære og mobile klienter er også <a href="
|
||||
"\"https://syncthing.net/\">-tilgjengelig (available).</a>"
|
||||
|
||||
#: 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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <info@ikmaak.nl>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -55,10 +55,16 @@ msgstr "Kan niet verbinden met {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Toepassing inschakelen"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Selecteer de domeinnaam"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "De toepassing is geïnstalleerd."
|
||||
@ -220,6 +226,7 @@ msgstr "Taalkeuze voor deze webadministratie-interface"
|
||||
#: 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 "Configureer"
|
||||
|
||||
@ -381,7 +388,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Resultaat"
|
||||
|
||||
#: 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."
|
||||
@ -414,6 +421,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
|
||||
@ -843,6 +852,7 @@ msgstr "Start web cliënt"
|
||||
#: 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"
|
||||
@ -1452,7 +1462,7 @@ msgstr "Certificaat voor domein {domain} met succes verkregen"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Verkrijgen van certificaat voor domein {domain} is mislukt: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1460,7 +1470,7 @@ msgstr ""
|
||||
"Chatserver\n"
|
||||
" (Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3398,6 +3408,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <rpasiok@gmail.com>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -54,10 +54,16 @@ msgstr "Nie mogę się podłączyć do {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Aktywuj aplikację"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Określ nazwę domeny"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Aplikacja zainstalowania."
|
||||
@ -216,6 +222,7 @@ msgstr "Język tego interfejsu administratora"
|
||||
#: 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 "Konfiguruj"
|
||||
|
||||
@ -378,7 +385,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Wynik"
|
||||
|
||||
#: 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."
|
||||
@ -411,6 +418,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
|
||||
@ -810,6 +819,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"
|
||||
@ -1331,13 +1341,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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3017,6 +3027,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <daniel@sousa.me>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -53,12 +53,18 @@ msgstr ""
|
||||
msgid "FreedomBox"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
#, fuzzy
|
||||
#| msgid "Applications"
|
||||
msgid "Enable application"
|
||||
msgstr "Aplicações"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Invalid domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Nome de domínio inválido"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
#, fuzzy
|
||||
#| msgid "Applications"
|
||||
@ -246,6 +252,7 @@ msgstr "Língua para o interface de administração web desta FreedomBox"
|
||||
#: 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 "Configurar"
|
||||
|
||||
@ -393,7 +400,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."
|
||||
@ -426,6 +433,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
|
||||
@ -791,6 +800,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"
|
||||
@ -1320,13 +1330,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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3025,6 +3035,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <av6@dwimlabs.net>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -54,10 +54,16 @@ msgstr "Невозможно подключиться к {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FrеedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Включить приложение"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Выберите имя домена"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Приложение установлено."
|
||||
@ -217,6 +223,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 "Настроить"
|
||||
|
||||
@ -379,7 +386,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."
|
||||
@ -412,6 +419,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
|
||||
@ -838,6 +847,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"
|
||||
@ -1440,7 +1450,7 @@ msgstr "Сертификат успешно получен для домена {
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Не удалось получить сертификат для домена {domain}: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1448,7 +1458,7 @@ msgstr ""
|
||||
"Чат-сервер \n"
|
||||
" (Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3408,6 +3418,65 @@ msgstr ""
|
||||
"syncthing</a> Web-интерфейс. Настольные и мобильные клиенты также <a href="
|
||||
"\"https://syncthing.net/\"> доступны.</a>"
|
||||
|
||||
#: 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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <caly@aktivix.org>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -53,10 +53,16 @@ msgstr "Kan inte ansluta till {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Aktivera applikation"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Invalid domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Ogiltigt domännamn"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Applikation installerad."
|
||||
@ -225,6 +231,7 @@ msgstr "Språkval för detta administrations-webbgränssnitt"
|
||||
#: 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 "Konfigurera"
|
||||
|
||||
@ -393,7 +400,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Resultat"
|
||||
|
||||
#: 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."
|
||||
@ -426,6 +433,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
|
||||
@ -894,6 +903,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"
|
||||
@ -1496,13 +1506,13 @@ msgstr "Certifikat erhållet för domänen {domain}"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "Det gick inte att erhålla certifikat för domänen {domain}: {error}"
|
||||
|
||||
#: 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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3298,6 +3308,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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 ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -2931,6 +2939,61 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <joseph.kiran@evernym.us>\n"
|
||||
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -55,10 +55,16 @@ msgstr "అనుసంధానించండం సాధ్యంకాద
|
||||
msgid "FreedomBox"
|
||||
msgstr "ఫ్రీడమ్బాక్స్"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "అనువర్తనాన్ని చేతనించు"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Invalid domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "డొమైన్ పేరు చెల్లదు"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "అనువర్తనం స్థాపించబడింది."
|
||||
@ -222,6 +228,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 "ఆకృతీకరణ"
|
||||
|
||||
@ -384,7 +391,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."
|
||||
@ -417,6 +424,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
|
||||
@ -832,6 +841,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"
|
||||
@ -1420,7 +1430,7 @@ msgstr "{domain} డోమైన్ కొరకు సర్టిఫికే
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "{domain} డోమైన్ కొరకు సర్టిఫికేట్ సంపాదించుటలో విఫలం: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
@ -1429,7 +1439,7 @@ msgstr ""
|
||||
"చాట్ సర్వర్\n"
|
||||
" (ejabberd)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3303,6 +3313,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <thraex@numericable.fr>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -52,10 +52,16 @@ msgstr "{host}:{port} konumuna bağlanılamadı"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "Uygulamayı etkinleştir"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "Alan ismini seç"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "Uygulama kuruldu."
|
||||
@ -217,6 +223,7 @@ msgstr "Bu web yönetim arayüzü için kullanılacak dil"
|
||||
#: 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 "Yapılandır"
|
||||
|
||||
@ -380,7 +387,7 @@ msgstr "Test"
|
||||
msgid "Result"
|
||||
msgstr "Sonuç"
|
||||
|
||||
#: 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."
|
||||
@ -413,6 +420,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
|
||||
@ -842,6 +851,7 @@ msgstr "Ağ istemcisini başlat"
|
||||
#: 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"
|
||||
@ -1452,7 +1462,7 @@ msgstr "{domain} alanı için sertifika başarılı bir şekilde edinildi"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "{domain} alanı için sertifika edinilemedi: {error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1460,7 +1470,7 @@ msgstr ""
|
||||
"Sohbet Sunucusu\n"
|
||||
" (Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3436,6 +3446,65 @@ msgstr ""
|
||||
"arayüzünden kullanılabilir. Masaüstü ve mobil istemciler de <a href="
|
||||
"\"https://syncthing.net/\">mevcuttur.</a>"
|
||||
|
||||
#: 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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
@ -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 <chihsun.tsai@gmail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
@ -53,10 +53,16 @@ msgstr "不能连接到的主机 {host}:{port}"
|
||||
msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/forms.py:29
|
||||
#: plinth/forms.py:31
|
||||
msgid "Enable application"
|
||||
msgstr "启用应用程序"
|
||||
|
||||
#: plinth/forms.py:45
|
||||
#, fuzzy
|
||||
#| msgid "Select the domain name"
|
||||
msgid "Select the domain name to be used for this application"
|
||||
msgstr "選擇網域名"
|
||||
|
||||
#: plinth/middleware.py:71
|
||||
msgid "Application installed."
|
||||
msgstr "应用程序已安装。"
|
||||
@ -210,6 +216,7 @@ msgstr "此 web 管理界面的语言"
|
||||
#: 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 "配置"
|
||||
|
||||
@ -366,7 +373,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."
|
||||
@ -399,6 +406,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
|
||||
@ -806,6 +815,7 @@ msgstr "启动 web 客户端"
|
||||
#: 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"
|
||||
@ -1382,7 +1392,7 @@ msgstr "为域名 {domain} 成功获得证书"
|
||||
msgid "Failed to obtain certificate for domain {domain}: {error}"
|
||||
msgstr "未能为域名 {domain} 获取证书:{error}"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:43
|
||||
#: plinth/modules/matrixsynapse/__init__.py:41
|
||||
msgid ""
|
||||
"Chat Server \n"
|
||||
" (Matrix Synapse)"
|
||||
@ -1390,7 +1400,7 @@ msgstr ""
|
||||
"聊天服务器\n"
|
||||
"(Matrix Synapse)"
|
||||
|
||||
#: plinth/modules/matrixsynapse/__init__.py:46
|
||||
#: plinth/modules/matrixsynapse/__init__.py:44
|
||||
msgid ""
|
||||
"<a href=\"https://matrix.org/docs/guides/faq.html\">Matrix</a> 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 <a href=\"https://matrix.org/docs/projects/"
|
||||
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
|
||||
@ -3209,6 +3219,65 @@ msgid ""
|
||||
"\"https://syncthing.net/\">available</a>."
|
||||
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 <b>%(domain_name)s</b>. Changing the "
|
||||
"FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE "
|
||||
"DATA. You can access Tahoe-LAFS at <a href=\"https://"
|
||||
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
|
||||
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 "
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user