diff --git a/plinth/locale/ar_SA/LC_MESSAGES/django.po b/plinth/locale/ar_SA/LC_MESSAGES/django.po index 5c0ed09ca..22ad8994e 100644 --- a/plinth/locale/ar_SA/LC_MESSAGES/django.po +++ b/plinth/locale/ar_SA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2020-06-10 15:41+0000\n" "Last-Translator: aiman an \n" "Language-Team: Arabic (Saudi Arabia) Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2683,28 +2684,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2731,7 +2760,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2739,13 +2768,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2753,14 +2782,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/bg/LC_MESSAGES/django.po b/plinth/locale/bg/LC_MESSAGES/django.po index 0e176bdbe..40eb83f7e 100644 --- a/plinth/locale/bg/LC_MESSAGES/django.po +++ b/plinth/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Bulgarian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2690,28 +2691,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2738,7 +2767,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2746,13 +2775,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2760,14 +2789,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index 6397d66c5..e17d3957c 100644 --- a/plinth/locale/bn/LC_MESSAGES/django.po +++ b/plinth/locale/bn/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-01 18:42+0000\n" "Last-Translator: Oymate \n" "Language-Team: Bengali Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2683,28 +2684,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2731,7 +2760,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2739,13 +2768,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2753,14 +2782,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index 986897de1..bca53db94 100644 --- a/plinth/locale/cs/LC_MESSAGES/django.po +++ b/plinth/locale/cs/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-25 11:32+0000\n" "Last-Translator: Milan \n" "Language-Team: Czech Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3100,30 +3101,22 @@ msgstr "" "čísla. Díky federování mohou uživatelé na daném Matrix serveru komunikovat " "s uživateli všech ostatních Matrix serverů." -#: plinth/modules/matrixsynapse/__init__.py:41 -#, fuzzy -#| msgid "" -#| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Pro komunikaci jsou k dispozici klienti pro mobilní zařízení, osobní počítače a web. Doporučujeme " -"klientaRiot." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Umožnit registraci veřejnosti" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3133,6 +3126,36 @@ msgstr "" "vytvořit účet na vašem Matrix serveru. Pokud chcete, aby službu mohli " "využívat pouze existující uživatelé systému, tuto funkci vypněte." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Režim ověřování" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3170,7 +3193,7 @@ msgstr "" "Nejsou k dispozici žádné domény. Abyste mohli používat Matrix Synapse nastavte alespoň jednu doménu." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3182,7 +3205,7 @@ msgstr "" "%(domain_name)s. Změna doménového názvu po úvodním nastavení není v " "současnosti podporována." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3190,7 +3213,7 @@ msgstr "" "Když je zapnutá veřejná registrace, noví uživatelé mohou být registrování z " "libovolného klienta." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3202,14 +3225,6 @@ msgstr "" "certifikát. Jděte na Let's Encrypt a " "získejte takový." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Registrace pro veřejnost otevřena" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Registrace pro veřejnost zavřena" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8514,6 +8529,26 @@ msgstr "%(percentage)s%% dokončeno" msgid "Gujarati" msgstr "gudžarátština" +#, fuzzy +#~| msgid "" +#~| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Pro komunikaci jsou k dispozici klienti pro mobilní zařízení, osobní počítače a web. " +#~ "Doporučujeme klientaRiot." + +#~ msgid "Public registration enabled" +#~ msgstr "Registrace pro veřejnost otevřena" + +#~ msgid "Public registration disabled" +#~ msgstr "Registrace pro veřejnost zavřena" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/da/LC_MESSAGES/django.po b/plinth/locale/da/LC_MESSAGES/django.po index e1197a684..21df2d283 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Danish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3070,32 +3071,62 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 #, fuzzy #| msgid "Chat Server (XMPP)" msgid "Matrix Synapse" msgstr "Chat-server (XMPP)" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy #| msgid "Enable application" msgid "Enable Public Registration" msgstr "Aktiver applikation" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Autentificeringstilstand" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3122,7 +3153,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, fuzzy, python-format #| msgid "" #| "Your XMPP server domain is set to %(domainname)s. User IDs will " @@ -3137,13 +3168,13 @@ msgstr "" "vil se ud som brugernavn@%(domainname)s. Du kan konfigurere systemets " "domæne på Konfigurer siden." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3151,18 +3182,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -#, fuzzy -#| msgid "Application enabled" -msgid "Public registration enabled" -msgstr "Applikation aktiveret" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -#| msgid "Application disabled" -msgid "Public registration disabled" -msgstr "Applikation deaktiveret" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8417,6 +8436,16 @@ msgstr "%(percentage)s%% færdig" msgid "Gujarati" msgstr "" +#, fuzzy +#~| msgid "Application enabled" +#~ msgid "Public registration enabled" +#~ msgstr "Applikation aktiveret" + +#, fuzzy +#~| msgid "Application disabled" +#~ msgid "Public registration disabled" +#~ msgstr "Applikation deaktiveret" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/de/LC_MESSAGES/django.po b/plinth/locale/de/LC_MESSAGES/django.po index f875cbab4..046ca3453 100644 --- a/plinth/locale/de/LC_MESSAGES/django.po +++ b/plinth/locale/de/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-19 15:50+0000\n" "Last-Translator: Dietmar \n" "Language-Team: German Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3096,26 +3097,22 @@ msgstr "" "einem bestimmten Matrix Server können dank Föderation zwischen den Servern " "mit Nutzerkonten auf einem beliebigen anderen Server kommunizieren." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Zur Kommunikation nutzen Sie eine der verfügbaren Clientanwendungen für ihr Handy, Desktop oder im " -"Web. Die Clientanwendung Element wird " -"empfohlen." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Öffentliche Registrierung aktivieren" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3126,6 +3123,36 @@ msgstr "" "Deaktivieren Sie diese Option, wenn Sie ausschließlich bereits existierende " "Benutzer zulassen möchten." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Authentifizierungsmodus" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3163,7 +3190,7 @@ msgstr "" "\">Konfigurieren Sie mindestens eine Domain, um Matrix Synapse nutzen zu " "können." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3174,7 +3201,7 @@ msgstr "" "IDs erscheinen als Nutzername:%(domain_name)s. Änderungen der " "Domain nach der ersten Konfiguration werden derzeit nicht unterstützt." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3182,7 +3209,7 @@ msgstr "" "Neue Nutzer können von beliebigen Geräten registriert werden, wenn " "öffentliche Registrierung aktiviert ist." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3194,14 +3221,6 @@ msgstr "" "Zertifikat. Bitte gehen Sie zu Let's " "Encrypt, um eines zu beziehen." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Öffentliche Registrierung aktiviert" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Öffentliche Registrierung deaktiviert" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8497,6 +8516,22 @@ msgstr "%(percentage)s %% abgeschlossen" msgid "Gujarati" msgstr "Gujarati" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Zur Kommunikation nutzen Sie eine der verfügbaren Clientanwendungen für ihr Handy, Desktop oder " +#~ "im Web. Die Clientanwendung Element " +#~ "wird empfohlen." + +#~ msgid "Public registration enabled" +#~ msgstr "Öffentliche Registrierung aktiviert" + +#~ msgid "Public registration disabled" +#~ msgstr "Öffentliche Registrierung deaktiviert" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/django.pot b/plinth/locale/django.pot index 66df4d940..228931ab7 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -928,8 +928,9 @@ msgstr "" #: plinth/modules/bind/views.py:71 plinth/modules/coturn/views.py:39 #: plinth/modules/deluge/views.py:42 plinth/modules/dynamicdns/views.py:154 -#: plinth/modules/mumble/views.py:28 plinth/modules/pagekite/forms.py:76 -#: plinth/modules/quassel/views.py:29 plinth/modules/shadowsocks/views.py:59 +#: plinth/modules/matrixsynapse/views.py:124 plinth/modules/mumble/views.py:28 +#: plinth/modules/pagekite/forms.py:76 plinth/modules/quassel/views.py:29 +#: plinth/modules/shadowsocks/views.py:59 #: plinth/modules/transmission/views.py:47 msgid "Configuration updated" msgstr "" @@ -1217,7 +1218,7 @@ msgstr "" msgid "Hiding advanced apps and features" msgstr "" -#: plinth/modules/coturn/__init__.py:32 +#: plinth/modules/coturn/__init__.py:34 msgid "" "Coturn is a server to facilitate audio/video calls and conferences by " "providing an implementation of TURN and STUN protocols. WebRTC, SIP and " @@ -1225,17 +1226,17 @@ msgid "" "who are otherwise unable connect to each other." msgstr "" -#: plinth/modules/coturn/__init__.py:36 +#: plinth/modules/coturn/__init__.py:38 msgid "" "It is not meant to be used directly by users. Servers such as matrix-synapse " "need to be configured with the details provided here." msgstr "" -#: plinth/modules/coturn/__init__.py:53 +#: plinth/modules/coturn/__init__.py:57 msgid "Coturn" msgstr "" -#: plinth/modules/coturn/__init__.py:54 +#: plinth/modules/coturn/__init__.py:58 msgid "VoIP Helper" msgstr "" @@ -1255,7 +1256,7 @@ msgstr "" msgid "Use the following URLs to configure your communication server:" msgstr "" -#: plinth/modules/coturn/templates/coturn.html:26 +#: plinth/modules/coturn/templates/coturn.html:24 msgid "Use the following shared authentication secret:" msgstr "" @@ -1738,7 +1739,7 @@ msgid "ejabberd" msgstr "" #: plinth/modules/ejabberd/__init__.py:65 -#: plinth/modules/matrixsynapse/__init__.py:69 +#: plinth/modules/matrixsynapse/__init__.py:77 msgid "Chat Server" msgstr "" @@ -2670,7 +2671,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:34 +#: plinth/modules/matrixsynapse/__init__.py:37 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2680,28 +2681,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2728,7 +2757,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2736,13 +2765,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2750,14 +2779,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/el/LC_MESSAGES/django.po b/plinth/locale/el/LC_MESSAGES/django.po index 71be22323..a5d51c33b 100644 --- a/plinth/locale/el/LC_MESSAGES/django.po +++ b/plinth/locale/el/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-09 23:50+0000\n" "Last-Translator: Michalis \n" "Language-Team: Greek Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3149,31 +3150,22 @@ msgstr "" "να συνομιλήσουν με τους χρήστες σε όλες τις άλλες διακομιστές Matrix μέσω " "ομοσπονδίας." -#: plinth/modules/matrixsynapse/__init__.py:41 -#, fuzzy -#| msgid "" -#| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Για να επικοινωνήσετε, μπορείτε να χρησιμοποιήσετε τους διαθέσιμους πελάτες για το κινητό, τον " -"υπολογιστή και τον περιηγητή διαδικτύου. O πελάτης riot συνιστάται." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Ενεργοποίηση εγγραφών νέων χρηστών" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3184,6 +3176,36 @@ msgstr "" "Απενεργοποιήστε αυτήν την επιλογή, εάν θέλετε μόνο οι υπάρχοντες χρήστες να " "μπορούν να χρησιμοποιήσουν το διακομιστή σας." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Λειτουργία ελέγχου ταυτότητας" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3223,7 +3245,7 @@ msgstr "" "Διαμορφώστε τουλάχιστον ένα όνομα για να μπορέσετε να χρησιμοποιήσετε " "το Matrix Synapse." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3235,7 +3257,7 @@ msgstr "" "%(domain_name)s. Αλλαγή του ονόματος διαδικτύου δεν υποστηρίζεται μετά " "την αρχική εγκατάσταση." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3243,7 +3265,7 @@ msgstr "" "Οι νέοι χρήστες μπορούν να καταχωρούνται από οποιονδήποτε υπολογιστή-πελάτη, " "εάν είναι ενεργοποιημένη η δημόσια εγγραφή." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3255,14 +3277,6 @@ msgstr "" "TLS πιστοποιητικό. Μεταβείτε στη διεύθυνση " "Lets Encrypt για να αποκτήσετε ένα." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Η δημόσια εγγραφή ενεργοποιήθηκε" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Η δημόσια εγγραφή απενεργοποιήθηκε" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8635,6 +8649,27 @@ msgstr "ολοκληρώθηκε το %(percentage)s%%" msgid "Gujarati" msgstr "Gujarati" +#, fuzzy +#~| msgid "" +#~| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Για να επικοινωνήσετε, μπορείτε να χρησιμοποιήσετε τους διαθέσιμους πελάτες για το κινητό, τον " +#~ "υπολογιστή και τον περιηγητή διαδικτύου. O πελάτης riot συνιστάται." + +#~ msgid "Public registration enabled" +#~ msgstr "Η δημόσια εγγραφή ενεργοποιήθηκε" + +#~ msgid "Public registration disabled" +#~ msgstr "Η δημόσια εγγραφή απενεργοποιήθηκε" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index 819f06bea..9f63b79a7 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-11 18:50+0000\n" "Last-Translator: Fioddor Superconcentrado \n" "Language-Team: Spanish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3060,25 +3061,22 @@ msgstr "" "funcionar. La federación de los servidores permite que las/os usuarias/os de " "un servidor Matrix contacten con los de otro servidor." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Para comunicarse puede usar los clientes disponibles para móvil, escritorio y la web. Se recomienda " -"el cliente Element." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Activar el registro público" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3088,6 +3086,36 @@ msgstr "" "crear una cuenta nueva en su servidor Matrix. Desactive esta opción si " "prefiere que solo las/los usuarias/os existentes puedan usarla." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Modo de autenticación" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3125,7 +3153,7 @@ msgstr "" "No hay dominios disponibles. Configure al " "menos un dominio para poder usar Matrix/Synapse." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3136,7 +3164,7 @@ msgstr "" "usuaria/o será parecida a @username:%(domain_name)s. Actualmente no " "se puede cambiar el nombre de dominio una vez ha sido configurado." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3144,7 +3172,7 @@ msgstr "" "Si el registro público está habilitado se pueden registrar nuevas/os " "usuarias/os desde cualquier cliente." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3156,14 +3184,6 @@ msgstr "" "TLS válido. Vaya a Let's Encrypt para " "obtener uno." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Registro público activado" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Registro público desactivado" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8363,6 +8383,21 @@ msgstr "%(percentage)s%% completado" msgid "Gujarati" msgstr "Gujarati" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Para comunicarse puede usar los clientes disponibles para móvil, escritorio y la web. Se " +#~ "recomienda el cliente Element." + +#~ msgid "Public registration enabled" +#~ msgstr "Registro público activado" + +#~ msgid "Public registration disabled" +#~ msgstr "Registro público desactivado" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/fa/LC_MESSAGES/django.po b/plinth/locale/fa/LC_MESSAGES/django.po index 97d130849..bbfd5a183 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Persian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3035,29 +3036,59 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy msgid "Enable Public Registration" msgstr "فعال‌سازی برنامه" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "حالت تأیید هویت" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3084,7 +3115,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3092,13 +3123,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3106,15 +3137,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -msgid "Public registration disabled" -msgstr "برنامه نصب شد." - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8023,6 +8045,10 @@ msgstr "" msgid "Gujarati" msgstr "" +#, fuzzy +#~ msgid "Public registration disabled" +#~ msgstr "برنامه نصب شد." + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/fake/LC_MESSAGES/django.po b/plinth/locale/fake/LC_MESSAGES/django.po index effd43c8c..88a197f3b 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n" "Last-Translator: Sunil Mohan Adapa \n" "Language-Team: Plinth Developers Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3182,32 +3183,62 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 #, fuzzy #| msgid "Chat Server (XMPP)" msgid "Matrix Synapse" msgstr "CHAT SERVER (XMPP)" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy #| msgid "Applications" msgid "Enable Public Registration" msgstr "APPLICATIONS" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "AUTHENTICATION MODE" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3234,7 +3265,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, fuzzy, python-format #| msgid "" #| "Your XMPP server domain is set to %(domainname)s. User IDs will " @@ -3249,13 +3280,13 @@ msgstr "" "LIKE USERNAME@%(domainname)s. YOU CAN SETUP YOUR DOMAIN ON THE SYSTEM " "CONFIGURE PAGE." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3263,18 +3294,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -#, fuzzy -#| msgid "Applications" -msgid "Public registration enabled" -msgstr "APPLICATIONS" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -#| msgid "Applications" -msgid "Public registration disabled" -msgstr "APPLICATIONS" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8590,6 +8609,16 @@ msgstr "%(percentage)s%% COMPLETE" msgid "Gujarati" msgstr "" +#, fuzzy +#~| msgid "Applications" +#~ msgid "Public registration enabled" +#~ msgstr "APPLICATIONS" + +#, fuzzy +#~| msgid "Applications" +#~ msgid "Public registration disabled" +#~ msgstr "APPLICATIONS" + #, fuzzy #~| msgid "Manual" #~ msgctxt "Not automatically" diff --git a/plinth/locale/fr/LC_MESSAGES/django.po b/plinth/locale/fr/LC_MESSAGES/django.po index e85dad4da..55077f493 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-16 04:50+0000\n" "Last-Translator: Coucouf \n" "Language-Team: French Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3124,25 +3125,22 @@ msgstr "" "un serveur Matrix donné peuvent converser avec des utilisateurs sur tous les " "autres serveurs Matrix grâce la fédération." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Pour communiquer, vous pouvez utiliser un des clients disponibles pour mobile, ordinateur de bureau " -"et web. Le client Element est recommandé." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Activer l’inscription publique" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3152,6 +3150,36 @@ msgstr "" "pourra créer un nouveau compte sur votre serveur Matrix. Désactivez-la si " "vous souhaitez que seuls les utilisateurs existants puissent se connecter." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Mode Authentification" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3188,7 +3216,7 @@ msgstr "" "Aucun domaine disponible. Configurez au " "moins un domaine pour pouvoir utiliser Matrix Synapse." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3200,7 +3228,7 @@ msgstr "" "em>. Le changement du nom de domaine après l’installation initiale n’est " "actuellement pas supporté." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3208,7 +3236,7 @@ msgstr "" "De nouveaux utilisateurs peuvent créer un compte depuis n’importe quel " "client si l’inscription publique est activée." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3220,14 +3248,6 @@ msgstr "" "valide. Rendez-vous sur Let’s Encrypt " "pour en obtenir un." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Inscription publique activée" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Inscription publique désactivée" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8119,8 +8139,8 @@ msgid "" "Zoph. For additional users, accounts must be created both in {box_name} and " "in Zoph with the same user name." msgstr "" -"L’utilisateur {box_name} qui configure Zoph deviendra également l’" -"administrateur Zoph. Pour ajouter des utilisateurs ceux-ci doivent être " +"L’utilisateur {box_name} qui configure Zoph deviendra également " +"l’administrateur Zoph. Pour ajouter des utilisateurs ceux-ci doivent être " "créés à la fois sur la {box_name} et dans Zoph avec le même identifiant." #: plinth/modules/zoph/__init__.py:62 plinth/modules/zoph/manifest.py:6 @@ -8552,6 +8572,22 @@ msgstr "%(percentage)s%% effectué" msgid "Gujarati" msgstr "Gujarati" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Pour communiquer, vous pouvez utiliser un des clients disponibles pour mobile, ordinateur de " +#~ "bureau et web. Le client Element est " +#~ "recommandé." + +#~ msgid "Public registration enabled" +#~ msgstr "Inscription publique activée" + +#~ msgid "Public registration disabled" +#~ msgstr "Inscription publique désactivée" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/gl/LC_MESSAGES/django.po b/plinth/locale/gl/LC_MESSAGES/django.po index 7f02102da..8aef32cd0 100644 --- a/plinth/locale/gl/LC_MESSAGES/django.po +++ b/plinth/locale/gl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Galician Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2688,28 +2689,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2736,7 +2765,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2744,13 +2773,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2758,14 +2787,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/gu/LC_MESSAGES/django.po b/plinth/locale/gu/LC_MESSAGES/django.po index 06c325e89..2a9edda3b 100644 --- a/plinth/locale/gu/LC_MESSAGES/django.po +++ b/plinth/locale/gu/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Gujarati Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2887,30 +2888,60 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy #| msgid "Enable application" msgid "Enable Public Registration" msgstr "એપ્લીકેશનને પ્રસ્થાપિત કરો" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Use HTTP basic authentication" +msgid "Shared Authentication Secret" +msgstr "HTTP મૂળભૂત પ્રમાણીકરણનો ઉપયોગ કરો" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2937,7 +2968,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2945,13 +2976,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2959,16 +2990,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -#| msgid "Application installed." -msgid "Public registration disabled" -msgstr "એપ્લીકેશન પ્રસ્થાપિત થઇ ગઈ છે." - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -7638,6 +7659,11 @@ msgstr "" msgid "Gujarati" msgstr "" +#, fuzzy +#~| msgid "Application installed." +#~ msgid "Public registration disabled" +#~ msgstr "એપ્લીકેશન પ્રસ્થાપિત થઇ ગઈ છે." + #, fuzzy #~| msgid "Manual" #~ msgctxt "Not automatically" diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index 5251c6b83..dbd29f849 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Hindi Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3087,30 +3088,22 @@ msgstr "" "मल्टीपल डिवाइस सिंक्रनाइज़इज़ाशिन और काम करने के लिए फोन नंबर की ज़रुरत नहीं है. मैट्रिक्स " "सर्वर पर यूसरसॅ सारे मैट्रिक्स सर्वर के लेग से बात कर सकते है फ़ेडरेशिन उपयोग कर." -#: plinth/modules/matrixsynapse/__init__.py:41 -#, fuzzy -#| msgid "" -#| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"संवाद करने के लिए, आप इससे उपयोग कर सकते है उपलब्ध क्लाइंटमोबाइल, डेस्कटॉप और वेब के लिए. रेइट क्लाइंट संस्तुत है." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "मैट्रिक्स सिनापसॅ" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "सार्वजनिक रजिस्ट्रेशिनं सक्षम करें" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3120,6 +3113,36 @@ msgstr "" "एक नया अकाउंट रजिस्टर कर सकते हैं. अगर आप चहते है कि सिर्फ मौजूदा यूसरसॅ इसका उपयोग कर " "सकता है, इसे अक्षम करें." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "प्रमाणीकरण मोड" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3155,7 +3178,7 @@ msgstr "" "कोई डोमेन उपलब्ध नहीं हैं. कॉन्फ़िगर एक डोमेन मैट्रिक्स " "सिनापसॅ उपयोग करने के लिए." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3166,13 +3189,13 @@ msgstr "" "दिखाई देगा @username:%(domain_name)s. प्रारंभिक सेटअप के बाद डोमेन नाम " "बदलना करना वर्तमान मे समर्थित नहीं है." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3180,14 +3203,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "सार्वजनिक रजिस्टरेशिन सक्षम किया गया" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "सार्वजनिक रजिस्टरेशिन अक्षम किया गया" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8409,6 +8424,26 @@ msgstr "%(percentage)s%% पूर्ण" msgid "Gujarati" msgstr "" +#, fuzzy +#~| msgid "" +#~| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "संवाद करने के लिए, आप इससे उपयोग कर सकते है उपलब्ध क्लाइंटमोबाइल, डेस्कटॉप और वेब के लिए. रेइट क्लाइंट संस्तुत है." + +#~ msgid "Public registration enabled" +#~ msgstr "सार्वजनिक रजिस्टरेशिन सक्षम किया गया" + +#~ msgid "Public registration disabled" +#~ msgstr "सार्वजनिक रजिस्टरेशिन अक्षम किया गया" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/hu/LC_MESSAGES/django.po b/plinth/locale/hu/LC_MESSAGES/django.po index 5b39ce9ad..280e2b7c3 100644 --- a/plinth/locale/hu/LC_MESSAGES/django.po +++ b/plinth/locale/hu/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-19 15:50+0000\n" "Last-Translator: Benedek Nagy \n" "Language-Team: Hungarian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3075,25 +3076,22 @@ msgstr "" "beszélgetni az összes többi Matrix kiszolgáló felhasználóival a szövetségen " "keresztül." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"A kommunikációhoz válassz az elérhető kliensek közül, akár mobil, asztali vagy webes felületűt. Element kliens az ajánlott." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Szabad regisztráció engedélyezése" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3103,6 +3101,36 @@ msgstr "" "felhasználói fiókot létrehozni a te Matrix kiszolgálódon. Tiltsd le, ha azt " "szeretnéd, hogy csak a már meglévő felhasználók használhassák." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Hitelesítési mód" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3140,7 +3168,7 @@ msgstr "" "Nincs elérhető domain. Állíts be legalább egy " "domain-t, hogy használni tudd a Matrix Synapse-t." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3152,7 +3180,7 @@ msgstr "" "%(domain_name)s. A domain név megváltoztatása a kezdeti beállítás után " "jelenleg nem támogatott." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3160,7 +3188,7 @@ msgstr "" "Ha a szabad regisztráció engedélyezett, bármely kliensről lehet új " "felhasználót regisztrálni." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3172,14 +3200,6 @@ msgstr "" "szükséged. Kérlek, látogasd meg a Let's " "Encrypt weboldalát ahhoz, hogy beszerezz egyet." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Szabad regisztráció engedélyezve" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Szabad regisztráció letiltva" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8245,6 +8265,21 @@ msgstr "befejezettségi szint: %(percentage)s%%" msgid "Gujarati" msgstr "Gudzsaráti" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "A kommunikációhoz válassz az elérhető kliensek közül, akár mobil, asztali vagy webes felületűt. " +#~ "Element kliens az ajánlott." + +#~ msgid "Public registration enabled" +#~ msgstr "Szabad regisztráció engedélyezve" + +#~ msgid "Public registration disabled" +#~ msgstr "Szabad regisztráció letiltva" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/id/LC_MESSAGES/django.po b/plinth/locale/id/LC_MESSAGES/django.po index f18ebce62..6727c0d86 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2018-11-02 00:44+0000\n" "Last-Translator: ButterflyOfFire \n" "Language-Team: Indonesian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2848,30 +2849,60 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy #| msgid "Enable application" msgid "Enable Public Registration" msgstr "Aktifkan aplikasi" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Authentication Mode" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2898,7 +2929,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2906,13 +2937,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2920,16 +2951,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -#| msgid "Application installed." -msgid "Public registration disabled" -msgstr "Aplikasi telah terpasang." - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -7762,6 +7783,11 @@ msgstr "" msgid "Gujarati" msgstr "" +#, fuzzy +#~| msgid "Application installed." +#~ msgid "Public registration disabled" +#~ msgstr "Aplikasi telah terpasang." + #~ msgid "Shared" #~ msgstr "Shared" diff --git a/plinth/locale/it/LC_MESSAGES/django.po b/plinth/locale/it/LC_MESSAGES/django.po index 31eadb062..35e1ff7ba 100644 --- a/plinth/locale/it/LC_MESSAGES/django.po +++ b/plinth/locale/it/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-20 22:50+0000\n" "Last-Translator: Dietmar \n" "Language-Team: Italian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3059,26 +3060,22 @@ msgstr "" "Gli utenti di un certo server Matrix possono comunicare con gli altri utenti " "attestati su tutti gli altri server Matrix tramite federazione." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Per comunicaee, puoi usare i client disponibili per dispositivi mobili, desktop e per browser " -"web. È raccomandato l'uso del client Element." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Abilita Registrazione Pubblica" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3088,6 +3085,36 @@ msgstr "" "Internet, può registrare un profilo sul tuo server Matrix. Disabilita questa " "funzione se vuoi che possano connettersi solo gli utenti esistenti." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Modalità Autenticazione" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3125,7 +3152,7 @@ msgstr "" "Non ci sono domini disponibili. Configura " "almeno un dominio per poter usare Matrix Synapse." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3137,7 +3164,7 @@ msgstr "" "del nome di dominio dopo la prima configurazione, attualmente, non è " "supportato." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 #, fuzzy msgid "" "New users can be registered from any client if public registration is " @@ -3146,7 +3173,7 @@ msgstr "" "I nuovi utenti possono essere registrati da qualsiasi cliente se la " "registrazione pubblica è abilitata." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3154,14 +3181,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Registrazione pubblica abilitata" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Registrazione pubblica disabilitata" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -7917,6 +7936,22 @@ msgstr "%(percentage)s%% completata" msgid "Gujarati" msgstr "" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Per comunicaee, puoi usare i client disponibili per dispositivi mobili, desktop e per browser " +#~ "web. È raccomandato l'uso del client Element." + +#~ msgid "Public registration enabled" +#~ msgstr "Registrazione pubblica abilitata" + +#~ msgid "Public registration disabled" +#~ msgstr "Registrazione pubblica disabilitata" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/ja/LC_MESSAGES/django.po b/plinth/locale/ja/LC_MESSAGES/django.po index 452abc14a..a267d11a8 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -929,8 +929,9 @@ msgstr "" #: plinth/modules/bind/views.py:71 plinth/modules/coturn/views.py:39 #: plinth/modules/deluge/views.py:42 plinth/modules/dynamicdns/views.py:154 -#: plinth/modules/mumble/views.py:28 plinth/modules/pagekite/forms.py:76 -#: plinth/modules/quassel/views.py:29 plinth/modules/shadowsocks/views.py:59 +#: plinth/modules/matrixsynapse/views.py:124 plinth/modules/mumble/views.py:28 +#: plinth/modules/pagekite/forms.py:76 plinth/modules/quassel/views.py:29 +#: plinth/modules/shadowsocks/views.py:59 #: plinth/modules/transmission/views.py:47 msgid "Configuration updated" msgstr "" @@ -1218,7 +1219,7 @@ msgstr "" msgid "Hiding advanced apps and features" msgstr "" -#: plinth/modules/coturn/__init__.py:32 +#: plinth/modules/coturn/__init__.py:34 msgid "" "Coturn is a server to facilitate audio/video calls and conferences by " "providing an implementation of TURN and STUN protocols. WebRTC, SIP and " @@ -1226,17 +1227,17 @@ msgid "" "who are otherwise unable connect to each other." msgstr "" -#: plinth/modules/coturn/__init__.py:36 +#: plinth/modules/coturn/__init__.py:38 msgid "" "It is not meant to be used directly by users. Servers such as matrix-synapse " "need to be configured with the details provided here." msgstr "" -#: plinth/modules/coturn/__init__.py:53 +#: plinth/modules/coturn/__init__.py:57 msgid "Coturn" msgstr "" -#: plinth/modules/coturn/__init__.py:54 +#: plinth/modules/coturn/__init__.py:58 msgid "VoIP Helper" msgstr "" @@ -1256,7 +1257,7 @@ msgstr "" msgid "Use the following URLs to configure your communication server:" msgstr "" -#: plinth/modules/coturn/templates/coturn.html:26 +#: plinth/modules/coturn/templates/coturn.html:24 msgid "Use the following shared authentication secret:" msgstr "" @@ -1739,7 +1740,7 @@ msgid "ejabberd" msgstr "" #: plinth/modules/ejabberd/__init__.py:65 -#: plinth/modules/matrixsynapse/__init__.py:69 +#: plinth/modules/matrixsynapse/__init__.py:77 msgid "Chat Server" msgstr "" @@ -2671,7 +2672,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:34 +#: plinth/modules/matrixsynapse/__init__.py:37 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2681,28 +2682,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2729,7 +2758,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2737,13 +2766,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2751,14 +2780,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index 81d1a060f..5321ae357 100644 --- a/plinth/locale/kn/LC_MESSAGES/django.po +++ b/plinth/locale/kn/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2020-07-16 16:41+0000\n" "Last-Translator: Yogesh \n" "Language-Team: Kannada Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2682,28 +2683,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2730,7 +2759,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2738,13 +2767,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2752,14 +2781,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/lt/LC_MESSAGES/django.po b/plinth/locale/lt/LC_MESSAGES/django.po index 8975cdef6..cf447da77 100644 --- a/plinth/locale/lt/LC_MESSAGES/django.po +++ b/plinth/locale/lt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-22 10:50+0000\n" "Last-Translator: Kornelijus Tvarijanavičius \n" "Language-Team: Lithuanian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2683,28 +2684,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2731,7 +2760,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2739,13 +2768,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2753,14 +2782,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 3a70da0cb..8e2114833 100644 --- a/plinth/locale/nb/LC_MESSAGES/django.po +++ b/plinth/locale/nb/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-14 10:50+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3104,30 +3105,22 @@ msgstr "" "enheter, og krever ikke telefonnumre for å virke. Brukere på en gitt Matrix-" "tjener kan snakke med brukere på alle andre samvirkende Matrix-tjenere." -#: plinth/modules/matrixsynapse/__init__.py:41 -#, fuzzy -#| msgid "" -#| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"For å kommunisere kan du bruke available clients (tilgjengelige klienter) for mobil, PC og " -"Internett. Riot-klient anbefales." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Skru på offentlig registrering" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3137,6 +3130,36 @@ msgstr "" "en ny konto på din Matrix-tjener. Skru dette av hvis du vil at kun " "eksisterende brukere skal kunne bruke den." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Autentiseringsmodus" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3173,7 +3196,7 @@ msgstr "" "Det finnes ingen domener. Configure (Konfigurer) minst ett domene for å kunne bruke Matrix Synapse." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3184,7 +3207,7 @@ msgstr "" "se slik ut @username:%(domain_name)s. Endring av domenenavnet etter " "det første oppsettet støttes ikke for øyeblikket." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3192,7 +3215,7 @@ msgstr "" "Nye brukere kan registrere seg fra enhver klient hvis offentlig registrering " "er påskrudd." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3203,14 +3226,6 @@ msgstr "" "Matrix Synapse-instanser krever et gyldig TLS-sertifikat. Gå til Let's Encrypt for å skaffe deg det." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Offentlig registrering påskrudd" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Offentlig registrering avskrudd" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -5417,9 +5432,9 @@ msgid "" msgstr "" "Du kan bruke Privoxy ved å endre nettleserens mellomlagerinnstillinger til " "ditt {box_name}-vertsnavn (eller IP-adresse) med port 8118. Mens du bruker " -"Privoxy, kan du se konfigurasjonsdetaljer og dokumentasjon via http://config.privoxy.org/ eller http://p.p." +"Privoxy, kan du se konfigurasjonsdetaljer og dokumentasjon via http://config.privoxy.org/ eller http://p.p." #: plinth/modules/privoxy/__init__.py:56 msgid "Privoxy" @@ -8519,6 +8534,26 @@ msgstr "%(percentage)s%% fullført" msgid "Gujarati" msgstr "Gujarati" +#, fuzzy +#~| msgid "" +#~| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "For å kommunisere kan du bruke available clients (tilgjengelige klienter) for mobil, PC og " +#~ "Internett. Riot-klient anbefales." + +#~ msgid "Public registration enabled" +#~ msgstr "Offentlig registrering påskrudd" + +#~ msgid "Public registration disabled" +#~ msgstr "Offentlig registrering avskrudd" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index ccabb521a..d272a38df 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-14 10:50+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3071,26 +3072,22 @@ msgstr "" "Matrix server kunnen gesprekken aangaan met gebruikers op alle andere Matrix " "servers door federatie (gedecentraliseerd netwerk)." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Om hiervan gebruik te maken, gebruik je de beschikbare programma's voor smartphone, computer of via het " -"web. Het programma Element wordt " -"aanbevolen." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Openbare registratie inschakelen" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3100,6 +3097,36 @@ msgstr "" "nieuwe gebruikersaccount kan aanmaken op deze Matrix server. Schakel dit uit " "als alleen reeds geregistreerde gebruikers deze dienst mogen gebruiken." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Authentificatiemodus" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3137,7 +3164,7 @@ msgstr "" "Er zijn geen domeinen beschikbaar. Configureer tenminste één domein om Matrix Synapse te kunnen gebruiken." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3149,7 +3176,7 @@ msgstr "" "%(domain_name)s. Het veranderen van de domeinnaam na de eerste " "configuratie wordt op het moment niet ondersteund." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3157,7 +3184,7 @@ msgstr "" "Nieuwe gebruikers kunnen worden geregistreerd vanaf elke client als de " "openbare registratie is ingeschakeld." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3169,14 +3196,6 @@ msgstr "" "vereist. Ga naar Let's Encrypt om er een " "te verkrijgen." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Openbare registratie ingeschakeld" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Openbare registratie uitgeschakeld" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8414,6 +8433,22 @@ msgstr "%(percentage)s%% voltooid" msgid "Gujarati" msgstr "Gujarati" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Om hiervan gebruik te maken, gebruik je de beschikbare programma's voor smartphone, computer of " +#~ "via het web. Het programma Element " +#~ "wordt aanbevolen." + +#~ msgid "Public registration enabled" +#~ msgstr "Openbare registratie ingeschakeld" + +#~ msgid "Public registration disabled" +#~ msgstr "Openbare registratie uitgeschakeld" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/pl/LC_MESSAGES/django.po b/plinth/locale/pl/LC_MESSAGES/django.po index 34f2e03d5..e62a0f514 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-01 18:42+0000\n" "Last-Translator: Stanisław Stefan Krukowski \n" "Language-Team: Polish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2958,30 +2959,60 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy #| msgid "Enable application" msgid "Enable Public Registration" msgstr "Aktywuj aplikację" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "The following disks are in use:" +msgid "Shared Authentication Secret" +msgstr "Używane są następujące dyski:" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3008,7 +3039,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3016,13 +3047,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3030,16 +3061,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -#| msgid "Application installed." -msgid "Public registration disabled" -msgstr "Aplikacja zainstalowania." - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -7839,6 +7860,11 @@ msgstr "" msgid "Gujarati" msgstr "Gujarati" +#, fuzzy +#~| msgid "Application installed." +#~ msgid "Public registration disabled" +#~ msgstr "Aplikacja zainstalowania." + #, fuzzy #~| msgid "Manual" #~ msgctxt "Not automatically" diff --git a/plinth/locale/pt/LC_MESSAGES/django.po b/plinth/locale/pt/LC_MESSAGES/django.po index 56eb11fd5..85c6d75e1 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Portuguese Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2828,30 +2829,58 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy #| msgid "Enable application" msgid "Enable Public Registration" msgstr "Ativar aplicação" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2878,7 +2907,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2886,14 +2915,14 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" "Novos utilizadores podem registar-se se o registo público estiver activado." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2901,18 +2930,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -#, fuzzy -#| msgid "Applications" -msgid "Public registration enabled" -msgstr "Aplicações" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -#| msgid "Applications" -msgid "Public registration disabled" -msgstr "Aplicações" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -7638,6 +7655,16 @@ msgstr "%(percentage)s%% concluída" msgid "Gujarati" msgstr "Gujarati" +#, fuzzy +#~| msgid "Applications" +#~ msgid "Public registration enabled" +#~ msgstr "Aplicações" + +#, fuzzy +#~| msgid "Applications" +#~ msgid "Public registration disabled" +#~ msgstr "Aplicações" + #, fuzzy #~| msgid "Manual" #~ msgctxt "Not automatically" diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 8dfe3ebe0..841df33a1 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-01 18:42+0000\n" "Last-Translator: Алексей Докучаев \n" "Language-Team: Russian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3055,25 +3056,22 @@ msgstr "" "одном сервере Matrix могут общаться с пользователями на всех остальных " "серверах." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"Для общения вы можете использовать различные клиенты для телефонов, десктопов или web. " -"Рекомендуется использовать Element." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Включить публичную регистрацию" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3083,6 +3081,36 @@ msgstr "" "Интернета может зарегистрировать новую учетную запись на вашем сервере " "Martix. Отключите это, если нужен доступ только существующим пользователям." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Режим проверки подлинности" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3120,7 +3148,7 @@ msgstr "" "Нет доступных доменов. Настройтепо крайней " "мере один домен, чтобы иметь возможность использовать Matrix." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3132,7 +3160,7 @@ msgstr "" "em>. Изменение имени домена после первоначальной настройки в настоящее время " "не поддерживается." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3140,7 +3168,7 @@ msgstr "" "Новые пользователи могут быть зарегистрированы с любого клиента, если " "включена публичная регистрация." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3152,14 +3180,6 @@ msgstr "" "Пожалуйста, посетите Let's Encrypt, " "чтобы получить его." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Публичная регистрация включена" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Публичная регистрация отключена" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8412,6 +8432,21 @@ msgstr "%(percentage)s%% завершено" msgid "Gujarati" msgstr "Гуджарати" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "Для общения вы можете использовать различные клиенты для телефонов, десктопов или web. " +#~ "Рекомендуется использовать Element." + +#~ msgid "Public registration enabled" +#~ msgstr "Публичная регистрация включена" + +#~ msgid "Public registration disabled" +#~ msgstr "Публичная регистрация отключена" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/sl/LC_MESSAGES/django.po b/plinth/locale/sl/LC_MESSAGES/django.po index 3a89dd7cc..a6dac7f73 100644 --- a/plinth/locale/sl/LC_MESSAGES/django.po +++ b/plinth/locale/sl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Slovenian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2856,28 +2857,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2904,7 +2933,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2912,13 +2941,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2926,14 +2955,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/sr/LC_MESSAGES/django.po b/plinth/locale/sr/LC_MESSAGES/django.po index 370180161..ba87ce151 100644 --- a/plinth/locale/sr/LC_MESSAGES/django.po +++ b/plinth/locale/sr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Serbian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2754,28 +2755,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2802,7 +2831,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2810,13 +2839,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2824,14 +2853,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index a297f3168..9c8f49351 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-16 04:50+0000\n" "Last-Translator: Michael Breidenbach \n" "Language-Team: Swedish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3047,25 +3048,22 @@ msgstr "" "fungera. Användare på en given Matrix-server kan samtala med användare på " "alla andra Matrix-servrar via federation." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"För att kommunicera kan du använda tillgängliga klienter för mobil, skrivbord och webben. Element -klient rekommenderas." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Aktivera offentlig registrering" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3075,6 +3073,36 @@ msgstr "" "kan registrera ett nytt konto på din Matrix-server. Inaktivera detta om du " "bara vill att befintliga användare ska kunna använda det." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Autentiseringsläge" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3110,7 +3138,7 @@ msgstr "" "Inga domän (er) är tillgängliga. Konfigurera " "minst en domän för att kunna använda Matrix Synapse." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3121,7 +3149,7 @@ msgstr "" "kommer att se ut som @användarnamn:%(domain_name)s . Ändring av " "domännamn efter den första installationen stöds för närvarande inte." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3129,7 +3157,7 @@ msgstr "" "Nya användare kan registreras från valfri klient om offentlig registrering " "är aktiverad." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3141,14 +3169,6 @@ msgstr "" "certifikat. Gå till Let's Encrypt för " "att få en sådan." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Offentlig registrering aktiverad" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Offentlig registrering avaktiverad" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8347,6 +8367,21 @@ msgstr "%(percentage)s %% färdigt" msgid "Gujarati" msgstr "Gujarati" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "För att kommunicera kan du använda tillgängliga klienter för mobil, skrivbord och webben. Element -klient rekommenderas." + +#~ msgid "Public registration enabled" +#~ msgstr "Offentlig registrering aktiverad" + +#~ msgid "Public registration disabled" +#~ msgstr "Offentlig registrering avaktiverad" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/ta/LC_MESSAGES/django.po b/plinth/locale/ta/LC_MESSAGES/django.po index 5593a5ac1..1599976a3 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -929,8 +929,9 @@ msgstr "" #: plinth/modules/bind/views.py:71 plinth/modules/coturn/views.py:39 #: plinth/modules/deluge/views.py:42 plinth/modules/dynamicdns/views.py:154 -#: plinth/modules/mumble/views.py:28 plinth/modules/pagekite/forms.py:76 -#: plinth/modules/quassel/views.py:29 plinth/modules/shadowsocks/views.py:59 +#: plinth/modules/matrixsynapse/views.py:124 plinth/modules/mumble/views.py:28 +#: plinth/modules/pagekite/forms.py:76 plinth/modules/quassel/views.py:29 +#: plinth/modules/shadowsocks/views.py:59 #: plinth/modules/transmission/views.py:47 msgid "Configuration updated" msgstr "" @@ -1218,7 +1219,7 @@ msgstr "" msgid "Hiding advanced apps and features" msgstr "" -#: plinth/modules/coturn/__init__.py:32 +#: plinth/modules/coturn/__init__.py:34 msgid "" "Coturn is a server to facilitate audio/video calls and conferences by " "providing an implementation of TURN and STUN protocols. WebRTC, SIP and " @@ -1226,17 +1227,17 @@ msgid "" "who are otherwise unable connect to each other." msgstr "" -#: plinth/modules/coturn/__init__.py:36 +#: plinth/modules/coturn/__init__.py:38 msgid "" "It is not meant to be used directly by users. Servers such as matrix-synapse " "need to be configured with the details provided here." msgstr "" -#: plinth/modules/coturn/__init__.py:53 +#: plinth/modules/coturn/__init__.py:57 msgid "Coturn" msgstr "" -#: plinth/modules/coturn/__init__.py:54 +#: plinth/modules/coturn/__init__.py:58 msgid "VoIP Helper" msgstr "" @@ -1256,7 +1257,7 @@ msgstr "" msgid "Use the following URLs to configure your communication server:" msgstr "" -#: plinth/modules/coturn/templates/coturn.html:26 +#: plinth/modules/coturn/templates/coturn.html:24 msgid "Use the following shared authentication secret:" msgstr "" @@ -1739,7 +1740,7 @@ msgid "ejabberd" msgstr "" #: plinth/modules/ejabberd/__init__.py:65 -#: plinth/modules/matrixsynapse/__init__.py:69 +#: plinth/modules/matrixsynapse/__init__.py:77 msgid "Chat Server" msgstr "" @@ -2671,7 +2672,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:34 +#: plinth/modules/matrixsynapse/__init__.py:37 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2681,28 +2682,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2729,7 +2758,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2737,13 +2766,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2751,14 +2780,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index 0dca77ec7..7ae4a1682 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2020-10-26 13:27+0000\n" "Last-Translator: Praveen Illa \n" "Language-Team: Telugu Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3045,30 +3046,22 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 -#, fuzzy -#| msgid "" -#| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"కమ్యూనికేట్ చేయడానికి, మీరు మొబైల్, డెస్క్టాప్ మరియు వెబ్ కోసం అందుబాటులో ఉన్న ఖాతాదారులను ఉపయోగించవచ్చు. ఇచట రయట్ క్లయింట్ సిఫార్సు చేయబడింది." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "మ్యాట్రిక్స్ సినాప్స్" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "పబ్లిక్ రిజిస్ట్రేషన్ ప్రారంభించండి" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3077,6 +3070,36 @@ msgstr "" "ప్రజా నమోదును సశక్త పరచడం అంటే అంతర్జాలం లో ఉన్న ఎవరైనా కూడా మీ మాట్రిక్స్ సర్వర్ మీద ఖాతాను " "సృష్టించుకోగలరు. ప్రస్తుతం ఉండే వినియోగదారులు మాత్రమే వినియోగించాలి అనుకుంటే దీనిని నిర్వీర్యం చేయగలరు." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "ప్రామాణీకరణ విధం" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3112,7 +3135,7 @@ msgstr "" "ఏ డొమైన్ (లు) అందుబాటులో లేవు. ఆక్రుతీకరించండి కనీసం ఒక " "డొమైన్ మ్యాట్రిక్స్ సినాప్సేను ఉపయోగించగలదు." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3123,13 +3146,13 @@ msgstr "" "@వినియోగదారిడి పేరు:%(domain_name)sఇలా కనిపిస్తుంది. ప్రారంభ సెట్టింగు తర్వాత డొమైన్ పేరు " "మార్చడం ప్రస్తుతం మద్దతు లేదు." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "పబ్లిక్ రిజిస్ట్రేషన్ ప్రారంభించబడితే ఏదైనా క్లయింట్ నుండి క్రొత్త వినియోగదారులను నమోదు చేసుకోవచ్చు." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3137,14 +3160,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "పబ్లిక్ రిజిస్ట్రేషన్ ప్రారంభించబడింది" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "పబ్లిక్ రిజిస్ట్రేషన్ నిలిపివేయబడింది" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8313,6 +8328,26 @@ msgstr "%(percentage)s %% పూర్తి" msgid "Gujarati" msgstr "గుజరాతీ" +#, fuzzy +#~| msgid "" +#~| "To communicate, you can use the available clients for mobile, desktop and the web. Riot client is recommended." +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "కమ్యూనికేట్ చేయడానికి, మీరు మొబైల్, డెస్క్టాప్ మరియు వెబ్ కోసం అందుబాటులో ఉన్న ఖాతాదారులను ఉపయోగించవచ్చు. ఇచట రయట్ క్లయింట్ సిఫార్సు చేయబడింది." + +#~ msgid "Public registration enabled" +#~ msgstr "పబ్లిక్ రిజిస్ట్రేషన్ ప్రారంభించబడింది" + +#~ msgid "Public registration disabled" +#~ msgstr "పబ్లిక్ రిజిస్ట్రేషన్ నిలిపివేయబడింది" + #, fuzzy, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index d2dec30ea..97cdffc84 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-02-14 10:50+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3051,25 +3052,22 @@ msgstr "" "kullanıcılar, federasyon aracılığıyla diğer tüm Matrix sunucularındaki " "kullanıcılarla sohbet edebilir." -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -"İletişim kurmak amacıyla, mobil, masaüstü ve web için mevcut istemcileri kullanabilirsiniz. Element istemci önerilir." -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "Herkese Açık Kaydı etkinleştir" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " @@ -3079,6 +3077,36 @@ msgstr "" "yeni bir hesap açabileceği anlamına gelir. Sadece varolan kullanıcıların " "kullanabilmesini istiyorsanız bunu etkisizleştirin." +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "Kimlik Doğrulama Kipi" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "Element" @@ -3115,7 +3143,7 @@ msgstr "" "Kullanılabilir etki alan(ları)ı yok. Matrix Synapse'ı kullanabilmek için en " "az bir etki alanı yapılandırın." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -3127,7 +3155,7 @@ msgstr "" "görünecek. İlk ayarlamadan sonra etki alanı adının değiştirilmesi şu anda " "desteklenmiyor." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." @@ -3135,7 +3163,7 @@ msgstr "" "Herkese açık kayıt etkinleştirilirse, herhangi bir istemciden yeni " "kullanıcılar kaydedilebilir." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3147,14 +3175,6 @@ msgstr "" "sertifikası gerekir. Bir tane edinmek için lütfen Let's Encrypt'a gidin." -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "Herkese açık kayıt etkinleştirildi" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "Herkese açık kayıt etkisizleştirildi" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8367,6 +8387,21 @@ msgstr "%%%(percentage)s tamamlandı" msgid "Gujarati" msgstr "Gujarati" +#~ msgid "" +#~ "To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +#~ msgstr "" +#~ "İletişim kurmak amacıyla, mobil, masaüstü ve web için mevcut istemcileri kullanabilirsiniz. Element istemci önerilir." + +#~ msgid "Public registration enabled" +#~ msgstr "Herkese açık kayıt etkinleştirildi" + +#~ msgid "Public registration disabled" +#~ msgstr "Herkese açık kayıt etkisizleştirildi" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/uk/LC_MESSAGES/django.po b/plinth/locale/uk/LC_MESSAGES/django.po index c78e10bab..01b0ec69b 100644 --- a/plinth/locale/uk/LC_MESSAGES/django.po +++ b/plinth/locale/uk/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Ukrainian Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2800,28 +2801,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2848,7 +2877,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2856,13 +2885,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2870,14 +2899,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 5c5107af5..6511438aa 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: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Chinese (Simplified) Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3050,14 +3051,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 #, fuzzy #| msgid "" #| "Chat Server \n" @@ -3067,19 +3068,49 @@ msgstr "" "聊天服务器\n" "(Matrix Synapse)" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 #, fuzzy #| msgid "Enable application" msgid "Enable Public Registration" msgstr "启用应用程序" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +#, fuzzy +#| msgid "Authentication Mode" +msgid "Shared Authentication Secret" +msgstr "身份验证模式" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -3106,7 +3137,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, fuzzy, python-format #| msgid "" #| "Your XMPP server domain is set to %(domainname)s. User IDs will " @@ -3121,13 +3152,13 @@ msgstr "" "%(domainname)s。你可以在系统的配置中设" "置你的域名。" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3135,18 +3166,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -#, fuzzy -#| msgid "Application enabled" -msgid "Public registration enabled" -msgstr "应用程序已启用" - -#: plinth/modules/matrixsynapse/views.py:90 -#, fuzzy -#| msgid "Application disabled" -msgid "Public registration disabled" -msgstr "应用程序已禁用" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -8413,6 +8432,16 @@ msgstr "已完成 %(percentage)s%%" msgid "Gujarati" msgstr "古吉拉特语" +#, fuzzy +#~| msgid "Application enabled" +#~ msgid "Public registration enabled" +#~ msgstr "应用程序已启用" + +#, fuzzy +#~| msgid "Application disabled" +#~ msgid "Public registration disabled" +#~ msgstr "应用程序已禁用" + #, python-brace-format #~ msgid "" #~ "\"Automatic\" method will make {box_name} acquire configuration from this " diff --git a/plinth/locale/zh_Hant/LC_MESSAGES/django.po b/plinth/locale/zh_Hant/LC_MESSAGES/django.po index 2d3299366..fd2fc1631 100644 --- a/plinth/locale/zh_Hant/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hant/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-11 17:23-0500\n" +"POT-Creation-Date: 2021-02-28 20:13-0500\n" "PO-Revision-Date: 2021-01-25 11:32+0000\n" "Last-Translator: crlambda \n" "Language-Team: Chinese (Traditional) Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2699,28 +2700,56 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:41 +#: plinth/modules/matrixsynapse/__init__.py:45 +#, python-brace-format msgid "" -"To communicate, you can use the available clients for mobile, desktop and the web. Element client is recommended." +"Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " +"Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:68 +#: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:12 +#: plinth/modules/matrixsynapse/forms.py:15 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:13 +#: plinth/modules/matrixsynapse/forms.py:16 msgid "" "Enabling public registration means that anyone on the Internet can register " "a new account on your Matrix server. Disable this if you only want existing " "users to be able to use it." msgstr "" +#: plinth/modules/matrixsynapse/forms.py:21 +msgid "Automatically manage audio/video call setup" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:23 +#, python-brace-format +msgid "" +"Configures the local coturn app as the STUN/TURN " +"server for Matrix Synapse. Disable this if you want to use a different STUN/" +"TURN server." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:30 +msgid "STUN/TURN Server URIs" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:32 +msgid "List of public URIs of the STUN/TURN server, one on each line." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:36 +msgid "Shared Authentication Secret" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:37 +msgid "Shared secret used to compute passwords for the TURN server." +msgstr "" + #: plinth/modules/matrixsynapse/manifest.py:12 msgid "Element" msgstr "" @@ -2747,7 +2776,7 @@ msgid "" "least one domain to be able to use Matrix Synapse." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:14 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:15 #, python-format msgid "" "The Matrix server domain is set to %(domain_name)s. User IDs will " @@ -2755,13 +2784,13 @@ msgid "" "the initial setup is currently not supported." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:21 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:22 msgid "" "New users can be registered from any client if public registration is " "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:30 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2769,14 +2798,6 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" -#: plinth/modules/matrixsynapse/views.py:85 -msgid "Public registration enabled" -msgstr "" - -#: plinth/modules/matrixsynapse/views.py:90 -msgid "Public registration disabled" -msgstr "" - #: plinth/modules/mediawiki/__init__.py:28 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia "