From e6b303dd9b992875321c37c731e8a5091fc807b0 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 1 Jan 2018 13:37:52 -0500 Subject: [PATCH] Update translation strings Signed-off-by: James Valleroy --- plinth/locale/bn/LC_MESSAGES/django.po | 128 +++++++----- plinth/locale/cs/LC_MESSAGES/django.po | 217 +++++++++++++------- plinth/locale/da/LC_MESSAGES/django.po | 160 +++++++++------ plinth/locale/de/LC_MESSAGES/django.po | 198 ++++++++++++------ plinth/locale/django.pot | 128 +++++++----- plinth/locale/es/LC_MESSAGES/django.po | 189 +++++++++++------ plinth/locale/fa/LC_MESSAGES/django.po | 153 ++++++++------ plinth/locale/fake/LC_MESSAGES/django.po | 160 +++++++++------ plinth/locale/fr/LC_MESSAGES/django.po | 187 +++++++++++------ plinth/locale/gu/LC_MESSAGES/django.po | 172 ++++++++++------ plinth/locale/hi/LC_MESSAGES/django.po | 133 +++++++----- plinth/locale/id/LC_MESSAGES/django.po | 153 ++++++++------ plinth/locale/it/LC_MESSAGES/django.po | 128 +++++++----- plinth/locale/ja/LC_MESSAGES/django.po | 128 +++++++----- plinth/locale/kn/LC_MESSAGES/django.po | 128 +++++++----- plinth/locale/nb/LC_MESSAGES/django.po | 195 ++++++++++++------ plinth/locale/nl/LC_MESSAGES/django.po | 179 ++++++++++------ plinth/locale/pl/LC_MESSAGES/django.po | 185 +++++++++++------ plinth/locale/pt/LC_MESSAGES/django.po | 161 +++++++++------ plinth/locale/ru/LC_MESSAGES/django.po | 189 +++++++++++------ plinth/locale/sv/LC_MESSAGES/django.po | 160 +++++++++------ plinth/locale/ta/LC_MESSAGES/django.po | 128 +++++++----- plinth/locale/te/LC_MESSAGES/django.po | 187 +++++++++++------ plinth/locale/tr/LC_MESSAGES/django.po | 187 +++++++++++------ plinth/locale/zh_Hans/LC_MESSAGES/django.po | 174 +++++++++++----- 25 files changed, 2627 insertions(+), 1480 deletions(-) diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index 11c5e67cf..e330822ae 100644 --- a/plinth/locale/bn/LC_MESSAGES/django.po +++ b/plinth/locale/bn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,32 +18,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -105,53 +105,39 @@ msgstr "" #: plinth/modules/bind/__init__.py:45 msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" msgstr "" #: plinth/modules/cockpit/__init__.py:39 @@ -436,7 +422,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -628,12 +614,6 @@ msgstr "" msgid "Dynamic DNS Status" msgstr "" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -703,7 +683,7 @@ msgstr "" #, python-brace-format msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -734,7 +714,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -770,7 +750,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1570,6 +1550,52 @@ msgstr "" msgid "Public registration disabled" msgstr "" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4311,10 +4337,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index c8600beee..e0cb8b20c 100644 --- a/plinth/locale/cs/LC_MESSAGES/django.po +++ b/plinth/locale/cs/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-12-26 06:16+0000\n" "Last-Translator: Pavel Borecki \n" -"Language-Team: Czech " -"\n" +"Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,32 +19,32 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 2.19-dev\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "Očekávající spojení na {kind} portu {listen_address}:{port}" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "Očekávající spojení na {kind} portu {port}" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "Přístupová URL adresa {url} na tcp{kind}" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "Přístupová URL adresa {url}" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "Připojit k {host}:{port}" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "Nedaří se připojit k {host}:{port}" @@ -110,62 +110,49 @@ msgid "Domain Name Server" msgstr "Doménový jmenný server" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "BIND je open source software, který umožňuje zveřejňovat vaše informace " "doménového jmenného systému (DNS) na Internet a překládat DNS dotazy pro " "vaše uživatele." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND je nejpoužívanější DNS software na Internetu, poskytující robustní a " -"stabilní základ na kterém mohou organizace vybudovat distribuované " -"počítačové systémy s jistotou, že takové systémy jsou plně odpovídající " -"zveřejněným DNS standardům." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "Zapnout předávání" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "Zapnout přeposílání na BIND serveru" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "Zapnout DNSSEC" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "Zapnout zabezpečovací rozšíření systému doménových názvů" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "Seznam IP adres, jednotlivé položky oddělujte mezerou" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "Nastavení přeposílání sady aktualizováno" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "Nastavení zapnutí DNSSEC aktualizována" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "Nastavení DNS serveru aktualizována" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" -msgstr "Přeposílat na sadu přeposílajících DNS serverů" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" +msgstr "Nastavení aktualizováno" #: plinth/modules/cockpit/__init__.py:39 msgid "Cockpit" @@ -485,7 +472,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -706,12 +693,6 @@ msgstr "Nastavit dynamickou DNS" msgid "Dynamic DNS Status" msgstr "Stav dynamické DNS" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "Nastavení aktualizováno" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -797,10 +778,16 @@ msgstr "" "nastavit a spustit vlastní XMPP server, zvaný ejabberd." #: plinth/modules/ejabberd/__init__.py:55 -#, python-brace-format +#, fuzzy, python-brace-format +#| msgid "" +#| "To actually communicate, you can use the web client or any other XMPP client. When enabled, ejabberd can be " +#| "accessed by any user with a {box_name} " +#| "login." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -840,7 +827,9 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "Bruno je motivem vzhledu opatřená verze open source aplikace yaxim." #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +#, fuzzy +#| msgid "Chat secure" +msgid "ChatSecure" msgstr "Zabezpečený chat" #: plinth/modules/ejabberd/manifest.py:48 @@ -885,7 +874,7 @@ msgstr "" msgid "Launch web client" msgstr "Spustit webového klienta" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1634,8 +1623,8 @@ msgid "" "This feature only makes sense if you are using the ejabberd chat server app." msgstr "" -"Tato funkce dává smysl pouze pokud používáte serverovou chatovací aplikaci <" -"a href=\"%(ejabberd_url)s\">ejabberd." +"Tato funkce dává smysl pouze pokud používáte serverovou chatovací aplikaci " +"ejabberd." #: plinth/modules/letsencrypt/templates/letsencrypt.html:253 #, python-format @@ -1644,8 +1633,8 @@ msgid "" "\">ejabberd chat server app, you must first enable certificate renewal " "of the current domain." msgstr "" -"Aby bylo možné použít Let's Encrypt certifikát pro ejabberd chat server aplikaci, je třeba nejprve zapnout obnovování " +"Aby bylo možné použít Let's Encrypt certifikát pro ejabberd chat server aplikaci, je třeba nejprve zapnout obnovování " "certifikátu pro stávající doménu." #: plinth/modules/letsencrypt/templates/letsencrypt.html:262 @@ -1818,9 +1807,9 @@ msgid "" "the initial setup is currently not supported." msgstr "" "Doména Matrix serveru je nastavená na %(domain_name)s. " -"Identifikátory uživatelů budou mít podobu " -"@uzivatelske_jmeno:%(domain_name)s. Změna doménového názvu po " -"úvodním nastavení není v současnosti podporována." +"Identifikátory uživatelů budou mít podobu @uzivatelske_jmeno:" +"%(domain_name)s. Změna doménového názvu po úvodním nastavení není v " +"současnosti podporována." #: plinth/modules/matrixsynapse/views.py:119 msgid "Public registration enabled" @@ -1830,6 +1819,58 @@ msgstr "Veřejná registrace zapnuta" msgid "Public registration disabled" msgstr "Veřejná registrace vypnuta" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Účet správce" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Heslo" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -3318,9 +3359,9 @@ msgid "" "can be accessed by any user with a {box_name} login." msgstr "" "Radicale je a CalDAV a CardDAV server. Umožňuje synchronizaci a sdílení " -"plánovacích kalendářů a adresáře kontaktů. Pro používání Radicale, je třeba <" -"a href=\"http://radicale.org/clients/\">podporovaná klientská aplikace . " -"K Radicale je možné přistupovat pomocí libovolného uživatelského účtu na " +"plánovacích kalendářů a adresáře kontaktů. Pro používání Radicale, je třeba " +"podporovaná klientská aplikace . K Radicale je možné přistupovat pomocí libovolného uživatelského účtu na " "{box_name}." #: plinth/modules/radicale/forms.py:28 @@ -3932,8 +3973,8 @@ msgid "" "syncthing/\">/syncthing. Desktop and mobile clients are also available." msgstr "" -"Když je zapnuté, webové rozhraní Syncthing bude k dispozici na /syncthing. Jsou k " +"Když je zapnuté, webové rozhraní Syncthing bude k dispozici na /syncthing. Jsou k " "dispozici také klient pro desktop a mobilní platformy." #: plinth/modules/tahoe/__init__.py:42 @@ -4809,10 +4850,6 @@ msgstr "" "svobodný software, šířený pod licencí GNU Affero General Public License, " "verze 3 a novějších." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Wiki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Domovská stránka" @@ -4911,6 +4948,38 @@ msgstr "" "Tyto předvolby ovlivňují %(box_name)s na jeho nejobecnější úrovni, proto " "buďte opatrní!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND je nejpoužívanější DNS software na Internetu, poskytující robustní a " +#~ "stabilní základ na kterém mohou organizace vybudovat distribuované " +#~ "počítačové systémy s jistotou, že takové systémy jsou plně odpovídající " +#~ "zveřejněným DNS standardům." + +#~ msgid "Enable forwarding" +#~ msgstr "Zapnout předávání" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Zapnout přeposílání na BIND serveru" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Seznam IP adres, jednotlivé položky oddělujte mezerou" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Nastavení přeposílání sady aktualizováno" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Nastavení zapnutí DNSSEC aktualizována" + +#~ msgid "DNS server configuration updated" +#~ msgstr "Nastavení DNS serveru aktualizována" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "Přeposílat na sadu přeposílajících DNS serverů" + #~ msgid "BitTorrent" #~ msgstr "BitTorrent" diff --git a/plinth/locale/da/LC_MESSAGES/django.po b/plinth/locale/da/LC_MESSAGES/django.po index 9fd596960..a9c3d805e 100644 --- a/plinth/locale/da/LC_MESSAGES/django.po +++ b/plinth/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2016-07-03 21:44+0000\n" "Last-Translator: Mikkel Kirkgaard Nielsen \n" "Language-Team: Danish XMPP client." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -858,7 +830,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Web Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Webserver" #: plinth/modules/ejabberd/manifest.py:48 @@ -899,7 +871,7 @@ msgstr "" msgid "Launch web client" msgstr "Kør webklient" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1846,6 +1818,56 @@ msgstr "Applikation aktiveret" msgid "Public registration disabled" msgstr "Applikation deaktiveret" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Administratorkonto" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Kodeord" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -5014,10 +5036,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -5122,6 +5140,26 @@ msgstr "" "Disse muligheder påvirker {box_name} på det meste grundlæggende niveau, så " "vær forsigtig!" +#, fuzzy +#~| msgid "Enable Tor" +#~ msgid "Enable forwarding" +#~ msgstr "Aktiver Tor" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Konfiguration opdateret" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Konfiguration opdateret" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "DNS server configuration updated" +#~ msgstr "Konfiguration opdateret" + #, fuzzy #~| msgid "Deluge BitTorrent" #~ msgid "BitTorrent" diff --git a/plinth/locale/de/LC_MESSAGES/django.po b/plinth/locale/de/LC_MESSAGES/django.po index 3a79142b9..b4e7ec8e4 100644 --- a/plinth/locale/de/LC_MESSAGES/django.po +++ b/plinth/locale/de/LC_MESSAGES/django.po @@ -9,11 +9,11 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-12-31 04:50+0000\n" "Last-Translator: Johannes Keyser \n" -"Language-Team: German " -"\n" +"Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,32 +21,32 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.19-dev\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "Gebunden auf {kind} Port {listen_address}:{port}" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "Gebunden an {kind} Port {port}" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "Zugangs URL {url} via TCP{kind}" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "Zugangs-URL {url}" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "Verbinden mit {host}:{port}" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "Verbindung mit {host}:{port} fehlgeschlagen" @@ -114,64 +114,49 @@ msgid "Domain Name Server" msgstr "Domain Name Server" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "BIND ist eine Open-Source-Software mit der Sie Ihre Domain Name System (DNS) " "Informationen im Internet für DNS-Abfragen Ihrer Nutzer veröffentlichen " "können." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND ist die mit Abstand am weitesten verbreitete DNS-Software im Internet " -"und stellt eine robuste und stabile Plattform dar, auf der Organisationen " -"verteilte Computersysteme mit dem Wissen aufbauen können, dass diese Systeme " -"vollständig mit den veröffentlichten DNS-Standards kompatibel sind." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "Forwarding einschalten" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "Aktivieren Sie die Weiterleitung auf Ihrem BIND-Server" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "DNSSEC einschalten" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "Aktivieren Sie Domain Name System Sicherheits-Erweiterungen (DNSSEC)" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "Eine Liste von IP-Adressen, getrennt durch Leerzeichen" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "Forwarding Konfiguration aktualisiert" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "Einschalten der DNSSEC Konfiguration aktualisiert" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "DNS-Server Konfiguration aktualisiert" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" -msgstr "" -"Aktivieren Sie \"Weiterleitung\" zur Definition der weiterleitenden DNS-" -"Server" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" +msgstr "Konfiguration aktualisiert" #: plinth/modules/cockpit/__init__.py:39 msgid "Cockpit" @@ -494,7 +479,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -716,12 +701,6 @@ msgstr "Dynamisches DNS konfigurieren" msgid "Dynamic DNS Status" msgstr "Status der Dynamischen DNS" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "Konfiguration aktualisiert" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -808,10 +787,16 @@ msgstr "" "können Sie Ihren XMPP-Server, genannt ejabberd, starten und konfigurieren." #: plinth/modules/ejabberd/__init__.py:55 -#, python-brace-format +#, fuzzy, python-brace-format +#| msgid "" +#| "To actually communicate, you can use the web client or any other XMPP client. When enabled, ejabberd can be " +#| "accessed by any user with a {box_name} " +#| "login." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -852,7 +837,9 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "Bruno ist eine umgestaltete Version der quelloffenen yaxim Anwendung." #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +#, fuzzy +#| msgid "Chat secure" +msgid "ChatSecure" msgstr "ChatSecure" #: plinth/modules/ejabberd/manifest.py:48 @@ -897,7 +884,7 @@ msgstr "" msgid "Launch web client" msgstr "Starte Web client" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1852,6 +1839,58 @@ msgstr "Öffentliche Registrierung aktiviert" msgid "Public registration disabled" msgstr "Öffentliche Registrierung deaktiviert" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Administrator Konto" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Passwort" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -5019,10 +5058,6 @@ msgstr "" "ist freie Software, verbreitet unter der \"GNU Affero General Public License" "\", Version 3 oder nachfolgende." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Wiki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Homepage" @@ -5121,6 +5156,41 @@ msgstr "" "Diese Optionen beeinflussen die Funktionen der %(box_name)s auf grundlegende " "Art und Weise, seien Sie sorgsam!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND ist die mit Abstand am weitesten verbreitete DNS-Software im " +#~ "Internet und stellt eine robuste und stabile Plattform dar, auf der " +#~ "Organisationen verteilte Computersysteme mit dem Wissen aufbauen können, " +#~ "dass diese Systeme vollständig mit den veröffentlichten DNS-Standards " +#~ "kompatibel sind." + +#~ msgid "Enable forwarding" +#~ msgstr "Forwarding einschalten" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Aktivieren Sie die Weiterleitung auf Ihrem BIND-Server" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Eine Liste von IP-Adressen, getrennt durch Leerzeichen" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Forwarding Konfiguration aktualisiert" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Einschalten der DNSSEC Konfiguration aktualisiert" + +#~ msgid "DNS server configuration updated" +#~ msgstr "DNS-Server Konfiguration aktualisiert" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "" +#~ "Aktivieren Sie \"Weiterleitung\" zur Definition der weiterleitenden DNS-" +#~ "Server" + #~ msgid "BitTorrent" #~ msgstr "BitTorrent" diff --git a/plinth/locale/django.pot b/plinth/locale/django.pot index de3212fec..3fea43083 100644 --- a/plinth/locale/django.pot +++ b/plinth/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,32 +17,32 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -104,53 +104,39 @@ msgstr "" #: plinth/modules/bind/__init__.py:45 msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" msgstr "" #: plinth/modules/cockpit/__init__.py:39 @@ -435,7 +421,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -627,12 +613,6 @@ msgstr "" msgid "Dynamic DNS Status" msgstr "" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -702,7 +682,7 @@ msgstr "" #, python-brace-format msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -733,7 +713,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -769,7 +749,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1569,6 +1549,52 @@ msgstr "" msgid "Public registration disabled" msgstr "" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4310,10 +4336,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index beba435d3..082235e8e 100644 --- a/plinth/locale/es/LC_MESSAGES/django.po +++ b/plinth/locale/es/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-10-04 22:47+0000\n" "Last-Translator: Luis A. Arizmendi \n" "Language-Team: Spanish web client or any other XMPP client. When enabled, ejabberd can be " +#| "accessed by any user with a {box_name} " +#| "login." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -848,7 +834,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Chat Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Servidor de Chat" #: plinth/modules/ejabberd/manifest.py:48 @@ -889,7 +875,7 @@ msgstr "" msgid "Launch web client" msgstr "Lanzar cliente web" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1864,6 +1850,58 @@ msgstr "Registro público activado" msgid "Public registration disabled" msgstr "Registro público desactivado" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Cuenta de Administrador" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Clave de acceso" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -5012,10 +5050,6 @@ msgstr "" "software libre, distribuido bajo la Licencia Pública General de GNU Affero, " "versión 3 o posterior." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Wiki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Página inicio" @@ -5114,6 +5148,39 @@ msgstr "" "Estas opciones afectan a su %(box_name)s de forma general, así que ¡vaya con " "cuidado!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND es con diferencia el software para DNS más usado en Internet. " +#~ "Proporciona una plataforma estable y robusta sobre la que otras " +#~ "organizaciones pueden construir sistemas de computación distribuida a " +#~ "sabiendas de que dichos sistemas se ajustan completamente a los " +#~ "estándares DNS publicados." + +#~ msgid "Enable forwarding" +#~ msgstr "Activar reenvío" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Activar reenvío en su servidor BIND" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Lista de direcciones IP, separadas por espacios" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Configuración de reenvío actualizada" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Configuración de activación DNSSEC actualizada" + +#~ msgid "DNS server configuration updated" +#~ msgstr "Configuración del servidor DNS actualizada" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "Activar reenvío para definir los servidores DNS de reenvío" + #~ msgid "BitTorrent" #~ msgstr "BitTorrent" diff --git a/plinth/locale/fa/LC_MESSAGES/django.po b/plinth/locale/fa/LC_MESSAGES/django.po index 3aedecc74..4b81f32d0 100644 --- a/plinth/locale/fa/LC_MESSAGES/django.po +++ b/plinth/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2016-08-12 15:51+0000\n" "Last-Translator: Masoud Abkenar \n" "Language-Team: Persian web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -841,7 +815,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Web Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "سرور وب" #: plinth/modules/ejabberd/manifest.py:48 @@ -879,7 +853,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1792,6 +1766,56 @@ msgstr "" msgid "Public registration disabled" msgstr "برنامه نصب شد." +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "حساب مدیر" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "رمز" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4696,10 +4720,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4795,6 +4815,21 @@ msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Set forwarding configuration updated" +#~ msgstr "پیکربندی به‌روز شد" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "پیکربندی به‌روز شد" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "DNS server configuration updated" +#~ msgstr "پیکربندی به‌روز شد" + #~ msgid "Disks" #~ msgstr "دیسک‌ها" diff --git a/plinth/locale/fake/LC_MESSAGES/django.po b/plinth/locale/fake/LC_MESSAGES/django.po index a78032d0a..d9c600ae7 100644 --- a/plinth/locale/fake/LC_MESSAGES/django.po +++ b/plinth/locale/fake/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Plinth 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n" "Last-Translator: Sunil Mohan Adapa \n" "Language-Team: Plinth Developers XMPP client." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -925,7 +897,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Web Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "WEB SERVER" #: plinth/modules/ejabberd/manifest.py:48 @@ -966,7 +938,7 @@ msgstr "" msgid "Launch web client" msgstr "LAUNCH WEB CLIENT" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1904,6 +1876,56 @@ msgstr "APPLICATIONS" msgid "Public registration disabled" msgstr "APPLICATIONS" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "ADMINISTRATOR ACCOUNT" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "PASSWORD" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -5122,10 +5144,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -5234,6 +5252,26 @@ msgid "" msgstr "" "THE OPTIONS AFFECT THE %(box_name)s AT ITS MOST GENERAL LEVEL, SO BE CAREFUL!" +#, fuzzy +#~| msgid "Enable Tor" +#~ msgid "Enable forwarding" +#~ msgstr "ENABLE TOR" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Set forwarding configuration updated" +#~ msgstr "CONFIGURATION UPDATED" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "CONFIGURATION UPDATED" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "DNS server configuration updated" +#~ msgstr "CONFIGURATION UPDATED" + #, fuzzy #~| msgid "Deluge BitTorrent" #~ msgid "BitTorrent" diff --git a/plinth/locale/fr/LC_MESSAGES/django.po b/plinth/locale/fr/LC_MESSAGES/django.po index 364e9a93f..afa20cd4f 100644 --- a/plinth/locale/fr/LC_MESSAGES/django.po +++ b/plinth/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-10-20 23:22+0000\n" "Last-Translator: John Doe \n" "Language-Team: French 1;\n" "X-Generator: Weblate 2.17\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "Écoute sur le port {listen_address}:{port} ({kind})" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "Écoute sur le port {port}, type {kind}" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "Accès à l'URL {url} via tcp{kind}" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "Accès à l'URL {url}" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "Connexion à {host}:{port}" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "Impossible de se connecter à {host}:{port}" @@ -113,62 +113,49 @@ msgid "Domain Name Server" msgstr "Serveur de nom de domaine" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "BIND est un logiciel libre qui permet de publier sur l'internet vos " "informations DNS (Système de Noms de Domaines) et la résolution des requêtes " "DNS pour vos utilisateurs." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND est de loin le logiciel DNS (Domain Name System) le plus répandu sur " -"l'Internet. BIND fournit un plateforme stable et robuste sur laquelle les " -"organisations peuvent bâtir des systèmes informatiques distribués, avec " -"l'assurance qu'ils seront pleinement conformes aux standards DNS." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "Activer la redirection" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "Activer le transfert des requêtes DNS sur votre serveur BIND" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "Activer DNSSEC" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "Activer les extensions de sécurité DNS (DNSSEC)" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "Une liste d'adresses IP séparées par des espaces" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "Configuration de forwarding mise à jour" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "Configuration DNSSEC mise à jour" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "Configuration du serveur DNS mise à jour" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" -msgstr "Activez le forwarding pour définir des serveurs DNS de forwarding" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" +msgstr "Configuration actualisée" #: plinth/modules/cockpit/__init__.py:39 msgid "Cockpit" @@ -493,7 +480,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -719,12 +706,6 @@ msgstr "Configurer le DNS Dynamique" msgid "Dynamic DNS Status" msgstr "Etat du DNS Dynamique" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "Configuration actualisée" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -814,10 +795,16 @@ msgstr "" "lancer et configurer ici votre serveur XMPP, appelé ejabberd." #: plinth/modules/ejabberd/__init__.py:55 -#, python-brace-format +#, fuzzy, python-brace-format +#| msgid "" +#| "To actually communicate, you can use the web client or any other XMPP client. When enabled, ejabberd can be " +#| "accessed by any user with a {box_name} " +#| "login." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -860,7 +847,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Chat Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Serveur de discussion" #: plinth/modules/ejabberd/manifest.py:48 @@ -902,7 +889,7 @@ msgstr "" msgid "Launch web client" msgstr "Lancer le client Web" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1894,6 +1881,58 @@ msgstr "Enregistrement public activé" msgid "Public registration disabled" msgstr "Enregistrement public désactivé" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Compte administrateur" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Mot de passe" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -5065,10 +5104,6 @@ msgstr "" "est un logiciel libre, distribué sous la licence GNU Affero General Public " "License, Version 3 ou ultérieure." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Wiki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Page d'accueil" @@ -5170,6 +5205,38 @@ msgstr "" "Ces options affectent %(box_name)s à son niveau le plus général, faites " "attention !" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND est de loin le logiciel DNS (Domain Name System) le plus répandu sur " +#~ "l'Internet. BIND fournit un plateforme stable et robuste sur laquelle " +#~ "les organisations peuvent bâtir des systèmes informatiques distribués, " +#~ "avec l'assurance qu'ils seront pleinement conformes aux standards DNS." + +#~ msgid "Enable forwarding" +#~ msgstr "Activer la redirection" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Activer le transfert des requêtes DNS sur votre serveur BIND" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Une liste d'adresses IP séparées par des espaces" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Configuration de forwarding mise à jour" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Configuration DNSSEC mise à jour" + +#~ msgid "DNS server configuration updated" +#~ msgstr "Configuration du serveur DNS mise à jour" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "Activez le forwarding pour définir des serveurs DNS de forwarding" + #~ msgid "BitTorrent" #~ msgstr "BitTorrent" diff --git a/plinth/locale/gu/LC_MESSAGES/django.po b/plinth/locale/gu/LC_MESSAGES/django.po index 718e4c8f1..cd9e851d5 100644 --- a/plinth/locale/gu/LC_MESSAGES/django.po +++ b/plinth/locale/gu/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2018-01-01 14:45+0000\n" "Last-Translator: Viral Sachde \n" -"Language-Team: Gujarati " -"\n" +"Language-Team: Gujarati \n" "Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,32 +19,32 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.19-dev\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "URL {url} પર જાઓ" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "{host}:{port} ને સંપર્ક કરો" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "{host}:{port} નો સંપર્ક નથી સાધી શકતા" @@ -110,61 +110,48 @@ msgid "Domain Name Server" msgstr "ક્ષેત્રીય નામ સર્વર" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "BIND એક ખુલ્લા સ્ત્રોત વાળું સોફ્ટવેર છે, જે આપને આપની ક્ષેત્રીય નામ વ્યવસ્થા (DNS) ની " "માહિતી ઈન્ટરનેટ પર પ્રકાશિત કરવા માટે સમર્થ કરે છે અને આપના વપરાશકર્તાઓની DNS પૃચ્છાઓનું " "પૃથ્થકરણ કરે છે." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND હાલ સુધીનું ઈન્ટરનેટ પર સૌથી વધુ ઉપયોગમાં લેવાતું DNS સોફ્ટવેર છે. તે પ્રકાશિત DNS " -"ધોરણોને સંપૂર્ણપણે સુસંગત રહેશે તે જાણીને સંસ્થાઓને વિતરિત કમ્પ્યુટિંગ વ્યવસ્થા બનાવવા માટે " -"સુરક્ષિત અને સ્થિર મંચ પૂરું પાડશે." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "રવાના કરવાની પ્રક્રિયા શરુ કરો" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "આપના BIND સર્વર પર આગળ મોકલવા માટે સક્ષમ કરો" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "DNSSEC ને શરુ કરો" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "ક્ષેત્રીય નામ વ્યવસ્થાની સુરક્ષા વૃદ્ધીઓ ને શરુ કરો" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "જગ્યા થી અલગ પાડેલ IP સરનામાઓ ની યાદી" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "રવાના કરવાની ગોઠવણીને સુધારેલી ગોઠવો" - -#: plinth/modules/bind/views.py:66 -#, fuzzy -msgid "Enable DNSSEC configuration updated" -msgstr "DNSSEC ગોઠવણીને સુધારેલી શરુ કરો" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "DNS સર્વર ગોઠવણી સુધરી" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" msgstr "" #: plinth/modules/cockpit/__init__.py:39 @@ -469,7 +456,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -661,12 +648,6 @@ msgstr "" msgid "Dynamic DNS Status" msgstr "" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -736,7 +717,7 @@ msgstr "" #, python-brace-format msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -767,7 +748,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -803,7 +784,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1607,6 +1588,52 @@ msgstr "" msgid "Public registration disabled" msgstr "એપ્લીકેશન પ્રસ્થાપિત થઇ ગઈ છે." +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4351,10 +4378,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4448,3 +4471,32 @@ msgstr "" msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" + +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND હાલ સુધીનું ઈન્ટરનેટ પર સૌથી વધુ ઉપયોગમાં લેવાતું DNS સોફ્ટવેર છે. તે પ્રકાશિત DNS " +#~ "ધોરણોને સંપૂર્ણપણે સુસંગત રહેશે તે જાણીને સંસ્થાઓને વિતરિત કમ્પ્યુટિંગ વ્યવસ્થા બનાવવા માટે " +#~ "સુરક્ષિત અને સ્થિર મંચ પૂરું પાડશે." + +#~ msgid "Enable forwarding" +#~ msgstr "રવાના કરવાની પ્રક્રિયા શરુ કરો" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "આપના BIND સર્વર પર આગળ મોકલવા માટે સક્ષમ કરો" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "જગ્યા થી અલગ પાડેલ IP સરનામાઓ ની યાદી" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "રવાના કરવાની ગોઠવણીને સુધારેલી ગોઠવો" + +#, fuzzy +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "DNSSEC ગોઠવણીને સુધારેલી શરુ કરો" + +#~ msgid "DNS server configuration updated" +#~ msgstr "DNS સર્વર ગોઠવણી સુધરી" diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index 5d0031d3e..8721cde97 100644 --- a/plinth/locale/hi/LC_MESSAGES/django.po +++ b/plinth/locale/hi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-08-18 07:46+0000\n" "Last-Translator: Prachi Srivastava \n" "Language-Team: Hindi web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -748,7 +727,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -784,7 +763,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1584,6 +1563,52 @@ msgstr "" msgid "Public registration disabled" msgstr "" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4330,10 +4355,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4429,3 +4450,7 @@ msgstr "" msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" + +#, fuzzy +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "IP ऐड्रेस की सूची, रिक्त स्थानो से अलग" diff --git a/plinth/locale/id/LC_MESSAGES/django.po b/plinth/locale/id/LC_MESSAGES/django.po index 1df597152..f3c65884d 100644 --- a/plinth/locale/id/LC_MESSAGES/django.po +++ b/plinth/locale/id/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Indonesian (FreedomBox)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2016-08-28 19:39+0000\n" "Last-Translator: Izharul Haq \n" "Language-Team: Indonesian web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -748,7 +722,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Web Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Server Web" #: plinth/modules/ejabberd/manifest.py:48 @@ -786,7 +760,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1613,6 +1587,56 @@ msgstr "" msgid "Public registration disabled" msgstr "Aplikasi telah terpasang." +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Akun Administrator" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Kata Sandi" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4399,10 +4423,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4499,6 +4519,21 @@ msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" +#, fuzzy +#~| msgid "Enable Tor" +#~ msgid "Enable forwarding" +#~ msgstr "Aktifkan Tor" + +#, fuzzy +#~| msgid "General Configuration" +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Konfigurasi Umum" + +#, fuzzy +#~| msgid "System Configuration" +#~ msgid "DNS server configuration updated" +#~ msgstr "Pengaturan Sistem" + #~ msgid "wiki" #~ msgstr "wiki" diff --git a/plinth/locale/it/LC_MESSAGES/django.po b/plinth/locale/it/LC_MESSAGES/django.po index 11c5e67cf..e330822ae 100644 --- a/plinth/locale/it/LC_MESSAGES/django.po +++ b/plinth/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,32 +18,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -105,53 +105,39 @@ msgstr "" #: plinth/modules/bind/__init__.py:45 msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" msgstr "" #: plinth/modules/cockpit/__init__.py:39 @@ -436,7 +422,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -628,12 +614,6 @@ msgstr "" msgid "Dynamic DNS Status" msgstr "" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -703,7 +683,7 @@ msgstr "" #, python-brace-format msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -734,7 +714,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -770,7 +750,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1570,6 +1550,52 @@ msgstr "" msgid "Public registration disabled" msgstr "" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4311,10 +4337,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" diff --git a/plinth/locale/ja/LC_MESSAGES/django.po b/plinth/locale/ja/LC_MESSAGES/django.po index 60b5201e6..e15ac2543 100644 --- a/plinth/locale/ja/LC_MESSAGES/django.po +++ b/plinth/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,32 +18,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -105,53 +105,39 @@ msgstr "" #: plinth/modules/bind/__init__.py:45 msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" msgstr "" #: plinth/modules/cockpit/__init__.py:39 @@ -436,7 +422,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -628,12 +614,6 @@ msgstr "" msgid "Dynamic DNS Status" msgstr "" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -703,7 +683,7 @@ msgstr "" #, python-brace-format msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -734,7 +714,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -770,7 +750,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1570,6 +1550,52 @@ msgstr "" msgid "Public registration disabled" msgstr "" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4311,10 +4337,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index 60b5201e6..e15ac2543 100644 --- a/plinth/locale/kn/LC_MESSAGES/django.po +++ b/plinth/locale/kn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,32 +18,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -105,53 +105,39 @@ msgstr "" #: plinth/modules/bind/__init__.py:45 msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" msgstr "" #: plinth/modules/cockpit/__init__.py:39 @@ -436,7 +422,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -628,12 +614,6 @@ msgstr "" msgid "Dynamic DNS Status" msgstr "" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -703,7 +683,7 @@ msgstr "" #, python-brace-format msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -734,7 +714,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -770,7 +750,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1570,6 +1550,52 @@ msgstr "" msgid "Public registration disabled" msgstr "" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4311,10 +4337,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index ae070a083..4c5dcf4e7 100644 --- a/plinth/locale/nb/LC_MESSAGES/django.po +++ b/plinth/locale/nb/LC_MESSAGES/django.po @@ -15,11 +15,11 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-12-31 13:13+0000\n" "Last-Translator: Petter Reinholdtsen \n" -"Language-Team: Norwegian Bokmål " -"\n" +"Language-Team: Norwegian Bokmål \n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,32 +27,32 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.19-dev\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "Lytter på {kind} port {listen_address}:{port}" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "Lytter på {kind} port {port}" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "Kontakt nettadressen {url} på tcp{kind}" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "Kontakt nettadressen {url}" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "Koble til {host}:{port}" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "Klarer ikke koble til {host}:{port}" @@ -120,62 +120,49 @@ msgid "Domain Name Server" msgstr "Domenenavnetjener" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "Bind er open kildekodeprogramvare som gjør det mulig for deg å publisere din " "domenenavninformasjon (DNS) på Internett, og å slå opp dine DNS-forespørsler " "for dine brukere." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND er helt klart den mest brukte DNS-programvaren på Internett, og gir en " -"robust og stabil plattform som organisasjoner kan bygge distribuerte " -"beregningssystemer på, med visshet om at disse systemene følger de " -"publiserte DNS-standardene fullt og helt." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "Aktiver videresending" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "Aktiver videresending i din BIND-tjener" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "Aktiver DNSSEC" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "Aktiver domenenavnsystemets sikkerhetsutvidelser" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "En liste med IP-adresser, oppdelt med mellomrom" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "Sett videresendingsoppsett oppdatert" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "Aktiver DNSSEC-oppsett oppdatert" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "DNS-tjeneroppsett oppdatert" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" -msgstr "Aktiver videresending for å sette DNS-tjenere for videresending" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" +msgstr "Oppsett oppdatert" #: plinth/modules/cockpit/__init__.py:39 msgid "Cockpit" @@ -207,11 +194,11 @@ msgid "" "information and system altering abilities are limited to users belonging to " "admin group." msgstr "" -"Når aktivert, er Cockpit tilgjengelig fra /_cockpit/-banen på netttjeneren. Den kan brukes av enhver bruker med innlogging på {box_name}. Sensitiv " -"informasjon og tilgang til å endre systemet er begrenset til brukere som er " -"medlem i admin-gruppen." +"Når aktivert, er Cockpit tilgjengelig fra /_cockpit/" +"-banen på netttjeneren. Den kan brukes av enhver bruker med innlogging på {box_name}. Sensitiv informasjon og " +"tilgang til å endre systemet er begrenset til brukere som er medlem i admin-" +"gruppen." #: plinth/modules/cockpit/__init__.py:57 msgid "Currently only limited functionality is available." @@ -496,7 +483,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -714,12 +701,6 @@ msgstr "Konfigurer dynamisk DNS" msgid "Dynamic DNS Status" msgstr "Dynamisk DNS-status" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "Oppsett oppdatert" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -812,7 +793,7 @@ msgstr "" #| "client." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -850,7 +831,9 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "Bruno er en drakt-versjon av det frie yaxim-programmet." #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +#, fuzzy +#| msgid "Chat secure" +msgid "ChatSecure" msgstr "Sludre trygt" #: plinth/modules/ejabberd/manifest.py:48 @@ -893,7 +876,7 @@ msgstr "" msgid "Launch web client" msgstr "Sette i gang en web-klient" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1872,6 +1855,58 @@ msgstr "Programmet er aktivert" msgid "Public registration disabled" msgstr "Programmet er deaktivert" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Administratorkonto" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Passord" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 #, fuzzy @@ -5172,10 +5207,6 @@ msgstr "" "er fri programvare, og distribuert i henhold til GNU Affero General Public " "License versjon 3 eller senere." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Wiki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Hjemmeside" @@ -5275,6 +5306,38 @@ msgstr "" "Valgene som berører %(box_name)s er på det mest grunnleggende nivået, så vær " "forsiktig!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND er helt klart den mest brukte DNS-programvaren på Internett, og gir " +#~ "en robust og stabil plattform som organisasjoner kan bygge distribuerte " +#~ "beregningssystemer på, med visshet om at disse systemene følger de " +#~ "publiserte DNS-standardene fullt og helt." + +#~ msgid "Enable forwarding" +#~ msgstr "Aktiver videresending" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Aktiver videresending i din BIND-tjener" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "En liste med IP-adresser, oppdelt med mellomrom" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Sett videresendingsoppsett oppdatert" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Aktiver DNSSEC-oppsett oppdatert" + +#~ msgid "DNS server configuration updated" +#~ msgstr "DNS-tjeneroppsett oppdatert" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "Aktiver videresending for å sette DNS-tjenere for videresending" + #, fuzzy #~ msgid "BitTorrent" #~ msgstr "BitTorrent" diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index c3f45df76..2d076b40c 100644 --- a/plinth/locale/nl/LC_MESSAGES/django.po +++ b/plinth/locale/nl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-08-21 05:56+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch ." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -868,7 +849,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Web Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Webserver" #: plinth/modules/ejabberd/manifest.py:48 @@ -909,7 +890,7 @@ msgstr "" msgid "Launch web client" msgstr "Start web cliënt" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1869,6 +1850,58 @@ msgstr "Toepassing ingeschakeld" msgid "Public registration disabled" msgstr "Toepassing uitgeschakeld" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Beheerdersaccount" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Wachtwoord" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -5074,10 +5107,6 @@ msgstr "" "Plinth is vrije software en wordt gedistribueerd onder de GNU Affero General " "Public License, Versie 3 of hoger." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Wiki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Homepage" @@ -5176,6 +5205,38 @@ msgstr "" "Deze mogelijkheden veranderen de basisinstellingen van %(box_name)s, dus " "wees gewaarschuwd!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND is veruit de meest gebruikte DNS-software op het Internet, en biedt " +#~ "een robuust en stabiel platform waarop organisaties gedistribueerde " +#~ "computersystemen kunnen bouwen in de wetenschap dat deze systemen " +#~ "volledig compatibel zijn met de gepubliceerde DNS-standaarden." + +#~ msgid "Enable forwarding" +#~ msgstr "Doorsturen inschakelen" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Doorsturen op uw BIND-server inschakelen" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Een lijst met IP-adressen, gescheiden door spatie" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Instellen forwarding configuratie bijgewerkt" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Inschakelen van de DNSSEC-configuratie bijgewerkt" + +#~ msgid "DNS server configuration updated" +#~ msgstr "Configuratie van de DNS-server bijgewerkt" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "Forwarding instellen om DNS-servers doorsturen in te schakelen" + #, fuzzy #~| msgid "Deluge BitTorrent" #~ msgid "BitTorrent" diff --git a/plinth/locale/pl/LC_MESSAGES/django.po b/plinth/locale/pl/LC_MESSAGES/django.po index ec71679e3..50d9cc371 100644 --- a/plinth/locale/pl/LC_MESSAGES/django.po +++ b/plinth/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-10-07 23:21+0000\n" "Last-Translator: Karol Werner \n" "Language-Team: Polish =20) ? 1 : 2;\n" "X-Generator: Weblate 2.17-dev\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "Nasłuchuję na {kind} port {listen_address}:{port}" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "Nasłuchuję na {kind} port {port}" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "Adres URL {url} na {kind}" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "Adres URL {url}" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "Podłączony do {host}:{port}" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "Nie mogę się podłączyć do {host}:{port}" @@ -113,62 +113,49 @@ msgid "Domain Name Server" msgstr "Serwer nazw domen" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "BIND jest oprogramowaniem o otwartym źródle, które umożliwia opublikowanie w " "Internecie informacji o systemie nazw domen (DNS, Domain Name System) i " "obsługę zapytań DNS twoich użytkowników." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND jest zdecydowanie najbardziej powszechnie stosowanym oprogramowaniem " -"DNS w Internecie, będącym solidną i stabilną platformą, na której " -"organizacje mogą tworzyć rozproszone systemy komputerowe, mając pewność, że " -"systemy te są w pełni zgodne z obowiązującymi standardami DNS." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "Włącz przekazywanie" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "Włącz przekazywanie na twoim serwerze BIND" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "Włącz DNSSEC" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "Włącz rozszerzenia zabezpieczeń systemu nazw domen" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "Lista adresów IP rozdzielonych spacją" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "Ustawiono przekazywanie" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "Włączono DNSSEC" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "Zmieniono konfigurację DNS" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" -msgstr "Włącz aby ustawić przekazywanie serwerów DNS" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" +msgstr "Konfigurcja uaktualniona" #: plinth/modules/cockpit/__init__.py:39 msgid "Cockpit" @@ -479,7 +466,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -696,12 +683,6 @@ msgstr "Konfiguruj Dynamic DNS" msgid "Dynamic DNS Status" msgstr "Status Dynamic DNS" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "Konfigurcja uaktualniona" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -787,10 +768,16 @@ msgstr "" "uruchomić i skonfigurować własny serwer XMPP zwany ejabberd." #: plinth/modules/ejabberd/__init__.py:55 -#, python-brace-format +#, fuzzy, python-brace-format +#| msgid "" +#| "To actually communicate, you can use the web client or any other XMPP client. When enabled, ejabberd can be " +#| "accessed by any user with a {box_name} " +#| "login." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -832,7 +819,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Chat Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Serwer czatu" #: plinth/modules/ejabberd/manifest.py:48 @@ -874,7 +861,7 @@ msgstr "" msgid "Launch web client" msgstr "Uruchom klienta przeglądarkowego" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1750,6 +1737,56 @@ msgstr "" msgid "Public registration disabled" msgstr "Aplikacja zainstalowania." +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Konto Administratora" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Hasło" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4557,10 +4594,6 @@ msgstr "" "Plinth jest wolnym oprogramowaniem, rozpowszechnianym w licencji GNU Affero " "General Public License w wersji 3 lub późniejszej." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4655,6 +4688,38 @@ msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND jest zdecydowanie najbardziej powszechnie stosowanym oprogramowaniem " +#~ "DNS w Internecie, będącym solidną i stabilną platformą, na której " +#~ "organizacje mogą tworzyć rozproszone systemy komputerowe, mając pewność, " +#~ "że systemy te są w pełni zgodne z obowiązującymi standardami DNS." + +#~ msgid "Enable forwarding" +#~ msgstr "Włącz przekazywanie" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Włącz przekazywanie na twoim serwerze BIND" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Lista adresów IP rozdzielonych spacją" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Ustawiono przekazywanie" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Włączono DNSSEC" + +#~ msgid "DNS server configuration updated" +#~ msgstr "Zmieniono konfigurację DNS" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "Włącz aby ustawić przekazywanie serwerów DNS" + #~ msgid "" #~ "Chat Client \n" #~ " (jsxc)" diff --git a/plinth/locale/pt/LC_MESSAGES/django.po b/plinth/locale/pt/LC_MESSAGES/django.po index 23fc8e8b7..760fdcb4d 100644 --- a/plinth/locale/pt/LC_MESSAGES/django.po +++ b/plinth/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-09-26 14:56+0000\n" "Last-Translator: anonymous <>\n" "Language-Team: Portuguese web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -790,7 +767,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -828,7 +805,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1650,6 +1627,52 @@ msgstr "Aplicações" msgid "Public registration disabled" msgstr "Aplicações" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4434,10 +4457,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4534,6 +4553,26 @@ msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" +#, fuzzy +#~| msgid "Enable network time" +#~ msgid "Enable forwarding" +#~ msgstr "Ativar tempo da rede" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Configuração atualizada" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Configuração atualizada" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "DNS server configuration updated" +#~ msgstr "Configuração atualizada" + #, fuzzy #~| msgid "Invalid domain name" #~ msgid "Select the domain name to be used for diaspora*" diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index d8c005097..4c60a193b 100644 --- a/plinth/locale/ru/LC_MESSAGES/django.po +++ b/plinth/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-11-30 14:49+0000\n" "Last-Translator: Алексей Докучаев \n" "Language-Team: Russian =20) ? 1 : 2;\n" "X-Generator: Weblate 2.18-dev\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "Слушать на {kind} порт {listen_address}:{port}" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "Слушать порт {port} на {kind}" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "Доступ к URL {url} по tcp {kind}" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "Доступ к URL {url}" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "Подключение к {host}:{port}" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "Невозможно подключиться к {host}:{port}" @@ -114,63 +114,49 @@ msgid "Domain Name Server" msgstr "Сервер доменных имен" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "BIND это программное обеспечение с открытым исходным кодом, которое " "позволяет публиковать информацию о доменных именах (DNS) и позволяет " "получать DNS запросы пользователей." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND, безусловно, является наиболее распространенным программным " -"обеспечением для DNS в инернете, обеспечивая надежную и стабильную " -"платформу, на вершине которой организации могут создавать распределенные " -"вычислительные системы с осознанием, что эти системы полностью соответствуют " -"опубликованным стандартам DNS." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "Включить переадресацию" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "Включить переадресацию на сервере BIND" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "Включить DNSSEC" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "Включить расширения безопасности системы доменных имен" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "Список IP-адресов, разделённых пробелом" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "Настройка переадресации обновлена" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "Включить DNSSEC конфигурация обновлена" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "Конфигурация сервера DNS обновлена" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" -msgstr "Включить пересылку для установки пересылки DNS-серверов" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" +msgstr "Конфигурация обновлена" #: plinth/modules/cockpit/__init__.py:39 msgid "Cockpit" @@ -488,7 +474,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -705,12 +691,6 @@ msgstr "Настройка динамического DNS" msgid "Dynamic DNS Status" msgstr "Состояние динамического DNS" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "Конфигурация обновлена" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -797,10 +777,16 @@ msgstr "" "Здесь вы можете запустить и настроить сервер XMPP, называемый ejabberd." #: plinth/modules/ejabberd/__init__.py:55 -#, python-brace-format +#, fuzzy, python-brace-format +#| msgid "" +#| "To actually communicate, you can use the web client or any other XMPP client. When enabled, ejabberd can be " +#| "accessed by any user with a {box_name} " +#| "login." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -841,7 +827,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Chat Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Чат-сервер" #: plinth/modules/ejabberd/manifest.py:48 @@ -882,7 +868,7 @@ msgstr "" msgid "Launch web client" msgstr "Запустить веб-клиент" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1840,6 +1826,58 @@ msgstr "Публичная регистрация включена" msgid "Public registration disabled" msgstr "Публичная регистрация отключена" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Wiki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Учетная запись администратора" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Пароль" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4967,10 +5005,6 @@ msgstr "" "программное обеспечение, выпускаемое под лицензией GNU Affero General Public " "License, Версии 3 или старше." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Wiki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Домашняя страница" @@ -5069,6 +5103,39 @@ msgstr "" "Параметры влияют на %(box_name)s на основном уровне, так что будьте " "осторожны!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND, безусловно, является наиболее распространенным программным " +#~ "обеспечением для DNS в инернете, обеспечивая надежную и стабильную " +#~ "платформу, на вершине которой организации могут создавать распределенные " +#~ "вычислительные системы с осознанием, что эти системы полностью " +#~ "соответствуют опубликованным стандартам DNS." + +#~ msgid "Enable forwarding" +#~ msgstr "Включить переадресацию" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "Включить переадресацию на сервере BIND" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Список IP-адресов, разделённых пробелом" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Настройка переадресации обновлена" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Включить DNSSEC конфигурация обновлена" + +#~ msgid "DNS server configuration updated" +#~ msgstr "Конфигурация сервера DNS обновлена" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "Включить пересылку для установки пересылки DNS-серверов" + #~ msgid "BitTorrent" #~ msgstr "БитТоррент" diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 53bbff366..cf7eac0b2 100644 --- a/plinth/locale/sv/LC_MESSAGES/django.po +++ b/plinth/locale/sv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2016-07-23 19:30+0000\n" "Last-Translator: Caly \n" "Language-Team: Swedish web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -914,7 +886,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "DNS Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "DNS-Server" #: plinth/modules/ejabberd/manifest.py:48 @@ -952,7 +924,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1872,6 +1844,56 @@ msgstr "Applikationer" msgid "Public registration disabled" msgstr "Applikationer" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Administratörskonto" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Lösenord" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4792,10 +4814,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4896,6 +4914,26 @@ msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" +#, fuzzy +#~| msgid "Enable network time" +#~ msgid "Enable forwarding" +#~ msgstr "Aktivera nätverkstid" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Konfiguration uppdaterad" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "Konfiguration uppdaterad" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "DNS server configuration updated" +#~ msgstr "Konfiguration uppdaterad" + #, fuzzy #~| msgid "Deluge BitTorrent" #~ msgid "BitTorrent" diff --git a/plinth/locale/ta/LC_MESSAGES/django.po b/plinth/locale/ta/LC_MESSAGES/django.po index 11c5e67cf..e330822ae 100644 --- a/plinth/locale/ta/LC_MESSAGES/django.po +++ b/plinth/locale/ta/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,32 +18,32 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -105,53 +105,39 @@ msgstr "" #: plinth/modules/bind/__init__.py:45 msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" msgstr "" #: plinth/modules/cockpit/__init__.py:39 @@ -436,7 +422,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -628,12 +614,6 @@ msgstr "" msgid "Dynamic DNS Status" msgstr "" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -703,7 +683,7 @@ msgstr "" #, python-brace-format msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -734,7 +714,7 @@ msgid "Bruno is a themed version of the open source yaxim app." msgstr "" #: plinth/modules/ejabberd/manifest.py:46 -msgid "Chat secure" +msgid "ChatSecure" msgstr "" #: plinth/modules/ejabberd/manifest.py:48 @@ -770,7 +750,7 @@ msgstr "" msgid "Launch web client" msgstr "" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1570,6 +1550,52 @@ msgstr "" msgid "Public registration disabled" msgstr "" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +msgid "Administrator Password" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +msgid "Password updated" +msgstr "" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4311,10 +4337,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index 4da1d9af2..69dade953 100644 --- a/plinth/locale/te/LC_MESSAGES/django.po +++ b/plinth/locale/te/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-09-11 04:49+0000\n" "Last-Translator: BHARATH \n" "Language-Team: Telugu ." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -843,7 +818,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Web Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "జాల సేవకం" #: plinth/modules/ejabberd/manifest.py:48 @@ -881,7 +856,7 @@ msgstr "" msgid "Launch web client" msgstr "వెబ్ క్లయింట్ ని ప్రారంభించండి" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1785,6 +1760,56 @@ msgstr "అనువర్తనం ఆమోదింపబడింది" msgid "Public registration disabled" msgstr "అనువర్తనం ఆమోదింపబడలేదు" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "నిర్వాహక ఖాతా" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "రహస్యపదం" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4780,10 +4805,6 @@ msgid "" "Version 3 or later." msgstr "" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4883,6 +4904,44 @@ msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "" +#, fuzzy +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND అనేది ఇంటర్నెట్లో అత్యధికంగా ఉపయోగించబడే DNS సాఫ్ట్వేర్ , సంస్థలకు బలమైన మరియు స్థిరమైన " +#~ "వేదికను అందించడం వలన సంస్థలు ప్రచురించిన DNS ప్రామాణిక అనుగునంగా పంపిణీ కంప్యూటింగ్ " +#~ "వ్యవస్థను నిర్మించుకోగలరు" + +#, fuzzy +#~ msgid "Enable forwarding" +#~ msgstr "సబ్డొమైన్లు ప్రారంభించు" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "మీ BIND సర్వర్లో ఫార్వార్డింగ్ ను ప్రారంభించండి" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "IP చిరునామాల జాబితా, స్పేస్ ద్వారా వేరుచేయటమయినది" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Set forwarding configuration updated" +#~ msgstr "ఆకృతీకరణ నవీకరించబడింది" + +#, fuzzy +#~| msgid "Configuration updated" +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "ఆకృతీకరణ నవీకరించబడింది" + +#~ msgid "DNS server configuration updated" +#~ msgstr "డి.ఎన్.ఎస్. సేవిక ఆకృతీకరణ నవీకరించబడింది" + +#, fuzzy +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "ఫొర్వర్దింగ్ డిఎన్ఎస్ సేవికను సరిగా ఏర్పాటు చేయుటకు ఫొర్వర్దింగ్ ను క్రియాశీలీకరించు" + #, fuzzy #~| msgid "Deluge BitTorrent" #~ msgid "BitTorrent" diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index 252c2116d..bc3d7ef88 100644 --- a/plinth/locale/tr/LC_MESSAGES/django.po +++ b/plinth/locale/tr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-11-08 08:10+0000\n" "Last-Translator: John Doe \n" "Language-Team: Turkish 1;\n" "X-Generator: Weblate 2.18-dev\n" -#: plinth/action_utils.py:259 +#: plinth/action_utils.py:252 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" msgstr "{kind} port {listen_address}:{port} dinleniyor" -#: plinth/action_utils.py:262 +#: plinth/action_utils.py:255 #, python-brace-format msgid "Listening on {kind} port {port}" msgstr "{kind} port {port} dinleniyor" -#: plinth/action_utils.py:357 +#: plinth/action_utils.py:342 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "tcp{kind} üzerinden {url} bağlantısına eriş" -#: plinth/action_utils.py:361 +#: plinth/action_utils.py:346 #, python-brace-format msgid "Access URL {url}" msgstr "{url} bağlantısına eriş" -#: plinth/action_utils.py:391 +#: plinth/action_utils.py:374 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "{host}:{port} konumuna bağlan" -#: plinth/action_utils.py:394 +#: plinth/action_utils.py:377 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "{host}:{port} konumuna bağlanılamadı" @@ -112,62 +112,49 @@ msgid "Domain Name Server" msgstr "Alan Adı Sunucusu" #: plinth/modules/bind/__init__.py:45 +#, fuzzy +#| msgid "" +#| "BIND is open source software that enables you to publish your Domain Name " +#| "System (DNS) information on the Internet, and to resolve DNS queries for " +#| "your users." msgid "" -"BIND is open source software that enables you to publish your Domain Name " -"System (DNS) information on the Internet, and to resolve DNS queries for " -"your users." +"BIND enables you to publish your Domain Name System (DNS) information on the " +"Internet, and to resolve DNS queries for your user devices on your network." msgstr "" "BIND, Alan Adı Sistemi (DNS) verilerinizi İnternet'te yayınlama ve " "kullanıcılarınızın DNS sorgularının çözümlenmesine imkan veren açık kaynaklı " "bir yazılımdır." #: plinth/modules/bind/__init__.py:49 +#, python-brace-format msgid "" -"BIND is by far the most widely used DNS software on the Internet, providing " -"a robust and stable platform on top of which organizations can build " -"distributed computing systems with the knowledge that those systems are " -"fully compliant with published DNS standards." +"Currently, on {box_name}, BIND is only used to resolve DNS queries for other " +"machines on local network. It is also incompatible with sharing Internet " +"connection from {box_name}." +msgstr "" + +#: plinth/modules/bind/forms.py:37 +msgid "Forwarders" msgstr "" -"BIND, İnternet'te en yaygın kullanılan DNS yazılımıdır, kuruluşların onu " -"temel alarak yayınlanmış DNS standartlarına tamamiyle uygun dağıtılmış " -"bilgisayar sistemleri oluşturmalarını imkan veren sağlam ve kararlı bir " -"platform sunar." #: plinth/modules/bind/forms.py:38 -msgid "Enable forwarding" -msgstr "İletmeyi etkinleştir" +msgid "" +"A list DNS servers, separated by space, to which requests will be forwarded" +msgstr "" -#: plinth/modules/bind/forms.py:40 -msgid "Enable forwarding on your BIND server" -msgstr "BIND sunucunuzda iletmeyi etkinleştirin" - -#: plinth/modules/bind/forms.py:43 +#: plinth/modules/bind/forms.py:42 msgid "Enable DNSSEC" msgstr "Dinamik DNSSEC'i Etkinleştir" -#: plinth/modules/bind/forms.py:45 +#: plinth/modules/bind/forms.py:43 msgid "Enable Domain Name System Security Extensions" msgstr "Alan Adı Sistemi Güvenlik Uzantılarını Etkinleştir" -#: plinth/modules/bind/forms.py:50 -msgid "A list of IP addresses, separated by space" -msgstr "Boşluklarla ayrılmış IP adresleri listesi" - -#: plinth/modules/bind/views.py:58 -msgid "Set forwarding configuration updated" -msgstr "Yönlendirme yapılandırması güncellendi" - -#: plinth/modules/bind/views.py:66 -msgid "Enable DNSSEC configuration updated" -msgstr "DNSSEC'i etkinleştirme yapılandırması güncellendi" - -#: plinth/modules/bind/views.py:74 -msgid "DNS server configuration updated" -msgstr "DNS sunucusu yapılandırması güncellendi" - -#: plinth/modules/bind/views.py:79 -msgid "Enable forwarding to set forwarding DNS servers" -msgstr "İletmeli DNS sunucuları kurmak için yönlendirmeyi etkinleştir" +#: plinth/modules/bind/views.py:57 plinth/modules/dynamicdns/dynamicdns.py:381 +#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 +#: plinth/modules/transmission/views.py:73 +msgid "Configuration updated" +msgstr "Kurulum güncellendi" #: plinth/modules/cockpit/__init__.py:39 msgid "Cockpit" @@ -488,7 +475,7 @@ msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 -#: plinth/modules/ejabberd/templates/ejabberd.html:64 +#: plinth/modules/ejabberd/templates/ejabberd.html:62 #: 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 @@ -707,12 +694,6 @@ msgstr "Dİnamik DNS'i Yapılandır" msgid "Dynamic DNS Status" msgstr "Dinamik DNS Durumu" -#: plinth/modules/dynamicdns/dynamicdns.py:381 -#: plinth/modules/openvpn/views.py:143 plinth/modules/shadowsocks/views.py:80 -#: plinth/modules/transmission/views.py:73 -msgid "Configuration updated" -msgstr "Kurulum güncellendi" - #: plinth/modules/dynamicdns/templates/dynamicdns.html:31 msgid "" "If you are looking for a free dynamic DNS account, you may find a free " @@ -798,10 +779,16 @@ msgstr "" "isimli XMPP sunucusunu yapılandırıp çalıştırabilirsiniz." #: plinth/modules/ejabberd/__init__.py:55 -#, python-brace-format +#, fuzzy, python-brace-format +#| msgid "" +#| "To actually communicate, you can use the web client or any other XMPP client. When enabled, ejabberd can be " +#| "accessed by any user with a {box_name} " +#| "login." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -844,7 +831,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Chat Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Sohbet Sunucusu" #: plinth/modules/ejabberd/manifest.py:48 @@ -886,7 +873,7 @@ msgstr "" msgid "Launch web client" msgstr "Ağ istemcisini başlat" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1856,6 +1843,58 @@ msgstr "Herkese açık kayıt etkinleştirildi" msgid "Public registration disabled" msgstr "Herkese açık kayıt devre dışı bırakıldı" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +#, fuzzy +#| msgid "Wiki" +msgid "MediaWiki" +msgstr "Viki" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "Viki" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "Yönetici Hesabı" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "Parola" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -5011,10 +5050,6 @@ msgstr "" "Plinth özgür yazılımdır ve GNU Affero Genel Kamu Lisansının 3. ya da daha " "sonraki sürümleri kapsamında yayınlanmıştır." -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "Viki" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "Ana sayfa" @@ -5113,6 +5148,38 @@ msgstr "" "Seçenekler %(box_name)s kutusunu en genel düzeyde etkiler, bu nedenle " "dikkatli olun!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND, İnternet'te en yaygın kullanılan DNS yazılımıdır, kuruluşların onu " +#~ "temel alarak yayınlanmış DNS standartlarına tamamiyle uygun dağıtılmış " +#~ "bilgisayar sistemleri oluşturmalarını imkan veren sağlam ve kararlı bir " +#~ "platform sunar." + +#~ msgid "Enable forwarding" +#~ msgstr "İletmeyi etkinleştir" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "BIND sunucunuzda iletmeyi etkinleştirin" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "Boşluklarla ayrılmış IP adresleri listesi" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "Yönlendirme yapılandırması güncellendi" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "DNSSEC'i etkinleştirme yapılandırması güncellendi" + +#~ msgid "DNS server configuration updated" +#~ msgstr "DNS sunucusu yapılandırması güncellendi" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "İletmeli DNS sunucuları kurmak için yönlendirmeyi etkinleştir" + #~ msgid "BitTorrent" #~ msgstr "BitTorrent" diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 9dcc8a96f..6a402e18d 100644 --- a/plinth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hans/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Plinth\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-18 16:33-0500\n" +"POT-Creation-Date: 2018-01-01 13:36-0500\n" "PO-Revision-Date: 2017-04-19 16:01+0000\n" "Last-Translator: Chi-Hsun Tsai \n" "Language-Team: Chinese (Simplified) ." msgid "" "To actually communicate, you can use the web " -"client or any other or any other XMPP client. When enabled, ejabberd can be accessed by " "any user with a {box_name} login." msgstr "" @@ -825,7 +808,7 @@ msgstr "" #: plinth/modules/ejabberd/manifest.py:46 #, fuzzy #| msgid "Web Server" -msgid "Chat secure" +msgid "ChatSecure" msgstr "Web 服务器" #: plinth/modules/ejabberd/manifest.py:48 @@ -866,7 +849,7 @@ msgstr "" msgid "Launch web client" msgstr "启动 web 客户端" -#: plinth/modules/ejabberd/templates/ejabberd.html:56 +#: plinth/modules/ejabberd/templates/ejabberd.html:54 #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:116 @@ -1791,6 +1774,56 @@ msgstr "应用程序已启用" msgid "Public registration disabled" msgstr "应用程序已禁用" +#: plinth/modules/mediawiki/__init__.py:33 +#: plinth/modules/mediawiki/manifest.py:23 +msgid "MediaWiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:35 plinth/templates/index.html:130 +msgid "Wiki" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:38 +msgid "" +"MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " +"projects. A wiki engine is a program for creating a collaboratively edited " +"website. You can use MediaWiki to host a wiki-like website, take notes or " +"collaborate with friends on projects." +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:42 +msgid "" +"This MediaWiki instance comes with a randomly generated administrator " +"password. You can set a new password in the Configuration section and login " +"using the \"admin\" account. You can then create more user accounts from " +"MediaWiki itself by going to the Special:CreateAccount page" +msgstr "" + +#: plinth/modules/mediawiki/__init__.py:48 +msgid "" +"Anyone with a link to this Wiki can read it. Only users that are logged in " +"can make changes to the content." +msgstr "" + +#: plinth/modules/mediawiki/forms.py:29 +#, fuzzy +#| msgid "Administrator Account" +msgid "Administrator Password" +msgstr "管理员帐户" + +#: plinth/modules/mediawiki/forms.py:30 +msgid "" +"Set a new password for MediaWiki's administrator account (admin). Leave this " +"field blank to keep the current password." +msgstr "" + +#: plinth/modules/mediawiki/views.py:50 +#, fuzzy +#| msgid "Password" +msgid "Password updated" +msgstr "密码" + #: plinth/modules/minetest/__init__.py:49 #: plinth/modules/minetest/manifest.py:24 msgid "Minetest" @@ -4847,10 +4880,6 @@ msgstr "" "此页面是 Plinth 的一部分,%(box_name)s 的 Web 接口。Plinth 是自由软件,以 " "GNU Affero 通用许可证第 3 版或更高版发布。" -#: plinth/templates/index.html:130 -msgid "Wiki" -msgstr "" - #: plinth/templates/index.html:135 msgid "Homepage" msgstr "" @@ -4953,6 +4982,37 @@ msgid "" "The options affect the %(box_name)s at its most general level, so be careful!" msgstr "此选项会在通用层面影响 {box_name} 所以要小心!" +#~ msgid "" +#~ "BIND is by far the most widely used DNS software on the Internet, " +#~ "providing a robust and stable platform on top of which organizations can " +#~ "build distributed computing systems with the knowledge that those systems " +#~ "are fully compliant with published DNS standards." +#~ msgstr "" +#~ "BIND 是迄今为止互联网上使用最广泛的 DNS 软件,在其之上的组织可以构建分布式" +#~ "计算系统的知识,这些系统与公布的 DNS 标准完全兼容,提供一个强大而稳定的平" +#~ "台。" + +#~ msgid "Enable forwarding" +#~ msgstr "启用转发" + +#~ msgid "Enable forwarding on your BIND server" +#~ msgstr "在你的 BIND 服务器上启用转发" + +#~ msgid "A list of IP addresses, separated by space" +#~ msgstr "IP 地址列表,用空格分隔" + +#~ msgid "Set forwarding configuration updated" +#~ msgstr "设置转发配置已更新" + +#~ msgid "Enable DNSSEC configuration updated" +#~ msgstr "启用 DNSSEC 配置已更新" + +#~ msgid "DNS server configuration updated" +#~ msgstr "DNS 服务器配置已更新" + +#~ msgid "Enable forwarding to set forwarding DNS servers" +#~ msgstr "启用转发以设置 DNS 转发服务器" + #, fuzzy #~| msgid "Deluge BitTorrent" #~ msgid "BitTorrent"