From bc9f9d8c34c07bdbe3bd695e5a896d6bd55ff505 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 27 Mar 2023 20:23:54 -0400 Subject: [PATCH] locale: Update translation strings Signed-off-by: James Valleroy --- plinth/locale/ar/LC_MESSAGES/django.po | 135 +++++++++++++---- plinth/locale/ar_SA/LC_MESSAGES/django.po | 135 +++++++++++++---- plinth/locale/bg/LC_MESSAGES/django.po | 141 +++++++++++++----- plinth/locale/bn/LC_MESSAGES/django.po | 135 +++++++++++++---- plinth/locale/cs/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/da/LC_MESSAGES/django.po | 146 +++++++++++++----- plinth/locale/de/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/django.pot | 133 +++++++++++++---- plinth/locale/el/LC_MESSAGES/django.po | 152 ++++++++++++++----- plinth/locale/es/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/fa/LC_MESSAGES/django.po | 149 ++++++++++++++----- plinth/locale/fake/LC_MESSAGES/django.po | 148 +++++++++++++----- plinth/locale/fr/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/gl/LC_MESSAGES/django.po | 135 +++++++++++++---- plinth/locale/gu/LC_MESSAGES/django.po | 149 ++++++++++++++----- plinth/locale/hi/LC_MESSAGES/django.po | 146 +++++++++++++----- plinth/locale/hu/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/id/LC_MESSAGES/django.po | 149 ++++++++++++++----- plinth/locale/it/LC_MESSAGES/django.po | 146 +++++++++++++----- plinth/locale/ja/LC_MESSAGES/django.po | 133 +++++++++++++---- plinth/locale/kn/LC_MESSAGES/django.po | 133 +++++++++++++---- plinth/locale/lt/LC_MESSAGES/django.po | 133 +++++++++++++---- plinth/locale/lv/LC_MESSAGES/django.po | 133 +++++++++++++---- plinth/locale/nb/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/nl/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/pl/LC_MESSAGES/django.po | 146 +++++++++++++----- plinth/locale/pt/LC_MESSAGES/django.po | 148 +++++++++++++----- plinth/locale/ru/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/si/LC_MESSAGES/django.po | 133 +++++++++++++---- plinth/locale/sl/LC_MESSAGES/django.po | 137 +++++++++++++---- plinth/locale/sq/LC_MESSAGES/django.po | 157 +++++++++++++++----- plinth/locale/sr/LC_MESSAGES/django.po | 137 +++++++++++++---- plinth/locale/sv/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/ta/LC_MESSAGES/django.po | 133 +++++++++++++---- plinth/locale/te/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/tr/LC_MESSAGES/django.po | 154 ++++++++++++++----- plinth/locale/uk/LC_MESSAGES/django.po | 157 +++++++++++++++----- plinth/locale/vi/LC_MESSAGES/django.po | 147 +++++++++++++----- plinth/locale/zh_Hans/LC_MESSAGES/django.po | 146 +++++++++++++----- plinth/locale/zh_Hant/LC_MESSAGES/django.po | 137 +++++++++++++---- 40 files changed, 4384 insertions(+), 1419 deletions(-) diff --git a/plinth/locale/ar/LC_MESSAGES/django.po b/plinth/locale/ar/LC_MESSAGES/django.po index 12f3977ae..e1ab50f44 100644 --- a/plinth/locale/ar/LC_MESSAGES/django.po +++ b/plinth/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-03-31 09:12+0000\n" "Last-Translator: abidin toumi \n" "Language-Team: Arabic coturn app as the STUN/TURN " @@ -2924,7 +2943,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2932,6 +2981,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2964,11 +3017,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2976,87 +3029,103 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "اللغة" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/ar_SA/LC_MESSAGES/django.po b/plinth/locale/ar_SA/LC_MESSAGES/django.po index 0e3340dcd..9a1a09a51 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2020-06-10 15:41+0000\n" "Last-Translator: aiman an \n" "Language-Team: Arabic (Saudi Arabia) coturn app as the STUN/TURN " @@ -2926,7 +2945,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2934,6 +2983,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2966,11 +3019,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2978,89 +3031,105 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Name" msgid "Site Name" msgstr "اسم" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "اللغة" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/bg/LC_MESSAGES/django.po b/plinth/locale/bg/LC_MESSAGES/django.po index 72d2a8c18..716f868a0 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-03-21 06:38+0000\n" "Last-Translator: 109247019824 \n" "Language-Team: Bulgarian %(box_name)s Wiki." msgstr "" -"За повече информация относно проекта %(box_name)s посетете документацията на %(box_name)s." +"За повече информация относно проекта %(box_name)s посетете документацията на %(box_name)s." #: plinth/modules/help/templates/help_about.html:78 msgid "Learn more" @@ -2986,18 +2988,35 @@ msgstr "" msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:16 +#: plinth/modules/matrixsynapse/forms.py:15 +msgid "" +"Disabled. This could lead to adversaries registering many spam accounts on " +"your server with automated scripts." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:18 +msgid "" +"Require users creating a new account to use a registration token. A token " +"will be created automatically. Pass this token to your potential new users. " +"They will be asked for the token during registration. (recommended)" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:27 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:17 +#: plinth/modules/matrixsynapse/forms.py:28 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:24 +#: plinth/modules/matrixsynapse/forms.py:33 +msgid "Verification method for registration" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:40 #, python-brace-format msgid "" "Configures the local coturn app as the STUN/TURN " @@ -3055,7 +3074,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3063,6 +3112,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3095,11 +3148,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3110,87 +3163,105 @@ msgstr "" "често срещана парола, минималната дължина е 10 знака . " "Оставете полето празно, за да запазите текущата парола." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Име на страницата" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Избор на език" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Паролата е променена" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Паролата не е променена. Изберете по-сложна парола" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Името на домейна е променено" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Името на страницата е променено" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Select language" +msgid "Default language changed" +msgstr "Избор на език" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index 63a7d3fc3..38520a68a 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2021-06-16 07:33+0000\n" "Last-Translator: Oymate \n" "Language-Team: Bengali coturn app as the STUN/TURN " @@ -2938,7 +2957,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2946,6 +2995,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2978,11 +3031,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2990,89 +3043,105 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service" msgid "Site Name" msgstr "সেবা" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "ভাষা" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index 90a8fc9a0..c61e7e793 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-20 15:36+0000\n" "Last-Translator: Jiří Podhorecký \n" "Language-Team: Czech coturn app as the STUN/TURN " @@ -3307,7 +3326,45 @@ 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:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Přeskočit registraci" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Povolené IP adresy" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Přeskočit registraci" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Přeskočit registraci" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3319,6 +3376,10 @@ msgstr "" "Pro jeho získání přejděte na stránku Let's " "Encrypt." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3362,11 +3423,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Heslo k účtu správce" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3377,7 +3438,7 @@ msgstr "" "běžné a minimální požadovaná délka je 10 znaků. Chcete-li " "zachovat aktuální heslo, ponechte toto pole prázdné." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3387,19 +3448,19 @@ msgstr "" "například v zápatí, kanálech a e-mailech. Příklad: \"myfreedombox.example." "org\" nebo \"example.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Název stránky" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Název webu, který se zobrazuje v celé wiki." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Umožnit registraci veřejnosti" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3407,11 +3468,11 @@ msgstr "" "Pokud je zapnuto, kdokoli z Internetu si bude moci vytvořit účet na vaší " "instanci MediaWiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Zapnout soukromý režim" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3419,11 +3480,11 @@ msgstr "" "Když je zapnuto, přístup bude omezen. Pouze lidé kteří zde mají uživatelské " "účty mohou číst/psát do wiki. Registrace veřejnosti jsou také vypnuté." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Výchozí vzhled" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3431,42 +3492,66 @@ msgstr "" "Vyberte výchozí vzhled pro instalaci MediaWiki. Uživatelé mají možnost " "vybrat si preferovaný vzhled." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Vyberte jazyk" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Vyberte výchozí vzhled pro instalaci MediaWiki. Uživatelé mají možnost " +"vybrat si preferovaný vzhled." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Heslo aktualizováno" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Aktualizace hesla se nezdařila. Zvolte prosím silnější heslo" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Registrace pro veřejnost otevřené" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Registrace pro veřejnost zavřené" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Soukromý režim zapnut" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Soukromý režim vypnut" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Změna výchozího vzhledu" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Nastavení doménového názvu aktualizováno" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Název webu aktualizován" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Změna výchozího vzhledu" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9509,9 +9594,6 @@ msgstr "gudžarátština" #~ msgid "Register" #~ msgstr "Zaregistrovat" -#~ msgid "Skip Registration" -#~ msgstr "Přeskočit registraci" - #~ msgid "Warning:
" #~ msgstr "Varování:
" diff --git a/plinth/locale/da/LC_MESSAGES/django.po b/plinth/locale/da/LC_MESSAGES/django.po index 6ea66005b..5bded10b3 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Danish coturn app as the STUN/TURN " @@ -3351,7 +3370,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Udsæt Registrering" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Udsæt Registrering" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Udsæt Registrering" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3359,6 +3414,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3391,13 +3450,13 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 #, fuzzy #| msgid "Administrator Account" msgid "Administrator Password" msgstr "Administratorkonto" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3405,111 +3464,129 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "Kite-navn" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 #, fuzzy #| msgid "Enable application" msgid "Enable public registrations" msgstr "Aktiver applikation" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 #, fuzzy #| msgid "Enable reStore" msgid "Enable private mode" msgstr "Aktiver reStore" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 #, fuzzy #| msgid "Default" msgid "Default Skin" msgstr "Standard" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Sprog" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 #, fuzzy #| msgid "Password" msgid "Password updated" msgstr "Kodeord" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 #, fuzzy #| msgid "Application enabled" msgid "Public registrations enabled" msgstr "Applikation aktiveret" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 #, fuzzy #| msgid "Application disabled" msgid "Public registrations disabled" msgstr "Applikation deaktiveret" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 #, fuzzy #| msgid "PageKite enabled" msgid "Private mode enabled" msgstr "PageKite aktiveret" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 #, fuzzy #| msgid "PageKite disabled" msgid "Private mode disabled" msgstr "PageKite deaktiveret" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 #, fuzzy #| msgid "Setting unchanged" msgid "Default skin changed" msgstr "Indstilling uændret" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "Domænenavn gemt" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "Domænenavn gemt" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Setting unchanged" +msgid "Default language changed" +msgstr "Indstilling uændret" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9446,9 +9523,6 @@ msgstr "" #~ msgid "Register" #~ msgstr "Registrer" -#~ msgid "Skip Registration" -#~ msgstr "Udsæt Registrering" - #~ msgid "Warning:
" #~ msgstr "Advarsel:
" diff --git a/plinth/locale/de/LC_MESSAGES/django.po b/plinth/locale/de/LC_MESSAGES/django.po index 99a247587..5139c7f86 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-16 19:39+0000\n" "Last-Translator: ikmaak \n" "Language-Team: German coturn app as the STUN/TURN " @@ -3378,7 +3397,45 @@ msgstr "" "Neue Nutzer können von beliebigen Geräten registriert werden, wenn " "öffentliche Registrierung aktiviert ist." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Registrierung überspringen" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Zulässige IPs" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Registrierung überspringen" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Registrierung überspringen" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3390,6 +3447,10 @@ msgstr "" "Zertifikat. Bitte gehen Sie zu Let's " "Encrypt, um eines zu beziehen." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3435,11 +3496,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Administrator-Passwort" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3451,7 +3512,7 @@ msgstr "" "10 Zeichen lang sein. Lassen Sie das Feld leer, bleibt das " "derzeitige Passwort bestehen." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3461,19 +3522,19 @@ msgstr "" "verweisen, z.B. in der Fußzeile, in Feeds und E-Mails. Beispiele: " "\"myfreedombox.example.org\" oder \"example.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Website Name" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Name der Website in der gesamten Wiki." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Öffentliche Registrierung aktivieren" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3481,11 +3542,11 @@ msgstr "" "Falls aktiviert, kann jeder im Internet ein Nutzerkonto für Ihre MediaWiki-" "Instanz anlegen." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Privaten Modus einschalten" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3494,11 +3555,11 @@ msgstr "" "können das Wiki lesen oder ändern. Außerdem wird die öffentliche " "Registrierung deaktiviert." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Standard Thema" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3506,44 +3567,68 @@ msgstr "" "Wählen Sie eine Standard-Thema für Ihre MediaWiki-Installation. Benutzer " "haben die Möglichkeit, ihr bevorzugtes Thema auszuwählen." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Sprache wählen" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Wählen Sie eine Standard-Thema für Ihre MediaWiki-Installation. Benutzer " +"haben die Möglichkeit, ihr bevorzugtes Thema auszuwählen." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Passwort geändert" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" "Kennwortaktualisierung fehlgeschlagen. Bitte wählen Sie ein stärkeres " "Passwort" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Öffentliche Registrierung aktiviert" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Öffentliche Registrierung deaktiviert" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Privater Modus aktiviert" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Privater Modus ausgeschaltet" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Standard-Thema geändert" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Domainname aktualisiert" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Website-Name aktualisiert" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Standard-Thema geändert" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9701,9 +9786,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Registrieren" -#~ msgid "Skip Registration" -#~ msgstr "Registrierung überspringen" - #~ msgid "Warning:
" #~ msgstr "Warnung:
" diff --git a/plinth/locale/django.pot b/plinth/locale/django.pot index 9293b1f74..05eb89bb9 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -303,7 +303,9 @@ msgstr "" msgid "Key in Repository" msgstr "" -#: plinth/modules/backups/forms.py:177 plinth/modules/searx/forms.py:14 +#: plinth/modules/backups/forms.py:177 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:62 +#: plinth/modules/searx/forms.py:14 msgid "None" msgstr "" @@ -912,7 +914,7 @@ msgstr "" #: plinth/modules/bind/views.py:61 plinth/modules/config/views.py:98 #: plinth/modules/coturn/views.py:40 plinth/modules/deluge/views.py:35 #: plinth/modules/dynamicdns/views.py:78 plinth/modules/ejabberd/views.py:95 -#: plinth/modules/email/views.py:45 plinth/modules/matrixsynapse/views.py:121 +#: plinth/modules/email/views.py:45 plinth/modules/matrixsynapse/views.py:146 #: plinth/modules/minetest/views.py:55 plinth/modules/mumble/views.py:37 #: plinth/modules/pagekite/forms.py:74 plinth/modules/privacy/views.py:36 #: plinth/modules/quassel/views.py:29 plinth/modules/roundcube/views.py:32 @@ -1586,7 +1588,7 @@ msgstr "" #: plinth/modules/dynamicdns/templates/dynamicdns.html:18 #: plinth/modules/email/templates/email.html:35 #: plinth/modules/letsencrypt/templates/letsencrypt.html:24 -#: plinth/modules/mediawiki/forms.py:34 +#: plinth/modules/mediawiki/forms.py:46 msgid "Domain" msgstr "" @@ -1680,7 +1682,7 @@ msgid "" "the histories are stored as plain text or encrypted." msgstr "" -#: plinth/modules/ejabberd/forms.py:35 plinth/modules/matrixsynapse/forms.py:22 +#: plinth/modules/ejabberd/forms.py:35 plinth/modules/matrixsynapse/forms.py:38 msgid "Automatically manage audio/video call setup" msgstr "" @@ -1692,19 +1694,19 @@ msgid "" "server." msgstr "" -#: plinth/modules/ejabberd/forms.py:44 plinth/modules/matrixsynapse/forms.py:31 +#: plinth/modules/ejabberd/forms.py:44 plinth/modules/matrixsynapse/forms.py:47 msgid "STUN/TURN Server URIs" msgstr "" -#: plinth/modules/ejabberd/forms.py:46 plinth/modules/matrixsynapse/forms.py:33 +#: plinth/modules/ejabberd/forms.py:46 plinth/modules/matrixsynapse/forms.py:49 msgid "List of public URIs of the STUN/TURN server, one on each line." msgstr "" -#: plinth/modules/ejabberd/forms.py:50 plinth/modules/matrixsynapse/forms.py:37 +#: plinth/modules/ejabberd/forms.py:50 plinth/modules/matrixsynapse/forms.py:53 msgid "Shared Authentication Secret" msgstr "" -#: plinth/modules/ejabberd/forms.py:51 plinth/modules/matrixsynapse/forms.py:38 +#: plinth/modules/ejabberd/forms.py:51 plinth/modules/matrixsynapse/forms.py:54 msgid "Shared secret used to compute passwords for the TURN server." msgstr "" @@ -2852,18 +2854,35 @@ msgstr "" msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:16 +#: plinth/modules/matrixsynapse/forms.py:15 +msgid "" +"Disabled. This could lead to adversaries registering many spam accounts on " +"your server with automated scripts." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:18 +msgid "" +"Require users creating a new account to use a registration token. A token " +"will be created automatically. Pass this token to your potential new users. " +"They will be asked for the token during registration. (recommended)" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:27 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:17 +#: plinth/modules/matrixsynapse/forms.py:28 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:24 +#: plinth/modules/matrixsynapse/forms.py:33 +msgid "Verification method for registration" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:40 #, python-brace-format msgid "" "Configures the local coturn app as the STUN/TURN " @@ -2921,7 +2940,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2929,6 +2978,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2961,11 +3014,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2973,87 +3026,101 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +msgid "Default Language" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/el/LC_MESSAGES/django.po b/plinth/locale/el/LC_MESSAGES/django.po index a3fd9e1c2..e21ce0c30 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Greek coturn app as the STUN/TURN " @@ -3436,7 +3455,43 @@ msgstr "" "Οι νέοι χρήστες μπορούν να καταχωρούνται από οποιονδήποτε υπολογιστή-πελάτη, " "εάν είναι ενεργοποιημένη η δημόσια εγγραφή." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Παράλειψη εγγραφής" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Παράλειψη εγγραφής" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Παράλειψη εγγραφής" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3448,6 +3503,10 @@ msgstr "" "TLS πιστοποιητικό. Μεταβείτε στη διεύθυνση " "Lets Encrypt για να αποκτήσετε ένα." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3493,11 +3552,11 @@ msgstr "Mediawiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Κωδικός Πρόσβασης Διαχειριστή" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 #, fuzzy #| msgid "" #| "Set a new password for MediaWiki's administrator account (admin). Leave " @@ -3512,28 +3571,28 @@ msgstr "" "wiki. Αφήστε αυτό το πεδίο κενό για να διατηρήσετε τον τρέχοντα κωδικό " "πρόσβασης." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "Kite όνομα" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Ενεργοποίηση εγγραφών νέων χρηστών" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3541,11 +3600,11 @@ msgstr "" "Εάν ενεργοποιηθεί, οποιοσδήποτε στο Internet θα μπορεί να δημιουργήσει ένα " "λογαριασμό στον διακομιστή σας wiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Ενεργοποίηση ιδιωτικής λειτουργίας" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3554,11 +3613,11 @@ msgstr "" "που έχουν λογαριασμούς μπορεί να διαβάσουν/γράψουν στο wiki. Δημόσιες " "εγγραφές θα είναι επίσης απενεργοποιημένες." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Προεπιλεγμένη εμφάνιση" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3566,11 +3625,29 @@ msgstr "" "Επιλέξτε μια προκαθορισμένη εμφάνιση για την εγκατάσταση του wiki σας. Οι " "χρήστες έχουν την επιλογή να επιλέξουν την εμφάνιση που προτιμούν." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Επιλογή γλώσσας" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Επιλέξτε μια προκαθορισμένη εμφάνιση για την εγκατάσταση του wiki σας. Οι " +"χρήστες έχουν την επιλογή να επιλέξουν την εμφάνιση που προτιμούν." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Ενημερώθηκε ο κωδικός πρόσβασης" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 #, fuzzy #| msgid "Password used to encrypt data. Must match server password." msgid "Password update failed. Please choose a stronger password" @@ -3578,38 +3655,44 @@ msgstr "" "Κωδικός πρόσβασης που χρησιμοποιείται για την κρυπτογράφηση δεδομένων. " "Πρέπει να ταιριάζει με τον κωδικό πρόσβασης του διακομιστή." -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Η δημόσια εγγραφή ενεργοποιήθηκε" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Οι δημόσιες εγγραφές είναι απενεργοποιημένες" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Η ιδιωτική λειτουργία είναι ενεργοποιημένη" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Η ιδιωτική λειτουργία απενεργοποιήθηκε" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Η προεπιλεγμένη εμφάνιση άλλαξε" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "To όνομα διαδικτύου ρυθμίστηκε επιτυχώς" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "To όνομα διαδικτύου ρυθμίστηκε επιτυχώς" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Η προεπιλεγμένη εμφάνιση άλλαξε" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9830,9 +9913,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Εγγραφή" -#~ msgid "Skip Registration" -#~ msgstr "Παράλειψη εγγραφής" - #~ msgid "Warning:
" #~ msgstr "Προειδοποίηση:
" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index 6da791cf8..e22d55259 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-16 19:39+0000\n" "Last-Translator: gallegonovato \n" "Language-Team: Spanish coturn app as the STUN/TURN " @@ -3335,7 +3354,45 @@ 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:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Omitir registro" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "IP permitidas" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Omitir registro" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Omitir registro" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3347,6 +3404,10 @@ msgstr "" "TLS válido. Vaya a Let's Encrypt para " "obtener uno." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3390,11 +3451,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Clave de Administración" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3406,7 +3467,7 @@ msgstr "" "mínima de 10 caracteres. Déjala en blanco para conservar la " "contraseña actual." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3416,19 +3477,19 @@ msgstr "" "feeds y enlaces desde e-mail. Ejemplos: \"myfreedombox.ejemplo.org\" o " "\"ejemplo.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Nombre del sitio" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Nombre del sitio tal como se muestra en el wiki." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Habilitar el registro público" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3436,11 +3497,11 @@ msgstr "" "Si está habilitado, cualquiera en internet podrá crear una cuenta en su " "instancia de MediaWiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Activar modo privado" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3449,11 +3510,11 @@ msgstr "" "una cuenta pueden leer/escribir en el wiki. El registro público también será " "desactivado." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Tema por defecto" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3461,43 +3522,67 @@ msgstr "" "Elija un tema por defecto para su instalación de MediaWiki. Los usuarios " "podrán elegir su propio tema." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Seleccionar idioma" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Elija un tema por defecto para su instalación de MediaWiki. Los usuarios " +"podrán elegir su propio tema." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Clave actualizada" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" "Falló la actualización de la contraseña. Use otra contraseña más fuerte" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Habilitado el registro público" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Inhabilitado el registro público" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Activado el modo privado" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Desactivado el modo privado" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Tema por defecto cambiado" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Nombre de dominio actualizado" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Nombre de sitio actulizado" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Tema por defecto cambiado" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9556,9 +9641,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Registro" -#~ msgid "Skip Registration" -#~ msgstr "Omitir registro" - #~ msgid "Warning:
" #~ msgstr "Aviso:
" diff --git a/plinth/locale/fa/LC_MESSAGES/django.po b/plinth/locale/fa/LC_MESSAGES/django.po index 88b654f14..116a99875 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Persian coturn app as the STUN/TURN " @@ -3295,7 +3314,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "رد کردن ثبت نام" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "رد کردن ثبت نام" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "رد کردن ثبت نام" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3303,6 +3358,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3335,13 +3394,13 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 #, fuzzy #| msgid "Administrator Account" msgid "Administrator Password" msgstr "حساب مدیر" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3349,102 +3408,120 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Type" msgid "Site Name" msgstr "نوع سرویس" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 #, fuzzy msgid "Enable public registrations" msgstr "فعال‌سازی برنامه" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 #, fuzzy msgid "Enable private mode" msgstr "فعال‌سازی برنامه" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 #, fuzzy #| msgid "Default" msgid "Default Skin" msgstr "پیش‌فرض" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "زبان" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 #, fuzzy #| msgid "Password" msgid "Password updated" msgstr "رمز" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 #, fuzzy msgid "Public registrations enabled" msgstr "برنامه نصب شد." -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 #, fuzzy msgid "Public registrations disabled" msgstr "برنامه نصب شد." -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 #, fuzzy msgid "Private mode disabled" msgstr "برنامه نصب شد." -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "نام دامنه تنظیم شد" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "نام دامنه تنظیم شد" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Language changed" +msgid "Default language changed" +msgstr "زبان عوض شد" + #: plinth/modules/minetest/__init__.py:33 #, fuzzy, python-brace-format msgid "" @@ -8762,9 +8839,6 @@ msgstr "" #~ msgid "Register" #~ msgstr "ثبت نام" -#~ msgid "Skip Registration" -#~ msgstr "رد کردن ثبت نام" - #, fuzzy #~| msgid "Connection" #~ msgid "Custom Section" @@ -8986,9 +9060,6 @@ msgstr "" #~ "بسیاری از سرویس‌هایی که شما در وب به‌کار می‌برید می‌توانند به زودی همین‌جا و " #~ "زیر کنترل شما قرار بگیرند!" -#~ msgid "Language changed" -#~ msgstr "زبان عوض شد" - #, fuzzy #~| msgid "Configuration updated" #~ msgid "Set forwarding configuration updated" diff --git a/plinth/locale/fake/LC_MESSAGES/django.po b/plinth/locale/fake/LC_MESSAGES/django.po index 0bb0224ff..ffb06e17a 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n" "Last-Translator: Sunil Mohan Adapa \n" "Language-Team: Plinth Developers coturn app as the STUN/TURN " @@ -3430,7 +3449,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Applications" +msgid "Registration Token" +msgstr "APPLICATIONS" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Applications" +msgid "Pending Registrations" +msgstr "APPLICATIONS" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Applications" +msgid "Completed Registrations" +msgstr "APPLICATIONS" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3438,6 +3493,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3470,13 +3529,13 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 #, fuzzy #| msgid "Administrator Account" msgid "Administrator Password" msgstr "ADMINISTRATOR ACCOUNT" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3484,111 +3543,129 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "KITE NAME" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 #, fuzzy #| msgid "Applications" msgid "Enable public registrations" msgstr "APPLICATIONS" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 #, fuzzy #| msgid "Enable reStore" msgid "Enable private mode" msgstr "ENABLE RESTORE" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 #, fuzzy #| msgid "Default" msgid "Default Skin" msgstr "DEFAULT" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "LANGUAGE" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 #, fuzzy #| msgid "Password" msgid "Password updated" msgstr "PASSWORD" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 #, fuzzy #| msgid "Applications" msgid "Public registrations enabled" msgstr "APPLICATIONS" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 #, fuzzy #| msgid "Applications" msgid "Public registrations disabled" msgstr "APPLICATIONS" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 #, fuzzy #| msgid "PageKite enabled" msgid "Private mode enabled" msgstr "PAGEKITE ENABLED" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 #, fuzzy #| msgid "PageKite disabled" msgid "Private mode disabled" msgstr "PAGEKITE DISABLED" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 #, fuzzy #| msgid "Setting unchanged" msgid "Default skin changed" msgstr "SETTING UNCHANGED" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "DOMAIN NAME SET" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "DOMAIN NAME SET" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Setting unchanged" +msgid "Default language changed" +msgstr "SETTING UNCHANGED" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9018,11 +9095,6 @@ msgstr "" #~ msgid "Updates" #~ msgstr "UPDATE URL" -#, fuzzy -#~| msgid "Applications" -#~ msgid "User registrations enabled" -#~ msgstr "APPLICATIONS" - #, fuzzy #~| msgid "Applications" #~ msgid "User registrations disabled" diff --git a/plinth/locale/fr/LC_MESSAGES/django.po b/plinth/locale/fr/LC_MESSAGES/django.po index b6abc3eb6..4883bcc1c 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-10-30 11:00+0000\n" "Last-Translator: Coucouf \n" "Language-Team: French coturn app as the STUN/TURN " @@ -3394,7 +3413,45 @@ 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:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Sauter l'inscription" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "IP autorisées" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Sauter l'inscription" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Sauter l'inscription" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3406,6 +3463,10 @@ msgstr "" "valide. Rendez-vous sur Let’s Encrypt " "pour en obtenir un." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3452,11 +3513,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Mot de passe administrateur" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3468,7 +3529,7 @@ msgstr "" "requise est de 10 caractères. Laissez ce champ vide pour " "conserver le mot de passe actuel." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3478,19 +3539,19 @@ msgstr "" "dans les pieds de pages, fils et courriels. Exemples : « mafreedombox." "exemple.org » ou « exemple.onion »." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Nom du site" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Le nom du site à afficher sur le wiki." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Activer les inscriptions publiques" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3498,11 +3559,11 @@ msgstr "" "Permet à n’importe qui depuis Internet de créer un compte sur votre instance " "MediaWiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Activer le mode privé" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3511,11 +3572,11 @@ msgstr "" "lire/écrire sur ce wiki. Les inscriptions publiques sont également " "désactivées." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Thème par défaut" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3523,44 +3584,68 @@ msgstr "" "Choisissez un thème par défaut pour votre installation de MediaWiki. Les " "utilisateurs peuvent sélectionner leur thème préféré." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Choisir la langue" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Choisissez un thème par défaut pour votre installation de MediaWiki. Les " +"utilisateurs peuvent sélectionner leur thème préféré." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Mot de passe mis à jour" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" "Échec de la mise à jour du mot passe. Veuillez choisir un mot de passe plus " "sûr" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Inscriptions publiques activées" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Inscriptions publiques désactivées" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Mode privé activé" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Mode privé désactivé" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Thème par défaut modifié" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Nom de domaine modifié" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Nom de site modifié" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Thème par défaut modifié" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9762,9 +9847,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Inscription" -#~ msgid "Skip Registration" -#~ msgstr "Sauter l'inscription" - #~ msgid "Warning:
" #~ msgstr "Avertissement :
" diff --git a/plinth/locale/gl/LC_MESSAGES/django.po b/plinth/locale/gl/LC_MESSAGES/django.po index a8478a82e..e0eb7f896 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-12-30 10:51+0000\n" "Last-Translator: gallegonovato \n" "Language-Team: Galician coturn app as the STUN/TURN " @@ -2931,7 +2950,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2939,6 +2988,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2971,11 +3024,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2983,89 +3036,105 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Discovery" msgid "Site Name" msgstr "Descubrimento de servizo" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Idioma" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/gu/LC_MESSAGES/django.po b/plinth/locale/gu/LC_MESSAGES/django.po index 1b92c21ba..60b963614 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Gujarati coturn app as the STUN/TURN " @@ -3142,7 +3161,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "User registrations enabled" +msgid "Registration Token" +msgstr "વપરાશકર્તા રજીસ્ટ્રેશન સક્ષમ" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Enable application" +msgid "Pending Registrations" +msgstr "એપ્લીકેશનને પ્રસ્થાપિત કરો" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Enable new user registrations" +msgid "Completed Registrations" +msgstr "નવા વપરાશકર્તા રજીસ્ટ્રેશનને સક્ષમ કરો" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3150,6 +3205,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3182,11 +3241,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3194,107 +3253,125 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Type" msgid "Site Name" msgstr "સેવા પ્રકાર" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 #, fuzzy #| msgid "Enable application" msgid "Enable public registrations" msgstr "એપ્લીકેશનને પ્રસ્થાપિત કરો" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 #, fuzzy #| msgid "Enable application" msgid "Enable private mode" msgstr "એપ્લીકેશનને પ્રસ્થાપિત કરો" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "ભાષા" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 #, fuzzy #| msgid "Application installed." msgid "Public registrations enabled" msgstr "એપ્લીકેશન પ્રસ્થાપિત થઇ ગઈ છે." -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 #, fuzzy #| msgid "Application installed." msgid "Public registrations disabled" msgstr "એપ્લીકેશન પ્રસ્થાપિત થઇ ગઈ છે." -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 #, fuzzy #| msgid "Application enabled" msgid "Private mode enabled" msgstr "એપ્લિકેશન સક્ષમ કરો" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 #, fuzzy #| msgid "Application disabled" msgid "Private mode disabled" msgstr "એપ્લિકેશન અક્ષમ છે" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 #, fuzzy #| msgid "Setting unchanged" msgid "Default skin changed" msgstr "સેટિંગ યથાવત" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "ક્ષેત્રીય નામ સ્થાપિત કર્યું" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "ક્ષેત્રીય નામ સ્થાપિત કર્યું" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Setting unchanged" +msgid "Default language changed" +msgstr "સેટિંગ યથાવત" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -8013,9 +8090,6 @@ msgstr "" #~ msgid "Federated Social Network" #~ msgstr "સંઘબદ્ધિત સામાજીક નેટવર્ક" -#~ msgid "Enable new user registrations" -#~ msgstr "નવા વપરાશકર્તા રજીસ્ટ્રેશનને સક્ષમ કરો" - #~ msgid "dandelion*" #~ msgstr "ડેંડિલિઅન*" @@ -8041,9 +8115,6 @@ msgstr "" #~ "નહીં.
તમે ડાયસ્પોરા* પોડને અહીંથી ઍક્સેસ કરી શકો છો.%(domain_name)s " -#~ msgid "User registrations enabled" -#~ msgstr "વપરાશકર્તા રજીસ્ટ્રેશન સક્ષમ" - #~ msgid "User registrations disabled" #~ msgstr "વપરાશકર્તા રજીસ્ટ્રેશન અક્ષમ છે" diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index dd3db874b..b2f74298c 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Hindi coturn app as the STUN/TURN " @@ -3367,7 +3386,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "रजिस्ट्रेशन छोड़ें" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "रजिस्ट्रेशन छोड़ें" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "रजिस्ट्रेशन छोड़ें" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3375,6 +3430,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3418,11 +3477,11 @@ msgstr "मीडियाविकी" msgid "Wiki" msgstr "विकी" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "व्यवस्थापक पासवर्ड" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 #, fuzzy #| msgid "" #| "Set a new password for MediaWiki's administrator account (admin). Leave " @@ -3436,38 +3495,38 @@ msgstr "" "मीडियाविकी एेडमिन अकाउंट के लिये नया पासवर्ड सेट करें (एेडमिन). वर्तमान पासवर्ड रखने के " "लिए इस फ़ील्ड को रिक्त छोड़ें." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "कईट नाम" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "सार्वजनिक रेजिस्टेशिन सक्षम करें" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "सक्षम कर के इंटरनेट पर किसी को अपने मिडीयाविकी इस्टेशं पर एक अकाउंट बना सकता है." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "निजी मोड सक्षम करें" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3475,63 +3534,81 @@ msgstr "" "अगर सक्षम है, प्रवेश प्रतिबंधित किया जाएगा. सिर्फ जो लोग जिनके पास अकाउंट है वो लोग " "विकी को पढ़/लिक सकते हैं. सार्वजनिक रेगीसट्रेशिन भी अक्षम कर दिए जाएंगे." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 #, fuzzy #| msgid "Default" msgid "Default Skin" msgstr "डिफ़ॉल्ट" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "भाषा चुनें" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "पासवर्ड अपडेट" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 #, fuzzy #| msgid "Password used to encrypt data. Must match server password." msgid "Password update failed. Please choose a stronger password" msgstr "" "डेटा एंक्रिप्ट करने के लिए पासवर्ड उपयोग किया गया . सर्वर पासवर्ड से मेल खाना चाहिए." -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "सार्वजनिक रेगीसट्रेशिन सक्षम किया" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "सार्वजनिक रेगीसट्रेशिन अक्षम किया" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "निजी मोड सक्षम किया" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "निजी मोड सक्षम किया" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 #, fuzzy #| msgid "Setting unchanged" msgid "Default skin changed" msgstr "सेटिंग स्थिर है" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "डोमेन नाम सेट हो गया है" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "डोमेन नाम सेट हो गया है" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Setting unchanged" +msgid "Default language changed" +msgstr "सेटिंग स्थिर है" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9517,9 +9594,6 @@ msgstr "" #~ msgid "Register" #~ msgstr "रजिस्टर" -#~ msgid "Skip Registration" -#~ msgstr "रजिस्ट्रेशन छोड़ें" - #~ msgid "Warning:
" #~ msgstr "वार्निंग:
" diff --git a/plinth/locale/hu/LC_MESSAGES/django.po b/plinth/locale/hu/LC_MESSAGES/django.po index 0cab93360..92cd6df7c 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-10-24 18:39+0000\n" "Last-Translator: Sunil Mohan Adapa \n" "Language-Team: Hungarian coturn app as the STUN/TURN " @@ -3357,7 +3376,45 @@ 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:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Regisztráció kihagyása" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Engedélyezett IP-címek" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Regisztráció kihagyása" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Regisztráció kihagyása" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3369,6 +3426,10 @@ msgstr "" "szükséged. Kérlek, látogasd meg a Let's " "Encrypt weboldalát ahhoz, hogy beszerezz egyet." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3412,11 +3473,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Rendszergazdai jelszó" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3428,7 +3489,7 @@ msgstr "" "karakterből kell állnia. Hagyd üresen ezt a mezőt, ha meg szeretnéd " "tartani a jelenlegi jelszót." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3438,21 +3499,21 @@ msgstr "" "láblécben, hírcsatornákban és e-mailekben. Példa: \"freedomboxom.pelda.org\" " "or \"pelda.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "Kite név" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Az oldal neve, ahogyan az a wikiben megjelenik." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Szabad regisztráció engedélyezése" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3460,11 +3521,11 @@ msgstr "" "Ha engedélyezett, az interneten bárki létrehozhat egy fiókot ebben a " "MediaWiki példányban." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Privát mód engedélyezése" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3473,11 +3534,11 @@ msgstr "" "rendelkező emberek fogják tudni olvasni/írni a wiki-t. A szabad regisztráció " "is le lesz tiltva." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Alapértelmezett felszín" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3485,42 +3546,66 @@ msgstr "" "Válassz alapértelmezett felszínt a MediaWiki telepítéséhez. A " "felhasználóknak lehetőségük van kiválasztani a saját kedvelt felszínüket." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Válassz nyelvet" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Válassz alapértelmezett felszínt a MediaWiki telepítéséhez. A " +"felhasználóknak lehetőségük van kiválasztani a saját kedvelt felszínüket." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Jelszó frissítve" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "A jlszó frisítése nem sikerült. Kérlek válassz egy erősebb jelszót" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Szabad regisztráció engedélyezve" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Szabad regisztráció letiltva" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Privát mód engedélyezve" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Privát mód letiltva" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Az alapértelmezett felszín megváltozott" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Domainnév frissítve" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Az oldal neve frissítve" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Az alapértelmezett felszín megváltozott" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9669,9 +9754,6 @@ msgstr "Gudzsaráti" #~ msgid "Register" #~ msgstr "Regisztráció" -#~ msgid "Skip Registration" -#~ msgstr "Regisztráció kihagyása" - #~ msgid "Warning:
" #~ msgstr "Figyelmeztetés:
" diff --git a/plinth/locale/id/LC_MESSAGES/django.po b/plinth/locale/id/LC_MESSAGES/django.po index 3cc7ec0c5..3420c791a 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Indonesian coturn app as the STUN/TURN " @@ -3325,7 +3344,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Batalkan Pendaftaran" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Batalkan Pendaftaran" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Batalkan Pendaftaran" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3333,6 +3388,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3365,11 +3424,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Kata Sandi Administrator" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3377,58 +3436,70 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "nama Kite" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Aktifkan pendaftaran publik" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Aktifkan mode pribadi" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Pilih bahasa" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Kata sandi diperbarui" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 #, fuzzy #| msgid "Password used to encrypt data. Must match server password." msgid "Password update failed. Please choose a stronger password" @@ -3436,38 +3507,44 @@ msgstr "" "Kata sandi yang digunakan untuk mengenkripsi data. Harus mencocokkan kata " "sandi server." -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Pendaftaran publik diaktifkan" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Pendaftaran publik dinonaktifkan" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Mode privat diaktifkan" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Mode privat dinonaktifkan" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "Set nama domain" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "Set nama domain" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Language changed" +msgid "Default language changed" +msgstr "Bahasa telah dipilih" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -8557,9 +8634,6 @@ msgstr "Bahasa Gujarat" #~ msgid "Register" #~ msgstr "Pendaftaran" -#~ msgid "Skip Registration" -#~ msgstr "Batalkan Pendaftaran" - #~ msgid "Save Services" #~ msgstr "Simpan Layanan" @@ -8687,9 +8761,6 @@ msgstr "Bahasa Gujarat" #~ msgid "Services and Applications" #~ msgstr "Layanan dan Aplikasi" -#~ msgid "Language changed" -#~ msgstr "Bahasa telah dipilih" - #, fuzzy #~| msgid "General Configuration" #~ msgid "Enable DNSSEC configuration updated" diff --git a/plinth/locale/it/LC_MESSAGES/django.po b/plinth/locale/it/LC_MESSAGES/django.po index 3fa53cf55..ae8964a30 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Italian coturn app as the STUN/TURN " @@ -3312,7 +3331,43 @@ msgstr "" "I nuovi utenti possono essere registrati da qualsiasi cliente se la " "registrazione pubblica è abilitata." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Salta Registrazione" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Salta Registrazione" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Salta Registrazione" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3320,6 +3375,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3365,11 +3424,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Password Amministratore" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 #, fuzzy #| msgid "" #| "Set a new password for MediaWiki's administrator account (admin). Leave " @@ -3383,28 +3442,28 @@ msgstr "" "Imposta una nuova password per il profilo amministratore (admin) di " "MediaWiki. Lascia vuoto questo campo per mantenere la password corrente." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "Nome Kite" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Attivare le registrazioni pubbliche" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3412,11 +3471,11 @@ msgstr "" "Se abilitato, chiunque nell'Internet potrà creare un profilo nella tua " "istanza MediaWiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Abilita modalità privata" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3425,56 +3484,74 @@ msgstr "" "potranno scrivere/leggere nel wiki. Inoltre saranno disabilitate le " "registrazioni pubbliche." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Tema predefinito" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Lingua" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Password aggiornata" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Registrazioni pubbliche abilitate" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Registrazioni pubbliche disabilitate" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 #, fuzzy msgid "Private mode enabled" msgstr "Modo privato abilitato" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 #, fuzzy msgid "Private mode disabled" msgstr "Modo privato disabilitato" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Tema predefinito modificato" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy msgid "Domain name updated" msgstr "Imposta nome di dominio" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy msgid "Site name updated" msgstr "Imposta nome di dominio" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Tema predefinito modificato" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -8832,9 +8909,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Registra" -#~ msgid "Skip Registration" -#~ msgstr "Salta Registrazione" - #~ msgid "Warning:
" #~ msgstr "Attenzione:
" diff --git a/plinth/locale/ja/LC_MESSAGES/django.po b/plinth/locale/ja/LC_MESSAGES/django.po index 6ef359dc6..90dc1cce6 100644 --- a/plinth/locale/ja/LC_MESSAGES/django.po +++ b/plinth/locale/ja/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2021-05-20 12:32+0000\n" "Last-Translator: Jacque Fresco \n" "Language-Team: Japanese coturn app as the STUN/TURN " @@ -2923,7 +2942,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2931,6 +2980,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2963,11 +3016,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2975,87 +3028,101 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +msgid "Default Language" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index 5a3ad0d05..12eaf1321 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2020-07-16 16:41+0000\n" "Last-Translator: Yogesh \n" "Language-Team: Kannada coturn app as the STUN/TURN " @@ -2923,7 +2942,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2931,6 +2980,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2963,11 +3016,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2975,87 +3028,101 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +msgid "Default Language" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/lt/LC_MESSAGES/django.po b/plinth/locale/lt/LC_MESSAGES/django.po index 70c130bc8..c85988d00 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Lithuanian coturn app as the STUN/TURN " @@ -2925,7 +2944,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2933,6 +2982,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2965,11 +3018,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2977,87 +3030,101 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +msgid "Default Language" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/lv/LC_MESSAGES/django.po b/plinth/locale/lv/LC_MESSAGES/django.po index b3d1a3ecb..f00db7c63 100644 --- a/plinth/locale/lv/LC_MESSAGES/django.po +++ b/plinth/locale/lv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Latvian coturn app as the STUN/TURN " @@ -2924,7 +2943,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2932,6 +2981,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2964,11 +3017,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2976,87 +3029,101 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +msgid "Default Language" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 494f3ee5f..5c8ad2409 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-11-07 10:05+0000\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål coturn app as the STUN/TURN " @@ -3377,7 +3396,45 @@ msgstr "" "Nye brukere kan registrere seg fra enhver klient hvis offentlig registrering " "er påskrudd." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Sløyf registering (Registration)" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Tillatte IP-er" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Sløyf registering (Registration)" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Sløyf registering (Registration)" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3388,6 +3445,10 @@ msgstr "" "Matrix Synapse-instanser krever et gyldig TLS-sertifikat. Gå til Let's Encrypt for å skaffe deg det." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3432,11 +3493,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Administratorpassord" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 #, fuzzy #| msgid "" #| "Set a new password for MediaWiki's administrator account (admin). Leave " @@ -3450,28 +3511,28 @@ msgstr "" "Sett et nytt passord for MediaWikis administratorkonto (admin). La dette " "feltet stå tomt for å beholde gjeldende passord." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "«Kite»-navn" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Aktiver offentlig registrering" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3479,11 +3540,11 @@ msgstr "" "Hvis påskrudd, vil alle på Internett kunne opprette en konto på din " "MediaWiki-instans." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Skru på privat modus" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3491,11 +3552,11 @@ msgstr "" "Hvis påskrudd, vil tilgang begrenses. Kun folk som har kontoer kan lese/" "skrive på wiki-en. Offentlige registreringer vil også bli avskrudd." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Forvalgt drakt" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3503,42 +3564,66 @@ msgstr "" "Velg forvalgsdrakt for din MediaWiki-installasjon. Brukere kan velge egen " "drakt." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Velg språk" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Velg forvalgsdrakt for din MediaWiki-installasjon. Brukere kan velge egen " +"drakt." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Passord oppdatert" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Passordoppdatering feilet. Vennligst bruk ett sterkere passord" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Offentlig registrering aktivert" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Offentlig registrering avskrudd" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Privat modus påskrudd" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Privat modus avskrudd" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Forvalgt drakt endret" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Domenenavn oppdatert" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Stedsnavn oppdatert" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Forvalgt drakt endret" + #: plinth/modules/minetest/__init__.py:33 #, fuzzy, python-brace-format msgid "" @@ -9606,9 +9691,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Registrer" -#~ msgid "Skip Registration" -#~ msgstr "Sløyf registering (Registration)" - #~ msgid "Warning:
" #~ msgstr "Advarsel:
" diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index 47b07841d..08d16b6a4 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-16 19:39+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch coturn app as the STUN/TURN " @@ -3345,7 +3364,45 @@ msgstr "" "Nieuwe gebruikers kunnen worden geregistreerd vanaf elke client als de " "openbare registratie is ingeschakeld." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Registratie Overslaan" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Toegestane IP adressen" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Registratie Overslaan" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Registratie Overslaan" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3357,6 +3414,10 @@ msgstr "" "vereist. Ga naar Let's Encrypt om er een " "te verkrijgen." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3401,11 +3462,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Beheerderswachtwoord" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3416,7 +3477,7 @@ msgstr "" "wachtwoord moet minimaal 10 tekens zijn, en niet makkelijk " "te raden. Laat dit veld leeg om het huidige wachtwoord te behouden." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3426,19 +3487,19 @@ msgstr "" "verwijzen, zoals in de footer, feeds en e-mails. Voorbeelden: \"myfreedombox." "example.org\" of \"example.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Sitenaam" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Naam van de site zoals weergegeven in de wiki." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Openbare registraties inschakelen" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3446,11 +3507,11 @@ msgstr "" "Als dit actief is, zal iedereen via het internet een gebruiker op deze " "MediaWiki applicatie kunnen registreren." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Privé-modus inschakelen" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3459,11 +3520,11 @@ msgstr "" "gebruikers zullen de wiki kunnen lezen en bewerken. Registratie is niet open " "voor publiek." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Standaard Uiterlijk" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3471,42 +3532,66 @@ msgstr "" "Kies een standaard uiterlijk voor de MediaWiki-installatie. Gebruikers " "hebben de mogelijkheid om hun favoriete uiterlijk te kiezen." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Selecteer taal" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Kies een standaard uiterlijk voor de MediaWiki-installatie. Gebruikers " +"hebben de mogelijkheid om hun favoriete uiterlijk te kiezen." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Wachtwoord bijgewerkt" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Wachtwoordupdate mislukt. Kies een sterker wachtwoord" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Openbare registraties ingeschakeld" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Openbare registraties uitgeschakeld" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Privé-modus ingeschakeld" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Privé-modus uitgeschakeld" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Standaard uiterlijk veranderd" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Domeinnaam bijgewerkt" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Sitenaam bijgewerkt" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Standaard uiterlijk veranderd" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9569,9 +9654,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Registreren" -#~ msgid "Skip Registration" -#~ msgstr "Registratie Overslaan" - #~ msgid "Warning:
" #~ msgstr "Waarschuwing:
" diff --git a/plinth/locale/pl/LC_MESSAGES/django.po b/plinth/locale/pl/LC_MESSAGES/django.po index 2e8ce0f40..df22fa422 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Polish coturn app as the STUN/TURN " @@ -3228,7 +3247,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Pomiń rejstrację" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Pomiń rejstrację" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Pomiń rejstrację" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3236,6 +3291,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3268,13 +3327,13 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 #, fuzzy #| msgid "Administrator Account" msgid "Administrator Password" msgstr "Konto Administratora" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3282,109 +3341,127 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Type" msgid "Site Name" msgstr "Typ usługi" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 #, fuzzy #| msgid "Enable application" msgid "Enable public registrations" msgstr "Aktywuj aplikację" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 #, fuzzy #| msgid "Enable creative mode" msgid "Enable private mode" msgstr "Włącz tryb kreatywny" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Język" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 #, fuzzy #| msgid "Password" msgid "Password updated" msgstr "Hasło" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 #, fuzzy #| msgid "Application installed." msgid "Public registrations enabled" msgstr "Aplikacja zainstalowania." -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 #, fuzzy #| msgid "Application installed." msgid "Public registrations disabled" msgstr "Aplikacja zainstalowania." -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 #, fuzzy #| msgid "Application enabled" msgid "Private mode enabled" msgstr "Aplikacja włączona" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 #, fuzzy #| msgid "Application disabled" msgid "Private mode disabled" msgstr "Aplikacja wyłączona" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 #, fuzzy #| msgid "Setting unchanged" msgid "Default skin changed" msgstr "Ustawienie bez zmian" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "Nazwa domeny ustawiona" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "Nazwa domeny ustawiona" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Setting unchanged" +msgid "Default language changed" +msgstr "Ustawienie bez zmian" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -8550,9 +8627,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Zarejstruj" -#~ msgid "Skip Registration" -#~ msgstr "Pomiń rejstrację" - #~ msgid "Custom Section" #~ msgstr "Dostosowany ustęp" diff --git a/plinth/locale/pt/LC_MESSAGES/django.po b/plinth/locale/pt/LC_MESSAGES/django.po index 8286872b0..1a3690a24 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Portuguese coturn app as the STUN/TURN " @@ -3099,7 +3118,43 @@ msgid "" msgstr "" "Novos utilizadores podem registar-se se o registo público estiver activado." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Applications" +msgid "Registration Token" +msgstr "Aplicações" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Enable application" +msgid "Pending Registrations" +msgstr "Ativar aplicação" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Enable application" +msgid "Completed Registrations" +msgstr "Ativar aplicação" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3107,6 +3162,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3139,11 +3198,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3151,107 +3210,125 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Discovery" msgid "Site Name" msgstr "Descoberta do Serviço" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 #, fuzzy #| msgid "Enable application" msgid "Enable public registrations" msgstr "Ativar aplicação" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 #, fuzzy #| msgid "Applications" msgid "Enable private mode" msgstr "Aplicações" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Língua" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 #, fuzzy #| msgid "Applications" msgid "Public registrations enabled" msgstr "Aplicações" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 #, fuzzy #| msgid "Applications" msgid "Public registrations disabled" msgstr "Aplicações" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 #, fuzzy #| msgid "Applications" msgid "Private mode enabled" msgstr "Aplicações" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 #, fuzzy #| msgid "Applications" msgid "Private mode disabled" msgstr "Aplicações" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 #, fuzzy #| msgid "Setting unchanged" msgid "Default skin changed" msgstr "Definição inalterada" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "Nome do domínio definido" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "Nome do domínio definido" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Setting unchanged" +msgid "Default language changed" +msgstr "Definição inalterada" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -7979,11 +8056,6 @@ msgstr "Gujarati" #~ msgid "Updates" #~ msgstr "Configuração Geral" -#, fuzzy -#~| msgid "Applications" -#~ msgid "User registrations enabled" -#~ msgstr "Aplicações" - #, fuzzy #~| msgid "Applications" #~ msgid "User registrations disabled" diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 8cf41ee04..8733d5783 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-10-10 18:05+0000\n" "Last-Translator: Nikita Epifanov \n" "Language-Team: Russian coturn app as the STUN/TURN " @@ -3329,7 +3348,45 @@ msgstr "" "Новые пользователи могут быть зарегистрированы с любого клиента, если " "включена публичная регистрация." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Пропустить регистрацию" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Разрешенные IP-адреса" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Пропустить регистрацию" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Пропустить регистрацию" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3341,6 +3398,10 @@ msgstr "" "Пожалуйста, посетите Let's Encrypt, " "чтобы получить его." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3385,11 +3446,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Пароль администратора" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3401,7 +3462,7 @@ msgstr "" "10 символов. Оставьте это поле пустым, чтобы сохранить " "текущий пароль." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3411,19 +3472,19 @@ msgstr "" "внизу веб-страниц, в RSS-потоках или в электронных письмах. Например: " "\"myfreedombox.example.org\" или \"example.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Название сайта" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Название сайта, отображаемое в вики." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Включить публичную регистрацию" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3431,11 +3492,11 @@ msgstr "" "Если включено, кто угодно в интернете сможет создать учётную запись в вашем " "экземпляре MediaWiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Включить режим приватности" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3444,11 +3505,11 @@ msgstr "" "записи, смогут читать или писать в вики. Публичные регистрации также будут " "отключены." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Скин по умолчанию" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3456,42 +3517,66 @@ msgstr "" "Выберите скин по умолчанию для вашей установки MediaWiki. Пользователи могут " "выбрать предпочитаемый скин." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Выберите язык" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Выберите скин по умолчанию для вашей установки MediaWiki. Пользователи могут " +"выбрать предпочитаемый скин." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Пароль обновлен" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Не удалось обновить пароль. Пожалуйста, выберите более надежный пароль" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Публичная регистрация включена" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Публичная регистрация отключена" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Режим приватности включен" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Режим приватности выключен" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Скин по умолчанию изменен" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Доменное имя обновлено" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Название сайта обновлено" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Скин по умолчанию изменен" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9564,9 +9649,6 @@ msgstr "Гуджарати" #~ msgid "Register" #~ msgstr "Зарегистрироваться" -#~ msgid "Skip Registration" -#~ msgstr "Пропустить регистрацию" - #~ msgid "Warning:
" #~ msgstr "Предупреждение
" diff --git a/plinth/locale/si/LC_MESSAGES/django.po b/plinth/locale/si/LC_MESSAGES/django.po index 4b2f83ec2..d01254a6f 100644 --- a/plinth/locale/si/LC_MESSAGES/django.po +++ b/plinth/locale/si/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2021-04-27 13:32+0000\n" "Last-Translator: HelaBasa \n" "Language-Team: Sinhala coturn app as the STUN/TURN " @@ -2923,7 +2942,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2931,6 +2980,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2963,11 +3016,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2975,87 +3028,101 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +msgid "Default Language" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/sl/LC_MESSAGES/django.po b/plinth/locale/sl/LC_MESSAGES/django.po index bb0d1135b..466c00060 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Slovenian coturn app as the STUN/TURN " @@ -3122,7 +3141,39 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Server Administration" +msgid "Pending Registrations" +msgstr "Skrbništvo strežnika" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3130,6 +3181,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3162,11 +3217,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3174,93 +3229,109 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Discovery" msgid "Site Name" msgstr "Odkrivanje storitev" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Jezik" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain Name" msgid "Domain name updated" msgstr "Ime domene" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain Name" msgid "Site name updated" msgstr "Ime domene" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/sq/LC_MESSAGES/django.po b/plinth/locale/sq/LC_MESSAGES/django.po index 2a252b118..95c7a8c6e 100644 --- a/plinth/locale/sq/LC_MESSAGES/django.po +++ b/plinth/locale/sq/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-25 11:36+0000\n" "Last-Translator: Besnik Bleta \n" "Language-Team: Albanian coturn app as the STUN/TURN " @@ -3346,7 +3365,45 @@ msgstr "" "Përdorues të rinj mund të regjistrohen prej cilitdo klient, nëse është " "aktivizuar regjistrimi publik." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "User registrations enabled" +msgid "Registration Token" +msgstr "Regjistrim përdoruesish i aktivizuar" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "IP të Lejuara" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Enable Public Registration" +msgid "Pending Registrations" +msgstr "Aktivizo Regjistrim Publik" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Enable new user registrations" +msgid "Completed Registrations" +msgstr "Aktivizo regjistrime përdoruesish të rinj" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3358,6 +3415,10 @@ msgstr "" "Ju lutemi, kaloni te Let's Encrypt, që " "të merrni një të tillë." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3403,11 +3464,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Fjalëkalim Përgjegjësi" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3419,7 +3480,7 @@ msgstr "" "domosdoshme është 10 shenja. Që të mbani fjalëkalimin e " "tanishëm, lëreni të zbrazët këtë fushë." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3429,19 +3490,19 @@ msgstr "" "fundfaqja, prurjet ose email-e. Shembuj: “myfreedombox.example.org”, ose " "“example.onion”." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Emër Sajti" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Emër i sajtit siç shfaqet nëpër wiki." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Aktivizo regjistrime publike" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3449,11 +3510,11 @@ msgstr "" "Në u aktivizoftë, cilido në internet do të jetë në gjendje të krijojë një " "llogari në instancën tuaj MediaWiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Aktivizo mënyrën private" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3462,11 +3523,11 @@ msgstr "" "llogari mund të lexojnë/shkruajnë te wiki. Regjistrimet publike do të jenë " "gjithashtu të çaktivizuar." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Lëkurçe Parazgjedhje" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3474,44 +3535,68 @@ msgstr "" "Zgjidhni një lëkurçe parazgjedhje për instalimin tuaj MediaWiki. Përdoruesit " "kanë mundësi të përzgjedhin lëkurçen e tyre të parapëlqyer." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Përzgjidhni gjuhën" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Zgjidhni një lëkurçe parazgjedhje për instalimin tuaj MediaWiki. Përdoruesit " +"kanë mundësi të përzgjedhin lëkurçen e tyre të parapëlqyer." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Fjalëkalimi u përditësua" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" "Përditësimi i fjalëkalimit dështoi. Ju lutemi, zgjidhni një fjalëkalim më të " "fortë" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Regjistrimet publike u aktivizuan" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Regjistrimet publike u çaktivizuan" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Mënyra private u aktivizua" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Mënyra private u çaktivizua" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Lëkurçja parazgjedhje u ndryshua" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Emri i përkatësisë u përditësua" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Emri i sajtit u përditësua" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Lëkurçja parazgjedhje u ndryshua" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9008,9 +9093,6 @@ msgstr "Gujaratase" #~ msgid "Federated Social Network" #~ msgstr "Rrjet Shoqëror i Federuar" -#~ msgid "Enable new user registrations" -#~ msgstr "Aktivizo regjistrime përdoruesish të rinj" - #~ msgid "dandelion*" #~ msgstr "dandelion*" @@ -9037,9 +9119,6 @@ msgstr "Gujaratase" #~ "të nyjës.
Te nyja diaspora* mund të hyni që nga diaspora.%(domain_name)s " -#~ msgid "User registrations enabled" -#~ msgstr "Regjistrim përdoruesish i aktivizuar" - #~ msgid "User registrations disabled" #~ msgstr "Regjistrim përdoruesish i çaktivizuar" diff --git a/plinth/locale/sr/LC_MESSAGES/django.po b/plinth/locale/sr/LC_MESSAGES/django.po index 73bd007ce..15c2e90d2 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Serbian coturn app as the STUN/TURN " @@ -3016,7 +3035,39 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Server Administration" +msgid "Pending Registrations" +msgstr "Administracija Servera" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3024,6 +3075,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3056,11 +3111,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3068,93 +3123,109 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Discovery" msgid "Site Name" msgstr "Otkrivanje Servisa" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Jezik" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain Name Server" msgid "Domain name updated" msgstr "Domain Name Server" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain Name Server" msgid "Site name updated" msgstr "Domain Name Server" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index ab204bede..e9265f33c 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-26 18:38+0000\n" "Last-Translator: Michael Breidenbach \n" "Language-Team: Swedish coturn app as the STUN/TURN " @@ -3315,7 +3334,45 @@ msgstr "" "Nya användare kan registreras från valfri klient om offentlig registrering " "är aktiverad." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Hoppa över registrering" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Tillåtna IPs" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Hoppa över registrering" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Hoppa över registrering" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3327,6 +3384,10 @@ msgstr "" "certifikat. Gå till Let's Encrypt för " "att få en sådan." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3370,11 +3431,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Wiki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Administratörs lösenord" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3386,7 +3447,7 @@ msgstr "" "tecken. Lämna det här fältet tomt om du vill behålla det nuvarande " "lösenordet." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3396,19 +3457,19 @@ msgstr "" "i sidfot, flöden och e-post. Exempel: \"myfreedombox.example.org\" eller " "\"example.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Sidnamn" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Namn på webbplatsen som visas i hela wiki." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Aktivera offentliga registreringar" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3416,11 +3477,11 @@ msgstr "" "Om aktiverad, kommer alla på Internet att kunna skapa ett konto på din " "MediaWiki instans." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Aktivera privat läge" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3429,11 +3490,11 @@ msgstr "" "läsa/skriva till wiki. Offentliga registreringar kommer också att " "inaktiveras." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Standardskal" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3441,42 +3502,66 @@ msgstr "" "Välj ett standardskal för din MediaWiki-installation. Användare har " "möjlighet att välja önskad utseendet." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Välj språk" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Välj ett standardskal för din MediaWiki-installation. Användare har " +"möjlighet att välja önskad utseendet." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Lösenord uppdaterad" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Lösenordsuppdateringen misslyckades. Välj ett starkare lösenord" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Offentliga registreringar aktiverade" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Offentliga registreringar avaktiverad" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Privat läge aktiverat" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Privat läge inaktiverat" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Standardskal ändrat" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Domännamnet uppdaterat" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Sidnamnet har uppdaterats" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Standardskal ändrat" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9520,9 +9605,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Registrera dig" -#~ msgid "Skip Registration" -#~ msgstr "Hoppa över registrering" - #~ msgid "Warning:
" #~ msgstr "Varning:
" diff --git a/plinth/locale/ta/LC_MESSAGES/django.po b/plinth/locale/ta/LC_MESSAGES/django.po index 668f6ee7c..e3ef60170 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -304,7 +304,9 @@ msgstr "" msgid "Key in Repository" msgstr "" -#: plinth/modules/backups/forms.py:177 plinth/modules/searx/forms.py:14 +#: plinth/modules/backups/forms.py:177 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:62 +#: plinth/modules/searx/forms.py:14 msgid "None" msgstr "" @@ -913,7 +915,7 @@ msgstr "" #: plinth/modules/bind/views.py:61 plinth/modules/config/views.py:98 #: plinth/modules/coturn/views.py:40 plinth/modules/deluge/views.py:35 #: plinth/modules/dynamicdns/views.py:78 plinth/modules/ejabberd/views.py:95 -#: plinth/modules/email/views.py:45 plinth/modules/matrixsynapse/views.py:121 +#: plinth/modules/email/views.py:45 plinth/modules/matrixsynapse/views.py:146 #: plinth/modules/minetest/views.py:55 plinth/modules/mumble/views.py:37 #: plinth/modules/pagekite/forms.py:74 plinth/modules/privacy/views.py:36 #: plinth/modules/quassel/views.py:29 plinth/modules/roundcube/views.py:32 @@ -1587,7 +1589,7 @@ msgstr "" #: plinth/modules/dynamicdns/templates/dynamicdns.html:18 #: plinth/modules/email/templates/email.html:35 #: plinth/modules/letsencrypt/templates/letsencrypt.html:24 -#: plinth/modules/mediawiki/forms.py:34 +#: plinth/modules/mediawiki/forms.py:46 msgid "Domain" msgstr "" @@ -1681,7 +1683,7 @@ msgid "" "the histories are stored as plain text or encrypted." msgstr "" -#: plinth/modules/ejabberd/forms.py:35 plinth/modules/matrixsynapse/forms.py:22 +#: plinth/modules/ejabberd/forms.py:35 plinth/modules/matrixsynapse/forms.py:38 msgid "Automatically manage audio/video call setup" msgstr "" @@ -1693,19 +1695,19 @@ msgid "" "server." msgstr "" -#: plinth/modules/ejabberd/forms.py:44 plinth/modules/matrixsynapse/forms.py:31 +#: plinth/modules/ejabberd/forms.py:44 plinth/modules/matrixsynapse/forms.py:47 msgid "STUN/TURN Server URIs" msgstr "" -#: plinth/modules/ejabberd/forms.py:46 plinth/modules/matrixsynapse/forms.py:33 +#: plinth/modules/ejabberd/forms.py:46 plinth/modules/matrixsynapse/forms.py:49 msgid "List of public URIs of the STUN/TURN server, one on each line." msgstr "" -#: plinth/modules/ejabberd/forms.py:50 plinth/modules/matrixsynapse/forms.py:37 +#: plinth/modules/ejabberd/forms.py:50 plinth/modules/matrixsynapse/forms.py:53 msgid "Shared Authentication Secret" msgstr "" -#: plinth/modules/ejabberd/forms.py:51 plinth/modules/matrixsynapse/forms.py:38 +#: plinth/modules/ejabberd/forms.py:51 plinth/modules/matrixsynapse/forms.py:54 msgid "Shared secret used to compute passwords for the TURN server." msgstr "" @@ -2853,18 +2855,35 @@ msgstr "" msgid "Matrix Synapse" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:16 +#: plinth/modules/matrixsynapse/forms.py:15 +msgid "" +"Disabled. This could lead to adversaries registering many spam accounts on " +"your server with automated scripts." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:18 +msgid "" +"Require users creating a new account to use a registration token. A token " +"will be created automatically. Pass this token to your potential new users. " +"They will be asked for the token during registration. (recommended)" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:27 msgid "Enable Public Registration" msgstr "" -#: plinth/modules/matrixsynapse/forms.py:17 +#: plinth/modules/matrixsynapse/forms.py:28 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:24 +#: plinth/modules/matrixsynapse/forms.py:33 +msgid "Verification method for registration" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:40 #, python-brace-format msgid "" "Configures the local coturn app as the STUN/TURN " @@ -2922,7 +2941,37 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +msgid "Pending Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -2930,6 +2979,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -2962,11 +3015,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -2974,87 +3027,101 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +msgid "Default Language" +msgstr "" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index dc2c57542..7463b98b2 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-03-02 12:27+0000\n" "Last-Translator: James Valleroy \n" "Language-Team: Telugu coturn app as the STUN/TURN " @@ -3221,7 +3240,45 @@ msgid "" "enabled." msgstr "పబ్లిక్ రిజిస్ట్రేషన్ ప్రారంభించబడితే ఏదైనా క్లయింట్ నుండి క్రొత్త వినియోగదారులను నమోదు చేసుకోవచ్చు." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "నమోదు చేసుకొనుట దాటి వేయండి" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "అనుమతించబడిన ఐపిలు" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "నమోదు చేసుకొనుట దాటి వేయండి" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "నమోదు చేసుకొనుట దాటి వేయండి" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3232,6 +3289,10 @@ msgstr "" "కూడిన ఫెడరేషన్‌కు చెల్లుబాటు అయ్యే TLS ప్రమాణపత్రం అవసరం. దయచేసి ఒకదాన్ని పొందడానికి లెట్స్ ఎన్‌క్రిప్ట్కి వెళ్లండి." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3272,11 +3333,11 @@ msgstr "మీడియావికీ" msgid "Wiki" msgstr "వికీ" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "నిర్వాహకుని రహస్యపదం" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 #, fuzzy #| msgid "" #| "Set a new password for MediaWiki's administrator account (admin). Leave " @@ -3290,7 +3351,7 @@ msgstr "" "మీడియావికీ యొక్క అడ్మినిస్ట్రేటర్ ఖాతా (admin) కోసం ఒక కొత్త రహస్యపదాన్ని సెట్ చెయ్యండి. ప్రస్తుత రహస్యపదాన్ని " "ఉంచాలనుకుంటే ఈ ఫీల్డ్ ను ఖాళీగా వదిలేయండి." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 #, fuzzy #| msgid "" #| "Used by MediaWiki to generate URLs that point to the wiki such as in " @@ -3303,31 +3364,31 @@ msgstr "" "ఫుటర్, ఫీడ్‌లు మరియు ఇమెయిల్‌లు వంటి వికీని సూచించే URLలను రూపొందించడానికి MediaWiki ద్వారా " "ఉపయోగించబడుతుంది." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Kite name" msgid "Site Name" msgstr "కైట్ పేరు" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "పబ్లిక్ రిజిస్ట్రేషన్లను ప్రారంభించండి" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "ఇది సశక్త పరిచినట్లయితే, అంతర్జాలంలో ఉన్న ఎవరైనా మీ మీడియావికీ ఉదాహరణ మీద ఖాతాను సృజించుకోగలరు." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "ప్రైవేట్ మోడ్‌ను ప్రారంభించండి" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3335,11 +3396,11 @@ msgstr "" "ప్రారంభించబడితే, సాంగత్యం పరిమితం చేయబడుతుంది. ఖాతాలు ఉన్నవారు మాత్రమే వికీలో చదవగలరు/వ్రాయగలరు. " "ప్రజా రిజిస్ట్రేషన్లు కూడా నిలిపివేయబడతాయి." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "డిఫాల్ట్ చర్మం" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3347,48 +3408,72 @@ msgstr "" "మీ మీడియావికీ ఇన్‌స్టాలేషన్ కోసం డిఫాల్ట్ చర్మాన్ని ఎంచుకోండి. వినియోగదారులు తమకు నచ్చిన చర్మాన్ని ఎంచుకునే " "అవకాశం ఉంటుంది." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "బాషను ఎంచుకోండి" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"మీ మీడియావికీ ఇన్‌స్టాలేషన్ కోసం డిఫాల్ట్ చర్మాన్ని ఎంచుకోండి. వినియోగదారులు తమకు నచ్చిన చర్మాన్ని ఎంచుకునే " +"అవకాశం ఉంటుంది." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "అనుమతిపదం నవీకరించబడింది" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 #, fuzzy #| msgid "Password used to encrypt data. Must match server password." msgid "Password update failed. Please choose a stronger password" msgstr "సమాచారాన్ని గుప్తీకరించాడానికి ఉపయోగించబడిన పాస్వర్డ్. తప్పకుండ సర్వర్ పాస్వర్డ్ తో సరిపోలాలి." -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "పబ్లిక్ రిజిస్ట్రేషన్లు ప్రారంభించబడ్డాయి" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "పబ్లిక్ రిజిస్ట్రేషన్లు నిలిపివేయబడ్డాయి" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "ప్రైవేట్ మోడ్ ప్రారంభించబడింది" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "ప్రైవేట్ మోడ్ నిలిపివేయబడింది" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "డిఫాల్ట్ చర్మం మార్చబడింది" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "అధికారక్షేత్రం పేరు అమర్పు" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "అధికారక్షేత్రం పేరు అమర్పు" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "డిఫాల్ట్ చర్మం మార్చబడింది" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9277,9 +9362,6 @@ msgstr "గుజరాతీ" #~ msgid "Register" #~ msgstr "నమోదు చేసుకోండి" -#~ msgid "Skip Registration" -#~ msgstr "నమోదు చేసుకొనుట దాటి వేయండి" - #~ msgid "Warning:
" #~ msgstr "హెచ్చరిక
" diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index f6f9c757d..f37c46c1a 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-16 19:39+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish coturn app as the STUN/TURN " @@ -3320,7 +3339,45 @@ msgstr "" "Herkese açık kayıt etkinleştirilirse, herhangi bir istemciden yeni " "kullanıcılar kaydedilebilir." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "Kaydı Atla" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "İzin verilen IP'ler" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "Kaydı Atla" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "Kaydı Atla" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3332,6 +3389,10 @@ msgstr "" "sertifikası gerekir. Bir tane edinmek için lütfen Let's Encrypt'a gidin." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3377,11 +3438,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Viki" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Yönetici Parolası" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3392,7 +3453,7 @@ msgstr "" "ortak bir parola olamaz ve gereken en az uzunluk 10 karakterdir. Şu anki parolayı korumak için bu alanı boş bırakın." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3402,19 +3463,19 @@ msgstr "" "işaret eden URL'ler oluşturmak için kullanılır. Örnekler: \"benimfreedombox." "ornek.org\" veya \"ornek.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Site Adı" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Viki boyunca görüntülenen sitenin adı." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Herkese açık kaydı etkinleştir" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3422,11 +3483,11 @@ msgstr "" "Eğer etkinleştirildiyse, İnternet'teki herkes MediaWiki örneğinizde bir " "hesap oluşturabilecektir." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Özel kipi etkinleştir" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3435,11 +3496,11 @@ msgstr "" "viki'yi okuyabilir/yazabilir. Herkese açık kayıtlar da " "etkisizleştirilecektir." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Varsayılan Kaplama" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3447,42 +3508,66 @@ msgstr "" "MediaWiki kurulumunuz için varsayılan bir kaplama seçin. Kullanıcılar tercih " "ettikleri kaplamayı seçmek için seçeneğe sahiptir." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Dil seçin" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"MediaWiki kurulumunuz için varsayılan bir kaplama seçin. Kullanıcılar tercih " +"ettikleri kaplamayı seçmek için seçeneğe sahiptir." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Parola güncellendi" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Parola güncelleme başarısız oldu. Lütfen daha güçlü bir parola seçin" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Herkese açık kayıtlar etkinleştirildi" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Herkese açık kayıtlar etkisizleştirildi" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Özel kip etkinleştirildi" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Özel kip etkisizleştirildi" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Varsayılan kaplama değiştirildi" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Etki alanı adı güncellendi" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Site adı güncellendi" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Varsayılan kaplama değiştirildi" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -9520,9 +9605,6 @@ msgstr "Gujarati" #~ msgid "Register" #~ msgstr "Kaydet" -#~ msgid "Skip Registration" -#~ msgstr "Kaydı Atla" - #~ msgid "Warning:
" #~ msgstr "İkaz:
" diff --git a/plinth/locale/uk/LC_MESSAGES/django.po b/plinth/locale/uk/LC_MESSAGES/django.po index 721f9db0c..02c986ae8 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2023-02-16 19:39+0000\n" "Last-Translator: Ihor Hordiichuk \n" "Language-Team: Ukrainian coturn app as the STUN/TURN " @@ -3327,7 +3346,45 @@ msgstr "" "Нові користувачі можуть реєструватися з будь-якого клієнта, якщо дозволена " "публічна реєстрація." -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "User registrations enabled" +msgid "Registration Token" +msgstr "Реєстрацію користувачів дозволено" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +#, fuzzy +#| msgid "Allowed IPs" +msgid "Uses Allowed" +msgstr "Дозволені IP-адреси" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Enable Public Registration" +msgid "Pending Registrations" +msgstr "Дозволити публічну реєстрацію" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Enable new user registrations" +msgid "Completed Registrations" +msgstr "Дозволити реєстрацію нових користувачів" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3339,6 +3396,10 @@ msgstr "" "TLS. Будь ласка, перейдіть на сторінку Let's " "Encrypt, щоб отримати його." +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3382,11 +3443,11 @@ msgstr "MediaWiki" msgid "Wiki" msgstr "Вікі" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "Пароль адміністратора" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3397,7 +3458,7 @@ msgstr "" "Пароль не повинен бути поширеним і не повинен бути коротшим за 10 " "знаків. Залиште поле порожнім, щоб зберегти поточний пароль." -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." @@ -3407,19 +3468,19 @@ msgstr "" "вікісторінки, як-от внизу вебсторінок, у RSS-стрічках або в ел. листах. " "Наприклад: \"myfreedombox.example.org\" або \"example.onion\"." -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "Назва сайту" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "Назва сайту, що відображається у вікі." -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "Дозволити публічні реєстрації" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." @@ -3427,11 +3488,11 @@ msgstr "" "Якщо дозволено, будь-хто з Інтернету зможе створити обліковий запис у Вашому " "екземплярі MediaWiki." -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "Дозволити приватний режим" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." @@ -3439,11 +3500,11 @@ msgstr "" "Якщо дозволено, доступ буде обмежено. Лише люди, що мають облікові записи " "можуть читати/писати у вікі. Публічну реєстрацію також буде вимкнено." -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "Типова шкурка" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." @@ -3451,42 +3512,66 @@ msgstr "" "Оберіть типову шкурку для Вашого встановлення MediaWiki. Користувачі мають " "можливість вибирати бажану шкурку." -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "Вибрати мову" + +#: plinth/modules/mediawiki/forms.py:76 +#, fuzzy +#| msgid "" +#| "Choose a default skin for your MediaWiki installation. Users have the " +#| "option to select their preferred skin." +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" +"Оберіть типову шкурку для Вашого встановлення MediaWiki. Користувачі мають " +"можливість вибирати бажану шкурку." + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "Пароль оновлено" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "Не вдалося оновити пароль. Оберіть сильніший пароль" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "Публічні реєстрації дозволено" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "Публічні реєстрації вимкнено" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "Приватний режим дозволено" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "Приватний режим вимкнено" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "Типову шкурку змінено" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "Доменну назву оновлено" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "Назву сайту оновлено" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "Типову шкурку змінено" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -8837,9 +8922,6 @@ msgstr "Gujarati" #~ msgid "Federated Social Network" #~ msgstr "Федеративна соціальна мережа" -#~ msgid "Enable new user registrations" -#~ msgstr "Дозволити реєстрацію нових користувачів" - #~ msgid "dandelion*" #~ msgstr "dandelion*" @@ -8850,9 +8932,6 @@ msgstr "Gujarati" #~ "Це неофіційний вебперегляд на основі клієнта для community-run, " #~ "розподіленої соціальної мережі diaspora*" -#~ msgid "User registrations enabled" -#~ msgstr "Реєстрацію користувачів дозволено" - #~ msgid "User registrations disabled" #~ msgstr "Реєстрацію користувачів вимкнено" diff --git a/plinth/locale/vi/LC_MESSAGES/django.po b/plinth/locale/vi/LC_MESSAGES/django.po index cfdcec044..bb7b53970 100644 --- a/plinth/locale/vi/LC_MESSAGES/django.po +++ b/plinth/locale/vi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2021-07-28 08:34+0000\n" "Last-Translator: bruh \n" "Language-Team: Vietnamese coturn app as the STUN/TURN " @@ -3147,7 +3166,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "User registrations enabled" +msgid "Registration Token" +msgstr "Đăng ký người dùng đã bật" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Server Administration" +msgid "Pending Registrations" +msgstr "Quản trị máy chủ" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Enable new user registrations" +msgid "Completed Registrations" +msgstr "Bật đăng ký người dùng mới" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3155,6 +3210,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3187,11 +3246,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3199,93 +3258,109 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Type" msgid "Site Name" msgstr "Loại dịch vụ" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "Ngôn ngữ" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "Đã đặt tên miền" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "Đã đặt tên miền" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -7861,9 +7936,6 @@ msgstr "" #~ msgid "Federated Social Network" #~ msgstr "Mạng xã hội được liên kết" -#~ msgid "Enable new user registrations" -#~ msgstr "Bật đăng ký người dùng mới" - #~ msgid "dandelion*" #~ msgstr "dandelion*" @@ -7890,9 +7962,6 @@ msgstr "" #~ "
Bạn có thể truy cập pod diaspora* tại diaspora.%(domain_name)s " -#~ msgid "User registrations enabled" -#~ msgstr "Đăng ký người dùng đã bật" - #~ msgid "User registrations disabled" #~ msgstr "Đăng ký người dùng đã tắt" diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index eca81f5e1..1b3672bdc 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2022-12-07 20:48+0000\n" "Last-Translator: Eric \n" "Language-Team: Chinese (Simplified) coturn应用程序配置为ejabberd的STUN/TURN服" "务器。如果你想使用一个不同的STUN/TURN服务器,请禁用此功能。" -#: plinth/modules/ejabberd/forms.py:44 plinth/modules/matrixsynapse/forms.py:31 +#: plinth/modules/ejabberd/forms.py:44 plinth/modules/matrixsynapse/forms.py:47 msgid "STUN/TURN Server URIs" msgstr "STUN/TURN服务器URI" -#: plinth/modules/ejabberd/forms.py:46 plinth/modules/matrixsynapse/forms.py:33 +#: plinth/modules/ejabberd/forms.py:46 plinth/modules/matrixsynapse/forms.py:49 msgid "List of public URIs of the STUN/TURN server, one on each line." msgstr "STUN/TURN服务器的公共URI列表,每行一个。" -#: plinth/modules/ejabberd/forms.py:50 plinth/modules/matrixsynapse/forms.py:37 +#: plinth/modules/ejabberd/forms.py:50 plinth/modules/matrixsynapse/forms.py:53 msgid "Shared Authentication Secret" msgstr "共享的身份验证 Secret" -#: plinth/modules/ejabberd/forms.py:51 plinth/modules/matrixsynapse/forms.py:38 +#: plinth/modules/ejabberd/forms.py:51 plinth/modules/matrixsynapse/forms.py:54 msgid "Shared secret used to compute passwords for the TURN server." msgstr "" @@ -3007,18 +3009,35 @@ msgstr "" msgid "Matrix Synapse" msgstr "Matrix Synapse" -#: plinth/modules/matrixsynapse/forms.py:16 +#: plinth/modules/matrixsynapse/forms.py:15 +msgid "" +"Disabled. This could lead to adversaries registering many spam accounts on " +"your server with automated scripts." +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:18 +msgid "" +"Require users creating a new account to use a registration token. A token " +"will be created automatically. Pass this token to your potential new users. " +"They will be asked for the token during registration. (recommended)" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:27 msgid "Enable Public Registration" msgstr "启用公开注册" -#: plinth/modules/matrixsynapse/forms.py:17 +#: plinth/modules/matrixsynapse/forms.py:28 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:24 +#: plinth/modules/matrixsynapse/forms.py:33 +msgid "Verification method for registration" +msgstr "" + +#: plinth/modules/matrixsynapse/forms.py:40 #, python-brace-format msgid "" "Configures the local coturn app as the STUN/TURN " @@ -3078,7 +3097,43 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +#, fuzzy +#| msgid "Skip Registration" +msgid "Registration Token" +msgstr "跳过注册" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Skip Registration" +msgid "Pending Registrations" +msgstr "跳过注册" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +#, fuzzy +#| msgid "Skip Registration" +msgid "Completed Registrations" +msgstr "跳过注册" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3086,6 +3141,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3118,11 +3177,11 @@ msgstr "" msgid "Wiki" msgstr "共笔文档" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "管理员密码" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3130,87 +3189,105 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 msgid "Site Name" msgstr "站点名" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "允许公开注册" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "启用私密模式" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "默认皮肤" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Select language" +msgid "Default Language" +msgstr "选择语言" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "密码已更新" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "公开注册已启用" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "已禁用公开注册" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "已启用私密模式" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "已禁用私密模式" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "默认皮肤已更改" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 msgid "Domain name updated" msgstr "域名已更新" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 msgid "Site name updated" msgstr "站点名已更新" +#: plinth/modules/mediawiki/views.py:110 +#, fuzzy +#| msgid "Default skin changed" +msgid "Default language changed" +msgstr "默认皮肤已更改" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid "" @@ -8455,9 +8532,6 @@ msgstr "古吉拉特语" #~ msgid "Register" #~ msgstr "注册" -#~ msgid "Skip Registration" -#~ msgstr "跳过注册" - #~ msgid "Warning:
" #~ msgstr "警告:
" diff --git a/plinth/locale/zh_Hant/LC_MESSAGES/django.po b/plinth/locale/zh_Hant/LC_MESSAGES/django.po index 0739c42a2..2d28326ff 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: 2023-03-13 21:32-0400\n" +"POT-Creation-Date: 2023-03-27 20:23-0400\n" "PO-Revision-Date: 2021-12-23 12:50+0000\n" "Last-Translator: pesder \n" "Language-Team: Chinese (Traditional) coturn app as the STUN/TURN " @@ -3026,7 +3045,39 @@ msgid "" "enabled." msgstr "" -#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:31 +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 +msgid "" +"New users must use one of the following tokens for verification during " +"account registration:" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:38 +msgid "Registration Token" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:39 +msgid "Uses Allowed" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:40 +#, fuzzy +#| msgid "Server Administration" +msgid "Pending Registrations" +msgstr "伺服器管理" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:41 +msgid "Completed Registrations" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:42 +msgid "Expiry Time" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:51 +msgid "Unlimited" +msgstr "" + +#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:75 #, python-format msgid "" "The configured domain name is using a self-signed certificate. Federation " @@ -3034,6 +3085,10 @@ msgid "" "go to Let's Encrypt to obtain one." msgstr "" +#: plinth/modules/matrixsynapse/views.py:137 +msgid "Registration configuration cannot be updated when app is disabled." +msgstr "" + #: plinth/modules/mediawiki/__init__.py:20 msgid "" "MediaWiki is the wiki engine that powers Wikipedia and other WikiMedia " @@ -3066,11 +3121,11 @@ msgstr "" msgid "Wiki" msgstr "" -#: plinth/modules/mediawiki/forms.py:26 +#: plinth/modules/mediawiki/forms.py:38 msgid "Administrator Password" msgstr "" -#: plinth/modules/mediawiki/forms.py:27 +#: plinth/modules/mediawiki/forms.py:39 msgid "" "Set a new password for MediaWiki's administrator account (admin). The " "password cannot be a common one and the minimum required length is " @@ -3078,93 +3133,109 @@ msgid "" "password." msgstr "" -#: plinth/modules/mediawiki/forms.py:35 +#: plinth/modules/mediawiki/forms.py:47 msgid "" "Used by MediaWiki to generate URLs that point to the wiki such as in footer, " "feeds and emails. Examples: \"myfreedombox.example.org\" or \"example." "onion\"." msgstr "" -#: plinth/modules/mediawiki/forms.py:41 +#: plinth/modules/mediawiki/forms.py:53 #, fuzzy #| msgid "Service Discovery" msgid "Site Name" msgstr "發現服務" -#: plinth/modules/mediawiki/forms.py:42 +#: plinth/modules/mediawiki/forms.py:54 msgid "Name of the site as displayed throughout the wiki." msgstr "" -#: plinth/modules/mediawiki/forms.py:46 +#: plinth/modules/mediawiki/forms.py:58 msgid "Enable public registrations" msgstr "" -#: plinth/modules/mediawiki/forms.py:47 +#: plinth/modules/mediawiki/forms.py:59 msgid "" "If enabled, anyone on the internet will be able to create an account on your " "MediaWiki instance." msgstr "" -#: plinth/modules/mediawiki/forms.py:51 +#: plinth/modules/mediawiki/forms.py:63 msgid "Enable private mode" msgstr "" -#: plinth/modules/mediawiki/forms.py:52 +#: plinth/modules/mediawiki/forms.py:64 msgid "" "If enabled, access will be restricted. Only people who have accounts can " "read/write to the wiki. Public registrations will also be disabled." msgstr "" -#: plinth/modules/mediawiki/forms.py:57 +#: plinth/modules/mediawiki/forms.py:69 msgid "Default Skin" msgstr "" -#: plinth/modules/mediawiki/forms.py:58 +#: plinth/modules/mediawiki/forms.py:70 msgid "" "Choose a default skin for your MediaWiki installation. Users have the option " "to select their preferred skin." msgstr "" -#: plinth/modules/mediawiki/views.py:54 +#: plinth/modules/mediawiki/forms.py:75 +#, fuzzy +#| msgid "Language" +msgid "Default Language" +msgstr "語言" + +#: plinth/modules/mediawiki/forms.py:76 +msgid "" +"Choose a default language for your MediaWiki installation. Users have the " +"option to select their preferred language." +msgstr "" + +#: plinth/modules/mediawiki/views.py:57 msgid "Password updated" msgstr "" -#: plinth/modules/mediawiki/views.py:59 +#: plinth/modules/mediawiki/views.py:62 msgid "Password update failed. Please choose a stronger password" msgstr "" -#: plinth/modules/mediawiki/views.py:68 +#: plinth/modules/mediawiki/views.py:71 msgid "Public registrations enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:76 +#: plinth/modules/mediawiki/views.py:79 msgid "Public registrations disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:81 +#: plinth/modules/mediawiki/views.py:84 msgid "Private mode enabled" msgstr "" -#: plinth/modules/mediawiki/views.py:87 +#: plinth/modules/mediawiki/views.py:90 msgid "Private mode disabled" msgstr "" -#: plinth/modules/mediawiki/views.py:95 +#: plinth/modules/mediawiki/views.py:98 msgid "Default skin changed" msgstr "" -#: plinth/modules/mediawiki/views.py:99 +#: plinth/modules/mediawiki/views.py:102 #, fuzzy #| msgid "Domain name set" msgid "Domain name updated" msgstr "網域名稱設定" -#: plinth/modules/mediawiki/views.py:103 +#: plinth/modules/mediawiki/views.py:106 #, fuzzy #| msgid "Domain name set" msgid "Site name updated" msgstr "網域名稱設定" +#: plinth/modules/mediawiki/views.py:110 +msgid "Default language changed" +msgstr "" + #: plinth/modules/minetest/__init__.py:33 #, python-brace-format msgid ""