From c1e5b3bfd3b8097689a50eab625e53d1622b5f3e Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 25 Sep 2023 20:16:49 -0400 Subject: [PATCH] locale: Update translations strings Signed-off-by: James Valleroy --- plinth/locale/ar/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/ar_SA/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/bg/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/bn/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/cs/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/da/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/de/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/django.pot | 60 +++++++++-------- plinth/locale/el/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/es/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/fa/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/fake/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/fr/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/gl/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/gu/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/hi/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/hu/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/id/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/it/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/ja/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/kn/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/lt/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/lv/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/nb/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/nl/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/pl/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/pt/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/ru/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/si/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/sl/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/sq/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/sr/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/sv/LC_MESSAGES/django.po | 72 ++++++++++++--------- plinth/locale/ta/LC_MESSAGES/django.po | 60 +++++++++-------- plinth/locale/te/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/tr/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/uk/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/vi/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/zh_Hans/LC_MESSAGES/django.po | 62 ++++++++++-------- plinth/locale/zh_Hant/LC_MESSAGES/django.po | 60 +++++++++-------- 40 files changed, 1403 insertions(+), 1045 deletions(-) diff --git a/plinth/locale/ar/LC_MESSAGES/django.po b/plinth/locale/ar/LC_MESSAGES/django.po index ce8500fdd..cc8900025 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-03-31 09:12+0000\n" "Last-Translator: abidin toumi \n" "Language-Team: Arabic web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1943,17 +1947,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2868,7 +2872,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2878,14 +2882,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3359,15 +3363,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7231,34 +7235,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7494,6 +7498,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7683,11 +7691,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/ar_SA/LC_MESSAGES/django.po b/plinth/locale/ar_SA/LC_MESSAGES/django.po index ac9ed7034..d9075d777 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2020-06-10 15:41+0000\n" "Last-Translator: aiman an \n" "Language-Team: Arabic (Saudi Arabia) web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1945,17 +1949,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2870,7 +2874,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2880,14 +2884,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3363,15 +3367,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7235,34 +7239,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7498,6 +7502,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7687,11 +7695,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/bg/LC_MESSAGES/django.po b/plinth/locale/bg/LC_MESSAGES/django.po index 9f0911f43..69bdde6e5 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-09-18 19:00+0000\n" "Last-Translator: 109247019824 \n" "Language-Team: Bulgarian web client " "потребител с вход в {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -2053,17 +2057,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Порт {name} ({details}) достъпен за вътрешните мрежи" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Порт {name} ({details}) достъпен за външните мрежи" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Порт {name} ({details}) недостъпен за външните мрежи" @@ -2999,7 +3003,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3009,14 +3013,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3504,15 +3508,15 @@ msgstr "" msgid "Name Services" msgstr "Услуги за имена" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Всички" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Всички приложения за уеб" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -7612,34 +7616,34 @@ msgstr "Изчакване да започне: {name}" msgid "Finished: {name}" msgstr "Готово: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Пакетът „{expression}“ е недостъпен за инсталиране" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Времето за изчакване на диспечера на пакети е изтекло" @@ -7866,6 +7870,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "грешка" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8060,11 +8070,11 @@ msgstr "" "Всички данни и настройки на приложението ще бъдат загубени. Приложението " "може да бъде инсталирано отново." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Настройките не са променени" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "преди премахване на {app_id}" diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index bb55c0a9c..137050ee0 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2021-06-16 07:33+0000\n" "Last-Translator: Oymate \n" "Language-Team: Bengali web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ইজ্যাবার্ড" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1957,17 +1961,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2882,7 +2886,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2892,14 +2896,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3375,15 +3379,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7250,34 +7254,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7501,6 +7505,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7690,11 +7698,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index b0059dc63..865a558b2 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-08-31 19:50+0000\n" "Last-Translator: Jiří Podhorecký \n" "Language-Team: Czech web clientuživatel s " "přihlašovacím jménem {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn nebo nakonfigurujte externí " "server." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Chat server" @@ -2161,17 +2165,17 @@ msgstr "Firewall backend je nftables" msgid "Direct passthrough rules exist" msgstr "Existují pravidla přímého prostupu" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port {name} ({details}) dostupný pro interní sítě" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port {name} ({details}) dostupný pro externí sítě" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Port {name} {details} je nedostupný pro externí sítě" @@ -3224,7 +3228,7 @@ msgstr "Certifikát pro doménu {domain} úspěšně smazán" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Nepodařilo se smazat certifikát pro doménu {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3241,7 +3245,7 @@ msgstr "" "čísla. Díky federování mohou uživatelé na daném Matrix serveru komunikovat s " "uživateli všech ostatních Matrix serverů." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3251,7 +3255,7 @@ msgstr "" "Nainstalujte aplikaci Coturn nebo " "nakonfigurujte externí server." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3817,15 +3821,15 @@ msgstr "" msgid "Name Services" msgstr "Jmenné služby" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Vše" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Všechny webové aplikace" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Zabezpečený shell" @@ -8273,34 +8277,34 @@ msgstr "Čeká na spuštění: {name}" msgid "Finished: {name}" msgstr "Dokončeno: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Balíček {expression} není k dispozici pro instalaci" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Balíček {package_name} je nejnovější verze ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "Instalace" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "stahování" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "změna média" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "soubor s nastaveními: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Časový limit čekání na správce balíčků" @@ -8534,6 +8538,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "chyba" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8751,11 +8761,11 @@ msgstr "" "Všechna data a konfigurace aplikace budou trvale ztraceny. Aplikaci lze " "nainstalovat znovu." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Nastavení se nezměnila" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "před odinstalací {app_id}" diff --git a/plinth/locale/da/LC_MESSAGES/django.po b/plinth/locale/da/LC_MESSAGES/django.po index ce6be8ae3..6c28497e4 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Danish web client bruger med adgang til {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Chatserver" @@ -2193,17 +2197,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port {name} ({details}) er tilgængelig for interne netværk" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port {name} ({details}) er tilgængelig for eksterne netværk" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Port {name} ({details}) er ikke tilgængelig for eksterne netværk" @@ -3288,7 +3292,7 @@ msgstr "Certifikatet for domænet {domain} blev trukket tilbage" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Fejl ved tilbagetrækning af certifikatet for domænet {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3298,14 +3302,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3860,15 +3864,15 @@ msgstr "" msgid "Name Services" msgstr "Navnetjenester" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -8348,34 +8352,34 @@ msgstr "" msgid "Finished: {name}" msgstr "Tjeneste ikke aktiv: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "Installerer" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "downloader" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "medie-ændring" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "konfigurationsfil: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8645,6 +8649,12 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "fejl" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8851,11 +8861,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Indstilling uændret" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/de/LC_MESSAGES/django.po b/plinth/locale/de/LC_MESSAGES/django.po index ed97cb569..1c29e8104 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-08-07 12:46+0000\n" "Last-Translator: Ettore Atalan \n" "Language-Team: German web client Benutzer mit " "einem {box_name} Login aufgerufen werden." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn-App oder konfiguriere einen externen " "Server." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Chatserver" @@ -2205,17 +2209,17 @@ msgstr "Firewall-Backend ist nftables" msgid "Direct passthrough rules exist" msgstr "Regeln für direktes Durchleiten existieren" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port -Name {name}({details}) für interne Netzwerke verfügbar" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port -Name {name} ({details}) für externe Netzwerke verfügbar" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Port -Name {name} ({details}) für externe Netzwerke nicht verfügbar" @@ -3288,7 +3292,7 @@ msgstr "Zertifikat erfolgreich widerrufen für Domain {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Fehler beim Widerrufen des Zertifikats für Domain {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3306,7 +3310,7 @@ msgstr "" "einem bestimmten Matrix Server können dank Föderation zwischen den Servern " "mit Nutzerkonten auf einem beliebigen anderen Server kommunizieren." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3316,7 +3320,7 @@ msgstr "" "Installiere die Coturn-App oder konfiguriere " "einen externen Server." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3897,15 +3901,15 @@ msgstr "" msgid "Name Services" msgstr "Namen-Dienste" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Alle" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Alle Webanwendungen" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -8444,34 +8448,34 @@ msgstr "Warten auf den Start: {name}" msgid "Finished: {name}" msgstr "Fertig: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Paket {expression} ist nicht verfügbar" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Paket {package_name} ist die aktuellste Version ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "Installation läuft" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "herunterladen" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "Medienwechsel" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "Konfigurationsdatei: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Zeitüberschreitung beim Warten auf den Paket-Manager" @@ -8709,6 +8713,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "Fehler" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8926,11 +8936,11 @@ msgstr "" "Alle App-Daten und -Konfigurationen gehen dauerhaft verloren. App kann " "wieder frisch installiert werden." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Einstellung unverändert" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "vor der Deinstallation von {app_id}" diff --git a/plinth/locale/django.pot b/plinth/locale/django.pot index e934b1de7..0fefed95a 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -26,7 +26,7 @@ msgstr "" msgid "Static configuration {etc_path} is setup properly" msgstr "" -#: plinth/context_processors.py:23 plinth/views.py:94 +#: plinth/context_processors.py:23 plinth/views.py:95 msgid "FreedomBox" msgstr "" @@ -101,6 +101,10 @@ msgstr "" msgid "Use the language preference set in the browser" msgstr "" +#: plinth/middleware.py:130 +msgid "System is possibly under heavy load. Please retry later." +msgstr "" + #: plinth/modules/apache/__init__.py:32 msgid "Apache HTTP Server" msgstr "" @@ -1636,13 +1640,13 @@ msgstr "" msgid "Already up-to-date" msgstr "" -#: plinth/modules/ejabberd/__init__.py:30 +#: plinth/modules/ejabberd/__init__.py:29 msgid "" "XMPP is an open and standardized communication protocol. Here you can run " "and configure your XMPP server, called ejabberd." msgstr "" -#: plinth/modules/ejabberd/__init__.py:33 +#: plinth/modules/ejabberd/__init__.py:32 #, python-brace-format msgid "" "To actually communicate, you can use the web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1940,17 +1944,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2865,7 +2869,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2875,14 +2879,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3354,15 +3358,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7225,34 +7229,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7476,6 +7480,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7663,11 +7671,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/el/LC_MESSAGES/django.po b/plinth/locale/el/LC_MESSAGES/django.po index 84432e445..3d18268ef 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Greek web clientπιστοποιητικά για το {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Διακομιστής συνομιλίας" @@ -2246,17 +2250,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Θύρα {name} ({details}) διαθέσιμη για εσωτερικά δίκτυα" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Η θύρα {name} ({details}) είναι διαθέσιμη για εξωτερικά δίκτυα" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Η θύρα {name} ({details}) δεν είναι διαθέσιμη για εξωτερικά δίκτυα" @@ -3349,7 +3353,7 @@ msgstr "Το πιστοποιητικό διαγράφηκε επιτυχώς γ msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Αποτυχία διαγραφής πιστοποιητικού για το όνομα {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3367,14 +3371,14 @@ msgstr "" "να συνομιλήσουν με τους χρήστες σε όλες τις άλλες διακομιστές Matrix μέσω " "ομοσπονδίας." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3979,15 +3983,15 @@ msgstr "" msgid "Name Services" msgstr "Υπηρεσίες ονομάτων" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Όλα" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Όλες οι εφαρμογές ιστού" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -8585,34 +8589,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "Εγκαθίσταται" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "Λήψη" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "Αλλαγή μέσου" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "αρχείο ρυθμίσεων: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8876,6 +8880,10 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -9108,11 +9116,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Οι ρυθμίσεις δεν άλλαξαν" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index e3dbfde79..91edf34d0 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-08-31 19:50+0000\n" "Last-Translator: gallegonovato \n" "Language-Team: Spanish web clientusuario con acceso a " "{box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn o configurar un servidor " "externo." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Servidor de Chat" @@ -2182,17 +2186,17 @@ msgstr "El backend del cortafuegos es nftables" msgid "Direct passthrough rules exist" msgstr "Existen normas de transferencia directa" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Puerto {name} ({details}) disponible para redes internas" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Puerto {name} ({details}) disponible para redes externas" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Puerto {name} ({details}) no disponible para redes externas" @@ -3254,7 +3258,7 @@ msgstr "El certificado para el dominio {domain} ha sido eliminado con éxito" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Falló la eliminación del certificado para el dominio {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3271,7 +3275,7 @@ msgstr "" "funcionar. La federación de los servidores permite que las/os usuarias/os de " "un servidor Matrix contacten con los de otro servidor." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3281,7 +3285,7 @@ msgstr "" "Instalar la app Coturn o configurar un servidor " "externo." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3854,15 +3858,15 @@ msgstr "" msgid "Name Services" msgstr "Servicios de nombres" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Todos" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Todas las apps web" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Intérprete de órdenes seguro" @@ -8330,34 +8334,34 @@ msgstr "Esperando a empezar: {name}" msgid "Finished: {name}" msgstr "Terminó: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "El paquete {expression} no está disponible para instalar" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "El paquete {package_name} es la última versión ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "instalando" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "descargando" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "cambio de medio" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "archivo de configuración: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Tiempo máximo esperando al administrador de paquetes" @@ -8593,6 +8597,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "error" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8808,11 +8818,11 @@ msgstr "" "Todos los datos de la aplicación y la configuración se perderán " "permanentemente. La aplicación se puede instalar de nuevo." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Configuración sin cambio" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "antes de desinstalar {app_id}" diff --git a/plinth/locale/fa/LC_MESSAGES/django.po b/plinth/locale/fa/LC_MESSAGES/django.po index ab3ef5686..bc9627a22 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Persian web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 #, fuzzy #| msgid "Web Server" msgid "Chat Server" @@ -2184,17 +2188,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3240,7 +3244,7 @@ msgstr "گواهی دامنهٔ {domain} با موفقیت باطل شد" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "باطل‌کردن گواهی دامنهٔ {domain} شکست خورد: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3250,14 +3254,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3781,15 +3785,15 @@ msgstr "" msgid "Name Services" msgstr "سرویس نام‌ها" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "پوستهٔ ایمن" @@ -7959,34 +7963,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8224,6 +8228,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8422,11 +8430,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/fake/LC_MESSAGES/django.po b/plinth/locale/fake/LC_MESSAGES/django.po index 709f12ca3..bf6ae8ee4 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n" "Last-Translator: Sunil Mohan Adapa \n" "Language-Team: Plinth Developers web client " @@ -1959,19 +1963,19 @@ msgstr "" "ANY OTHER XMPP CLIENT." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 #, fuzzy #| msgid "Web Server" msgid "Chat Server" @@ -2288,19 +2292,19 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, fuzzy, python-brace-format #| msgid "Service discovery server is not running" msgid "Port {name} ({details}) available for internal networks" msgstr "SERVICE DISCOVERY SERVER IS NOT RUNNING" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, fuzzy, python-brace-format #| msgid "Service discovery server is not running" msgid "Port {name} ({details}) available for external networks" msgstr "SERVICE DISCOVERY SERVER IS NOT RUNNING" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3365,7 +3369,7 @@ msgstr "CERTIFICATE SUCCESSFULLY REVOKED FOR DOMAIN {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "FAILED TO REVOKE CERTIFICATE FOR DOMAIN {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3375,14 +3379,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 #, fuzzy #| msgid "Chat Server (XMPP)" msgid "Matrix Synapse" @@ -3931,15 +3935,15 @@ msgstr "" msgid "Name Services" msgstr "NAME SERVICES" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 #, fuzzy #| msgid "Secure Shell (SSH)" msgid "Secure Shell" @@ -8432,39 +8436,39 @@ msgstr "" msgid "Finished: {name}" msgstr "SERVICE DISABLED: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 #, fuzzy #| msgid "Installation" msgid "installing" msgstr "INSTALLATION" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 #, fuzzy #| msgid "Setting unchanged" msgid "media change" msgstr "SETTING UNCHANGED" -#: plinth/package.py:379 +#: plinth/package.py:378 #, fuzzy, python-brace-format #| msgid "Configuration" msgid "configuration file: {file}" msgstr "CONFIGURATION" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8738,6 +8742,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8950,11 +8958,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "SETTING UNCHANGED" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/fr/LC_MESSAGES/django.po b/plinth/locale/fr/LC_MESSAGES/django.po index 1bbeac017..751b0aeb8 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-04-07 23:10+0000\n" "Last-Translator: Coucouf \n" "Language-Team: French web clientutilisatrice ou utilisateur " "disposant d’un compte sur la {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn ou " "bien configurez un serveur externe." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Serveur de discussion" @@ -2221,17 +2225,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port {name} ({details}) disponible pour les réseaux internes" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port {name} ({details}) disponible pour les réseaux externes" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Port {name} ({details}) non disponible pour les réseaux externes" @@ -3307,7 +3311,7 @@ msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" "La suppression du certificat pour le domaine {domain} a échoué : {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3325,7 +3329,7 @@ msgstr "" "un serveur Matrix donné peuvent converser avec des utilisateurs sur tous les " "autres serveurs Matrix grâce la fédération." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3335,7 +3339,7 @@ msgstr "" "Installez pour cela l’application Coturn ou " "bien configurez un serveur externe." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3924,15 +3928,15 @@ msgstr "" msgid "Name Services" msgstr "Services de nommage" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Tous" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Toutes les applications web" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -8508,34 +8512,34 @@ msgstr "Attente du démarrage de : {name}" msgid "Finished: {name}" msgstr "Terminé : {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Le paquet {expression} n’est pas disponible à l’installation" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Le paquet {package_name} est à la dernière version ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "installation en cours" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "téléchargement en cours" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "changement de support" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "fichier de configuration : {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Aucune réponse du gestionnaire de paquets" @@ -8772,6 +8776,12 @@ msgstr "Homebrew :" msgid "RPM:" msgstr "RPM :" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "erreur" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8994,11 +9004,11 @@ msgstr "" "L’ensemble données de l’appli et sa configuration seront définitivement " "perdus. Un appli peut toujours être réinstallée de zéro." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Paramètre inchangé" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "avant la désinstallation de {app_id}" diff --git a/plinth/locale/gl/LC_MESSAGES/django.po b/plinth/locale/gl/LC_MESSAGES/django.po index 3a8f78cab..feb953b96 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-12-30 10:51+0000\n" "Last-Translator: gallegonovato \n" "Language-Team: Galician web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1948,17 +1952,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2875,7 +2879,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2885,14 +2889,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3368,15 +3372,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7259,34 +7263,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7522,6 +7526,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7713,11 +7721,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/gu/LC_MESSAGES/django.po b/plinth/locale/gu/LC_MESSAGES/django.po index 5aaf64411..382f472ec 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Gujarati વપરાશકર્તાઓ સાથે{box_name}" "પ્રવેશ." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ઈઝબેબર્ડ" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "ચેટ સર્વર" @@ -2133,17 +2137,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3084,7 +3088,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3094,14 +3098,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3609,15 +3613,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7597,34 +7601,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7870,6 +7874,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8070,11 +8078,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "સેટિંગ યથાવત" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index ac195f0d5..3d6823ee1 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Hindi web " @@ -1912,19 +1916,19 @@ msgstr "" "ग्राहक. सक्षम होने पर एजाबेरड कोई यूसर एक {box_name} " "लोगिन से उपयोग कर सकते हैं." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "एजाबेरड" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "चाट सर्वर" @@ -2236,19 +2240,19 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, fuzzy, python-brace-format #| msgid "%(service_name)s is available only on internal networks." msgid "Port {name} ({details}) available for internal networks" msgstr "%(service_name)s सिर्फ आंतरिक नेटवर्क्स पर उपलब्ध है." -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, fuzzy, python-brace-format #| msgid "%(service_name)s is available only on internal networks." msgid "Port {name} ({details}) available for external networks" msgstr "%(service_name)s सिर्फ आंतरिक नेटवर्क्स पर उपलब्ध है." -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3293,7 +3297,7 @@ msgstr "डोमेन के लिए प्रमाणपत्र का msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "डोमेन के लिए प्रमाणपत्र नहीं हटाया गया {domain}:{error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3308,14 +3312,14 @@ msgstr "" "मल्टीपल डिवाइस सिंक्रनाइज़इज़ाशिन और काम करने के लिए फोन नंबर की ज़रुरत नहीं है. मैट्रिक्स " "सर्वर पर यूसरसॅ सारे मैट्रिक्स सर्वर के लेग से बात कर सकते है फ़ेडरेशिन उपयोग कर." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "मैट्रिक्स सिनापसॅ" @@ -3869,15 +3873,15 @@ msgstr "" msgid "Name Services" msgstr "नाम सरविस" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "सुरक्षित शेल" @@ -8378,34 +8382,34 @@ msgstr "" msgid "Finished: {name}" msgstr "सर्विस सक्षम किया गया:{name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "इंस्टॉलिंग" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "डाउनलोडिंग" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "मीडिया बदलाव" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "कॉंफ़िगरेशन फ़ाइल: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8666,6 +8670,10 @@ msgstr "होमब्रु:" msgid "RPM:" msgstr "आरपीएम:" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8881,11 +8889,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "सेटिंग स्थिर है" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/hu/LC_MESSAGES/django.po b/plinth/locale/hu/LC_MESSAGES/django.po index f186a0156..f23a00564 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-10-24 18:39+0000\n" "Last-Translator: Sunil Mohan Adapa \n" "Language-Team: Hungarian web client felhasználó számára {box_name} " "felhasználónéven." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn alkalmazást " "vagy állíts be egy külső szervert." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Chat szerver" @@ -2192,17 +2196,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "{name} port ({details}) elérhető a belső hálózaton" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "{name} port ({details}) elérhető a külső hálózaton" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "{name} port ({details}) nem érhető el külső hálózaton" @@ -3270,7 +3274,7 @@ msgstr "{domain} domain tanúsítványa sikeresen törölve" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "{domain} domain tanúsítványát nem sikerült kitörölni: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3287,7 +3291,7 @@ msgstr "" "adott Matrix-szerveren lévő felhasználók föderáción keresztül " "beszélgethetnek az összes többi Matrix-szerver felhasználóival." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3297,7 +3301,7 @@ msgstr "" "videóhívásokhoz. Telepítsd a Coturn " "alkalmazást, vagy konfigurálj egy külső szervert." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3879,15 +3883,15 @@ msgstr "" msgid "Name Services" msgstr "Névszolgáltatások" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Összes" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Összes webalkalmazás" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell (Biztonságos parancsértelmező)" @@ -8411,34 +8415,34 @@ msgstr "" msgid "Finished: {name}" msgstr "Szolgáltatás letiltva: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "A(z) {package_name} a legfrissebb verzió ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "telepítés" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "letöltés" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "adathordozó csere" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "konfigurációs fájl: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8691,6 +8695,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "hiba" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8915,11 +8925,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "A beállítás változatlan" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/id/LC_MESSAGES/django.po b/plinth/locale/id/LC_MESSAGES/django.po index 765595553..0402ef999 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Indonesian web client pengguna dengan sebuah {box_name} " "login." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn atau konfigurasikan server " "eksternal." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "Ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Server obrolan" @@ -2190,17 +2194,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port {name} ({details}) tersedia untuk jaringan internal" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port {name} ({details}) tersedia untuk jaringan eksternal" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Port {name} ({details}) tidak tersedia untuk jaringan eksternal" @@ -3253,7 +3257,7 @@ msgstr "Sertifikat berhasil dihapus untuk domain {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Gagal menghapus sertifikat untuk domain {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3270,7 +3274,7 @@ msgstr "" "Pengguna pada server matriks tertentu dapat berkomunikasi dengan pengguna di " "semua server matriks lainnya melalui Federation." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3280,7 +3284,7 @@ msgstr "" "Pasang aplikasi Coturn atau konfigurasikan " "server eksternal." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Sinaps Matrix" @@ -3780,15 +3784,15 @@ msgstr "" msgid "Name Services" msgstr "Nama Layanan" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Semua" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Semua aplikasi web" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -7779,34 +7783,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "memasang" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "mengunduh" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8047,6 +8051,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "kesalahan" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8249,11 +8259,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/it/LC_MESSAGES/django.po b/plinth/locale/it/LC_MESSAGES/django.po index 4bd874008..762bf908b 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Italian web client da ogni utente con un login " "{box_name} ." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Server Chat" @@ -2152,17 +2156,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Porta {name} ({details}) disponibile per le reti interne" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Porta {name} ({details}) disponibile per reti esterne" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Porta {name} ({details}) non disponibile per reti esterne" @@ -3230,7 +3234,7 @@ msgstr "Certificato cancellato correttamente per il dominio {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Cancellazione certificato fallita per il dominio {domain}:{error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3247,14 +3251,14 @@ msgstr "" "Gli utenti di un certo server Matrix possono comunicare con gli altri utenti " "attestati su tutti gli altri server Matrix tramite federazione." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3818,15 +3822,15 @@ msgstr "" msgid "Name Services" msgstr "Name Services" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -7858,34 +7862,34 @@ msgstr "" msgid "Finished: {name}" msgstr "Servizio disabilitato: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8130,6 +8134,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8326,11 +8334,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Impostazioni invariate" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/ja/LC_MESSAGES/django.po b/plinth/locale/ja/LC_MESSAGES/django.po index c0ae0c27a..6160f6f05 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-05-07 23:50+0000\n" "Last-Translator: Nobuhiro Iwamatsu \n" "Language-Team: Japanese web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1942,17 +1946,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2867,7 +2871,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2877,14 +2881,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3356,15 +3360,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7227,34 +7231,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7478,6 +7482,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7665,11 +7673,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index a981ba208..cb107a629 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2020-07-16 16:41+0000\n" "Last-Translator: Yogesh \n" "Language-Team: Kannada web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1942,17 +1946,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2867,7 +2871,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2877,14 +2881,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3356,15 +3360,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7229,34 +7233,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7480,6 +7484,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7667,11 +7675,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/lt/LC_MESSAGES/django.po b/plinth/locale/lt/LC_MESSAGES/django.po index b231ec85b..10cb940cc 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Lithuanian web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1944,17 +1948,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2869,7 +2873,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2879,14 +2883,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3358,15 +3362,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7231,34 +7235,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7482,6 +7486,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7669,11 +7677,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/lv/LC_MESSAGES/django.po b/plinth/locale/lv/LC_MESSAGES/django.po index ffdea84af..bf3b79ba5 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Latvian web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1943,17 +1947,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2868,7 +2872,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2878,14 +2882,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3357,15 +3361,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7230,34 +7234,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7481,6 +7485,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7668,11 +7676,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index b291ff1e5..9557e690b 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-08-16 06:52+0000\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål web clientbruker med innlogging på " "{box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Nettprat-tjener" @@ -2215,17 +2219,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port {name} ({details}) tilgjengelig på interne nettverk" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port {name} ({details}) tilgjengelig på eksterne nettverk" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Port {name} ({details}) er utilgjengelig for eksterne nettverk" @@ -3299,7 +3303,7 @@ msgstr "Vellykket sletting av sertifikatet for domenet {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Klarte ikke å slette sertifikatet for domenet {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3315,14 +3319,14 @@ msgstr "" "enheter, og krever ikke telefonnumre for å virke. Brukere på en gitt Matrix-" "tjener kan snakke med brukere på alle andre samvirkende Matrix-tjenere." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3913,15 +3917,15 @@ msgstr "" msgid "Name Services" msgstr "Navnetjenester" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Alle" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Alle nettprogrammer" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell (SSH)" @@ -8404,34 +8408,34 @@ msgstr "" msgid "Finished: {name}" msgstr "Tjeneste deaktivert: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Pakke {expression} er ikke tilgjengelig for installasjon" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Pakke {package_name} er siste versjon ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "installering" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "laster ned" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "mediaendring" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "oppsettsfil: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8681,6 +8685,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "feil" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8903,11 +8913,11 @@ msgstr "" "All programdata og oppsett blir permanent borte. Programmet kan installeres " "på nytt igjen." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Oppsett uendret" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "før avinstallering av {app_id}" diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index 0a4d8b9c1..b86ae1f01 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-09-05 19:53+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch web clientgebruiker van {box_name} daartoe " "toegang krijgen." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn toepassing of configureer " "een externe server." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Chatserver" @@ -2181,17 +2185,17 @@ msgstr "Firewall backend is nftables" msgid "Direct passthrough rules exist" msgstr "Er zijn directe doorgeefregels ingesteld" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Poort {name} ({details}) is beschikbaar binnen interne netwerken" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Poort {name} ({details})is beschikbaar voor externe netwerken" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Poort {name} ({details}) is niet beschikbaar voor externe netwerken" @@ -3263,7 +3267,7 @@ msgstr "Certificaat met succes verwijderd voor domein {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Verwijderen certificaat voor domein {domain} mislukt: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3280,7 +3284,7 @@ msgstr "" "Matrix server kunnen gesprekken aangaan met gebruikers op alle andere Matrix " "servers door federatie (gedecentraliseerd netwerk)." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3290,7 +3294,7 @@ msgstr "" "videogesprekken. Installeer de Coturn " "toepassing of configureer een externe server." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3866,15 +3870,15 @@ msgstr "" msgid "Name Services" msgstr "Domeindiensten" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Alle" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Alle webtoepassingen" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -8362,34 +8366,34 @@ msgstr "Wachten om te starten: {name}" msgid "Finished: {name}" msgstr "Klaar: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Pakket {expression} is niet beschikbaar voor installatie" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Pakket {package_name} is de nieuwste versie ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "installeren" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "downloaden" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "media wijzigen" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "configuratiebestand: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Time-out wachtend op pakketbeheerder" @@ -8625,6 +8629,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "fout" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8841,11 +8851,11 @@ msgstr "" "Alle toepassings-gegevens en configuratie gaan permanent verloren. de " "toepassing kan opnieuw vers worden geïnstalleerd." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Instelling onveranderd" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "voor het verwijderen van {app_id}" diff --git a/plinth/locale/pl/LC_MESSAGES/django.po b/plinth/locale/pl/LC_MESSAGES/django.po index d6079381f..090044835 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Polish web clientklienta XMPP. Gdy włączony, ejabberd jest " "dostępny dla każdego użytkownika {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Serwer czatu" @@ -2172,17 +2176,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port {name} ({details}) jest dostępny dla sieci wewnętrznych" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port {name} ({details}) jest dostępny dla sieci zewnętrznych" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3170,7 +3174,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3180,14 +3184,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3707,15 +3711,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7799,34 +7803,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "plik konfiguracyjny: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8090,6 +8094,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "błąd" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8308,11 +8318,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Ustawienie bez zmian" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/pt/LC_MESSAGES/django.po b/plinth/locale/pt/LC_MESSAGES/django.po index a8414f978..7e642dbc7 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-05-22 15:50+0000\n" "Last-Translator: Frederico Gomes \n" "Language-Team: Portuguese web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -2097,17 +2101,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Porta {name} ({details}) disponível para redes internas" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Porta {name} ({details}) disponível para redes externas" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3067,7 +3071,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3077,14 +3081,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3597,15 +3601,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7596,36 +7600,36 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 #, fuzzy #| msgid "Setting unchanged" msgid "media change" msgstr "Definição inalterada" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "ficheiro de configuração: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7865,6 +7869,10 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8071,11 +8079,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Definição inalterada" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 9ea7f8aeb..bd08deed3 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-10-10 18:05+0000\n" "Last-Translator: Nikita Epifanov \n" "Language-Team: Russian web client XMPP клиент. Когда включен, ejabberd доступен всем пользователям {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn или настройте внешний сервер." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "еjabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Чат-сервер" @@ -2178,17 +2182,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Порт {name} ({details}) доступен для внутренних сетей" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Порт {name} ({details}) доступен для внешних сетей" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Порт {name} ({details}) недоступен для внешних сетей" @@ -3241,7 +3245,7 @@ msgstr "Сертификат успешно удален для домена {do msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Не удалось удалить сертификат для домена {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3258,7 +3262,7 @@ msgstr "" "одном сервере Matrix могут общаться с пользователями на всех остальных " "серверах." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3268,7 +3272,7 @@ msgstr "" "Установите приложение Coturn или настройте " "внешний сервер." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3850,15 +3854,15 @@ msgstr "" msgid "Name Services" msgstr "Службы имён" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Все" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Все веб-приложения" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Sеcure Shell" @@ -8357,34 +8361,34 @@ msgstr "" msgid "Finished: {name}" msgstr "Служба выключена: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Пакет {expression} недоступен для установки" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Пакет {package_name} последней версией ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "Установка" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "Загрузка" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "изменение медиа" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "Файл настроек: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8638,6 +8642,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "ошибка" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8860,11 +8870,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Настройки без изменений" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/si/LC_MESSAGES/django.po b/plinth/locale/si/LC_MESSAGES/django.po index 4afb8b23c..e37cf72c7 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2021-04-27 13:32+0000\n" "Last-Translator: HelaBasa \n" "Language-Team: Sinhala web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1942,17 +1946,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2867,7 +2871,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2877,14 +2881,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3356,15 +3360,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7227,34 +7231,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7478,6 +7482,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7665,11 +7673,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/sl/LC_MESSAGES/django.po b/plinth/locale/sl/LC_MESSAGES/django.po index b6c6d003f..a60fe3d16 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Slovenian web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -2115,17 +2119,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3066,7 +3070,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3076,14 +3080,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3567,15 +3571,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7543,34 +7547,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7808,6 +7812,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8002,11 +8010,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/sq/LC_MESSAGES/django.po b/plinth/locale/sq/LC_MESSAGES/django.po index fffb6030b..779cce022 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-02-25 11:36+0000\n" "Last-Translator: Besnik Bleta \n" "Language-Team: Albanian web client me hyrje {box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn, ose formësoni një shërbyes " "të jashtëm." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Shërbyes Fjalosjesh" @@ -2186,17 +2190,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Portë {name} ({details}) e përdorshme për rrjete të brendshëm" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Portë {name} ({details}) e përdorshme për rrjete të jashtëm" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Portë {name} ({details}) jo e përdorshme për rrjete të brendshëm" @@ -3257,7 +3261,7 @@ msgstr "Dëshmi e fshirë me sukses për përkatësinë {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "S’u arrit të fshihet dëshmi për përkatësinë {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3274,7 +3278,7 @@ msgstr "" "funksionojë. Përmes federimi, përdoruesit në një shërbyes të dhënë Matrix " "mund të bisedojnë me përdorues në krejt shërbyesit e tjerë Matrix." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3284,7 +3288,7 @@ msgstr "" "aplikacionin Coturn, ose formësoni një shërbyes " "të jashtëm." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3872,15 +3876,15 @@ msgstr "" msgid "Name Services" msgstr "Shërbime Emrash" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Krejt" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Krejt aplikacionet web" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Shell i Sigurt" @@ -8385,35 +8389,35 @@ msgstr "Po pritet të fillohet: {name}" msgid "Finished: {name}" msgstr "Përfundoi: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Paketa {expression} s’është e gatshme për instalim" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" "Paketa {package_name} gjendet nën versionin më të ri ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "po instalohet" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "po shkarkohet" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "ndryshim media" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "kartelë formësimi: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Mbaroi koha teksa pritej për përgjegjës paketash" @@ -8648,6 +8652,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "gabim" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8864,11 +8874,11 @@ msgstr "" "Krejt të dhënat dhe formësimi i aplikacionit do të humbin përgjithnjë. " "Aplikacioni mund të instalohet sërish nga e para." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Rregullim i pandryshuar" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "para çinstalimit të {app_id}" diff --git a/plinth/locale/sr/LC_MESSAGES/django.po b/plinth/locale/sr/LC_MESSAGES/django.po index 8af0abbb0..f0f361490 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Serbian web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -2035,17 +2039,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2960,7 +2964,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2970,14 +2974,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3459,15 +3463,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7366,34 +7370,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7629,6 +7633,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7822,11 +7830,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index a0e8c8f71..77786f48d 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-09-08 18:24+0000\n" "Last-Translator: bittin1ddc447d824349b2 \n" "Language-Team: Swedish web client användare med en " "{box_name} inloggning." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn eller konfigurera en extern server." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabbert" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Chat-Server" @@ -2168,17 +2172,17 @@ msgstr "Firewall backend är Nftables" msgid "Direct passthrough rules exist" msgstr "Direkt genomgående regler finns" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Port {name} ({details}) tillgängligt för interna nätverk" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Port {name} ({details}) tillgängligt för externa nätverk" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Port {name} ({details}) är inte tillgängligt för externa nätverk" @@ -2549,9 +2553,9 @@ msgstr "" "%(box_name)s är fri programvara, licenserad under GNU Affero General Public " "License. Källkoden är tillgänglig online på %(box_name)s arkiv. Dessutom kan " -"källkoden för alla Debianpaket erhållas från webbplatsen Debian Källkod eller genom att köra \"apt " -"source paketnamn\" \" i en terminal (med Cockpit eller SSH)." +"källkoden för alla Debianpaket erhållas från webbplatsen Debian Källkod eller genom att köra \"apt source " +"paketnamn\" \" i en terminal (med Cockpit eller SSH)." #: plinth/modules/help/templates/help_about.html:82 #, python-format @@ -3236,7 +3240,7 @@ msgstr "Certifikatet framgångsrikt återkallat för domänen {domain}" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Det gick inte att ta bort certifikatet för domänen {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3253,7 +3257,7 @@ msgstr "" "fungera. Användare på en given Matrix-server kan samtala med användare på " "alla andra Matrix-servrar via federation." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3262,7 +3266,7 @@ msgstr "" "Matrix Synapse behöver en STUN/TURN-server för ljud-/videosamtal. Installera " "Coturn-appen eller konfigurera en extern server." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3830,15 +3834,15 @@ msgstr "" msgid "Name Services" msgstr "Namntjänster" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Alla" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Alla webbappar" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Secure Shell" @@ -7179,8 +7183,8 @@ msgid "" msgstr "" "Utöver webbgränssnittet kan mobila och stationära appar också användas för " "att fjärrstyra överföring på {box_name}. För att konfigurera " -"fjärrkontrollappar, använd URL:en /transmission-remote/rpc." +"fjärrkontrollappar, använd URL:en /" +"transmission-remote/rpc." #: plinth/modules/transmission/__init__.py:44 #, python-brace-format @@ -8301,34 +8305,34 @@ msgstr "Väntar på att starta: {name}" msgid "Finished: {name}" msgstr "Avslutad: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Paket {expression} är inte tillgänglig för installation" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Paketet {package_name} är den senaste versionen ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "Installera" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "ladda ner" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "Mediabyte" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "konfigurationsfil: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Timeout väntar på pakethanteraren" @@ -8563,6 +8567,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "Rpm:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "fel" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8781,11 +8791,11 @@ msgstr "" "All appdata och konfiguration kommer att gå förlorad permanent. Appen kan " "installeras på nytt igen." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Instänllningar oförändrade" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "innan du avinstallerar {app_id}" diff --git a/plinth/locale/ta/LC_MESSAGES/django.po b/plinth/locale/ta/LC_MESSAGES/django.po index 8283dbb85..44ef17fb2 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,7 +27,7 @@ msgstr "" msgid "Static configuration {etc_path} is setup properly" msgstr "" -#: plinth/context_processors.py:23 plinth/views.py:94 +#: plinth/context_processors.py:23 plinth/views.py:95 msgid "FreedomBox" msgstr "" @@ -102,6 +102,10 @@ msgstr "" msgid "Use the language preference set in the browser" msgstr "" +#: plinth/middleware.py:130 +msgid "System is possibly under heavy load. Please retry later." +msgstr "" + #: plinth/modules/apache/__init__.py:32 msgid "Apache HTTP Server" msgstr "" @@ -1637,13 +1641,13 @@ msgstr "" msgid "Already up-to-date" msgstr "" -#: plinth/modules/ejabberd/__init__.py:30 +#: plinth/modules/ejabberd/__init__.py:29 msgid "" "XMPP is an open and standardized communication protocol. Here you can run " "and configure your XMPP server, called ejabberd." msgstr "" -#: plinth/modules/ejabberd/__init__.py:33 +#: plinth/modules/ejabberd/__init__.py:32 #, python-brace-format msgid "" "To actually communicate, you can use the web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -1941,17 +1945,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2866,7 +2870,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2876,14 +2880,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3355,15 +3359,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7226,34 +7230,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7477,6 +7481,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7664,11 +7672,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index 5653de1b1..b42310c58 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-03-02 12:27+0000\n" "Last-Translator: James Valleroy \n" "Language-Team: Telugu web client. ప్రారంభించబడినప్పుడు, ejabberdని ఏ " "వినియోగదారు అయినా {box_name} లాగిన్‌తో యాక్సెస్ చేయవచ్చు." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, fuzzy, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3159,7 +3163,7 @@ msgstr "" "అందిస్తుంది మరియు పని చేయడానికి ఫోన్ నంబర్‌లు అవసరం లేదు. ఇచ్చిన మ్యాట్రిక్స్ సర్వర్‌లోని వినియోగదారులు " "ఫెడరేషన్ ద్వారా అన్ని ఇతర మ్యాట్రిక్స్ సర్వర్‌లలోని వినియోగదారులతో సంభాషించవచ్చు." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3168,7 +3172,7 @@ msgstr "" "Matrix Synapseకి ఆడియో/వీడియో కాల్‌ల కోసం STUN/TURN సర్వర్ అవసరం.Coturn యాప్‌ను ఇన్‌స్టాల్ చేయండి లేదా బాహ్య సర్వర్‌ను కాన్ఫిగర్ చేయండి." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "మ్యాట్రిక్స్ సినాప్స్" @@ -3742,15 +3746,15 @@ msgstr "" msgid "Name Services" msgstr "పేరు సేవలు" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "అన్నీ" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "అన్నీ వెబ్ యాప్‌లు" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "సెక్యూర్ షెల్" @@ -8085,34 +8089,34 @@ msgstr "" msgid "Finished: {name}" msgstr "సేవ నిలిపివేయబడింది: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "ప్యాకేజీ {package_name} తాజా వెర్షన్ ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "వ్యవస్థాపిస్తోంది" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "దిగుమతి అవుతోంది" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "ప్రసార మాధ్యమం మార్పు" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "ఆకృతీకరణ ఫైలు: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -8364,6 +8368,12 @@ msgstr "హోమ్ బ్రూ:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "లోపం" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8581,11 +8591,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "మారకుండా అమర్చుతోంది" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index a2b41b3aa..fc35db05b 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-08-31 19:50+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish web client{box_name} oturum " "açma adı ile herhangi bir kullanıcı tarafından erişilebilir." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn uygulamasını yükleyin veya harici " "bir sunucu yapılandırın." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Sohbet Sunucusu" @@ -2168,17 +2172,17 @@ msgstr "Güvenlik duvarı arka ucu nftables’dır" msgid "Direct passthrough rules exist" msgstr "Doğrudan geçiş kuralları mevcut" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Dahili ağlar için {name} ({details}) bağlantı noktası kullanılabilir" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Harici ağlar için {name} ({details}) bağlantı noktası kullanılabilir" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Harici ağlar için {name} ({details}) bağlantı noktası kullanılamaz" @@ -3239,7 +3243,7 @@ msgstr "{domain} etki alanı için sertifika başarılı olarak silindi" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "{domain} etki alanı için sertifika silme başarısız oldu: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3256,7 +3260,7 @@ msgstr "" "kullanıcılar, federasyon aracılığıyla diğer tüm Matrix sunucularındaki " "kullanıcılarla sohbet edebilir." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3266,7 +3270,7 @@ msgstr "" "ihtiyaç duyar. Coturn uygulamasını yükleyin veya " "harici bir sunucu yapılandırın." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3840,15 +3844,15 @@ msgstr "" msgid "Name Services" msgstr "Ad Hizmetleri" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Tümü" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Tüm web uygulamaları" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Güvenli Kabuk" @@ -8318,34 +8322,34 @@ msgstr "Başlamak için bekleniyor: {name}" msgid "Finished: {name}" msgstr "Tamamlandı: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "{expression} paketi yükleme için mevcut değil" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "{package_name} paketi en son sürümdür ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "yükleniyor" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "indiriliyor" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "ortam değiştirme" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "yapılandırma dosyası: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Paket yöneticisini beklerken zaman aşımı oldu" @@ -8581,6 +8585,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "hata" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8796,11 +8806,11 @@ msgstr "" "Tüm uygulama verileri ve yapılandırması kalıcı olarak kaybolacaktır. " "Uygulama tekrar yeni olarak yüklenebilir." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Ayar değişmedi" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "{app_id} kaldırılmadan önce" diff --git a/plinth/locale/uk/LC_MESSAGES/django.po b/plinth/locale/uk/LC_MESSAGES/django.po index 689101eec..a5391627b 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2023-08-31 19:50+0000\n" "Last-Translator: Ihor Hordiichuk \n" "Language-Team: Ukrainian web clientбудь-який користувач із логіном " "{box_name}." -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn або налаштуйте зовнішній " "сервер." -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "Сервер чату" @@ -2176,17 +2180,17 @@ msgstr "Серверна частина брандмауера - nftables" msgid "Direct passthrough rules exist" msgstr "Існують правила прямого переходу" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "Порт {name} ({details}) доступний для внутрішніх мереж" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "Порт {name} ({details}) доступний для зовнішніх мереж" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "Порт {name} ({details}) недоступний для зовнішніх мереж" @@ -3246,7 +3250,7 @@ msgstr "Сертифікат успішно видалено для домену msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "Не вдалося видалити сертифікат для домену {domain}: {error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3263,7 +3267,7 @@ msgstr "" "можуть спілкуватися з користувачами на інших серверах Matrix через " "федеративність." -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " @@ -3273,7 +3277,7 @@ msgstr "" "Встановіть програму Coturn або налаштуйте " "зовнішній сервер." -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3845,15 +3849,15 @@ msgstr "" msgid "Name Services" msgstr "Назва сервісів" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "Усі" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "Усі вебзастосунки" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "Захищена оболонка" @@ -8310,34 +8314,34 @@ msgstr "Очікування запуску: {name}" msgid "Finished: {name}" msgstr "Завершено: {name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "Пакунок {expression} недоступний для встановлення" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "Пакунок {package_name} має останню версію ({latest_version})" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "встановлення" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "завантаження" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "зміна медія" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "файл конфіґурації: {file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "Час очікування менеджера пакунків" @@ -8572,6 +8576,12 @@ msgstr "Homebrew:" msgid "RPM:" msgstr "RPM:" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "помилка" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -8788,11 +8798,11 @@ msgstr "" "Усі дані програми та налаштування буде втрачено назавжди. Застосунок можна " "встановити начисто ще раз." -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "Налаштування не змінено" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "перед видаленням {app_id}" diff --git a/plinth/locale/vi/LC_MESSAGES/django.po b/plinth/locale/vi/LC_MESSAGES/django.po index 91984b89a..7a5913eb7 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2021-07-28 08:34+0000\n" "Last-Translator: bruh \n" "Language-Team: Vietnamese web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -2166,17 +2170,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3091,7 +3095,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3101,14 +3105,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3596,15 +3600,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7489,34 +7493,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7752,6 +7756,12 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "lỗi" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7946,11 +7956,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 8d06d923e..3fb6e54eb 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2022-12-07 20:48+0000\n" "Last-Translator: Eric \n" "Language-Team: Chinese (Simplified) web client。启用后,任何有 {box_name} 登录的用户均可访" "问 ejabberd。" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn应用程序或配置一个外部服务器。" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "ejabberd" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "聊天服务器" @@ -2054,17 +2058,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "内网端口 {name}({details})可用" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "外网端口 {name}({details})可用" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -3022,7 +3026,7 @@ msgstr "成功删除域名 {domain} 的证书" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "删除 {domain} 域名证书失败:{error}" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -3032,14 +3036,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "Matrix Synapse" @@ -3528,15 +3532,15 @@ msgstr "" msgid "Name Services" msgstr "名称服务" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "安全 Shell" @@ -7518,34 +7522,34 @@ msgstr "" msgid "Finished: {name}" msgstr "已完成:{name}" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "安装" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "下载中" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "媒体改变" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "配置文件:{file}" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7776,6 +7780,12 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +#, fuzzy +#| msgid "error" +msgid "Error" +msgstr "错误" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7974,11 +7984,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "设置未改变" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr "" diff --git a/plinth/locale/zh_Hant/LC_MESSAGES/django.po b/plinth/locale/zh_Hant/LC_MESSAGES/django.po index 9008c64ea..18c7af255 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-08-28 20:05-0400\n" +"POT-Creation-Date: 2023-09-25 20:14-0400\n" "PO-Revision-Date: 2021-12-23 12:50+0000\n" "Last-Translator: pesder \n" "Language-Team: Chinese (Traditional) web client user with a {box_name} login." msgstr "" -#: plinth/modules/ejabberd/__init__.py:41 +#: plinth/modules/ejabberd/__init__.py:40 #, python-brace-format msgid "" "ejabberd needs a STUN/TURN server for audio/video calls. Install the Coturn app or configure an external server." msgstr "" -#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/ejabberd/__init__.py:61 msgid "ejabberd" msgstr "" -#: plinth/modules/ejabberd/__init__.py:63 -#: plinth/modules/matrixsynapse/__init__.py:57 +#: plinth/modules/ejabberd/__init__.py:62 +#: plinth/modules/matrixsynapse/__init__.py:56 msgid "Chat Server" msgstr "" @@ -2045,17 +2049,17 @@ msgstr "" msgid "Direct passthrough rules exist" msgstr "" -#: plinth/modules/firewall/components.py:134 +#: plinth/modules/firewall/components.py:135 #, python-brace-format msgid "Port {name} ({details}) available for internal networks" msgstr "" -#: plinth/modules/firewall/components.py:142 +#: plinth/modules/firewall/components.py:143 #, python-brace-format msgid "Port {name} ({details}) available for external networks" msgstr "" -#: plinth/modules/firewall/components.py:147 +#: plinth/modules/firewall/components.py:148 #, python-brace-format msgid "Port {name} ({details}) unavailable for external networks" msgstr "" @@ -2970,7 +2974,7 @@ msgstr "" msgid "Failed to delete certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:27 +#: plinth/modules/matrixsynapse/__init__.py:26 msgid "" "Matrix is an new " "ecosystem for open, federated instant messaging and VoIP. Synapse is a " @@ -2980,14 +2984,14 @@ msgid "" "converse with users on all other Matrix servers via federation." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:35 +#: plinth/modules/matrixsynapse/__init__.py:34 #, python-brace-format msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" -#: plinth/modules/matrixsynapse/__init__.py:56 +#: plinth/modules/matrixsynapse/__init__.py:55 msgid "Matrix Synapse" msgstr "" @@ -3471,15 +3475,15 @@ msgstr "" msgid "Name Services" msgstr "" -#: plinth/modules/names/components.py:12 +#: plinth/modules/names/components.py:14 msgid "All" msgstr "" -#: plinth/modules/names/components.py:16 plinth/modules/names/components.py:20 +#: plinth/modules/names/components.py:18 plinth/modules/names/components.py:22 msgid "All web apps" msgstr "" -#: plinth/modules/names/components.py:24 +#: plinth/modules/names/components.py:26 msgid "Secure Shell" msgstr "" @@ -7361,34 +7365,34 @@ msgstr "" msgid "Finished: {name}" msgstr "" -#: plinth/package.py:212 +#: plinth/package.py:211 #, python-brace-format msgid "Package {expression} is not available for install" msgstr "" -#: plinth/package.py:225 +#: plinth/package.py:224 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" msgstr "" -#: plinth/package.py:373 +#: plinth/package.py:372 msgid "installing" msgstr "" -#: plinth/package.py:375 +#: plinth/package.py:374 msgid "downloading" msgstr "" -#: plinth/package.py:377 +#: plinth/package.py:376 msgid "media change" msgstr "" -#: plinth/package.py:379 +#: plinth/package.py:378 #, python-brace-format msgid "configuration file: {file}" msgstr "" -#: plinth/package.py:407 plinth/package.py:432 +#: plinth/package.py:406 plinth/package.py:431 msgid "Timeout waiting for package manager" msgstr "" @@ -7624,6 +7628,10 @@ msgstr "" msgid "RPM:" msgstr "" +#: plinth/templates/error.html:10 +msgid "Error" +msgstr "" + #: plinth/templates/first_setup.html:18 #, python-format msgid "" @@ -7817,11 +7825,11 @@ msgid "" "installed freshly again." msgstr "" -#: plinth/views.py:241 +#: plinth/views.py:242 msgid "Setting unchanged" msgstr "" -#: plinth/views.py:478 +#: plinth/views.py:479 #, python-brace-format msgid "before uninstall of {app_id}" msgstr ""