locale: Update translation strings

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-10-25 18:51:20 -04:00
parent c49c09e1f7
commit 79e96ea854
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
38 changed files with 1394 additions and 806 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2020-06-10 15:41+0000\n" "PO-Revision-Date: 2020-06-10 15:41+0000\n"
"Last-Translator: aiman an <an1f3@hotmail.com>\n" "Last-Translator: aiman an <an1f3@hotmail.com>\n"
"Language-Team: Arabic (Saudi Arabia) <https://hosted.weblate.org/projects/" "Language-Team: Arabic (Saudi Arabia) <https://hosted.weblate.org/projects/"
@ -75,16 +75,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "تم تثبيت التطبيق." msgstr "تم تثبيت التطبيق."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "خطأ في تثبيت التطبيق :{string}{details}" msgstr "خطأ في تثبيت التطبيق :{string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "خطأ في تثبيت التطبيق:{error}" msgstr "خطأ في تثبيت التطبيق:{error}"
@ -1849,17 +1849,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Web Server" #| msgid "Web Server"
msgid "Email Server" msgid "Email Server"
msgstr "خادم ويب" msgstr "خادم ويب"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1937,45 +1943,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2029,6 +2039,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4852,25 +4866,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-10-19 15:13+0000\n" "PO-Revision-Date: 2021-10-19 15:13+0000\n"
"Last-Translator: 109247019824 <stoyan@gmx.com>\n" "Last-Translator: 109247019824 <stoyan@gmx.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Език, на който да се показва този интерф
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Използване на предпочитания от четеца език" msgstr "Използване на предпочитания от четеца език"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Приложението е инсталирано." msgstr "Приложението е инсталирано."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Грешка при инсталиране на приложението: {string} {details}" msgstr "Грешка при инсталиране на приложението: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Грешка при инсталиране на приложението: {error}" msgstr "Грешка при инсталиране на приложението: {error}"
@ -1883,15 +1883,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "Пощенски сървър" msgstr "Пощенски сървър"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1969,45 +1975,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2061,6 +2071,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4884,25 +4898,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-06-16 07:33+0000\n" "PO-Revision-Date: 2021-06-16 07:33+0000\n"
"Last-Translator: Oymate <dhruboadittya96@gmail.com>\n" "Last-Translator: Oymate <dhruboadittya96@gmail.com>\n"
"Language-Team: Bengali <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Bengali <https://hosted.weblate.org/projects/freedombox/"
@ -74,16 +74,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "" msgstr ""
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "" msgstr ""
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "" msgstr ""
@ -1849,15 +1849,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1939,49 +1945,55 @@ msgstr "ডোমেন"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Enabled"
msgid "Manage Aliases"
msgstr "সক্রিয়"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "নিষ্ক্রিয়" msgstr "নিষ্ক্রিয়"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "Enabled" #| msgid "Enabled"
msgid "Enable selected" msgid "Enable selected"
msgstr "সক্রিয়" msgstr "সক্রিয়"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2037,6 +2049,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4864,25 +4880,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-10-25 22:49+0000\n" "PO-Revision-Date: 2021-10-25 22:49+0000\n"
"Last-Translator: trendspotter <j.podhorecky@volny.cz>\n" "Last-Translator: trendspotter <j.podhorecky@volny.cz>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Jazyk pro toto webové rozhraní"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Použít upřednostňovaný jazyk nastavený ve webovém prohlížeči" msgstr "Použít upřednostňovaný jazyk nastavený ve webovém prohlížeči"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplikace nainstalována." msgstr "Aplikace nainstalována."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Chyba při instalaci aplikace: {string} {details}" msgstr "Chyba při instalaci aplikace: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Chyba při instalaci aplikace: {error}" msgstr "Chyba při instalaci aplikace: {error}"
@ -2094,17 +2094,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Chat server" msgstr "Chat server"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2190,55 +2196,61 @@ msgstr "Doména"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Repositories"
msgid "Manage Aliases"
msgstr "Spravovat repozitáře"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Vypnuto" msgstr "Vypnuto"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "kabel je připojen" msgstr "kabel je připojen"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "Označené zachycené stavy smazány" msgstr "Označené zachycené stavy smazány"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Vytvořit novou zálohu" msgstr "Vytvořit novou zálohu"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Přidat" msgstr "Přidat"
@ -2300,6 +2312,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Vytvořit repozitář" msgstr "Vytvořit repozitář"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5569,25 +5585,25 @@ msgstr ""
"Viz <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/\">instrukce</" "Viz <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/\">instrukce</"
"a> pro nastavení SSH klienta" "a> pro nastavení SSH klienta"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/"
@ -78,16 +78,16 @@ msgstr "Sprog denne web-brugergrænseflade skal vises i"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Benyt browserens sprogindstilling" msgstr "Benyt browserens sprogindstilling"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Applikation installeret." msgstr "Applikation installeret."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Kunne ikke installere applikation: {string} {details}" msgstr "Kunne ikke installere applikation: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Kunne ikke installere applikation: {error}" msgstr "Kunne ikke installere applikation: {error}"
@ -2061,17 +2061,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Chatserver" msgstr "Chatserver"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2157,7 +2163,7 @@ msgstr "Domæne"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
#, fuzzy #, fuzzy
@ -2165,47 +2171,53 @@ msgstr ""
msgid "Roundcube" msgid "Roundcube"
msgstr "Aktiver Roundcube" msgstr "Aktiver Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Håndter samlinger"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Deaktiveret" msgstr "Deaktiveret"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "kabel forbundet" msgstr "kabel forbundet"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete selected" msgid "Delete selected"
msgstr "Slet %(name)s" msgstr "Slet %(name)s"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Opret en ny sikkerhedskopi" msgstr "Opret en ny sikkerhedskopi"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
#, fuzzy #, fuzzy
#| msgid "Address" #| msgid "Address"
@ -2267,6 +2279,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Opret lager" msgstr "Opret lager"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5560,25 +5576,25 @@ msgstr ""
"Se <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/" "Se <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
"\">instruktioner</a> for opsætning af SSH-klient" "\">instruktioner</a> for opsætning af SSH-klient"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-10-17 09:37+0000\n" "PO-Revision-Date: 2021-10-17 09:37+0000\n"
"Last-Translator: nautilusx <translate@disroot.org>\n" "Last-Translator: nautilusx <translate@disroot.org>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/" "Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
@ -78,16 +78,16 @@ msgstr "Sprache für die Darstellung dieser Weboberfläche"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Die im Browser festgelegte Sprache verwenden" msgstr "Die im Browser festgelegte Sprache verwenden"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Anwendung installiert." msgstr "Anwendung installiert."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Fehler beim Installieren der Anwendung: {string} {details}" msgstr "Fehler beim Installieren der Anwendung: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Fehler beim Installieren der Anwendung: {error}" msgstr "Fehler beim Installieren der Anwendung: {error}"
@ -2109,17 +2109,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
"Während der Installation werden alle anderen E-Mail-Server im System " "Während der Installation werden alle anderen E-Mail-Server im System "
"deinstalliert." "deinstalliert."
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "E-Mail Server" msgstr "E-Mail Server"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "Betrieben mit Postfix, Dovecot und Rspamd" msgstr "Betrieben mit Postfix, Dovecot und Rspamd"
@ -2197,45 +2203,51 @@ msgstr "Domain"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "Neuer Alias (ohne @Domäne)" msgstr "Neuer Alias (ohne @Domäne)"
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Thunderbird" msgstr "Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "K-9 Mail" msgstr "K-9 Mail"
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "FairEmail" msgstr "FairEmail"
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "My Aliases"
msgid "Manage Aliases"
msgstr "Meine Aliase"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "Sie haben keine E-Mail-Aliase." msgstr "Sie haben keine E-Mail-Aliase."
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "Deaktivieren ausgewählt" msgstr "Deaktivieren ausgewählt"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "Aktivieren ausgewählt" msgstr "Aktivieren ausgewählt"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "Ausgewählte löschen" msgstr "Ausgewählte löschen"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Einen neuen E-Mail-Alias erstellen" msgstr "Einen neuen E-Mail-Alias erstellen"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Hinzufügen" msgstr "Hinzufügen"
@ -2289,6 +2301,10 @@ msgstr "Erstellen Sie eine, um den Empfang von E-Mails zu starten."
msgid "Create home directory" msgid "Create home directory"
msgstr "Home-Verzeichnis erstellen" msgstr "Home-Verzeichnis erstellen"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "Aktuelle Einstellungen beibehalten" msgstr "Aktuelle Einstellungen beibehalten"
@ -5604,12 +5620,12 @@ msgstr ""
"Siehe SSH-Client <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/" "Siehe SSH-Client <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
"\">Konfigurationsanweisungen</a>" "\">Konfigurationsanweisungen</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Leistung" msgstr "Leistung"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5620,7 +5636,7 @@ msgstr ""
"Nutzungsmuster und darüber geben, ob die Hardware von Benutzern und Diensten " "Nutzungsmuster und darüber geben, ob die Hardware von Benutzern und Diensten "
"überlastet ist." "überlastet ist."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5628,7 +5644,7 @@ msgstr ""
"Leistungskennzahlen werden von Performance Co-Pilot erfasst und können in " "Leistungskennzahlen werden von Performance Co-Pilot erfasst und können in "
"der Cockpit-App angezeigt werden." "der Cockpit-App angezeigt werden."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Systemüberwachung" msgstr "Systemüberwachung"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -72,16 +72,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "" msgstr ""
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "" msgstr ""
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "" msgstr ""
@ -1846,15 +1846,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1932,45 +1938,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2024,6 +2034,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4845,25 +4859,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-04-14 04:27+0000\n" "PO-Revision-Date: 2021-04-14 04:27+0000\n"
"Last-Translator: Michalis <michalisntovas@yahoo.gr>\n" "Last-Translator: Michalis <michalisntovas@yahoo.gr>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/"
@ -80,16 +80,16 @@ msgstr "Επιλέξτε γλώσσα που θα χρησιμοποιηθεί
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Χρήση της προεπιλεγμένης γλώσσας του περιηγητή διαδικτύου" msgstr "Χρήση της προεπιλεγμένης γλώσσας του περιηγητή διαδικτύου"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Η εφαρμογή εγκαταστάθηκε." msgstr "Η εφαρμογή εγκαταστάθηκε."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Σφάλμα κατά την εγκατάσταση της εφαρμογής: {string} {details}" msgstr "Σφάλμα κατά την εγκατάσταση της εφαρμογής: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Σφάλμα κατά την εγκατάσταση της εφαρμογής: {error}" msgstr "Σφάλμα κατά την εγκατάσταση της εφαρμογής: {error}"
@ -2126,17 +2126,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Διακομιστής συνομιλίας" msgstr "Διακομιστής συνομιλίας"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2224,55 +2230,61 @@ msgstr "Όνομα διαδικτύου"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Repositories"
msgid "Manage Aliases"
msgstr "Διαχείριση αποθετηρίων"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Απενεργοποιήθηκε" msgstr "Απενεργοποιήθηκε"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "το καλώδιο είναι συνδεδεμένο" msgstr "το καλώδιο είναι συνδεδεμένο"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "Διαγράφηκαν επιλεγμένα στιγμιότυπα" msgstr "Διαγράφηκαν επιλεγμένα στιγμιότυπα"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Δημιουργία νέου αντιγράφου ασφαλείας" msgstr "Δημιουργία νέου αντιγράφου ασφαλείας"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Προσθήκη" msgstr "Προσθήκη"
@ -2332,6 +2344,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "O κατάλογος πολυμέσων ενημερώθηκε" msgstr "O κατάλογος πολυμέσων ενημερώθηκε"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -5639,25 +5655,25 @@ msgstr ""
"Δείτε το πρόγραμμα εγκατάστασης του προγράμματος-πελάτη (SSH) <a href=" "Δείτε το πρόγραμμα εγκατάστασης του προγράμματος-πελάτη (SSH) <a href="
"\"https://pagekite.net/wiki/Howto/SshOverPageKite/\">Οδηγίες</a>" "\"https://pagekite.net/wiki/Howto/SshOverPageKite/\">Οδηγίες</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-03-12 13:03+0000\n" "PO-Revision-Date: 2021-03-12 13:03+0000\n"
"Last-Translator: Fioddor Superconcentrado <fioddor@gmail.com>\n" "Last-Translator: Fioddor Superconcentrado <fioddor@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Idioma para mostrar esta interfaz web"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Configure la preferencia de idioma en el navegador" msgstr "Configure la preferencia de idioma en el navegador"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplicación instalada." msgstr "Aplicación instalada."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Error al instalar la aplicación: {string} {details}" msgstr "Error al instalar la aplicación: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Error al instalar la aplicación: {error}" msgstr "Error al instalar la aplicación: {error}"
@ -2091,17 +2091,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Servidor de Chat" msgstr "Servidor de Chat"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2189,55 +2195,61 @@ msgstr "Dominio"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Administrar bibliotecas"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Desactivado" msgstr "Desactivado"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "El cable está conectado" msgstr "El cable está conectado"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "Las instantáneas seleccionadas fueron eliminadas" msgstr "Las instantáneas seleccionadas fueron eliminadas"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Crear una copia de seguridad nueva" msgstr "Crear una copia de seguridad nueva"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Añadir" msgstr "Añadir"
@ -2299,6 +2311,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Carpeta multimedia actualizada" msgstr "Carpeta multimedia actualizada"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5574,12 +5590,12 @@ msgstr ""
"Vea las <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/" "Vea las <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
"\">instrucciones</a> para la configuración del cliente SSH" "\">instrucciones</a> para la configuración del cliente SSH"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Rendimiento" msgstr "Rendimiento"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5589,7 +5605,7 @@ msgstr ""
"acerca del uso del hardware e identificar patrones de uso o si el hardware " "acerca del uso del hardware e identificar patrones de uso o si el hardware "
"se sobrecarga de usuarios o servicios." "se sobrecarga de usuarios o servicios."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5597,7 +5613,7 @@ msgstr ""
"Las métricas de rendimiento las recolecta Performance Co-Pilot y se pueden " "Las métricas de rendimiento las recolecta Performance Co-Pilot y se pueden "
"ver empleando la app Cockpit." "ver empleando la app Cockpit."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Monitorización del sistema" msgstr "Monitorización del sistema"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-09-07 11:34+0000\n" "PO-Revision-Date: 2021-09-07 11:34+0000\n"
"Last-Translator: Seyed mohammad ali Hosseinifard <ali_hosseine@yahoo.com>\n" "Last-Translator: Seyed mohammad ali Hosseinifard <ali_hosseine@yahoo.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
@ -76,17 +76,17 @@ msgstr "زبان محیط این برنامهٔ مدیریتی"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
#, fuzzy #, fuzzy
msgid "Application installed." msgid "Application installed."
msgstr "برنامه نصب شد." msgstr "برنامه نصب شد."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "خطا هنگام نصب برنامه: {string} {details}" msgstr "خطا هنگام نصب برنامه: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "خطا هنگام نصب برنامه: {error}" msgstr "خطا هنگام نصب برنامه: {error}"
@ -2060,17 +2060,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Web Server" #| msgid "Web Server"
msgid "Email Server" msgid "Email Server"
msgstr "سرور وب" msgstr "سرور وب"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2156,53 +2162,59 @@ msgstr "دامنه"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Create Connection"
msgid "Manage Aliases"
msgstr "ساختن اتصال"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "غیرفعال" msgstr "غیرفعال"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "سیم وصل است" msgstr "سیم وصل است"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete selected" msgid "Delete selected"
msgstr "پاک‌کردن %(name)s" msgstr "پاک‌کردن %(name)s"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create Connection" #| msgid "Create Connection"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "ساختن اتصال" msgstr "ساختن اتصال"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
#, fuzzy #, fuzzy
#| msgid "Address" #| msgid "Address"
@ -2262,6 +2274,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "ساختن اتصال" msgstr "ساختن اتصال"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5399,25 +5415,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth 0.6\n" "Project-Id-Version: Plinth 0.6\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2016-01-31 22:24+0530\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n" "Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian." "Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
@ -79,19 +79,19 @@ msgstr "LANGUAGE FOR THIS WEB ADMINISTRATION INTERFACE"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
#, fuzzy #, fuzzy
#| msgid "Applications" #| msgid "Applications"
msgid "Application installed." msgid "Application installed."
msgstr "APPLICATIONS" msgstr "APPLICATIONS"
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing packages: {string} {details}" #| msgid "Error installing packages: {string} {details}"
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "ERROR INSTALLING PACKAGES: {string} {details}" msgstr "ERROR INSTALLING PACKAGES: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing packages: {string} {details}" #| msgid "Error installing packages: {string} {details}"
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
@ -2187,17 +2187,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Web Server" #| msgid "Web Server"
msgid "Email Server" msgid "Email Server"
msgstr "WEB SERVER" msgstr "WEB SERVER"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2283,7 +2289,7 @@ msgstr "DOMAIN"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
#, fuzzy #, fuzzy
@ -2291,47 +2297,53 @@ msgstr ""
msgid "Roundcube" msgid "Roundcube"
msgstr "ENABLE ROUNDCUBE" msgstr "ENABLE ROUNDCUBE"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Create User"
msgid "Manage Aliases"
msgstr "CREATE USER"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "DISABLED" msgstr "DISABLED"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "CABLE IS CONNECTED" msgstr "CABLE IS CONNECTED"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete selected" msgid "Delete selected"
msgstr "DELETE %(name)s" msgstr "DELETE %(name)s"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "PageKite Account" #| msgid "PageKite Account"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "PAGEKITE ACCOUNT" msgstr "PAGEKITE ACCOUNT"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
#, fuzzy #, fuzzy
#| msgid "Address" #| msgid "Address"
@ -2395,6 +2407,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "CREATE USER" msgstr "CREATE USER"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5712,25 +5728,25 @@ msgstr ""
"SEE SSH CLIENT SETUP <a href=\"https://pagekite.net/wiki/Howto/" "SEE SSH CLIENT SETUP <a href=\"https://pagekite.net/wiki/Howto/"
"SshOverPageKite/\">INSTRUCTIONS</a>" "SshOverPageKite/\">INSTRUCTIONS</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-10-22 22:43+0000\n" "PO-Revision-Date: 2021-10-22 22:43+0000\n"
"Last-Translator: Coucouf <coucouf@coucouf.fr>\n" "Last-Translator: Coucouf <coucouf@coucouf.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/" "Language-Team: French <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Langue de cette interface web"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Utiliser la langue du navigateur" msgstr "Utiliser la langue du navigateur"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Application installée." msgstr "Application installée."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Erreur lors de linstallation de lapplication : {string} {details}" msgstr "Erreur lors de linstallation de lapplication : {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Erreur lors de linstallation de lapplication : {error}" msgstr "Erreur lors de linstallation de lapplication : {error}"
@ -2122,17 +2122,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
"Durant linstallation, les autres serveurs de courriels qui seraient " "Durant linstallation, les autres serveurs de courriels qui seraient "
"présents sur le système seront désinstallés." "présents sur le système seront désinstallés."
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "Serveur de courriel" msgstr "Serveur de courriel"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "Propulsé par Postfix, Dovecot &amp; Rspamd" msgstr "Propulsé par Postfix, Dovecot &amp; Rspamd"
@ -2210,45 +2216,51 @@ msgstr "domaine"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "Nouvel alias (sans le @domaine)" msgstr "Nouvel alias (sans le @domaine)"
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Thunderbird" msgstr "Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "K-9 Mail" msgstr "K-9 Mail"
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "FairEmail" msgstr "FairEmail"
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "My Aliases"
msgid "Manage Aliases"
msgstr "Mes alias"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "Aucun alias de courriel configuré." msgstr "Aucun alias de courriel configuré."
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "Désactiver la sélection" msgstr "Désactiver la sélection"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "Activer la sélection" msgstr "Activer la sélection"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "Supprimer la sélection" msgstr "Supprimer la sélection"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Créer un nouvel alias de courriel" msgstr "Créer un nouvel alias de courriel"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Ajouter" msgstr "Ajouter"
@ -2302,6 +2314,10 @@ msgstr "Veuillez en créer un afin de recevoir du courriel."
msgid "Create home directory" msgid "Create home directory"
msgstr "Créer un dossier personnel" msgstr "Créer un dossier personnel"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "Conserver les paramètres actuels" msgstr "Conserver les paramètres actuels"
@ -5641,12 +5657,12 @@ msgstr ""
"Regardez comment configurer un client SSH sur le <a href=\"https://pagekite." "Regardez comment configurer un client SSH sur le <a href=\"https://pagekite."
"net/wiki/Howto/SshOverPageKite/\">wiki PageKite</a> (en anglais)" "net/wiki/Howto/SshOverPageKite/\">wiki PageKite</a> (en anglais)"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Performance" msgstr "Performance"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5657,7 +5673,7 @@ msgstr ""
"des tendances dutilisation et vérifier si la machine est surchargée par " "des tendances dutilisation et vérifier si la machine est surchargée par "
"certains utilisateurs ou certains services." "certains utilisateurs ou certains services."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5665,7 +5681,7 @@ msgstr ""
"Les métriques de performance sont collectées par le Co-Pilote " "Les métriques de performance sont collectées par le Co-Pilote "
 Performance » et visualisables dans lappli Cockpit."  Performance » et visualisables dans lappli Cockpit."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Surveillance du système" msgstr "Surveillance du système"
@ -6301,10 +6317,10 @@ msgid ""
"debian.org/tracker/\">Debian Security Bug Tracker</a>." "debian.org/tracker/\">Debian Security Bug Tracker</a>."
msgstr "" msgstr ""
"Le tableau qui suit liste le nombre de failles de sécurité actuellement " "Le tableau qui suit liste le nombre de failles de sécurité actuellement "
"identifiées pour chaque application installée. Vous trouverez davantage d" "identifiées pour chaque application installée. Vous trouverez davantage "
"informations sur ces vulnérabilités dans loutil de suivi des vulnérabilités " "dinformations sur ces vulnérabilités dans loutil de suivi des "
"<a href=\"https://security-tracker.debian.org/tracker/\">Debian Security " "vulnérabilités <a href=\"https://security-tracker.debian.org/tracker/"
"Tracker (en)</a>." "\">Debian Security Tracker (en)</a>."
#: plinth/modules/security/templates/security_report.html:28 #: plinth/modules/security/templates/security_report.html:28
msgid "" msgid ""
@ -7822,8 +7838,8 @@ msgid ""
"able to log in to all services. They can also log in to the system through " "able to log in to all services. They can also log in to the system through "
"SSH and have administrative privileges (sudo)." "SSH and have administrative privileges (sudo)."
msgstr "" msgstr ""
"Sélectionnez les services auxquels le nouvel utilisateur doit avoir accès. L" "Sélectionnez les services auxquels le nouvel utilisateur doit avoir accès. "
"utilisateur pourra se connecter aux services compatibles avec une session " "Lutilisateur pourra se connecter aux services compatibles avec une session "
"unique via LDAP sil est membre des groupes correspondants.<br><br>Les " "unique via LDAP sil est membre des groupes correspondants.<br><br>Les "
"utilisateurs du groupe admin peuvent se connecter à tous les services. Ils " "utilisateurs du groupe admin peuvent se connecter à tous les services. Ils "
"peuvent également se connecter au système avec Secure Shell (SSH) et obtenir " "peuvent également se connecter au système avec Secure Shell (SSH) et obtenir "
@ -8398,8 +8414,8 @@ msgstr ""
"Vous devrez commencer par lancer la configuration initiale de WordPress " "Vous devrez commencer par lancer la configuration initiale de WordPress "
"depuis la page de lapplication avant de rendre le site public. La " "depuis la page de lapplication avant de rendre le site public. La "
"configuration doit être réalisée en accédant à la {box_name} avec le bon nom " "configuration doit être réalisée en accédant à la {box_name} avec le bon nom "
"de domaine. Il est recommandé dactiver la fonction de permaliens depuis l" "de domaine. Il est recommandé dactiver la fonction de permaliens depuis "
"interface dadministration pour améliorer les URL de vos pages et de vos " "linterface dadministration pour améliorer les URL de vos pages et de vos "
"billets de blogue." "billets de blogue."
#: plinth/modules/wordpress/__init__.py:48 #: plinth/modules/wordpress/__init__.py:48

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Idioma para amosar esta interface web"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Usar a preferencia de idioma definida no navegador" msgstr "Usar a preferencia de idioma definida no navegador"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplicativo instalado." msgstr "Aplicativo instalado."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Produciuse un erro ao instalar o aplicativo: {string} {details}" msgstr "Produciuse un erro ao instalar o aplicativo: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Produciuse un erro ao instalar o aplicativo: {error}" msgstr "Produciuse un erro ao instalar o aplicativo: {error}"
@ -1852,17 +1852,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Web Server" #| msgid "Web Server"
msgid "Email Server" msgid "Email Server"
msgstr "Servidor web" msgstr "Servidor web"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1940,45 +1946,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2034,6 +2044,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4863,25 +4877,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
@ -77,16 +77,16 @@ msgstr "આ વેબ પ્રબંધક ઈન્ટરફેસ માટ
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "એપ્લીકેશન પ્રસ્થાપિત થઇ ગઈ છે." msgstr "એપ્લીકેશન પ્રસ્થાપિત થઇ ગઈ છે."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "એપ્લીકેશન પ્રસ્થાપિત કરતાં ભૂલ થઇ છે: {string}{details}" msgstr "એપ્લીકેશન પ્રસ્થાપિત કરતાં ભૂલ થઇ છે: {string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "એપ્લીકેશન પ્રસ્થાપિત કરતાં ભૂલ થઇ છે: {error}" msgstr "એપ્લીકેશન પ્રસ્થાપિત કરતાં ભૂલ થઇ છે: {error}"
@ -2022,17 +2022,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "ચેટ સર્વર" msgstr "ચેટ સર્વર"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2114,49 +2120,55 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Documentation"
msgid "Manage Aliases"
msgstr "દસ્તાવેજીકરણ"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "અક્ષમ કરેલું" msgstr "અક્ષમ કરેલું"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "Enabled" #| msgid "Enabled"
msgid "Enable selected" msgid "Enable selected"
msgstr "સક્ષમ કરેલું" msgstr "સક્ષમ કરેલું"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2214,6 +2226,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "દસ્તાવેજીકરણ" msgstr "દસ્તાવેજીકરણ"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5122,25 +5138,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "इस वेब इंटरफेस में इसतेमाल
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "जो भाषा ब्राउज़र में हैं, वो भाषा उपयोग करें" msgstr "जो भाषा ब्राउज़र में हैं, वो भाषा उपयोग करें"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "एप्लिकेशन इंस्टॉल हो गया." msgstr "एप्लिकेशन इंस्टॉल हो गया."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "एप्लिकेशन नहीं इंस्टॉल जा सकता : {string} {details}" msgstr "एप्लिकेशन नहीं इंस्टॉल जा सकता : {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "एप्लिकेशन नहीं इंस्टॉल जा सकता: {error}" msgstr "एप्लिकेशन नहीं इंस्टॉल जा सकता: {error}"
@ -2111,17 +2111,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "चाट सर्वर" msgstr "चाट सर्वर"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2207,55 +2213,61 @@ msgstr "डोमेन"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "राउंडक्यूब" msgstr "राउंडक्यूब"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "मोज़िला थंडरबर्ड" msgstr "मोज़िला थंडरबर्ड"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Create User"
msgid "Manage Aliases"
msgstr "यूसर बनाये"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "अक्षम किया गया है" msgstr "अक्षम किया गया है"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "केबल कनेक्ट हो गया" msgstr "केबल कनेक्ट हो गया"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete all the snapshots" #| msgid "Delete all the snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "सब स्नैपशॉटस हटाएँ" msgstr "सब स्नैपशॉटस हटाएँ"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create Account" #| msgid "Create Account"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "अकाउंट बनाएँ" msgstr "अकाउंट बनाएँ"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "जोड़ें" msgstr "जोड़ें"
@ -2317,6 +2329,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "यूसर बनाये" msgstr "यूसर बनाये"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5522,25 +5538,25 @@ msgstr ""
"SSH ग्राहक सेटअप देखें <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/" "SSH ग्राहक सेटअप देखें <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
"\">instructions</a>" "\">instructions</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-04-22 21:32+0000\n" "PO-Revision-Date: 2021-04-22 21:32+0000\n"
"Last-Translator: Benedek Nagy <benedek@bndk.club>\n" "Last-Translator: Benedek Nagy <benedek@bndk.club>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "A webes felület megjelenítéséhez használt nyelv"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Használd a böngésző nyelvi beállítását" msgstr "Használd a böngésző nyelvi beállítását"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Alkalmazás telepítve." msgstr "Alkalmazás telepítve."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Hiba lépett fel az alkalmazás telepítésekor: {string} {details}" msgstr "Hiba lépett fel az alkalmazás telepítésekor: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Hiba lépett fel az alkalmazás telepítésekor: {error}" msgstr "Hiba lépett fel az alkalmazás telepítésekor: {error}"
@ -2089,17 +2089,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Chat szerver" msgstr "Chat szerver"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2187,55 +2193,61 @@ msgstr "Domain"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Könyvtárak kezelése"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Letiltva" msgstr "Letiltva"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "kábel csatlakoztatva" msgstr "kábel csatlakoztatva"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "Kiválasztott pillanatképek törölve" msgstr "Kiválasztott pillanatképek törölve"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Új biztonsági másolat létrehozása" msgstr "Új biztonsági másolat létrehozása"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Hozzáadás" msgstr "Hozzáadás"
@ -2297,6 +2309,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Médiakönyvtár frissítve" msgstr "Médiakönyvtár frissítve"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5550,25 +5566,25 @@ msgstr ""
"Tekintsd meg az SSH kliens beállítási <a href=\"https://pagekite.net/wiki/" "Tekintsd meg az SSH kliens beállítási <a href=\"https://pagekite.net/wiki/"
"Howto/SshOverPageKite/\">instrukciókat</a>" "Howto/SshOverPageKite/\">instrukciókat</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Rendszerfigyelés" msgstr "Rendszerfigyelés"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Indonesian (FreedomBox)\n" "Project-Id-Version: Indonesian (FreedomBox)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-06-24 00:42+0000\n" "PO-Revision-Date: 2021-06-24 00:42+0000\n"
"Last-Translator: Reza Almanda <rezaalmanda27@gmail.com>\n" "Last-Translator: Reza Almanda <rezaalmanda27@gmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
@ -71,16 +71,16 @@ msgstr "Bahasa yang digunakan untuk menyajikan antarmuka web ini"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Gunakan preferensi bahasa yang ditetapkan di browser" msgstr "Gunakan preferensi bahasa yang ditetapkan di browser"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplikasi telah terpasang." msgstr "Aplikasi telah terpasang."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Kesalahan Pemasangan aplikasi: {string} {details}" msgstr "Kesalahan Pemasangan aplikasi: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Kesalahan pemasangan aplikasi: {error}" msgstr "Kesalahan pemasangan aplikasi: {error}"
@ -2060,17 +2060,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Server obrolan" msgstr "Server obrolan"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2158,55 +2164,61 @@ msgstr "Domain"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Kelola Perpustakaan"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Non-Aktifkan" msgstr "Non-Aktifkan"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "Enable PageKite" #| msgid "Enable PageKite"
msgid "Enable selected" msgid "Enable selected"
msgstr "Aktifkan PageKite" msgstr "Aktifkan PageKite"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "Menghapus snapshot yang dipilih" msgstr "Menghapus snapshot yang dipilih"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Buat cadangan baru" msgstr "Buat cadangan baru"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Tambah" msgstr "Tambah"
@ -2264,6 +2276,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Buat Repositori" msgstr "Buat Repositori"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5258,25 +5274,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Performa" msgstr "Performa"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-09-21 20:38+0000\n" "PO-Revision-Date: 2021-09-21 20:38+0000\n"
"Last-Translator: Dietmar <sagen@permondes.de>\n" "Last-Translator: Dietmar <sagen@permondes.de>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Lingua da usare per presentare questa interfaccia web"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Usa la lingua impostata nel browser" msgstr "Usa la lingua impostata nel browser"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Applicazione installata." msgstr "Applicazione installata."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Errore installazione applicazione:{string}{details}" msgstr "Errore installazione applicazione:{string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Errore durante l'installazione dell'applicazione: {error}" msgstr "Errore durante l'installazione dell'applicazione: {error}"
@ -2055,15 +2055,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "Server e-mail" msgstr "Server e-mail"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2142,46 +2148,52 @@ msgstr "Dominio"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Thunderbird" msgstr "Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Gestire le librerie"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "Disattivare selezionato" msgstr "Disattivare selezionato"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "Attiva selezionato" msgstr "Attiva selezionato"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
msgid "Delete selected" msgid "Delete selected"
msgstr "Istantanee selezionate cancellate" msgstr "Istantanee selezionate cancellate"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Creare un nuovo alias e-mail" msgstr "Creare un nuovo alias e-mail"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2235,6 +2247,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Creare la home directory" msgstr "Creare la home directory"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "Mantenere le impostazioni attuali" msgstr "Mantenere le impostazioni attuali"
@ -5395,25 +5411,25 @@ msgstr ""
"Vedi le <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/" "Vedi le <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
"\">istruzioni</a> della configurazione del client SSH" "\">istruzioni</a> della configurazione del client SSH"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Monitoraggio del sistema" msgstr "Monitoraggio del sistema"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-05-20 12:32+0000\n" "PO-Revision-Date: 2021-05-20 12:32+0000\n"
"Last-Translator: Jacque Fresco <aidter@use.startmail.com>\n" "Last-Translator: Jacque Fresco <aidter@use.startmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Japanese <https://hosted.weblate.org/projects/freedombox/"
@ -74,16 +74,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "" msgstr ""
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "" msgstr ""
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "" msgstr ""
@ -1848,15 +1848,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1934,45 +1940,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2026,6 +2036,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4847,25 +4861,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2020-07-16 16:41+0000\n" "PO-Revision-Date: 2020-07-16 16:41+0000\n"
"Last-Translator: Yogesh <yogesh@karnatakaeducation.org.in>\n" "Last-Translator: Yogesh <yogesh@karnatakaeducation.org.in>\n"
"Language-Team: Kannada <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Kannada <https://hosted.weblate.org/projects/freedombox/"
@ -74,16 +74,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "" msgstr ""
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "" msgstr ""
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "" msgstr ""
@ -1848,15 +1848,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1934,45 +1940,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2026,6 +2036,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4847,25 +4861,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-02-22 10:50+0000\n" "PO-Revision-Date: 2021-02-22 10:50+0000\n"
"Last-Translator: Kornelijus Tvarijanavičius <kornelitvari@protonmail.com>\n" "Last-Translator: Kornelijus Tvarijanavičius <kornelitvari@protonmail.com>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/freedombox/"
@ -75,16 +75,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "" msgstr ""
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "" msgstr ""
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "" msgstr ""
@ -1849,15 +1849,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1935,45 +1941,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2027,6 +2037,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4848,25 +4862,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-08-19 13:51+0000\n" "PO-Revision-Date: 2021-08-19 13:51+0000\n"
"Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n" "Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@ -83,16 +83,16 @@ msgstr "Språk som skal brukes i dette nettgrensesnittet"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Bruk språkforvalg satt i nettleseren" msgstr "Bruk språkforvalg satt i nettleseren"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Program installert." msgstr "Program installert."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Feil ved programinstallering: {string} {details}" msgstr "Feil ved programinstallering: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Feil ved programinstallering: {error}" msgstr "Feil ved programinstallering: {error}"
@ -2092,17 +2092,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Nettprat-tjener" msgstr "Nettprat-tjener"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2190,55 +2196,61 @@ msgstr "Domene"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Håndter biblioteker"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Deaktivert" msgstr "Deaktivert"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "kabel er tilknyttet" msgstr "kabel er tilknyttet"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "Slettet alle valgte avbildninger" msgstr "Slettet alle valgte avbildninger"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Lag ny sikkerhetskopi" msgstr "Lag ny sikkerhetskopi"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Legg til" msgstr "Legg til"
@ -2300,6 +2312,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Oppdatert mediekatalog" msgstr "Oppdatert mediekatalog"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5608,25 +5624,25 @@ msgstr ""
"Se oppsettet for SSH-klienten <a href=\"https://pagekite.net/wiki/Howto/" "Se oppsettet for SSH-klienten <a href=\"https://pagekite.net/wiki/Howto/"
"SshOverPageKite/\">instructions (instruksjoner)</a>" "SshOverPageKite/\">instructions (instruksjoner)</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Ytelse" msgstr "Ytelse"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-09-18 13:33+0000\n" "PO-Revision-Date: 2021-09-18 13:33+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/"
@ -78,16 +78,16 @@ msgstr "Te gebruiken taal voor de weergave van deze webinterface"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Gebruik de taalvoorkeuren die zijn ingesteld in de browser" msgstr "Gebruik de taalvoorkeuren die zijn ingesteld in de browser"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "De toepassing is geïnstalleerd." msgstr "De toepassing is geïnstalleerd."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Fout bij het installeren van de toepassing: {string} {details}" msgstr "Fout bij het installeren van de toepassing: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Fout bij het installeren van de toepassing: {error}" msgstr "Fout bij het installeren van de toepassing: {error}"
@ -2085,15 +2085,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "E-mailserver" msgstr "E-mailserver"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "Maakt gebruik van Postfix, Dovecot &amp; Rspamd" msgstr "Maakt gebruik van Postfix, Dovecot &amp; Rspamd"
@ -2173,45 +2179,51 @@ msgstr "domein"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "Nieuwe alias (zonder @domein)" msgstr "Nieuwe alias (zonder @domein)"
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Thunderbird" msgstr "Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "K-9 Mail" msgstr "K-9 Mail"
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "FairEmail" msgstr "FairEmail"
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "My Aliases"
msgid "Manage Aliases"
msgstr "Mijn aliassen"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "Je hebt geen e-mailaliassen." msgstr "Je hebt geen e-mailaliassen."
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "Selectie uitschakelen" msgstr "Selectie uitschakelen"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "Selectie inschakelen" msgstr "Selectie inschakelen"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "Verwijder selectie" msgstr "Verwijder selectie"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Nieuwe e-mailalias maken" msgstr "Nieuwe e-mailalias maken"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Toevoegen" msgstr "Toevoegen"
@ -2265,6 +2277,10 @@ msgstr "Aanmaken om e-mails te kunnen ontvangen."
msgid "Create home directory" msgid "Create home directory"
msgstr "Home directory aanmaken" msgstr "Home directory aanmaken"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "Huidige instellingen behouden" msgstr "Huidige instellingen behouden"
@ -5562,12 +5578,12 @@ msgstr ""
"Zie de SSH cliënt setup <a href=\"https://pagekite.net/wiki/Howto/" "Zie de SSH cliënt setup <a href=\"https://pagekite.net/wiki/Howto/"
"SshOverPageKite/\">instructies (Engelstalig)</a>" "SshOverPageKite/\">instructies (Engelstalig)</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Prestaties" msgstr "Prestaties"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5578,7 +5594,7 @@ msgstr ""
"gebruikspatronen en of de hardware wordt overbelast door gebruikers en " "gebruikspatronen en of de hardware wordt overbelast door gebruikers en "
"services." "services."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5586,7 +5602,7 @@ msgstr ""
"Prestatiestatistieken worden verzameld door Performance Co-Pilot en kunnen " "Prestatiestatistieken worden verzameld door Performance Co-Pilot en kunnen "
"worden bekeken via de Cockpit-app." "worden bekeken via de Cockpit-app."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Systeembewaking" msgstr "Systeembewaking"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-03-03 16:50+0000\n" "PO-Revision-Date: 2021-03-03 16:50+0000\n"
"Last-Translator: Karol Werner <karol@ppkt.eu>\n" "Last-Translator: Karol Werner <karol@ppkt.eu>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/"
@ -77,16 +77,16 @@ msgstr "Język używany do reprezentowania danego interfejsu www"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Użyj języka ustawionego w przeglądarce" msgstr "Użyj języka ustawionego w przeglądarce"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplikacja zainstalowania." msgstr "Aplikacja zainstalowania."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Błąd podczas instalowania aplikacji: {string} {details}" msgstr "Błąd podczas instalowania aplikacji: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Błąd podczas instalowania aplikacji: {error}" msgstr "Błąd podczas instalowania aplikacji: {error}"
@ -2046,17 +2046,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Serwer czatu" msgstr "Serwer czatu"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2140,53 +2146,59 @@ msgstr "Domena"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Create Repository"
msgid "Manage Aliases"
msgstr "Utwórz repozytorium"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Wyłączony" msgstr "Wyłączony"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "Enabled" #| msgid "Enabled"
msgid "Enable selected" msgid "Enable selected"
msgstr "Włączony" msgstr "Włączony"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete selected" msgid "Delete selected"
msgstr "Usuń %(name)s" msgstr "Usuń %(name)s"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Utwórz nową kopię zapasową" msgstr "Utwórz nową kopię zapasową"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2244,6 +2256,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Utwórz repozytorium" msgstr "Utwórz repozytorium"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5215,25 +5231,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-05-08 22:33+0000\n" "PO-Revision-Date: 2021-05-08 22:33+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Idioma a ser usado para apresentar a interface de administração web"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Use a preferência de idioma definida no navegador" msgstr "Use a preferência de idioma definida no navegador"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplicação instalada." msgstr "Aplicação instalada."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Erro a instalar a aplicação: {string} {details}" msgstr "Erro a instalar a aplicação: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Erro a instalar a aplicação: {error}" msgstr "Erro a instalar a aplicação: {error}"
@ -1945,17 +1945,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Web Server" #| msgid "Web Server"
msgid "Email Server" msgid "Email Server"
msgstr "Servidor Web" msgstr "Servidor Web"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2037,51 +2043,57 @@ msgstr "Nome de Domínio"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Create new repository"
msgid "Manage Aliases"
msgstr "Criar novo repositório"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "Applications" #| msgid "Applications"
msgid "Enable selected" msgid "Enable selected"
msgstr "Aplicações" msgstr "Aplicações"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete files" #| msgid "Delete files"
msgid "Delete selected" msgid "Delete selected"
msgstr "Apagar ficheiros" msgstr "Apagar ficheiros"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Criar novo backup" msgstr "Criar novo backup"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2141,6 +2153,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Criar Repositório" msgstr "Criar Repositório"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -5092,25 +5108,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-09-10 07:34+0000\n" "PO-Revision-Date: 2021-09-10 07:34+0000\n"
"Last-Translator: Artem <Localizer_in_Russian@protonmail.com>\n" "Last-Translator: Artem <Localizer_in_Russian@protonmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
@ -77,16 +77,16 @@ msgstr "Язык, используемый для представления д
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Использовать языковые настройки браузера" msgstr "Использовать языковые настройки браузера"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Приложение установлено." msgstr "Приложение установлено."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Ошибка при установке пакетов: {string}{details}" msgstr "Ошибка при установке пакетов: {string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Ошибка при установке приложения: {error}" msgstr "Ошибка при установке приложения: {error}"
@ -2075,17 +2075,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Чат-сервер" msgstr "Чат-сервер"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2173,55 +2179,61 @@ msgstr "Домен"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Управление библиотеками"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "Выключено" msgstr "Выключено"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "кабель подключен" msgstr "кабель подключен"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "Удалить выбранные снапшоты" msgstr "Удалить выбранные снапшоты"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Создать новую резервную копию" msgstr "Создать новую резервную копию"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Добавить" msgstr "Добавить"
@ -2283,6 +2295,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Обновленный каталог медиа" msgstr "Обновленный каталог медиа"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5603,12 +5619,12 @@ msgstr ""
"<a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/\">Инструкции</a> " "<a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/\">Инструкции</a> "
"по настройке клиента SSH" "по настройке клиента SSH"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Производительность" msgstr "Производительность"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5619,7 +5635,7 @@ msgstr ""
"представление о шаблонах использования и о том, перегружено ли оборудование " "представление о шаблонах использования и о том, перегружено ли оборудование "
"пользователями и службами." "пользователями и службами."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5627,7 +5643,7 @@ msgstr ""
"Метрики производительности собираются Performance Co-Pilot и могут быть " "Метрики производительности собираются Performance Co-Pilot и могут быть "
"просмотрены с помощью приложения Cockpit." "просмотрены с помощью приложения Cockpit."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Системный мониторинг" msgstr "Системный мониторинг"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-04-27 13:32+0000\n" "PO-Revision-Date: 2021-04-27 13:32+0000\n"
"Last-Translator: HelaBasa <R45XvezA@protonmail.ch>\n" "Last-Translator: HelaBasa <R45XvezA@protonmail.ch>\n"
"Language-Team: Sinhala <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Sinhala <https://hosted.weblate.org/projects/freedombox/"
@ -74,16 +74,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "" msgstr ""
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "" msgstr ""
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "" msgstr ""
@ -1848,15 +1848,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1934,45 +1940,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2026,6 +2036,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4847,25 +4861,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/"
@ -77,16 +77,16 @@ msgstr "Jezik, ki ga želite uporabljati za ta spletni vmesnik"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Uporabi jezikovne nastavitve brskalnika" msgstr "Uporabi jezikovne nastavitve brskalnika"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplikacija je nameščena." msgstr "Aplikacija je nameščena."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Napaka ob nameščanju aplikacije: {string} {details}" msgstr "Napaka ob nameščanju aplikacije: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Napaka ob nameščanju aplikacije: {error}" msgstr "Napaka ob nameščanju aplikacije: {error}"
@ -1996,17 +1996,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Domain Name Server" #| msgid "Domain Name Server"
msgid "Email Server" msgid "Email Server"
msgstr "Strežnik z imenom domene" msgstr "Strežnik z imenom domene"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2084,49 +2090,55 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Create new repository"
msgid "Manage Aliases"
msgstr "Ustvari novo skladišče"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete Archive" #| msgid "Delete Archive"
msgid "Delete selected" msgid "Delete selected"
msgstr "Izbriši arhiv" msgstr "Izbriši arhiv"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create remote backup repository" #| msgid "Create remote backup repository"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Ustvari oddaljeno skladišče za rezervne kopije" msgstr "Ustvari oddaljeno skladišče za rezervne kopije"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2184,6 +2196,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Ustvari novo skladišče" msgstr "Ustvari novo skladišče"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -5053,25 +5069,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-06-07 12:34+0000\n" "PO-Revision-Date: 2021-06-07 12:34+0000\n"
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n" "Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
"Language-Team: Albanian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Albanian <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Gjuhë për tu përdorur për të paraqitur këtë ndërfaqe web"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Përdor parapëlqim gjuhe të caktuar te shfletuesi" msgstr "Përdor parapëlqim gjuhe të caktuar te shfletuesi"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplikacioni u instalua." msgstr "Aplikacioni u instalua."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Gabim në instalimin e aplikacionit: {string} {details}" msgstr "Gabim në instalimin e aplikacionit: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Gabim në instalimin e aplikacionit: {error}" msgstr "Gabim në instalimin e aplikacionit: {error}"
@ -2081,17 +2081,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "Shërbyes Fjalosjesh" msgstr "Shërbyes Fjalosjesh"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2179,55 +2185,61 @@ msgstr "Përkatësi"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Mozilla Thunderbird" msgstr "Mozilla Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Administroni Biblioteka"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "E çaktivizuar" msgstr "E çaktivizuar"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "kablloja është e lidhur" msgstr "kablloja është e lidhur"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Deleted selected snapshots" #| msgid "Deleted selected snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "U fshinë fotografimet e përzgjedhur" msgstr "U fshinë fotografimet e përzgjedhur"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Krijoni një kopjeruajtje të re" msgstr "Krijoni një kopjeruajtje të re"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Shtoje" msgstr "Shtoje"
@ -2287,6 +2299,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "U përditësua drejtori mediash" msgstr "U përditësua drejtori mediash"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -5569,12 +5585,12 @@ msgstr ""
"Shihni <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/" "Shihni <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
"\">udhëzime</a> ujdisjeje klienti SSH" "\">udhëzime</a> ujdisjeje klienti SSH"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Funksionim" msgstr "Funksionim"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5585,7 +5601,7 @@ msgstr ""
"rregullsi përdorimi dhe nëse hardware-i është apo jo i mbingarkuar nga " "rregullsi përdorimi dhe nëse hardware-i është apo jo i mbingarkuar nga "
"përdorues dhe shërbime." "përdorues dhe shërbime."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5593,7 +5609,7 @@ msgstr ""
"Matjet mbi funksionimin grumbullohen nga Performance Co-Pilot dhe mund të " "Matjet mbi funksionimin grumbullohen nga Performance Co-Pilot dhe mund të "
"shihen duke përdorur aplikacionin Cockpit." "shihen duke përdorur aplikacionin Cockpit."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Mbikëqyrje Sistemi" msgstr "Mbikëqyrje Sistemi"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Jezik za web interfejs"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Koristi jezik podešen u pretraživaču" msgstr "Koristi jezik podešen u pretraživaču"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Aplikacija instalirana." msgstr "Aplikacija instalirana."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Greška prilikom instaliranja aplikacije: {string}{details}" msgstr "Greška prilikom instaliranja aplikacije: {string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Greška prilikom instaliranja aplikacije: {error}" msgstr "Greška prilikom instaliranja aplikacije: {error}"
@ -1920,17 +1920,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Domain Name Server" #| msgid "Domain Name Server"
msgid "Email Server" msgid "Email Server"
msgstr "Domain Name Server" msgstr "Domain Name Server"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2008,49 +2014,53 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete Archive" #| msgid "Delete Archive"
msgid "Delete selected" msgid "Delete selected"
msgstr "Izbriši arhivu" msgstr "Izbriši arhivu"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Kreiraj novu rezervnu kopiju" msgstr "Kreiraj novu rezervnu kopiju"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2108,6 +2118,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Kreirajte repozitorij" msgstr "Kreirajte repozitorij"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4941,25 +4955,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-09-21 20:38+0000\n" "PO-Revision-Date: 2021-09-21 20:38+0000\n"
"Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n" "Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Språk att använda för att presentera detta webbgränssnitt"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Använd språkinställningen i webbläsaren" msgstr "Använd språkinställningen i webbläsaren"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Applikation installerad." msgstr "Applikation installerad."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Installation misslyckades: {string} {details}" msgstr "Installation misslyckades: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Installationen misslyckades: {error}" msgstr "Installationen misslyckades: {error}"
@ -2073,15 +2073,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "E-postserver" msgstr "E-postserver"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "Drivs av Postfix, Dovecot och Rspamd" msgstr "Drivs av Postfix, Dovecot och Rspamd"
@ -2159,45 +2165,51 @@ msgstr "domain"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "Nytt alias (utan @domän)" msgstr "Nytt alias (utan @domän)"
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Thunderbird" msgstr "Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "K-9 Mail" msgstr "K-9 Mail"
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "FairEmail" msgstr "FairEmail"
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "My Aliases"
msgid "Manage Aliases"
msgstr "Mina alias"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "Du har inga e-postalias." msgstr "Du har inga e-postalias."
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "Inaktivera markerad" msgstr "Inaktivera markerad"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "Aktivera markerad" msgstr "Aktivera markerad"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "Tabort valda" msgstr "Tabort valda"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Skapa ett nytt e -postalias" msgstr "Skapa ett nytt e -postalias"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Lägg till" msgstr "Lägg till"
@ -2251,6 +2263,10 @@ msgstr "Skapa en för att börja ta emot e-post."
msgid "Create home directory" msgid "Create home directory"
msgstr "Skapa arbetskatalog" msgstr "Skapa arbetskatalog"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "Behåll nuvarande inställningar" msgstr "Behåll nuvarande inställningar"
@ -5514,12 +5530,12 @@ msgstr ""
"Se SSH-klientinstallation <a href =\"https://pagekite.net/wiki/Howto/" "Se SSH-klientinstallation <a href =\"https://pagekite.net/wiki/Howto/"
"SshoverPageKite/\">instruktioner</a>" "SshoverPageKite/\">instruktioner</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Prestanda" msgstr "Prestanda"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5530,7 +5546,7 @@ msgstr ""
"användningsmönster och om hårdvaran är överbelastad av användare och " "användningsmönster och om hårdvaran är överbelastad av användare och "
"tjänster." "tjänster."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5538,7 +5554,7 @@ msgstr ""
"Prestandamätvärden samlas in av Performance Co-Pilot och kan visas med " "Prestandamätvärden samlas in av Performance Co-Pilot och kan visas med "
"Cockpit-appen." "Cockpit-appen."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Systemövervakning" msgstr "Systemövervakning"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -73,16 +73,16 @@ msgstr ""
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "" msgstr ""
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "" msgstr ""
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "" msgstr ""
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "" msgstr ""
@ -1847,15 +1847,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1933,45 +1939,49 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
msgid "Manage Aliases"
msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2025,6 +2035,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4846,25 +4860,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-05-17 18:31+0000\n" "PO-Revision-Date: 2021-05-17 18:31+0000\n"
"Last-Translator: chilumula vamshi krishna <kannakrishna1625@gmail.com>\n" "Last-Translator: chilumula vamshi krishna <kannakrishna1625@gmail.com>\n"
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "ఈ జాల అంతరవర్తి కోసం వాడాల
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "బ్రౌజర్లో ఉన్న భాషాప్రాధాన్యతనే ఉపయోగించు" msgstr "బ్రౌజర్లో ఉన్న భాషాప్రాధాన్యతనే ఉపయోగించు"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "అనువర్తనం స్థాపించబడింది." msgstr "అనువర్తనం స్థాపించబడింది."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "అనువర్తనం స్థాపించుటలో దోషం: {string}{details}" msgstr "అనువర్తనం స్థాపించుటలో దోషం: {string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "అనువర్తనం స్థాపించుటలో దోషం: {error}" msgstr "అనువర్తనం స్థాపించుటలో దోషం: {error}"
@ -2058,17 +2058,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Chat Server" #| msgid "Chat Server"
msgid "Email Server" msgid "Email Server"
msgstr "కబుర్ల సేవిక" msgstr "కబుర్ల సేవిక"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2156,55 +2162,61 @@ msgstr "డొమైన్"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "రౌండ్ క్యూబ్" msgstr "రౌండ్ క్యూబ్"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
#, fuzzy #, fuzzy
#| msgid "Mozilla Thunderbird" #| msgid "Mozilla Thunderbird"
msgid "Thunderbird" msgid "Thunderbird"
msgstr "మొజిల్లా థండర్ బర్డ్" msgstr "మొజిల్లా థండర్ బర్డ్"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Create User"
msgid "Manage Aliases"
msgstr "వినియోగదారుని సృష్టించు"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "నిలిపివేయబడింది" msgstr "నిలిపివేయబడింది"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "కేబుల్ అనుసంధానించబడిన" msgstr "కేబుల్ అనుసంధానించబడిన"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete all the snapshots" #| msgid "Delete all the snapshots"
msgid "Delete selected" msgid "Delete selected"
msgstr "అన్ని స్నాప్షాట్‌లను తొలగించు" msgstr "అన్ని స్నాప్షాట్‌లను తొలగించు"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "క్రొత్త బ్యాకప్‌ను సృష్టించండి" msgstr "క్రొత్త బ్యాకప్‌ను సృష్టించండి"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "జోడించు" msgstr "జోడించు"
@ -2266,6 +2278,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "మీడియా డైరెక్టరీని నవీకరించబడింది" msgstr "మీడియా డైరెక్టరీని నవీకరించబడింది"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5480,25 +5496,25 @@ msgstr ""
"SSH క్లైంట్ సెటప్ చూడండి <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/" "SSH క్లైంట్ సెటప్ చూడండి <a href=\"https://pagekite.net/wiki/Howto/SshOverPageKite/"
"\"> సూచనలు </a>" "\"> సూచనలు </a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-10-13 08:35+0000\n" "PO-Revision-Date: 2021-10-13 08:35+0000\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n" "Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Bu web arayüzünü sunmak için kullanılacak dil"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Tarayıcıda ayarlanan dil tercihini kullan" msgstr "Tarayıcıda ayarlanan dil tercihini kullan"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Uygulama yüklendi." msgstr "Uygulama yüklendi."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Uygulama yüklenirken hata oldu: {string} {details}" msgstr "Uygulama yüklenirken hata oldu: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Uygulama yüklenirken hata oldu: {error}" msgstr "Uygulama yüklenirken hata oldu: {error}"
@ -2075,16 +2075,22 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
"Kurulum sırasında sistemdeki diğer tüm e-posta sunucuları kaldırılacaktır." "Kurulum sırasında sistemdeki diğer tüm e-posta sunucuları kaldırılacaktır."
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "E-posta Sunucusu" msgstr "E-posta Sunucusu"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "Postfix, Dovecot ve Rspamd tarafından desteklenmektedir" msgstr "Postfix, Dovecot ve Rspamd tarafından desteklenmektedir"
@ -2162,45 +2168,51 @@ msgstr "etki alanı"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "Yeni kod adı (@domain olmadan)" msgstr "Yeni kod adı (@domain olmadan)"
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Thunderbird" msgstr "Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "K-9 Mail" msgstr "K-9 Mail"
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "FairEmail" msgstr "FairEmail"
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "My Aliases"
msgid "Manage Aliases"
msgstr "Kod Adlarım"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "E-posta kod adlarınız yok." msgstr "E-posta kod adlarınız yok."
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "Seçileni etkisizleştir" msgstr "Seçileni etkisizleştir"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "Seçileni etkinleştir" msgstr "Seçileni etkinleştir"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "Seçileni sil" msgstr "Seçileni sil"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Yeni bir e-posta kod adı oluşturun" msgstr "Yeni bir e-posta kod adı oluşturun"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Ekle" msgstr "Ekle"
@ -2254,6 +2266,10 @@ msgstr "E-posta almaya başlamak için bir tane oluşturun."
msgid "Create home directory" msgid "Create home directory"
msgstr "Giriş dizini oluştur" msgstr "Giriş dizini oluştur"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "Şu anki ayarları koru" msgstr "Şu anki ayarları koru"
@ -5527,12 +5543,12 @@ msgstr ""
"SSH istemci ayarlaması <a href=\"https://pagekite.net/wiki/Howto/" "SSH istemci ayarlaması <a href=\"https://pagekite.net/wiki/Howto/"
"SshOverPageKite/\">talimatlarına</a> bakın" "SshOverPageKite/\">talimatlarına</a> bakın"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Performans" msgstr "Performans"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
@ -5543,7 +5559,7 @@ msgstr ""
"donanımın kullanıcılar ve hizmetler tarafından aşırı yüklenip yüklenmediği " "donanımın kullanıcılar ve hizmetler tarafından aşırı yüklenip yüklenmediği "
"hakkında temel içgörüler verebilir." "hakkında temel içgörüler verebilir."
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
@ -5551,7 +5567,7 @@ msgstr ""
"Performans ölçümleri, Performance Co-Pilot tarafından toplanır ve Cockpit " "Performans ölçümleri, Performance Co-Pilot tarafından toplanır ve Cockpit "
"uygulaması kullanılarak görüntülenebilir." "uygulaması kullanılarak görüntülenebilir."
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Sistem İzleme" msgstr "Sistem İzleme"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-10-13 08:35+0000\n" "PO-Revision-Date: 2021-10-13 08:35+0000\n"
"Last-Translator: Andrij Mizyk <andmizyk@gmail.com>\n" "Last-Translator: Andrij Mizyk <andmizyk@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
@ -77,16 +77,16 @@ msgstr "Мова, що використовується для надання ц
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Використовувати мовні налаштування оглядача" msgstr "Використовувати мовні налаштування оглядача"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Застосунок установлено." msgstr "Застосунок установлено."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Помилка при встановленні застосунку: {string} {details}" msgstr "Помилка при встановленні застосунку: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Помилка при встановлені застосунку: {error}" msgstr "Помилка при встановлені застосунку: {error}"
@ -2032,15 +2032,21 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
msgid "Email Server" msgid "Email Server"
msgstr "Сервер електронної пошти" msgstr "Сервер електронної пошти"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "Працює на Postfix, Dovecot та Rspamd" msgstr "Працює на Postfix, Dovecot та Rspamd"
@ -2118,45 +2124,51 @@ msgstr "домен"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "Новий аліяс (без @domain)" msgstr "Новий аліяс (без @domain)"
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "Roundcube" msgstr "Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "Thunderbird" msgstr "Thunderbird"
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "K-9 Mail" msgstr "K-9 Mail"
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "FairEmail" msgstr "FairEmail"
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "My Aliases"
msgid "Manage Aliases"
msgstr "Мої аліяси"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "У Вас нема аліясів ел. пошти." msgstr "У Вас нема аліясів ел. пошти."
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "Вимкнути вибране" msgstr "Вимкнути вибране"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "Дозволити вибране" msgstr "Дозволити вибране"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
msgid "Delete selected" msgid "Delete selected"
msgstr "Видалити вибране" msgstr "Видалити вибране"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Створити новий аліяс електронної пошти" msgstr "Створити новий аліяс електронної пошти"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "Додати" msgstr "Додати"
@ -2210,6 +2222,10 @@ msgstr "Створити одну, щоб отримувати ел. пошту.
msgid "Create home directory" msgid "Create home directory"
msgstr "Створити домашній каталог" msgstr "Створити домашній каталог"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "Зберігати поточні налаштування" msgstr "Зберігати поточні налаштування"
@ -5154,25 +5170,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "Продуктивність" msgstr "Продуктивність"
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "Моніторинг системи" msgstr "Моніторинг системи"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-07-28 08:34+0000\n" "PO-Revision-Date: 2021-07-28 08:34+0000\n"
"Last-Translator: bruh <quangtrung02hn16@gmail.com>\n" "Last-Translator: bruh <quangtrung02hn16@gmail.com>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Vietnamese <https://hosted.weblate.org/projects/freedombox/"
@ -76,16 +76,16 @@ msgstr "Ngôn ngữ để sử dụng cho giao diện web"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "Sử dụng cài đặt ngôn ngữ của trình duyệt" msgstr "Sử dụng cài đặt ngôn ngữ của trình duyệt"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "Ứng dụng đã được cài đặt." msgstr "Ứng dụng đã được cài đặt."
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "Lỗi khi cài đặt ứng dụng: {string} {details}" msgstr "Lỗi khi cài đặt ứng dụng: {string} {details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "Lỗi khi cài đặt ứng dụng: {error}" msgstr "Lỗi khi cài đặt ứng dụng: {error}"
@ -2039,17 +2039,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Domain Name Server" #| msgid "Domain Name Server"
msgid "Email Server" msgid "Email Server"
msgstr "Máy chủ tên miền" msgstr "Máy chủ tên miền"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2133,51 +2139,57 @@ msgstr "Miền TLS"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "Quản lý thư viện"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "Enable scheduled backups" #| msgid "Enable scheduled backups"
msgid "Enable selected" msgid "Enable selected"
msgstr "Bật sao lưu được lên lịch" msgstr "Bật sao lưu được lên lịch"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete files" #| msgid "Delete files"
msgid "Delete selected" msgid "Delete selected"
msgstr "Xoá tệp" msgstr "Xoá tệp"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "Tạo một bản sao lưu mới" msgstr "Tạo một bản sao lưu mới"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2235,6 +2247,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "Tạo kho" msgstr "Tạo kho"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -5058,25 +5074,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth\n" "Project-Id-Version: Plinth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-09-18 13:33+0000\n" "PO-Revision-Date: 2021-09-18 13:33+0000\n"
"Last-Translator: 池边树下 <mzky@163.com>\n" "Last-Translator: 池边树下 <mzky@163.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@ -74,16 +74,16 @@ msgstr "此 web 管理界面的语言"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "使用浏览器中设置的语言首选项" msgstr "使用浏览器中设置的语言首选项"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "应用程序已安装。" msgstr "应用程序已安装。"
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "安装应用程序出错:{string}{details}" msgstr "安装应用程序出错:{string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "安装应用程序出错:{error}" msgstr "安装应用程序出错:{error}"
@ -2012,17 +2012,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Web Server" #| msgid "Web Server"
msgid "Email Server" msgid "Email Server"
msgstr "Web 服务器" msgstr "Web 服务器"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -2108,7 +2114,7 @@ msgstr "域名"
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
#, fuzzy #, fuzzy
@ -2116,47 +2122,53 @@ msgstr ""
msgid "Roundcube" msgid "Roundcube"
msgstr "启用 Roundcube" msgstr "启用 Roundcube"
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "管理库"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
#, fuzzy #, fuzzy
#| msgid "Disabled" #| msgid "Disabled"
msgid "Disable selected" msgid "Disable selected"
msgstr "已禁用" msgstr "已禁用"
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
#, fuzzy #, fuzzy
#| msgid "cable is connected" #| msgid "cable is connected"
msgid "Enable selected" msgid "Enable selected"
msgstr "线缆已连接" msgstr "线缆已连接"
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete selected" msgid "Delete selected"
msgstr "删除快照" msgstr "删除快照"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "创建新备份" msgstr "创建新备份"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
#, fuzzy #, fuzzy
#| msgid "Address" #| msgid "Address"
@ -2218,6 +2230,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "创建存储库" msgstr "创建存储库"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
#, fuzzy #, fuzzy
#| msgid "Current status:" #| msgid "Current status:"
@ -5453,25 +5469,25 @@ msgstr ""
"请参见 SSH 客户端安装 <a href=\"https://pagekite.net/wiki/Howto/" "请参见 SSH 客户端安装 <a href=\"https://pagekite.net/wiki/Howto/"
"SshOverPageKite/\"> 说明</a>" "SshOverPageKite/\"> 说明</a>"
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
#, fuzzy #, fuzzy
#| msgid "System Configuration" #| msgid "System Configuration"
msgid "System Monitoring" msgid "System Monitoring"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-11 18:24-0400\n" "POT-Creation-Date: 2021-10-25 18:50-0400\n"
"PO-Revision-Date: 2021-04-27 13:32+0000\n" "PO-Revision-Date: 2021-04-27 13:32+0000\n"
"Last-Translator: James Pan <bojaypan@mail.ru>\n" "Last-Translator: James Pan <bojaypan@mail.ru>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
@ -74,16 +74,16 @@ msgstr "此網頁介面顯示的語言"
msgid "Use the language preference set in the browser" msgid "Use the language preference set in the browser"
msgstr "使用瀏覽器語言設定" msgstr "使用瀏覽器語言設定"
#: plinth/middleware.py:59 plinth/templates/setup.html:18 #: plinth/middleware.py:36 plinth/templates/setup.html:18
msgid "Application installed." msgid "Application installed."
msgstr "應用已完成安裝。" msgstr "應用已完成安裝。"
#: plinth/middleware.py:65 #: plinth/middleware.py:41
#, python-brace-format #, python-brace-format
msgid "Error installing application: {string} {details}" msgid "Error installing application: {string} {details}"
msgstr "安裝過程中遇到錯誤:{string}{details}" msgstr "安裝過程中遇到錯誤:{string}{details}"
#: plinth/middleware.py:69 #: plinth/middleware.py:45
#, python-brace-format #, python-brace-format
msgid "Error installing application: {error}" msgid "Error installing application: {error}"
msgstr "安裝應用遇到錯誤:{error}" msgstr "安裝應用遇到錯誤:{error}"
@ -1865,17 +1865,23 @@ msgstr ""
#: plinth/modules/email_server/__init__.py:55 #: plinth/modules/email_server/__init__.py:55
msgid "" msgid ""
"<a href=\"/plinth/apps/roundcube/\">Roundcube app</a> provides web interface "
"for users to access email."
msgstr ""
#: plinth/modules/email_server/__init__.py:57
msgid ""
"During installation, any other email servers in the system will be " "During installation, any other email servers in the system will be "
"uninstalled." "uninstalled."
msgstr "" msgstr ""
#: plinth/modules/email_server/__init__.py:66 #: plinth/modules/email_server/__init__.py:68
#, fuzzy #, fuzzy
#| msgid "Domain Name Server" #| msgid "Domain Name Server"
msgid "Email Server" msgid "Email Server"
msgstr "域名服務器 DNS" msgstr "域名服務器 DNS"
#: plinth/modules/email_server/__init__.py:97 #: plinth/modules/email_server/__init__.py:99
msgid "Powered by Postfix, Dovecot & Rspamd" msgid "Powered by Postfix, Dovecot & Rspamd"
msgstr "" msgstr ""
@ -1953,49 +1959,55 @@ msgstr ""
msgid "New alias (without @domain)" msgid "New alias (without @domain)"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:7 #: plinth/modules/email_server/manifest.py:8
#: plinth/modules/roundcube/__init__.py:55 #: plinth/modules/roundcube/__init__.py:55
#: plinth/modules/roundcube/manifest.py:6 #: plinth/modules/roundcube/manifest.py:6
msgid "Roundcube" msgid "Roundcube"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:13 #: plinth/modules/email_server/manifest.py:16
msgid "Thunderbird" msgid "Thunderbird"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:28 #: plinth/modules/email_server/manifest.py:33
msgid "K-9 Mail" msgid "K-9 Mail"
msgstr "" msgstr ""
#: plinth/modules/email_server/manifest.py:41 #: plinth/modules/email_server/manifest.py:48
msgid "FairEmail" msgid "FairEmail"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:12 #: plinth/modules/email_server/templates/email_alias.html:11
#, fuzzy
#| msgid "Manage Libraries"
msgid "Manage Aliases"
msgstr "管理圖書館"
#: plinth/modules/email_server/templates/email_alias.html:14
msgid "You have no email aliases." msgid "You have no email aliases."
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:21 #: plinth/modules/email_server/templates/email_alias.html:23
msgid "Disable selected" msgid "Disable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:24 #: plinth/modules/email_server/templates/email_alias.html:26
msgid "Enable selected" msgid "Enable selected"
msgstr "" msgstr ""
#: plinth/modules/email_server/templates/email_alias.html:27 #: plinth/modules/email_server/templates/email_alias.html:29
#, fuzzy #, fuzzy
#| msgid "Delete files" #| msgid "Delete files"
msgid "Delete selected" msgid "Delete selected"
msgstr "刪除檔案" msgstr "刪除檔案"
#: plinth/modules/email_server/templates/email_alias.html:31 #: plinth/modules/email_server/templates/email_alias.html:33
#, fuzzy #, fuzzy
#| msgid "Create a new backup" #| msgid "Create a new backup"
msgid "Create a new email alias" msgid "Create a new email alias"
msgstr "建立一個新的備份檔" msgstr "建立一個新的備份檔"
#: plinth/modules/email_server/templates/email_alias.html:38 #: plinth/modules/email_server/templates/email_alias.html:40
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:59 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:59
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -2053,6 +2065,10 @@ msgstr ""
msgid "Create home directory" msgid "Create home directory"
msgstr "建立儲存庫" msgstr "建立儲存庫"
#: plinth/modules/email_server/templates/my_mail.html:27
msgid "Your home directory is ready to receive emails."
msgstr ""
#: plinth/modules/email_server/templates/tls_form.html:10 #: plinth/modules/email_server/templates/tls_form.html:10
msgid "Keep current settings" msgid "Keep current settings"
msgstr "" msgstr ""
@ -4874,25 +4890,25 @@ msgid ""
"SshOverPageKite/\">instructions</a>" "SshOverPageKite/\">instructions</a>"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:16 #: plinth/modules/performance/__init__.py:17
#: plinth/modules/performance/__init__.py:45 #: plinth/modules/performance/__init__.py:46
msgid "Performance" msgid "Performance"
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:25 #: plinth/modules/performance/__init__.py:26
msgid "" msgid ""
"Performance app allows you to collect, store and view information about " "Performance app allows you to collect, store and view information about "
"utilization of the hardware. This can give you basic insights into usage " "utilization of the hardware. This can give you basic insights into usage "
"patterns and whether the hardware is overloaded by users and services." "patterns and whether the hardware is overloaded by users and services."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:29 #: plinth/modules/performance/__init__.py:30
msgid "" msgid ""
"Performance metrics are collected by Performance Co-Pilot and can be viewed " "Performance metrics are collected by Performance Co-Pilot and can be viewed "
"using the Cockpit app." "using the Cockpit app."
msgstr "" msgstr ""
#: plinth/modules/performance/__init__.py:46 #: plinth/modules/performance/__init__.py:47
msgid "System Monitoring" msgid "System Monitoring"
msgstr "" msgstr ""