locale: Update translation strings

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-07-27 17:43:21 -04:00
parent 8bfe1ce546
commit 5fc7fbc4c7
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
34 changed files with 2258 additions and 2102 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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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/"
@ -129,11 +129,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "عنوان الشبكة المحلية" msgstr "عنوان الشبكة المحلية"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4350,32 +4350,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4460,20 +4460,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5553,82 +5561,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2019-10-12 14:52+0000\n" "PO-Revision-Date: 2019-10-12 14:52+0000\n"
"Last-Translator: Nevena Mircheva <nevena.mircheva@gmail.com>\n" "Last-Translator: Nevena Mircheva <nevena.mircheva@gmail.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
@ -134,11 +134,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4355,33 +4355,33 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Грешка при инсталиране на приложението: {error}" msgstr "Грешка при инсталиране на приложението: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4467,20 +4467,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5562,82 +5570,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "" msgstr ""

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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"
@ -127,11 +127,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4348,32 +4348,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4458,20 +4458,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5551,82 +5559,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-06-24 11:41+0000\n" "PO-Revision-Date: 2020-06-24 11:41+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -135,11 +135,11 @@ msgstr "Zjišťování služby"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Doména místní sítě" msgstr "Doména místní sítě"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Zálohy umožňují vytváření a správu zálohových archivů." msgstr "Zálohy umožňují vytváření a správu zálohových archivů."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Zálohy" msgstr "Zálohy"
@ -5025,43 +5025,43 @@ msgstr "Sdílení přidáno."
msgid "Action" msgid "Action"
msgstr "Akce" msgstr "Akce"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Open Share" msgid "Open Share"
msgstr "Přidat sdílení" msgstr "Přidat sdílení"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Group Share" msgid "Group Share"
msgstr "Přidat sdílení" msgstr "Přidat sdílení"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "Domovská stránka" msgstr "Domovská stránka"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "Share deleted." #| msgid "Share deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "Sdílení smazáno." msgstr "Sdílení smazáno."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Chyba při vysouvání zařízení: {error_message}" msgstr "Chyba při vysouvání zařízení: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Share edited." #| msgid "Share edited."
msgid "Share disabled." msgid "Share disabled."
msgstr "Sdílení upraveno." msgstr "Sdílení upraveno."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5159,32 +5159,30 @@ msgstr ""
"ověření heslem." "ověření heslem."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Výstraha ohledně zabezpečení"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Používáte balíčky z Debian backports. Mějte na paměti, že bezpečnostní tým "
"projektu Debian se nezabývá opravami zabezpečení těchto balíčků. Nicméně "
"jsou spravovány na základě nejlepší snahy přispěvateli z komunit Debian a "
"FreedomBox."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
msgid "Show security report" msgid "Show security report"
msgstr "Zobrazit výkaz o zabezpečení" msgstr "Zobrazit výkaz o zabezpečení"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
msgid "Security Report" msgid "Security Report"
@ -6451,64 +6449,38 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Zálohy"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
"Používáte balíčky z Debian backports. Mějte na paměti, že bezpečnostní tým "
"projektu Debian se nezabývá opravami zabezpečení těchto balíčků. Nicméně "
"jsou spravovány na základě nejlepší snahy přispěvateli z komunit Debian a "
"FreedomBox."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Aktivovat"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Ruční aktualizace" msgstr "Ruční aktualizace"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Aktualizace…" msgstr "Aktualizace…"
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Aktualizovat nyní" msgstr "Aktualizovat nyní"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<strong>This may take a long time to complete</strong>. During an update, " #| "<strong>This may take a long time to complete</strong>. During an update, "
@ -6523,34 +6495,34 @@ msgstr ""
"aktualizace není možné instalovat aplikace. Také webové rozhraní může být " "aktualizace není možné instalovat aplikace. Také webové rozhraní může být "
"dočasně nedostupné a zobrazovat chybu. V takovém případě ho načtěte znovu." "dočasně nedostupné a zobrazovat chybu. V takovém případě ho načtěte znovu."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
#, fuzzy #, fuzzy
#| msgid "Toggle recent update logs" #| msgid "Toggle recent update logs"
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Vyp/zap. záznamy událostí při nedávných aktualizacích" msgstr "Vyp/zap. záznamy událostí při nedávných aktualizacích"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Chyba při nastavování bezobslužných aktualizací: {error}" msgstr "Chyba při nastavování bezobslužných aktualizací: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Automatické aktualizace zapnuty" msgstr "Automatické aktualizace zapnuty"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Automatické aktualizace vypnuty" msgstr "Automatické aktualizace vypnuty"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Proces přechodu na novější verze zahájen." msgstr "Proces přechodu na novější verze zahájen."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Spouštění přechodu na novější verzi se nezdařilo." msgstr "Spouštění přechodu na novější verzi se nezdařilo."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backup archives" #| msgid "Backup archives"
msgid "Backports activated." msgid "Backports activated."
@ -7537,6 +7509,52 @@ msgstr "%(percentage)s%% dokončeno"
msgid "Gujarati" msgid "Gujarati"
msgstr "gudžarátština" msgstr "gudžarátština"
#~ msgid "Security Notice"
#~ msgstr "Výstraha ohledně zabezpečení"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "Používáte balíčky z Debian backports. Mějte na paměti, že bezpečnostní "
#~ "tým projektu Debian se nezabývá opravami zabezpečení těchto balíčků. "
#~ "Nicméně jsou spravovány na základě nejlepší snahy přispěvateli z komunit "
#~ "Debian a FreedomBox."
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Zálohy"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "Používáte balíčky z Debian backports. Mějte na paměti, že bezpečnostní "
#~ "tým projektu Debian se nezabývá opravami zabezpečení těchto balíčků. "
#~ "Nicméně jsou spravovány na základě nejlepší snahy přispěvateli z komunit "
#~ "Debian a FreedomBox."
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Aktivovat"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Obnovuje se" #~ msgstr "Obnovuje se"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-06-28 19:30+0000\n" "PO-Revision-Date: 2020-06-28 19:30+0000\n"
"Last-Translator: Jens Molgaard <subscriptions@zete.tk>\n" "Last-Translator: Jens Molgaard <subscriptions@zete.tk>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -138,12 +138,12 @@ msgstr "Tjenestesøgning"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Lokalt netværksdomæne" msgstr "Lokalt netværksdomæne"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Sikkerhedskopiering lader dig oprette og administrere sikkerhedskopier." "Sikkerhedskopiering lader dig oprette og administrere sikkerhedskopier."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Sikkerhedskopiering" msgstr "Sikkerhedskopiering"
@ -5039,43 +5039,43 @@ msgstr "Kite-navn"
msgid "Action" msgid "Action"
msgstr "Handlinger" msgstr "Handlinger"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Open Share" msgid "Open Share"
msgstr "Tilføj Service" msgstr "Tilføj Service"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Group Share" msgid "Group Share"
msgstr "Tilføj Service" msgstr "Tilføj Service"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Home Share" msgid "Home Share"
msgstr "Tilføj Service" msgstr "Tilføj Service"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "{name} slettet." msgstr "{name} slettet."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Kunne ikke installere applikation: {error}" msgstr "Kunne ikke installere applikation: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share disabled." msgid "Share disabled."
msgstr "{name} slettet." msgstr "{name} slettet."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5167,26 +5167,32 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
#, fuzzy
#| msgid "Security"
msgid "Security Notice"
msgstr "Sikkerhed"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy #, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "Sikkerhed" msgstr "Sikkerhed"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6426,58 +6432,40 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Sikkerhedskopiering"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Aktiver"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "Seneste opdatering" msgstr "Seneste opdatering"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update" #| msgid "Update"
msgid "Update now" msgid "Update now"
msgstr "Opdater" msgstr "Opdater"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Depending on the number of packages to install, this may take a long time " #| "Depending on the number of packages to install, this may take a long time "
@ -6495,33 +6483,33 @@ msgstr ""
"blive midlertidigt utilgængeligt og vise en fejl. Genindlæs siden for at " "blive midlertidigt utilgængeligt og vise en fejl. Genindlæs siden for at "
"fortsætte." "fortsætte."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
"Kunne ikke konfigurere automatisk opdatering (unattended-upgrades): {error}" "Kunne ikke konfigurere automatisk opdatering (unattended-upgrades): {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Automatisk opdatering aktiveret" msgstr "Automatisk opdatering aktiveret"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Automatisk opdatering deaktiveret" msgstr "Automatisk opdatering deaktiveret"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Opdateringsprocessen er startet." msgstr "Opdateringsprocessen er startet."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Kunne ikke starte opdatering." msgstr "Kunne ikke starte opdatering."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Create User" #| msgid "Create User"
msgid "Backports activated." msgid "Backports activated."
@ -7494,6 +7482,21 @@ msgstr "%(percentage)s%% færdig"
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Security"
#~ msgid "Security Notice"
#~ msgstr "Sikkerhed"
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Sikkerhedskopiering"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Aktiver"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Genopretter" #~ msgstr "Genopretter"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-24 17:41+0000\n" "PO-Revision-Date: 2020-07-24 17:41+0000\n"
"Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n" "Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/" "Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
@ -138,11 +138,11 @@ msgstr "Dienste-Erkennung"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Lokale Netzwerkdomäne" msgstr "Lokale Netzwerkdomäne"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Backups ermöglicht das Erzeugen und Verwalten von Backup-Archiven." msgstr "Backups ermöglicht das Erzeugen und Verwalten von Backup-Archiven."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Backups" msgstr "Backups"
@ -5123,32 +5123,32 @@ msgstr "Freigabename"
msgid "Action" msgid "Action"
msgstr "Aktion" msgstr "Aktion"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "Open Share" msgstr "Open Share"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "Group Share" msgstr "Group Share"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "Home Share" msgstr "Home Share"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "Freigabe aktiviert." msgstr "Freigabe aktiviert."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Fehler beim Aktivieren der Freigabe: {error_message}" msgstr "Fehler beim Aktivieren der Freigabe: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "Freigabe deaktiviert." msgstr "Freigabe deaktiviert."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "Fehler beim Deaktivieren der Freigabe: {error_message}" msgstr "Fehler beim Deaktivieren der Freigabe: {error_message}"
@ -5246,26 +5246,30 @@ msgstr ""
"SSH-Server und andere aktivierte, passwortgeschützte Anwendungen." "SSH-Server und andere aktivierte, passwortgeschützte Anwendungen."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Sicherheitshinweis"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Backports sind aktiviert. Bitte beachten Sie, dass Pakete aus dem Backports-"
"Repository keine Sicherheitsunterstützung von Debian haben. Sie werden "
"jedoch von den Mitarbeitern der Debian- und FreedomBox-Community nach besten "
"Kräften gepflegt."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
msgid "Show security report" msgid "Show security report"
msgstr "Berichte über Sicherheitslücken anzeigen" msgstr "Berichte über Sicherheitslücken anzeigen"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
msgid "Security Report" msgid "Security Report"
@ -6516,60 +6520,45 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "Verwerfen" msgstr "Verwerfen"
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr "Backports"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
"Backports können aktiviert werden. Dies wird es ermöglichen, eine begrenzte "
"Menge an Software, einschließlich des FreedomBox-Dienstes, auf neuere "
"Versionen aus dem Debian %(dist)s-Backports-Repository zu aktualisieren."
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy, python-format
#| msgid ""
#| "<strong>Warning!</strong> Once backports are activated, they cannot be "
#| "easily deactivated. You may wish to take a snapshot using <a href="
#| "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgid "" msgid ""
"Please note that backports packages do not have security support from " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"Debian. However, they are maintained on a best-effort basis by contributors " "cannot be deactivated. You may wish to take a snapshot using <a href="
"in Debian and FreedomBox community."
msgstr ""
"Sie verwenden Pakete von Debian-Backports. Bitte beachten Sie, dass diese "
"Pakete keine Sicherheitsunterstützung von Debian haben. Sie werden jedoch "
"von Mitwirkenden in der Debian- und FreedomBox-Community bestmöglich "
"gepflegt."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format
msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be "
"easily deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
"<strong>Warnung!</strong> Sobald Backports aktiviert sind, können sie nicht " "<strong>Warnung!</strong> Sobald Backports aktiviert sind, können sie nicht "
"einfach deaktiviert werden. Sie können einen Snapshot mit <a href=\"" "einfach deaktiviert werden. Sie können einen Snapshot mit <a href="
"%(snapshot_url)s\">Storage Snapshots</a> erstellen, bevor Sie fortfahren." "\"%(snapshot_url)s\">Storage Snapshots</a> erstellen, bevor Sie fortfahren."
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "Backports aktivieren" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Manuelles Update" msgstr "Manuelles Update"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Aktualisierung läuft …" msgstr "Aktualisierung läuft …"
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Jetzt aktualisieren" msgstr "Jetzt aktualisieren"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
@ -6580,32 +6569,32 @@ msgstr ""
"Weboberfläche möglicherweise vorübergehend nicht verfügbar und zeigt einen " "Weboberfläche möglicherweise vorübergehend nicht verfügbar und zeigt einen "
"Fehler an. In diesem Fall aktualisieren Sie die Seite, um fortzufahren." "Fehler an. In diesem Fall aktualisieren Sie die Seite, um fortzufahren."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Letzte Update-Protokolle anzeigen" msgstr "Letzte Update-Protokolle anzeigen"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Fehler beim Konfigurieren von automatischen Aktualisierungen: {error}" msgstr "Fehler beim Konfigurieren von automatischen Aktualisierungen: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Automatische Systemaktualisierung aktivieren" msgstr "Automatische Systemaktualisierung aktivieren"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Automatische Aktualisierungen ausgeschaltet" msgstr "Automatische Aktualisierungen ausgeschaltet"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Aktualisierung gestartet." msgstr "Aktualisierung gestartet."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Starten der Aktualisierung fehlgeschlagen." msgstr "Starten der Aktualisierung fehlgeschlagen."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "Backports aktiviert." msgstr "Backports aktiviert."
@ -7549,6 +7538,46 @@ msgstr "%(percentage)s %% abgeschlossen"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#~ msgid "Security Notice"
#~ msgstr "Sicherheitshinweis"
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "Backports sind aktiviert. Bitte beachten Sie, dass Pakete aus dem "
#~ "Backports-Repository keine Sicherheitsunterstützung von Debian haben. Sie "
#~ "werden jedoch von den Mitarbeitern der Debian- und FreedomBox-Community "
#~ "nach besten Kräften gepflegt."
#~ msgid "Backports"
#~ msgstr "Backports"
#~ msgid ""
#~ "Backports can be activated. This will allow a limited set of software, "
#~ "including FreedomBox service, to be upgraded to newer versions from "
#~ "Debian %(dist)s-backports repository."
#~ msgstr ""
#~ "Backports können aktiviert werden. Dies wird es ermöglichen, eine "
#~ "begrenzte Menge an Software, einschließlich des FreedomBox-Dienstes, auf "
#~ "neuere Versionen aus dem Debian %(dist)s-Backports-Repository zu "
#~ "aktualisieren."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "Sie verwenden Pakete von Debian-Backports. Bitte beachten Sie, dass diese "
#~ "Pakete keine Sicherheitsunterstützung von Debian haben. Sie werden jedoch "
#~ "von Mitwirkenden in der Debian- und FreedomBox-Community bestmöglich "
#~ "gepflegt."
#~ msgid "Activate backports"
#~ msgstr "Backports aktivieren"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Wiederherstellen" #~ msgstr "Wiederherstellen"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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"
@ -126,11 +126,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4347,32 +4347,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4457,20 +4457,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5550,82 +5558,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-05-29 18:41+0000\n" "PO-Revision-Date: 2020-05-29 18:41+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -141,13 +141,13 @@ msgstr "Εντοπισμός υπηρεσίας"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Τοπικός τομέας δικτύου" msgstr "Τοπικός τομέας δικτύου"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Τα αντίγραφα ασφαλείας επιτρέπουν τη δημιουργία και τη διαχείριση εφεδρικών " "Τα αντίγραφα ασφαλείας επιτρέπουν τη δημιουργία και τη διαχείριση εφεδρικών "
"αρχείων (backups)." "αρχείων (backups)."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Αντίγραφα ασφαλείας" msgstr "Αντίγραφα ασφαλείας"
@ -5150,32 +5150,32 @@ msgstr "Όνομα μερίσματος"
msgid "Action" msgid "Action"
msgstr "Ενέργεια" msgstr "Ενέργεια"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "Aνοικτό μέρισμα" msgstr "Aνοικτό μέρισμα"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "Ομαδικό μέρισμα" msgstr "Ομαδικό μέρισμα"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "Οικιακό μέρισμα" msgstr "Οικιακό μέρισμα"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "Το μέρισμα ενεργοποιήθηκε." msgstr "Το μέρισμα ενεργοποιήθηκε."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Σφάλμα κατά την ενεργοποίηση του μερίσματος: {error_message}" msgstr "Σφάλμα κατά την ενεργοποίηση του μερίσματος: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "Το μέρισμα απενεργοποιήθηκε." msgstr "Το μέρισμα απενεργοποιήθηκε."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "Σφάλμα κατά την απενεργοποίηση του μερίσματος: {error_message}" msgstr "Σφάλμα κατά την απενεργοποίηση του μερίσματος: {error_message}"
@ -5277,32 +5277,30 @@ msgstr ""
"ενεργοποιημένες υπηρεσίες διαδικτύου που χρησιμοποιούν κωδικό πρόσβασης." "ενεργοποιημένες υπηρεσίες διαδικτύου που χρησιμοποιούν κωδικό πρόσβασης."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Ειδοποίηση ασφαλείας"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Χρησιμοποιείτε πακέτα από τo αποθετήριο του Debian Backports. Παρακαλείστε "
"να σημειώσετε ότι αυτά τα πακέτα δεν διαθέτουν υποστήριξη ασφαλείας από το "
"Debian. Ωστόσο, διατηρούνται με βάση την καλύτερη δυνατή προσπάθεια από τους "
"συνεισφέροντες στην Κοινότητα του Debian και τoυ Freedombox."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
msgid "Show security report" msgid "Show security report"
msgstr "Εμφάνιση αναφοράς ασφαλείας" msgstr "Εμφάνιση αναφοράς ασφαλείας"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
msgid "Security Report" msgid "Security Report"
@ -6573,64 +6571,38 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Αντίγραφα ασφαλείας"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
"Χρησιμοποιείτε πακέτα από τo αποθετήριο του Debian Backports. Παρακαλείστε "
"να σημειώσετε ότι αυτά τα πακέτα δεν διαθέτουν υποστήριξη ασφαλείας από το "
"Debian. Ωστόσο, διατηρούνται με βάση την καλύτερη δυνατή προσπάθεια από τους "
"συνεισφέροντες στην Κοινότητα του Debian και τoυ Freedombox."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Ενεργοποίηση"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Μη αυτόματη ενημέρωση" msgstr "Μη αυτόματη ενημέρωση"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Eνημερώνεται..." msgstr "Eνημερώνεται..."
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Ενημέρωση τώρα" msgstr "Ενημέρωση τώρα"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<strong>This may take a long time to complete</strong>. During an update, " #| "<strong>This may take a long time to complete</strong>. During an update, "
@ -6647,34 +6619,34 @@ msgstr ""
"εμφανίσει σφάλμα. Σε αυτήν την περίπτωση, ανανεώστε τη σελίδα για να " "εμφανίσει σφάλμα. Σε αυτήν την περίπτωση, ανανεώστε τη σελίδα για να "
"συνεχίσετε." "συνεχίσετε."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
#, fuzzy #, fuzzy
#| msgid "Toggle recent update logs" #| msgid "Toggle recent update logs"
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Ενεργοποίηση αρχείων καταγραφής πρόσφατων ενημερώσεων" msgstr "Ενεργοποίηση αρχείων καταγραφής πρόσφατων ενημερώσεων"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Σφάλμα κατά τη ρύθμιση των αυτόματων ενημερώσεων: {error}" msgstr "Σφάλμα κατά τη ρύθμιση των αυτόματων ενημερώσεων: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Oι αυτόματες ενημερώσεις ενεργοποιήθηκαν" msgstr "Oι αυτόματες ενημερώσεις ενεργοποιήθηκαν"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Oι αυτόματες ενημερώσεις απενεργοποιήθηκαν" msgstr "Oι αυτόματες ενημερώσεις απενεργοποιήθηκαν"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Ξεκίνησε η διαδικασία αναβάθμισης." msgstr "Ξεκίνησε η διαδικασία αναβάθμισης."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Η εκκίνηση της αναβάθμισης απέτυχε." msgstr "Η εκκίνηση της αναβάθμισης απέτυχε."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "" msgstr ""
@ -7670,6 +7642,54 @@ msgstr "ολοκληρώθηκε το %(percentage)s%%"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#~ msgid "Security Notice"
#~ msgstr "Ειδοποίηση ασφαλείας"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "Χρησιμοποιείτε πακέτα από τo αποθετήριο του Debian Backports. "
#~ "Παρακαλείστε να σημειώσετε ότι αυτά τα πακέτα δεν διαθέτουν υποστήριξη "
#~ "ασφαλείας από το Debian. Ωστόσο, διατηρούνται με βάση την καλύτερη δυνατή "
#~ "προσπάθεια από τους συνεισφέροντες στην Κοινότητα του Debian και τoυ "
#~ "Freedombox."
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Αντίγραφα ασφαλείας"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "Χρησιμοποιείτε πακέτα από τo αποθετήριο του Debian Backports. "
#~ "Παρακαλείστε να σημειώσετε ότι αυτά τα πακέτα δεν διαθέτουν υποστήριξη "
#~ "ασφαλείας από το Debian. Ωστόσο, διατηρούνται με βάση την καλύτερη δυνατή "
#~ "προσπάθεια από τους συνεισφέροντες στην Κοινότητα του Debian και τoυ "
#~ "Freedombox."
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Ενεργοποίηση"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ 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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-19 01:10+0000\n" "PO-Revision-Date: 2020-07-19 01:10+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/"
@ -136,13 +136,13 @@ msgstr "Detección de servicios"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Dominio de Red Local" msgstr "Dominio de Red Local"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Copias de seguridad le permite crear y gestionar archivos de copia de " "Copias de seguridad le permite crear y gestionar archivos de copia de "
"seguridad." "seguridad."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Copias de seguridad" msgstr "Copias de seguridad"
@ -5049,32 +5049,32 @@ msgstr "Nombre de compartición"
msgid "Action" msgid "Action"
msgstr "Acción" msgstr "Acción"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "Compartir en abierto" msgstr "Compartir en abierto"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "Compartir con grupo" msgstr "Compartir con grupo"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "Compartir con cuenta" msgstr "Compartir con cuenta"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "Compartición activada." msgstr "Compartición activada."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Error al activar compartición: {error_message}" msgstr "Error al activar compartición: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "Compartición desactivada." msgstr "Compartición desactivada."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "Error al desactivar compartición: {error_message}" msgstr "Error al desactivar compartición: {error_message}"
@ -5172,26 +5172,30 @@ msgstr ""
"que estén activados." "que estén activados."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Aviso de seguridad"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Backports está habilitado. Por favor tenga en cuenta que los paquetes del "
"repositorio Backports ya no tienen soporte de seguridad por parte de Debian. "
"No obstante, contribuyentes de Debian y la comunidad Freedombox los "
"mantienen lo mejor que pueden."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
msgid "Show security report" msgid "Show security report"
msgstr "Mostrar informe de seguridad" msgstr "Mostrar informe de seguridad"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
msgid "Security Report" msgid "Security Report"
@ -6428,59 +6432,45 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "Descartar" msgstr "Descartar"
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr "Backports"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
"Se puede activar Backports. Esto permitirá a un conjunto limitado de "
"software, que incluye al servicio FreedomBox, actualizarse a nuevas "
"versiones del repositorio Debian %(dist)s-backports."
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy, python-format
#| msgid ""
#| "<strong>Warning!</strong> Once backports are activated, they cannot be "
#| "easily deactivated. You may wish to take a snapshot using <a href="
#| "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgid "" msgid ""
"Please note that backports packages do not have security support from " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"Debian. However, they are maintained on a best-effort basis by contributors " "cannot be deactivated. You may wish to take a snapshot using <a href="
"in Debian and FreedomBox community."
msgstr ""
"Por favor tenga en cuenta que los paquetes de Backports ya no tienen soporte "
"de seguridad por parte de Debian. No obstante, contribuyentes de Debian y la "
"comunidad Freedombox los mantienen lo mejor que pueden."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format
msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be "
"easily deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
"<strong>¡Advertencia!</strong> Una vez que se activan los backports no se " "<strong>¡Advertencia!</strong> Una vez que se activan los backports no se "
"pueden desactivar facilmente. Antes de continuar quizá quiera Ud. hacer una " "pueden desactivar facilmente. Antes de continuar quizá quiera Ud. hacer una "
"copia de respaldo usando <a href=\"%(snapshot_url)s\">Instantáneas</a> ." "copia de respaldo usando <a href=\"%(snapshot_url)s\">Instantáneas</a> ."
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "Activar Backports" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Actualización manual" msgstr "Actualización manual"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Actualizando..." msgstr "Actualizando..."
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Actualizar ahora" msgstr "Actualizar ahora"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
@ -6491,32 +6481,32 @@ msgstr ""
"puede estar temporalmente inaccesible y mostrar un error. En ese caso, " "puede estar temporalmente inaccesible y mostrar un error. En ese caso, "
"vuelva a cargar la página para continuar." "vuelva a cargar la página para continuar."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Mostrar los registros de las actualizaciones recientes" msgstr "Mostrar los registros de las actualizaciones recientes"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Error al configurar las actualizaciones desatendidas: {error}" msgstr "Error al configurar las actualizaciones desatendidas: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Actualizaciones automáticas activadas" msgstr "Actualizaciones automáticas activadas"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Actualizaciones automáticas desactivadas" msgstr "Actualizaciones automáticas desactivadas"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Proceso de actualización iniciado." msgstr "Proceso de actualización iniciado."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "No se ha podido iniciar la actualización." msgstr "No se ha podido iniciar la actualización."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "Backports habilitado." msgstr "Backports habilitado."
@ -7445,6 +7435,44 @@ msgstr "%(percentage)s%% completado"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#~ msgid "Security Notice"
#~ msgstr "Aviso de seguridad"
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "Backports está habilitado. Por favor tenga en cuenta que los paquetes del "
#~ "repositorio Backports ya no tienen soporte de seguridad por parte de "
#~ "Debian. No obstante, contribuyentes de Debian y la comunidad Freedombox "
#~ "los mantienen lo mejor que pueden."
#~ msgid "Backports"
#~ msgstr "Backports"
#~ msgid ""
#~ "Backports can be activated. This will allow a limited set of software, "
#~ "including FreedomBox service, to be upgraded to newer versions from "
#~ "Debian %(dist)s-backports repository."
#~ msgstr ""
#~ "Se puede activar Backports. Esto permitirá a un conjunto limitado de "
#~ "software, que incluye al servicio FreedomBox, actualizarse a nuevas "
#~ "versiones del repositorio Debian %(dist)s-backports."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "Por favor tenga en cuenta que los paquetes de Backports ya no tienen "
#~ "soporte de seguridad por parte de Debian. No obstante, contribuyentes de "
#~ "Debian y la comunidad Freedombox los mantienen lo mejor que pueden."
#~ msgid "Activate backports"
#~ msgstr "Activar Backports"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Restaurar" #~ msgstr "Restaurar"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2016-08-12 15:51+0000\n" "PO-Revision-Date: 2016-08-12 15:51+0000\n"
"Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n" "Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
@ -140,11 +140,11 @@ msgstr "شناسایی خدمات شبکه"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4808,43 +4808,43 @@ msgstr "مشترک"
msgid "Action" msgid "Action"
msgstr "کنش‌ها" msgstr "کنش‌ها"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Open Share" msgid "Open Share"
msgstr "مشترک" msgstr "مشترک"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Group Share" msgid "Group Share"
msgstr "مشترک" msgstr "مشترک"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Home Share" msgid "Home Share"
msgstr "مشترک" msgstr "مشترک"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "{name} پاک شد." msgstr "{name} پاک شد."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "خطا هنگام نصب برنامه: {error}" msgstr "خطا هنگام نصب برنامه: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Share disabled." msgid "Share disabled."
msgstr "مشترک" msgstr "مشترک"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4934,26 +4934,32 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
#, fuzzy
#| msgid "Security"
msgid "Security Notice"
msgstr "امنیت"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy #, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "امنیت" msgstr "امنیت"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6113,88 +6119,72 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "فعال‌سازی"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "آخرین به‌روزرسانی" msgstr "آخرین به‌روزرسانی"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update URL" #| msgid "Update URL"
msgid "Update now" msgid "Update now"
msgstr "نشانی به‌روزرسانی" msgstr "نشانی به‌روزرسانی"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Create" #| msgid "Create"
msgid "Backports activated." msgid "Backports activated."
@ -7105,6 +7095,16 @@ msgstr ""
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Security"
#~ msgid "Security Notice"
#~ msgstr "امنیت"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "فعال‌سازی"
#~ msgid "" #~ msgid ""
#~ "This interface is not maintained by %(box_name)s. Its security status is " #~ "This interface is not maintained by %(box_name)s. Its security status is "
#~ "unknown to %(box_name)s. Many %(box_name)s services may not be available " #~ "unknown to %(box_name)s. Many %(box_name)s services may not be available "

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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."
@ -150,11 +150,11 @@ msgstr "SERVICE DISCOVERY"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -5173,43 +5173,43 @@ msgstr "KITE NAME"
msgid "Action" msgid "Action"
msgstr "ACTIONS" msgstr "ACTIONS"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Open Share" msgid "Open Share"
msgstr "ADD SERVICE" msgstr "ADD SERVICE"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Group Share" msgid "Group Share"
msgstr "ADD SERVICE" msgstr "ADD SERVICE"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Home Share" msgid "Home Share"
msgstr "ADD SERVICE" msgstr "ADD SERVICE"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "{name} DELETED." msgstr "{name} DELETED."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing packages: {string} {details}" #| msgid "Error installing packages: {string} {details}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "ERROR INSTALLING PACKAGES: {string} {details}" msgstr "ERROR INSTALLING PACKAGES: {string} {details}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share disabled." msgid "Share disabled."
msgstr "{name} DELETED." msgstr "{name} DELETED."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing packages: {string} {details}" #| msgid "Error installing packages: {string} {details}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5301,26 +5301,32 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
#, fuzzy
#| msgid "Security"
msgid "Security Notice"
msgstr "SECURITY"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy #, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "SECURITY" msgstr "SECURITY"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6557,56 +6563,40 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "ACTIVATE"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "LAST UPDATE" msgstr "LAST UPDATE"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update URL" #| msgid "Update URL"
msgid "Update now" msgid "Update now"
msgstr "UPDATE URL" msgstr "UPDATE URL"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Depending on the number of packages to install, this may take a long time " #| "Depending on the number of packages to install, this may take a long time "
@ -6623,32 +6613,32 @@ msgstr ""
"OTHER PACKAGES. DURING THE UPGRADE, THIS WEB INTERFACE MAY BE TEMPORARILY " "OTHER PACKAGES. DURING THE UPGRADE, THIS WEB INTERFACE MAY BE TEMPORARILY "
"UNAVAILABLE AND SHOW AN ERROR. REFRESH THE PAGE TO CONTINUE." "UNAVAILABLE AND SHOW AN ERROR. REFRESH THE PAGE TO CONTINUE."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "ERROR WHEN CONFIGURING UNATTENDED-UPGRADES: {error}" msgstr "ERROR WHEN CONFIGURING UNATTENDED-UPGRADES: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "AUTOMATIC UPGRADES ENABLED" msgstr "AUTOMATIC UPGRADES ENABLED"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "AUTOMATIC UPGRADES DISABLED" msgstr "AUTOMATIC UPGRADES DISABLED"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "UPGRADE PROCESS STARTED." msgstr "UPGRADE PROCESS STARTED."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "STARTING UPGRADE FAILED." msgstr "STARTING UPGRADE FAILED."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Create User" #| msgid "Create User"
msgid "Backports activated." msgid "Backports activated."
@ -7627,6 +7617,16 @@ msgstr "%(percentage)s%% COMPLETE"
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Security"
#~ msgid "Security Notice"
#~ msgstr "SECURITY"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "ACTIVATE"
#, fuzzy #, fuzzy
#~| msgid "reStore" #~| msgid "reStore"
#~ msgid "Restoring" #~ msgid "Restoring"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-02 22:41+0000\n" "PO-Revision-Date: 2020-07-02 22:41+0000\n"
"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n" "Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -137,11 +137,11 @@ msgstr "Découverte de services"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Domaine de réseau local" msgstr "Domaine de réseau local"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Sauvegardes permet de créer et de gérer des archives de sauvegarde." msgstr "Sauvegardes permet de créer et de gérer des archives de sauvegarde."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Sauvegardes" msgstr "Sauvegardes"
@ -5157,32 +5157,32 @@ msgstr "Nom du partage"
msgid "Action" msgid "Action"
msgstr "Action" msgstr "Action"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "Ouvrir un partage" msgstr "Ouvrir un partage"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "Partage de groupe" msgstr "Partage de groupe"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "Partage de dossier personnel" msgstr "Partage de dossier personnel"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "Partage activé." msgstr "Partage activé."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Erreur lors de l'activation du partage : {error_message}" msgstr "Erreur lors de l'activation du partage : {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "Partage désactivé." msgstr "Partage désactivé."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "Erreur lors de la désactivation du partage : {error_message}" msgstr "Erreur lors de la désactivation du partage : {error_message}"
@ -5282,32 +5282,30 @@ msgstr ""
"services Internet protégés par mot de passe et actifs." "services Internet protégés par mot de passe et actifs."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Information de sécurité"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Vous utilisez des paquets du projet « Debian backports ». Veuillez noter que "
"ces paquets ne disposent pas du suivi de sécurité de Debian. Toutefois, ils "
"sont mis à jour par des membres de la communauté Debian et FreedomBox du "
"mieux qu'ils le peuvent."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
msgid "Show security report" msgid "Show security report"
msgstr "Afficher le rapport de sécurité" msgstr "Afficher le rapport de sécurité"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
msgid "Security Report" msgid "Security Report"
@ -6560,64 +6558,38 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "Fermer" msgstr "Fermer"
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Sauvegardes"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
"Vous utilisez des paquets du projet « Debian backports ». Veuillez noter que "
"ces paquets ne disposent pas du suivi de sécurité de Debian. Toutefois, ils "
"sont mis à jour par des membres de la communauté Debian et FreedomBox du "
"mieux qu'ils le peuvent."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Activer"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Mise à jour manuelle" msgstr "Mise à jour manuelle"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Mise à jour en cours…" msgstr "Mise à jour en cours…"
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Mettre à jour immédiatement" msgstr "Mettre à jour immédiatement"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<strong>This may take a long time to complete</strong>. During an update, " #| "<strong>This may take a long time to complete</strong>. During an update, "
@ -6633,36 +6605,36 @@ msgstr ""
"web pourrait aussi être temporairement indisponible ou afficher une erreur. " "web pourrait aussi être temporairement indisponible ou afficher une erreur. "
"Si cela se produit, rafraîchissez la page pour continuer." "Si cela se produit, rafraîchissez la page pour continuer."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
#, fuzzy #, fuzzy
#| msgid "Toggle recent update logs" #| msgid "Toggle recent update logs"
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Basculer les journaux de modification récents" msgstr "Basculer les journaux de modification récents"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
"Erreur lors de la configuration du système de mise à jour automatique " "Erreur lors de la configuration du système de mise à jour automatique "
 unattended-upgrades » : {error}"  unattended-upgrades » : {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Mises à niveau automatiques activées" msgstr "Mises à niveau automatiques activées"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Mises à niveau automatiques désactivées" msgstr "Mises à niveau automatiques désactivées"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Mise à niveau initiée." msgstr "Mise à niveau initiée."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Le lancement de la mise à niveau a échoué." msgstr "Le lancement de la mise à niveau a échoué."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backup archives" #| msgid "Backup archives"
msgid "Backports activated." msgid "Backports activated."
@ -7607,6 +7579,52 @@ msgstr "%(percentage)s%% effectué"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#~ msgid "Security Notice"
#~ msgstr "Information de sécurité"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "Vous utilisez des paquets du projet « Debian backports ». Veuillez noter "
#~ "que ces paquets ne disposent pas du suivi de sécurité de Debian. "
#~ "Toutefois, ils sont mis à jour par des membres de la communauté Debian et "
#~ "FreedomBox du mieux qu'ils le peuvent."
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Sauvegardes"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "Vous utilisez des paquets du projet « Debian backports ». Veuillez noter "
#~ "que ces paquets ne disposent pas du suivi de sécurité de Debian. "
#~ "Toutefois, ils sont mis à jour par des membres de la communauté Debian et "
#~ "FreedomBox du mieux qu'ils le peuvent."
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Activer"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Restauration en cours" #~ msgstr "Restauration en cours"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2019-07-11 08:01+0000\n" "PO-Revision-Date: 2019-07-11 08:01+0000\n"
"Last-Translator: Miguel A. Bouzada <mbouzada@gmail.com>\n" "Last-Translator: Miguel A. Bouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/"
@ -130,11 +130,11 @@ msgstr "Descubrimento de servizo"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4351,33 +4351,33 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Produciuse un erro ao instalar o aplicativo: {error}" msgstr "Produciuse un erro ao instalar o aplicativo: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4463,20 +4463,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5558,82 +5566,70 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
msgstr "" #| msgid "Manual"
msgid "Manual Update"
msgstr "Manual"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2018-02-05 18:37+0000\n" "PO-Revision-Date: 2018-02-05 18:37+0000\n"
"Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n" "Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n"
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
@ -135,11 +135,11 @@ msgstr "સેવાની શોધ"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4560,35 +4560,35 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "એપ્લીકેશન પ્રસ્થાપિત કરતાં ભૂલ થઇ છે: {error}" msgstr "એપ્લીકેશન પ્રસ્થાપિત કરતાં ભૂલ થઇ છે: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Application disabled" #| msgid "Application disabled"
msgid "Share disabled." msgid "Share disabled."
msgstr "એપ્લિકેશન અક્ષમ છે" msgstr "એપ્લિકેશન અક્ષમ છે"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4674,20 +4674,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5784,86 +5792,72 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "છેલ્લો સુધારો" msgstr "છેલ્લો સુધારો"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update URL" #| msgid "Update URL"
msgid "Update now" msgid "Update now"
msgstr "URL અપડેટ કરો" msgstr "URL અપડેટ કરો"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-04-03 20:11+0000\n" "PO-Revision-Date: 2020-04-03 20:11+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -135,11 +135,11 @@ msgstr "सर्विस डिस्कोवरि"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "बैकअपस पुरालेखागार बनाने और प्रबंधित करने की अनुमति देता है." msgstr "बैकअपस पुरालेखागार बनाने और प्रबंधित करने की अनुमति देता है."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "बैकअप" msgstr "बैकअप"
@ -4975,43 +4975,43 @@ msgstr "शेयर जोड़ा गया."
msgid "Action" msgid "Action"
msgstr "एक्सआयन" msgstr "एक्सआयन"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Open Share" msgid "Open Share"
msgstr "शेयर जोड़ें" msgstr "शेयर जोड़ें"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Group Share" msgid "Group Share"
msgstr "शेयर जोड़ें" msgstr "शेयर जोड़ें"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "होमपेज" msgstr "होमपेज"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "Share deleted." #| msgid "Share deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "शेयर हटाया गया." msgstr "शेयर हटाया गया."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "एेरर इजेक्टिग्न डिवाइस: {error_message}" msgstr "एेरर इजेक्टिग्न डिवाइस: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Share edited." #| msgid "Share edited."
msgid "Share disabled." msgid "Share disabled."
msgstr "शेयर संपादित किया गया." msgstr "शेयर संपादित किया गया."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5105,26 +5105,32 @@ msgstr ""
"सर्विसस को ब्रूट फोर्स ब्रेक-इन प्रयासों से सीमा होगी." "सर्विसस को ब्रूट फोर्स ब्रेक-इन प्रयासों से सीमा होगी."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
#, fuzzy
#| msgid "Security"
msgid "Security Notice"
msgstr "सुरक्षा"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy #, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "सुरक्षा" msgstr "सुरक्षा"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6372,58 +6378,40 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "बैकअप"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "सक्रिय"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "अंतिम अपडेट" msgstr "अंतिम अपडेट"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update" #| msgid "Update"
msgid "Update now" msgid "Update now"
msgstr "अपडेट" msgstr "अपडेट"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Depending on the number of packages to install, this may take a long time " #| "Depending on the number of packages to install, this may take a long time "
@ -6439,32 +6427,32 @@ msgstr ""
"जब अपग्रेडस प्रगति पर हैं, दुसरे पैकेजस इंस्टॉल नहीं कर सकेगा. अपग्रेड करते समय, यह वेब इंटरफ़ेस " "जब अपग्रेडस प्रगति पर हैं, दुसरे पैकेजस इंस्टॉल नहीं कर सकेगा. अपग्रेड करते समय, यह वेब इंटरफ़ेस "
"शयद अस्थायी रूप से अनुपलब्ध है और एक त्रुटि दिखाएे. जारी रखने के लिए पेज रिफ्रेश करें." "शयद अस्थायी रूप से अनुपलब्ध है और एक त्रुटि दिखाएे. जारी रखने के लिए पेज रिफ्रेश करें."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "अनअटेंडेड-अपग्रेडस कॉन्फ़िगर करते समय त्रुटि: {error}" msgstr "अनअटेंडेड-अपग्रेडस कॉन्फ़िगर करते समय त्रुटि: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "ऑटोमेटिक अपग्रेडस सक्षम किया गया" msgstr "ऑटोमेटिक अपग्रेडस सक्षम किया गया"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "ऑटोमेटिक अपग्रेडस अक्षम किया गया" msgstr "ऑटोमेटिक अपग्रेडस अक्षम किया गया"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "अपग्रेड प्रक्रिया शुरू हुई." msgstr "अपग्रेड प्रक्रिया शुरू हुई."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "अपग्रेड प्रारंभ करना विफल रहा." msgstr "अपग्रेड प्रारंभ करना विफल रहा."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backups" #| msgid "Backups"
msgid "Backports activated." msgid "Backports activated."
@ -7430,6 +7418,21 @@ msgstr "%(percentage)s%% पूर्ण"
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Security"
#~ msgid "Security Notice"
#~ msgstr "सुरक्षा"
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "बैकअप"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "सक्रिय"
#, fuzzy #, fuzzy
#~| msgid "reStore" #~| msgid "reStore"
#~ msgid "Restoring" #~ msgid "Restoring"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-20 02:41+0000\n" "PO-Revision-Date: 2020-07-20 02:41+0000\n"
"Last-Translator: Doma Gergő <domag02@gmail.com>\n" "Last-Translator: Doma Gergő <domag02@gmail.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
@ -136,11 +136,11 @@ msgstr "Szolgáltatásfelderítés"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Helyi hálózati domain" msgstr "Helyi hálózati domain"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Lehetővé teszi a biztonsági másolatok létrehozását és kezelését." msgstr "Lehetővé teszi a biztonsági másolatok létrehozását és kezelését."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Biztonsági másolatok" msgstr "Biztonsági másolatok"
@ -2095,11 +2095,12 @@ msgid ""
"tracker</a> to let our developers know. To report, first check if the issue " "tracker</a> to let our developers know. To report, first check if the issue "
"is already reported and then use the \"New issue\" button." "is already reported and then use the \"New issue\" button."
msgstr "" msgstr ""
"Ha bármilyen hibát vagy problémát talál, kérjük használja a <a href=\"https" "Ha bármilyen hibát vagy problémát talál, kérjük használja a <a href="
"://salsa.debian.org/freedombox-team/freedombox/issues\" target=\"_blank\"" "\"https://salsa.debian.org/freedombox-team/freedombox/issues\" target="
">hibabejelentőt</a>, hogy tudathassa azt fejlesztőinkkel (angolul). A " "\"_blank\">hibabejelentőt</a>, hogy tudathassa azt fejlesztőinkkel "
"jelentéskor először ellenőrizze, hogy a problémát már jelentették-e, és " "(angolul). A jelentéskor először ellenőrizze, hogy a problémát már "
"amennyiben nem akkor használja a „New issue” (Új probléma) gombot." "jelentették-e, és amennyiben nem akkor használja a „New issue” (Új probléma) "
"gombot."
#: plinth/modules/help/templates/help_feedback.html:36 #: plinth/modules/help/templates/help_feedback.html:36
msgid "Thank you!" msgid "Thank you!"
@ -2185,10 +2186,10 @@ msgid ""
"Or send an email to our <a href=\"mailto:freedombox-discuss@alioth-lists." "Or send an email to our <a href=\"mailto:freedombox-discuss@alioth-lists."
"debian.net\">mailing list</a>." "debian.net\">mailing list</a>."
msgstr "" msgstr ""
"IRC és Matrix csatornáinkon (áthidalt) is cseveghet velünk: <ul> <li>#" "IRC és Matrix csatornáinkon (áthidalt) is cseveghet velünk: <ul> "
"freedombox az irc.oftc.net-en</li> <li>#freedombox:matrix.org</li> </ul> " "<li>#freedombox az irc.oftc.net-en</li> <li>#freedombox:matrix.org</li> </"
"Vagy küldjön egy e-mailt a <a href=\"mailto:freedombox-discuss@alioth-lists." "ul> Vagy küldjön egy e-mailt a <a href=\"mailto:freedombox-discuss@alioth-"
"debian.net\">levelezési listánkra</a>." "lists.debian.net\">levelezési listánkra</a>."
#: plinth/modules/help/templates/statuslog.html:10 #: plinth/modules/help/templates/statuslog.html:10
msgid "Status Log" msgid "Status Log"
@ -3724,9 +3725,9 @@ msgstr ""
"internethez. Minden alkalommal, amikor az internetszolgáltatójával " "internethez. Minden alkalommal, amikor az internetszolgáltatójával "
"csatlakozik az internethez, olyan IP-címet kap, amely csak a helyi hálózatok " "csatlakozik az internethez, olyan IP-címet kap, amely csak a helyi hálózatok "
"számára releváns. Számos internetszolgáltató kínál ilyen típusú kapcsolatot. " "számára releváns. Számos internetszolgáltató kínál ilyen típusú kapcsolatot. "
"Ez a legproblémásabb helyzet otthonról hosztolt szolgáltatásokhoz. {box_name}" "Ez a legproblémásabb helyzet otthonról hosztolt szolgáltatásokhoz. "
" számos megkerülő megoldást kínál erre, de minden megoldásnak vannak " "{box_name} számos megkerülő megoldást kínál erre, de minden megoldásnak "
"korlátai.</p>" "vannak korlátai.</p>"
#: plinth/modules/networks/forms.py:383 #: plinth/modules/networks/forms.py:383
msgid "" msgid ""
@ -5080,43 +5081,43 @@ msgstr "Megosztás hozzáadva."
msgid "Action" msgid "Action"
msgstr "Műveletek" msgstr "Műveletek"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Open Share" msgid "Open Share"
msgstr "Megosztás hozzáadása" msgstr "Megosztás hozzáadása"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Group Share" msgid "Group Share"
msgstr "Megosztás hozzáadása" msgstr "Megosztás hozzáadása"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "Honlap" msgstr "Honlap"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "Share deleted." #| msgid "Share deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "Megosztás törölve." msgstr "Megosztás törölve."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Hiba történt az eszköz kiadása során: {error_message}" msgstr "Hiba történt az eszköz kiadása során: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Share edited." #| msgid "Share edited."
msgid "Share disabled." msgid "Share disabled."
msgstr "Megosztás szerkesztve." msgstr "Megosztás szerkesztve."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5215,34 +5216,32 @@ msgstr ""
"jelszóval védett internetes szolgáltatásokra." "jelszóval védett internetes szolgáltatásokra."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Biztonsági értesítés"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
#, fuzzy #, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"A Debian backports csomagjait használja. Felhívjuk figyelmét, hogy ezek a "
"csomagok nem kapnak biztonsági támogatást a Debian-tól. A Debian és a "
"FreedomBox közösség közreműködői azonban minden erőfeszítéssel fenntartják "
"őket."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy
#| msgid "Show security vulnerabilities" #| msgid "Show security vulnerabilities"
msgid "Show security report" msgid "Show security report"
msgstr "Biztonsági rések megjelenítése" msgstr "Biztonsági rések megjelenítése"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6546,64 +6545,38 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Biztonsági másolatok"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
"A Debian backports csomagjait használja. Felhívjuk figyelmét, hogy ezek a "
"csomagok nem kapnak biztonsági támogatást a Debian-tól. A Debian és a "
"FreedomBox közösség közreműködői azonban minden erőfeszítéssel fenntartják "
"őket."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Aktivál"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Kézi frissítés" msgstr "Kézi frissítés"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Frissítés…" msgstr "Frissítés…"
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Frissítés most" msgstr "Frissítés most"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<strong>This may take a long time to complete</strong>. During an update, " #| "<strong>This may take a long time to complete</strong>. During an update, "
@ -6619,34 +6592,34 @@ msgstr ""
"felület átmenetileg elérhetetlenné válhat és hibát jelezhet. Ebben az " "felület átmenetileg elérhetetlenné válhat és hibát jelezhet. Ebben az "
"esetben frissítsd az oldalt a folytatáshoz." "esetben frissítsd az oldalt a folytatáshoz."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
#, fuzzy #, fuzzy
#| msgid "Toggle recent update logs" #| msgid "Toggle recent update logs"
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Frissítésnapló megjelenítése" msgstr "Frissítésnapló megjelenítése"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Hiba az unattended-upgrades konfigurálása közben: {error}" msgstr "Hiba az unattended-upgrades konfigurálása közben: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Automatikus frissítések engedélyezve" msgstr "Automatikus frissítések engedélyezve"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Automatikus frissítések kikapcsolva" msgstr "Automatikus frissítések kikapcsolva"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "A frissítési folyamat elkezdődött." msgstr "A frissítési folyamat elkezdődött."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "A frissítést nem sikerült elindítani." msgstr "A frissítést nem sikerült elindítani."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backup archives" #| msgid "Backup archives"
msgid "Backports activated." msgid "Backports activated."
@ -7325,9 +7298,8 @@ msgid ""
"freedombox-team/freedombox/issues\">issue tracker</a>." "freedombox-team/freedombox/issues\">issue tracker</a>."
msgstr "" msgstr ""
"Ha úgy gondolja hogy a hiányzó oldalnak léteznie kellene, akkor kérjük hogy " "Ha úgy gondolja hogy a hiányzó oldalnak léteznie kellene, akkor kérjük hogy "
"jelentse ezt a hibát a FreedomBox Service (Plinth) projekt <a href=\"https" "jelentse ezt a hibát a FreedomBox Service (Plinth) projekt <a href=\"https://"
"://salsa.debian.org/freedombox-team/freedombox/issues\"" "salsa.debian.org/freedombox-team/freedombox/issues\">hibabejelentőjében</a>."
">hibabejelentőjében</a>."
#: plinth/templates/500.html:10 #: plinth/templates/500.html:10
msgid "500" msgid "500"
@ -7344,8 +7316,8 @@ msgstr ""
"Ez egy belső hiba, nem pedig valami, amit Ön okozott, vagy meg tudna " "Ez egy belső hiba, nem pedig valami, amit Ön okozott, vagy meg tudna "
"javítani. Kérjük hogy jelentse ezt a hibát a <a href=\"https://salsa.debian." "javítani. Kérjük hogy jelentse ezt a hibát a <a href=\"https://salsa.debian."
"org/freedombox-team/freedombox/issues\">hibabejelentőben</a>, így ki fogjuk " "org/freedombox-team/freedombox/issues\">hibabejelentőben</a>, így ki fogjuk "
"tudni javítani. Továbbá mellékelje a bejelentésben az <a href=\"" "tudni javítani. Továbbá mellékelje a bejelentésben az <a href="
"%(status_log_url)s\">állapotnapló</a> tartalmát." "\"%(status_log_url)s\">állapotnapló</a> tartalmát."
#: plinth/templates/app-header.html:22 #: plinth/templates/app-header.html:22
msgid "Installation" msgid "Installation"
@ -7620,6 +7592,52 @@ msgstr "befejezettségi szint: %(percentage)s%%"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gudzsaráti" msgstr "Gudzsaráti"
#~ msgid "Security Notice"
#~ msgstr "Biztonsági értesítés"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "A Debian backports csomagjait használja. Felhívjuk figyelmét, hogy ezek a "
#~ "csomagok nem kapnak biztonsági támogatást a Debian-tól. A Debian és a "
#~ "FreedomBox közösség közreműködői azonban minden erőfeszítéssel "
#~ "fenntartják őket."
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Biztonsági másolatok"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "A Debian backports csomagjait használja. Felhívjuk figyelmét, hogy ezek a "
#~ "csomagok nem kapnak biztonsági támogatást a Debian-tól. A Debian és a "
#~ "FreedomBox közösség közreműködői azonban minden erőfeszítéssel "
#~ "fenntartják őket."
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Aktivál"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Visszaállítás" #~ msgstr "Visszaállítá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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2018-11-02 00:44+0000\n" "PO-Revision-Date: 2018-11-02 00:44+0000\n"
"Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n" "Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
@ -125,11 +125,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4552,43 +4552,43 @@ msgstr "Shared"
msgid "Action" msgid "Action"
msgstr "Aksi" msgstr "Aksi"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Open Share" msgid "Open Share"
msgstr "Tambah Layanan" msgstr "Tambah Layanan"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Group Share" msgid "Group Share"
msgstr "Tambah Layanan" msgstr "Tambah Layanan"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Home Share" msgid "Home Share"
msgstr "Tambah Layanan" msgstr "Tambah Layanan"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "{name} dihapus." msgstr "{name} dihapus."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Kesalahan pemasangan aplikasi: {error}" msgstr "Kesalahan pemasangan aplikasi: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Share disabled." msgid "Share disabled."
msgstr "Shared" msgstr "Shared"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4680,20 +4680,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5843,86 +5851,72 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Manual" #| msgid "Manual"
msgid "Manual update" msgid "Manual Update"
msgstr "Panduan" msgstr "Panduan"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update URL" #| msgid "Update URL"
msgid "Update now" msgid "Update now"
msgstr "Perbaharui URL" msgstr "Perbaharui URL"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Create" #| msgid "Create"
msgid "Backports activated." msgid "Backports activated."

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-04-11 13:36+0000\n" "PO-Revision-Date: 2020-04-11 13:36+0000\n"
"Last-Translator: Jeannette L <j.lavoie@net-c.ca>\n" "Last-Translator: Jeannette L <j.lavoie@net-c.ca>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
@ -140,11 +140,11 @@ msgstr "Servizio Scoperta"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Dominio rete locale" msgstr "Dominio rete locale"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Backups consente di creare e gestire archivi di backup." msgstr "Backups consente di creare e gestire archivi di backup."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Backup" msgstr "Backup"
@ -5068,40 +5068,40 @@ msgstr "Nome Kite"
msgid "Action" msgid "Action"
msgstr "Azioni" msgstr "Azioni"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Open Share" msgid "Open Share"
msgstr "Condiviso" msgstr "Condiviso"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Home Share" msgid "Home Share"
msgstr "Condiviso" msgstr "Condiviso"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "PageKite enabled" #| msgid "PageKite enabled"
msgid "Share enabled." msgid "Share enabled."
msgstr "PageKite abilitato" msgstr "PageKite abilitato"
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Errore installazione applicazione: {error}" msgstr "Errore installazione applicazione: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "PageKite disabled" #| msgid "PageKite disabled"
msgid "Share disabled." msgid "Share disabled."
msgstr "PageKite disabilitato" msgstr "PageKite disabilitato"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "Errore installazione applicazione: {error}" msgstr "Errore installazione applicazione: {error}"
@ -5186,34 +5186,32 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Nota di sicurezza"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
#, fuzzy #, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"State usando pacchetti da backport Debian. Si prega di notare che questi "
"pacchetti non hanno il supporto di sicurezza di Debian. Tuttavia, sono "
"mantenuti con il massimo impegno dai collaboratori della comunità Debian e "
"FreedomBox."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "Sicurezza" msgstr "Sicurezza"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6325,96 +6323,70 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Backup"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
"State usando pacchetti da backport Debian. Si prega di notare che questi "
"pacchetti non hanno il supporto di sicurezza di Debian. Tuttavia, sono "
"mantenuti con il massimo impegno dai collaboratori della comunità Debian e "
"FreedomBox."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Attiva"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Aggiornamento manuale" msgstr "Aggiornamento manuale"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Aggiorna adesso" msgstr "Aggiorna adesso"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backups" #| msgid "Backups"
msgid "Backports activated." msgid "Backports activated."
@ -7323,6 +7295,52 @@ msgstr "%(percentage)s%% completata"
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#~ msgid "Security Notice"
#~ msgstr "Nota di sicurezza"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "State usando pacchetti da backport Debian. Si prega di notare che questi "
#~ "pacchetti non hanno il supporto di sicurezza di Debian. Tuttavia, sono "
#~ "mantenuti con il massimo impegno dai collaboratori della comunità Debian "
#~ "e FreedomBox."
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Backup"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "State usando pacchetti da backport Debian. Si prega di notare che questi "
#~ "pacchetti non hanno il supporto di sicurezza di Debian. Tuttavia, sono "
#~ "mantenuti con il massimo impegno dai collaboratori della comunità Debian "
#~ "e FreedomBox."
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Attiva"
#, fuzzy #, fuzzy
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Recupero" #~ msgstr "Recupero"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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"
@ -127,11 +127,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4348,32 +4348,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4458,20 +4458,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5551,82 +5559,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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/"
@ -128,11 +128,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4349,32 +4349,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4459,20 +4459,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5552,82 +5560,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "" msgstr ""

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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"
@ -128,11 +128,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4349,32 +4349,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4459,20 +4459,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5552,82 +5560,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-15 09:41+0000\n" "PO-Revision-Date: 2020-07-15 09:41+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@ -143,12 +143,12 @@ msgstr "Tjenesteoppdagelse"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Lokalt nettverksdomene" msgstr "Lokalt nettverksdomene"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Sikkerhetskopier tillater opprettelse og behandling av sikkerhetskopiarkiver." "Sikkerhetskopier tillater opprettelse og behandling av sikkerhetskopiarkiver."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Sikkerhetskopier" msgstr "Sikkerhetskopier"
@ -5056,41 +5056,41 @@ msgstr "Deling lagt til."
msgid "Action" msgid "Action"
msgstr "Handlinge" msgstr "Handlinge"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "Åpne deling" msgstr "Åpne deling"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Group Share" msgid "Group Share"
msgstr "Legg til deling" msgstr "Legg til deling"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "Hjemmeside" msgstr "Hjemmeside"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "Share deleted." #| msgid "Share deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "Deling slettet." msgstr "Deling slettet."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Feil ved utløsing av enhet: {error_message}" msgstr "Feil ved utløsing av enhet: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Share edited." #| msgid "Share edited."
msgid "Share disabled." msgid "Share disabled."
msgstr "Deling redigert." msgstr "Deling redigert."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5187,28 +5187,32 @@ msgstr ""
"mot SSH-tjeneren og andre aktive passordbeskyttede internettjenester." "mot SSH-tjeneren og andre aktive passordbeskyttede internettjenester."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Sikkerhetsmerknad"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
#, fuzzy #, fuzzy
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Du bruker pakker fra Debian backports. Merk deg at disse pakkene ikke har "
"sikkerhetsstøtte fra Debian. Dog vedlikeholdes de etter beste evne av "
"utviklere i Debian og FreedomBox-fellesskapet."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy
#| msgid "Show security vulnerabilities" #| msgid "Show security vulnerabilities"
msgid "Show security report" msgid "Show security report"
msgstr "Vis sikkerhetssårbarheter" msgstr "Vis sikkerhetssårbarheter"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6470,58 +6474,38 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "Avslå" msgstr "Avslå"
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Sikkerhetskopier"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
"Du bruker pakker fra Debian backports. Merk deg at disse pakkene ikke har "
"sikkerhetsstøtte fra Debian. Dog vedlikeholdes de etter beste evne av "
"utviklere i Debian og FreedomBox-fellesskapet."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Aktiver"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Manuell oppdatering" msgstr "Manuell oppdatering"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Oppdaterer…" msgstr "Oppdaterer…"
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Oppdater nå" msgstr "Oppdater nå"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<strong>This may take a long time to complete</strong>. During an update, " #| "<strong>This may take a long time to complete</strong>. During an update, "
@ -6537,35 +6521,35 @@ msgstr ""
"nettgrensesnittet være midlertidig utilgjengelig, og vise en feilmelding. " "nettgrensesnittet være midlertidig utilgjengelig, og vise en feilmelding. "
"Oppdater siden for å fortsette." "Oppdater siden for å fortsette."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
#, fuzzy #, fuzzy
#| msgid "Toggle recent update logs" #| msgid "Toggle recent update logs"
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Veksle nylige oppdateringslogger" msgstr "Veksle nylige oppdateringslogger"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
"Feil ved oppsett av uoppdaterte oppgraderinger (unattended-upgrades): {error}" "Feil ved oppsett av uoppdaterte oppgraderinger (unattended-upgrades): {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Automatiske oppgraderinger aktivert" msgstr "Automatiske oppgraderinger aktivert"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Automatiske oppgraderinger avslått (deaktivert)" msgstr "Automatiske oppgraderinger avslått (deaktivert)"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Oppgraderingsprosessen (upgrade process) har startet." msgstr "Oppgraderingsprosessen (upgrade process) har startet."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Å starte oppgradering (upgrade) mislyktes." msgstr "Å starte oppgradering (upgrade) mislyktes."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backup archives" #| msgid "Backup archives"
msgid "Backports activated." msgid "Backports activated."
@ -7553,6 +7537,40 @@ msgstr "%(percentage)s%% fullført"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#~ msgid "Security Notice"
#~ msgstr "Sikkerhetsmerknad"
#, fuzzy
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "Du bruker pakker fra Debian backports. Merk deg at disse pakkene ikke har "
#~ "sikkerhetsstøtte fra Debian. Dog vedlikeholdes de etter beste evne av "
#~ "utviklere i Debian og FreedomBox-fellesskapet."
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Sikkerhetskopier"
#, fuzzy
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "Du bruker pakker fra Debian backports. Merk deg at disse pakkene ikke har "
#~ "sikkerhetsstøtte fra Debian. Dog vedlikeholdes de etter beste evne av "
#~ "utviklere i Debian og FreedomBox-fellesskapet."
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Aktiver"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Gjenoppretter" #~ msgstr "Gjenoppretter"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-01-17 21:21+0000\n" "PO-Revision-Date: 2020-01-17 21:21+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/plinth/" "Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -138,11 +138,11 @@ msgstr "Service Discovery"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Lokaal netwerkdomein" msgstr "Lokaal netwerkdomein"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Met back-ups kunt u back-uparchieven maken en beheren." msgstr "Met back-ups kunt u back-uparchieven maken en beheren."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Back-ups" msgstr "Back-ups"
@ -4961,43 +4961,43 @@ msgstr "Gedeelde map toegevoegd."
msgid "Action" msgid "Action"
msgstr "Acties" msgstr "Acties"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Open Share" msgid "Open Share"
msgstr "Gedeelde map toevoegen" msgstr "Gedeelde map toevoegen"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Group Share" msgid "Group Share"
msgstr "Gedeelde map toevoegen" msgstr "Gedeelde map toevoegen"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "Startpagina" msgstr "Startpagina"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "Share deleted." #| msgid "Share deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "Gedeelde map verwijderd." msgstr "Gedeelde map verwijderd."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Fout bij het installeren van de toepassing: {error}" msgstr "Fout bij het installeren van de toepassing: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Share edited." #| msgid "Share edited."
msgid "Share disabled." msgid "Share disabled."
msgstr "Gedeelde map bewerkt." msgstr "Gedeelde map bewerkt."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5095,22 +5095,30 @@ msgstr ""
"SSH server en andere diensten die door wachtwoorden worden afgeschermd." "SSH server en andere diensten die door wachtwoorden worden afgeschermd."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Veiligheidsmededeling"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
msgid "Show security report" msgid "Show security report"
msgstr "Beveiligingsrapport weergeven" msgstr "Beveiligingsrapport weergeven"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
msgid "Security Report" msgid "Security Report"
@ -6370,54 +6378,38 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Back-ups"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Activeer"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Handmatige update" msgstr "Handmatige update"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Bezig met bijwerken…" msgstr "Bezig met bijwerken…"
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Nu bijwerken" msgstr "Nu bijwerken"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<strong>This may take a long time to complete</strong>. During an update, " #| "<strong>This may take a long time to complete</strong>. During an update, "
@ -6434,32 +6426,32 @@ msgstr ""
"tijdelijk niet beschikbaar zijn, en een foutmelding weergeven. Vernieuw in " "tijdelijk niet beschikbaar zijn, en een foutmelding weergeven. Vernieuw in "
"dat geval de pagina om door te gaan." "dat geval de pagina om door te gaan."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Fout bij het instellen van automatische upgrades: {error}" msgstr "Fout bij het instellen van automatische upgrades: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Automatisch bijwerken ingeschakeld" msgstr "Automatisch bijwerken ingeschakeld"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Automatisch bijwerken uitgeschakeld" msgstr "Automatisch bijwerken uitgeschakeld"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Upgrade-proces gestart." msgstr "Upgrade-proces gestart."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Starten van de upgrade is mislukt." msgstr "Starten van de upgrade is mislukt."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backups" #| msgid "Backups"
msgid "Backports activated." msgid "Backports activated."
@ -7443,6 +7435,19 @@ msgstr "%(percentage)s%% voltooid"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#~ msgid "Security Notice"
#~ msgstr "Veiligheidsmededeling"
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Back-ups"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Activeer"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Backup aan het terugzetten" #~ msgstr "Backup aan het terugzetten"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-06-10 15:41+0000\n" "PO-Revision-Date: 2020-06-10 15:41+0000\n"
"Last-Translator: WaldiS <sto@tutanota.de>\n" "Last-Translator: WaldiS <sto@tutanota.de>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -136,11 +136,11 @@ msgstr "Wykrywanie usług"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Lokalna domena sieciowa" msgstr "Lokalna domena sieciowa"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Tworzenie i zarządzanie archiwami kopii zapasowych." msgstr "Tworzenie i zarządzanie archiwami kopii zapasowych."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Kopie zapasowe" msgstr "Kopie zapasowe"
@ -4664,37 +4664,37 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "Akcje" msgstr "Akcje"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Home" #| msgid "Home"
msgid "Home Share" msgid "Home Share"
msgstr "Dom" msgstr "Dom"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Błąd podczas instalowania aplikacji: {error}" msgstr "Błąd podczas instalowania aplikacji: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Application disabled" #| msgid "Application disabled"
msgid "Share disabled." msgid "Share disabled."
msgstr "Aplikacja wyłączona" msgstr "Aplikacja wyłączona"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4780,20 +4780,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5934,88 +5942,72 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Kopie zapasowe"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "Ostatnie uaktualnienie" msgstr "Ostatnie uaktualnienie"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update URL" #| msgid "Update URL"
msgid "Update now" msgid "Update now"
msgstr "Uaktualnij URL" msgstr "Uaktualnij URL"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "" msgstr ""
@ -6970,6 +6962,11 @@ msgstr ""
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Kopie zapasowe"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Odtwarzanie" #~ msgstr "Odtwarzanie"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-04-08 13:55+0000\n" "PO-Revision-Date: 2020-04-08 13:55+0000\n"
"Last-Translator: Manuela Silva <mmsrs@sky.com>\n" "Last-Translator: Manuela Silva <mmsrs@sky.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
@ -136,11 +136,11 @@ msgstr "Pesquisa de serviços"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Domínio da Rede Local" msgstr "Domínio da Rede Local"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Backups permite criar e gerenciar arquivos de backup." msgstr "Backups permite criar e gerenciar arquivos de backup."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Cópia de segurança" msgstr "Cópia de segurança"
@ -4511,35 +4511,35 @@ msgstr "Nome do arquivo"
msgid "Action" msgid "Action"
msgstr "Aplicações" msgstr "Aplicações"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Erro a instalar a aplicação: {error}" msgstr "Erro a instalar a aplicação: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Applications" #| msgid "Applications"
msgid "Share disabled." msgid "Share disabled."
msgstr "Aplicações" msgstr "Aplicações"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4627,20 +4627,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5748,86 +5756,72 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Cópia de segurança"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
msgstr "" #| msgid "Manual"
msgid "Manual Update"
msgstr "Manual"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "General Configuration" #| msgid "General Configuration"
msgid "Update now" msgid "Update now"
msgstr "Configuração Geral" msgstr "Configuração Geral"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backup archives" #| msgid "Backup archives"
msgid "Backports activated." msgid "Backports activated."
@ -6728,6 +6722,11 @@ msgstr "%(percentage)s%% concluída"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Cópia de segurança"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "A restaurar" #~ msgstr "A restaurar"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-23 02:33+0000\n" "PO-Revision-Date: 2020-07-23 02:33+0000\n"
"Last-Translator: Павел Протасов <pvphome@gmail.com>\n" "Last-Translator: Павел Протасов <pvphome@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
@ -137,12 +137,12 @@ msgstr "Обнаружение служб"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Домен локальной сети" msgstr "Домен локальной сети"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Резервное копирование позволяет создавать и управлять резервными архивами." "Резервное копирование позволяет создавать и управлять резервными архивами."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Резервные копии" msgstr "Резервные копии"
@ -5081,43 +5081,43 @@ msgstr "Общий ресурс добавлен."
msgid "Action" msgid "Action"
msgstr "Действия" msgstr "Действия"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Open Share" msgid "Open Share"
msgstr "Добавить общий ресурс" msgstr "Добавить общий ресурс"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Share" #| msgid "Add Share"
msgid "Group Share" msgid "Group Share"
msgstr "Добавить общий ресурс" msgstr "Добавить общий ресурс"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "Домашняя страница" msgstr "Домашняя страница"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "Share deleted." #| msgid "Share deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "Общий ресурс удалён." msgstr "Общий ресурс удалён."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Ошибка извлечения устройства: {error_message}" msgstr "Ошибка извлечения устройства: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Share edited." #| msgid "Share edited."
msgid "Share disabled." msgid "Share disabled."
msgstr "Общий ресурс изменён." msgstr "Общий ресурс изменён."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error ejecting device: {error_message}" #| msgid "Error ejecting device: {error_message}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5215,26 +5215,32 @@ msgstr ""
"сервера и других защищенных паролем интернет услуг, которые включены." "сервера и других защищенных паролем интернет услуг, которые включены."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
#, fuzzy
#| msgid "Security"
msgid "Security Notice"
msgstr "Безопасность"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy #, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "Безопасность" msgstr "Безопасность"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6509,54 +6515,38 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Резервные копии"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Включить"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Ручное обновление" msgstr "Ручное обновление"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Обновляется..." msgstr "Обновляется..."
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Обновить сейчас" msgstr "Обновить сейчас"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<strong>This may take a long time to complete</strong>. During an update, " #| "<strong>This may take a long time to complete</strong>. During an update, "
@ -6572,34 +6562,34 @@ msgstr ""
"временно недоступен и показывать ошибку. В таком случае, чтобы продолжить, " "временно недоступен и показывать ошибку. В таком случае, чтобы продолжить, "
"обновите страницу." "обновите страницу."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
#, fuzzy #, fuzzy
#| msgid "Toggle recent update logs" #| msgid "Toggle recent update logs"
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Переключите последние протоколы обновления" msgstr "Переключите последние протоколы обновления"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Ошибка при настройке автоматического обновления: {error}" msgstr "Ошибка при настройке автоматического обновления: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Автоматические обновления включены" msgstr "Автоматические обновления включены"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Автоматические обновления отключены" msgstr "Автоматические обновления отключены"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Начался процесс обновления." msgstr "Начался процесс обновления."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Сбой при запуске обновления." msgstr "Сбой при запуске обновления."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backup archives" #| msgid "Backup archives"
msgid "Backports activated." msgid "Backports activated."
@ -7584,6 +7574,21 @@ msgstr "%(percentage)s%% завершено"
msgid "Gujarati" msgid "Gujarati"
msgstr "Гуджарати" msgstr "Гуджарати"
#, fuzzy
#~| msgid "Security"
#~ msgid "Security Notice"
#~ msgstr "Безопасность"
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Резервные копии"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Включить"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ 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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2019-05-07 20:48+0000\n" "PO-Revision-Date: 2019-05-07 20:48+0000\n"
"Last-Translator: Erik Ušaj <erikusaj@hotmail.com>\n" "Last-Translator: Erik Ušaj <erikusaj@hotmail.com>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/"
@ -137,12 +137,12 @@ msgstr "Odkrivanje storitev"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Rezervne kopije omogočajo ustvarjanje in upravljanje arhivov rezervnih kopij." "Rezervne kopije omogočajo ustvarjanje in upravljanje arhivov rezervnih kopij."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Rezervne kopije" msgstr "Rezervne kopije"
@ -4510,33 +4510,33 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "Šifriranje" msgstr "Šifriranje"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Napaka ob nameščanju aplikacije: {error}" msgstr "Napaka ob nameščanju aplikacije: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4622,20 +4622,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5731,84 +5739,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Rezervne kopije"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "" msgstr ""
@ -6692,6 +6684,11 @@ msgstr ""
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Rezervne kopije"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Obnavljanje" #~ msgstr "Obnavljanje"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-04-13 05:34+0000\n" "PO-Revision-Date: 2020-04-13 05:34+0000\n"
"Last-Translator: vihor <branislav.djalic@gmail.com>\n" "Last-Translator: vihor <branislav.djalic@gmail.com>\n"
"Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/"
@ -136,13 +136,13 @@ msgstr "Otkrivanje Servisa"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Lokalni Mrežni Domen" msgstr "Lokalni Mrežni Domen"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Izrada sigurnosnih kopija omogućava kreiranje i upravljanje arhivima " "Izrada sigurnosnih kopija omogućava kreiranje i upravljanje arhivima "
"sigurnosnih kopija." "sigurnosnih kopija."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Sigurnosne kopije" msgstr "Sigurnosne kopije"
@ -4396,32 +4396,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4506,20 +4506,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5599,84 +5607,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Sigurnosne kopije"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "" msgstr ""
@ -6526,6 +6518,11 @@ msgstr ""
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Sigurnosne kopije"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Vraćanje podataka" #~ msgstr "Vraćanje podataka"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-24 17:41+0000\n" "PO-Revision-Date: 2020-07-24 17:41+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/"
@ -136,11 +136,11 @@ msgstr "Identifiera tjänster"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "Lokalt nätverksdomän" msgstr "Lokalt nätverksdomän"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Säkerhetskopior gör det möjligt att skapa och hantera säkerhetsarkiv." msgstr "Säkerhetskopior gör det möjligt att skapa och hantera säkerhetsarkiv."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Säkerhetskopiering" msgstr "Säkerhetskopiering"
@ -3645,8 +3645,8 @@ msgid ""
"but very few ISPs offer this. You may be able to get this service from your " "but very few ISPs offer this. You may be able to get this service from your "
"ISP by making an additional payment.</p>" "ISP by making an additional payment.</p>"
msgstr "" msgstr ""
"Jag har en publik IP-adress som inte ändras över tid (rekommenderas)<p class" "Jag har en publik IP-adress som inte ändras över tid (rekommenderas)<p class="
"=\"help-block\">Detta innebär att enheter på Internet kan nå dig när du är " "\"help-block\">Detta innebär att enheter på Internet kan nå dig när du är "
"ansluten till Internet. Varje gång du ansluter till Internet med din " "ansluten till Internet. Varje gång du ansluter till Internet med din "
"Internet Service Provider (ISP), du får alltid samma IP-adress. Detta är den " "Internet Service Provider (ISP), du får alltid samma IP-adress. Detta är den "
"mest problemfria setup för många {box_name} tjänster, men väldigt få " "mest problemfria setup för många {box_name} tjänster, men väldigt få "
@ -5035,32 +5035,32 @@ msgstr "Resursnamn"
msgid "Action" msgid "Action"
msgstr "Åtgärder" msgstr "Åtgärder"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "Öppna Share" msgstr "Öppna Share"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "Grupp Share" msgstr "Grupp Share"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "Hemma Share" msgstr "Hemma Share"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "Resurs aktiverad." msgstr "Resurs aktiverad."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Fel vid aktivering av resurs: {error_message}" msgstr "Fel vid aktivering av resurs: {error_message}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "Share resurs inaktiverat." msgstr "Share resurs inaktiverat."
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "Fel vid inaktivering av resurs: {error_message}" msgstr "Fel vid inaktivering av resurs: {error_message}"
@ -5155,25 +5155,30 @@ msgstr ""
"Internet-tjänster." "Internet-tjänster."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "Säkerhetsmeddelande"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"Bakåtportar är aktiverade. Observera att paket från databasen för bakdörrar "
"inte har säkerhetsstöd från Debian. De underhålls dock på bästa sätt av "
"bidragsgivare i Debian och FreedomBox-communityn."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
msgid "Show security report" msgid "Show security report"
msgstr "Visa säkerhetsrapport" msgstr "Visa säkerhetsrapport"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
msgid "Security Report" msgid "Security Report"
@ -6396,59 +6401,45 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "Avfärda" msgstr "Avfärda"
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr "Backports"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
"Backports kan aktiveras. Detta kommer att tillåta en begränsad uppsättning "
"av programvara, inklusive FreedomBox service, för att uppgraderas till nyare "
"versioner av Debian %(dist)s-backports-arkiv."
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy, python-format
#| msgid ""
#| "<strong>Warning!</strong> Once backports are activated, they cannot be "
#| "easily deactivated. You may wish to take a snapshot using <a href="
#| "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgid "" msgid ""
"Please note that backports packages do not have security support from " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"Debian. However, they are maintained on a best-effort basis by contributors " "cannot be deactivated. You may wish to take a snapshot using <a href="
"in Debian and FreedomBox community."
msgstr ""
"Observera att backportspaket inte har säkerhetsstöd från Debian. De "
"underhålls dock på bästa sätt av bidragsgivare i Debian och FreedomBox-"
"communityn."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format
msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be "
"easily deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
"<strong>Varning!</strong> När backports har aktiverats kan de inte enkelt " "<strong>Varning!</strong> När backports har aktiverats kan de inte enkelt "
"avaktiveras. Du kanske vill ta en ögonblicksbild med <a href=\"" "avaktiveras. Du kanske vill ta en ögonblicksbild med <a href="
"%(snapshot_url)s\">Storage Snapshots</a> innan du fortsätter." "\"%(snapshot_url)s\">Storage Snapshots</a> innan du fortsätter."
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "Aktivera backportar" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" #, fuzzy
#| msgid "Manual update"
msgid "Manual Update"
msgstr "Manuell uppdatering" msgstr "Manuell uppdatering"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "Uppdatera..." msgstr "Uppdatera..."
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "Uppdatera nu" msgstr "Uppdatera nu"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
@ -6459,32 +6450,32 @@ msgstr ""
"otillgängligt och visa ett fel. I så fall uppdaterar du sidan för att " "otillgängligt och visa ett fel. I så fall uppdaterar du sidan för att "
"fortsätta." "fortsätta."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "Visa senaste uppdatering av loggar" msgstr "Visa senaste uppdatering av loggar"
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "Fel vid konfigurering av obevakad uppgraderingar: {error}" msgstr "Fel vid konfigurering av obevakad uppgraderingar: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Automatiska uppgraderingar aktiverade" msgstr "Automatiska uppgraderingar aktiverade"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Automatiska uppgraderingar inaktiverade" msgstr "Automatiska uppgraderingar inaktiverade"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Uppgraderingsprocessen påbörjades." msgstr "Uppgraderingsprocessen påbörjades."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Det gick inte att starta uppgraderingen." msgstr "Det gick inte att starta uppgraderingen."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "Backports aktiverade." msgstr "Backports aktiverade."
@ -7413,6 +7404,43 @@ msgstr "%(percentage)s %% färdigt"
msgid "Gujarati" msgid "Gujarati"
msgstr "Gujarati" msgstr "Gujarati"
#~ msgid "Security Notice"
#~ msgstr "Säkerhetsmeddelande"
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "Bakåtportar är aktiverade. Observera att paket från databasen för "
#~ "bakdörrar inte har säkerhetsstöd från Debian. De underhålls dock på bästa "
#~ "sätt av bidragsgivare i Debian och FreedomBox-communityn."
#~ msgid "Backports"
#~ msgstr "Backports"
#~ msgid ""
#~ "Backports can be activated. This will allow a limited set of software, "
#~ "including FreedomBox service, to be upgraded to newer versions from "
#~ "Debian %(dist)s-backports repository."
#~ msgstr ""
#~ "Backports kan aktiveras. Detta kommer att tillåta en begränsad "
#~ "uppsättning av programvara, inklusive FreedomBox service, för att "
#~ "uppgraderas till nyare versioner av Debian %(dist)s-backports-arkiv."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "Observera att backportspaket inte har säkerhetsstöd från Debian. De "
#~ "underhålls dock på bästa sätt av bidragsgivare i Debian och FreedomBox-"
#~ "communityn."
#~ msgid "Activate backports"
#~ msgstr "Aktivera backportar"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Återställa" #~ msgstr "Återställa"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-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"
@ -127,11 +127,11 @@ msgstr ""
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "" msgstr ""
@ -4348,32 +4348,32 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, python-brace-format #, python-brace-format
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, python-brace-format #, python-brace-format
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
msgstr "" msgstr ""
@ -4458,20 +4458,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5551,82 +5559,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
msgid "Backports"
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-06-24 11:41+0000\n" "PO-Revision-Date: 2020-06-24 11:41+0000\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n" "Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -134,11 +134,11 @@ msgstr "సేవా వెతుకులాట"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "స్థానిక నెట్‌వర్క్ డొమైన్" msgstr "స్థానిక నెట్‌వర్క్ డొమైన్"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "బ్యాకప్స్ అనేది బ్యాకప్ భాండాగారాలను సృష్టించడానికి మరియి నిర్వహించడానికి ఉపయోగపడుతుంది." msgstr "బ్యాకప్స్ అనేది బ్యాకప్ భాండాగారాలను సృష్టించడానికి మరియి నిర్వహించడానికి ఉపయోగపడుతుంది."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "బ్యాకప్స్" msgstr "బ్యాకప్స్"
@ -4919,43 +4919,43 @@ msgstr "పంచుకోబడ్డ"
msgid "Action" msgid "Action"
msgstr "చర్యలు" msgstr "చర్యలు"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Open Share" msgid "Open Share"
msgstr "సేవ జోడించండి" msgstr "సేవ జోడించండి"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Group Share" msgid "Group Share"
msgstr "సేవ జోడించండి" msgstr "సేవ జోడించండి"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "హోంపేజ్" msgstr "హోంపేజ్"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "{name} తొలగించబడింది." msgstr "{name} తొలగించబడింది."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "అనువర్తనం స్థాపించుటలో దోషం: {error}" msgstr "అనువర్తనం స్థాపించుటలో దోషం: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Share disabled." msgid "Share disabled."
msgstr "పంచుకోబడ్డ" msgstr "పంచుకోబడ్డ"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5050,33 +5050,32 @@ msgstr ""
"అంతర్జాల-సేవలకు బ్రూట్ ఫోర్స్ బ్రేక్-ఇన్ ప్రయత్నాలను పరిమితం చేస్తుంది." "అంతర్జాల-సేవలకు బ్రూట్ ఫోర్స్ బ్రేక్-ఇన్ ప్రయత్నాలను పరిమితం చేస్తుంది."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr "భద్రతా నోటీసు"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
#, fuzzy #, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
"మీరు డెబియన్ బ్యాక్‌పోర్ట్‌ల నుండి ప్యాకేజీలను ఉపయోగిస్తున్నారు. ఈ ప్యాకేజీలకు డెబియన్ నుండి భద్రతా మద్దతు "
"లేదని దయచేసి గమనించండి. ఏదేమైనా, డెబియన్ మరియు ఫ్రీడమ్‌బాక్స్ కమ్యూనిటీలోని సహాయకులు ఉత్తమ ప్రయత్న "
"ప్రాతిపదికన వాటిని నిర్వహిస్తారు."
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "భద్రత" msgstr "భద్రత"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6319,99 +6318,72 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "బ్యాకప్స్"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
#, fuzzy
#| msgid ""
#| "You are using packages from Debian backports. Please note that these "
#| "packages do not have security support from Debian. However, they are "
#| "maintained on a best-effort basis by contributors in Debian and "
#| "FreedomBox community."
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
"మీరు డెబియన్ బ్యాక్‌పోర్ట్‌ల నుండి ప్యాకేజీలను ఉపయోగిస్తున్నారు. ఈ ప్యాకేజీలకు డెబియన్ నుండి భద్రతా మద్దతు "
"లేదని దయచేసి గమనించండి. ఏదేమైనా, డెబియన్ మరియు ఫ్రీడమ్‌బాక్స్ కమ్యూనిటీలోని సహాయకులు ఉత్తమ ప్రయత్న "
"ప్రాతిపదికన వాటిని నిర్వహిస్తారు."
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "క్రియాశీలించు"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "చివరి నవీకరణ" msgstr "చివరి నవీకరణ"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update" #| msgid "Update"
msgid "Update now" msgid "Update now"
msgstr "నవీకరణ యూ.ఆర్.ఎల్" msgstr "నవీకరణ యూ.ఆర్.ఎల్"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "గమనింపబడని-నవీకరణలు ఆకృతీకరించునప్పుడు దోషం: {error}" msgstr "గమనింపబడని-నవీకరణలు ఆకృతీకరించునప్పుడు దోషం: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "స్వయంచాలక నవీకరణలు ప్రారంభించబడ్డాయి" msgstr "స్వయంచాలక నవీకరణలు ప్రారంభించబడ్డాయి"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "స్వయంచాలక నవీకరణలు నిలిపివేయబడ్డాయి" msgstr "స్వయంచాలక నవీకరణలు నిలిపివేయబడ్డాయి"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "అప్గ్రేడ్ ప్రక్రియ ప్రారంభించబడింది." msgstr "అప్గ్రేడ్ ప్రక్రియ ప్రారంభించబడింది."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "నవీకరణ ప్రారంభం విఫలమైంది." msgstr "నవీకరణ ప్రారంభం విఫలమైంది."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Backups" #| msgid "Backups"
msgid "Backports activated." msgid "Backports activated."
@ -7353,6 +7325,50 @@ msgstr "%(percentage)s %% పూర్తి"
msgid "Gujarati" msgid "Gujarati"
msgstr "గుజరాతీ" msgstr "గుజరాతీ"
#~ msgid "Security Notice"
#~ msgstr "భద్రతా నోటీసు"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Backports are enabled. Please note that packages from the backports "
#~ "repository do not have security support from Debian. However, they are "
#~ "maintained on a best-effort basis by contributors in Debian and "
#~ "FreedomBox community."
#~ msgstr ""
#~ "మీరు డెబియన్ బ్యాక్‌పోర్ట్‌ల నుండి ప్యాకేజీలను ఉపయోగిస్తున్నారు. ఈ ప్యాకేజీలకు డెబియన్ నుండి భద్రతా మద్దతు "
#~ "లేదని దయచేసి గమనించండి. ఏదేమైనా, డెబియన్ మరియు ఫ్రీడమ్‌బాక్స్ కమ్యూనిటీలోని సహాయకులు ఉత్తమ ప్రయత్న "
#~ "ప్రాతిపదికన వాటిని నిర్వహిస్తారు."
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "బ్యాకప్స్"
#, fuzzy
#~| msgid ""
#~| "You are using packages from Debian backports. Please note that these "
#~| "packages do not have security support from Debian. However, they are "
#~| "maintained on a best-effort basis by contributors in Debian and "
#~| "FreedomBox community."
#~ msgid ""
#~ "Please note that backports packages do not have security support from "
#~ "Debian. However, they are maintained on a best-effort basis by "
#~ "contributors in Debian and FreedomBox community."
#~ msgstr ""
#~ "మీరు డెబియన్ బ్యాక్‌పోర్ట్‌ల నుండి ప్యాకేజీలను ఉపయోగిస్తున్నారు. ఈ ప్యాకేజీలకు డెబియన్ నుండి భద్రతా మద్దతు "
#~ "లేదని దయచేసి గమనించండి. ఏదేమైనా, డెబియన్ మరియు ఫ్రీడమ్‌బాక్స్ కమ్యూనిటీలోని సహాయకులు ఉత్తమ ప్రయత్న "
#~ "ప్రాతిపదికన వాటిని నిర్వహిస్తారు."
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "క్రియాశీలించు"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "పునరుద్ధరించబడుతోంది" #~ msgstr "పునరుద్ధరించబడుతోంది"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-06-17 02:41+0000\n" "PO-Revision-Date: 2020-06-17 02:41+0000\n"
"Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n" "Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
@ -136,11 +136,11 @@ msgstr "Servis Keşfi"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "Yedeklemeler, yedekleme arşivleri oluşturmayı ve yönetmeyi sağlar." msgstr "Yedeklemeler, yedekleme arşivleri oluşturmayı ve yönetmeyi sağlar."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Yedeklemeler" msgstr "Yedeklemeler"
@ -5071,43 +5071,43 @@ msgstr "Paylaşılan"
msgid "Action" msgid "Action"
msgstr "Eylemler" msgstr "Eylemler"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Open Share" msgid "Open Share"
msgstr "Servis Ekle" msgstr "Servis Ekle"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Group Share" msgid "Group Share"
msgstr "Servis Ekle" msgstr "Servis Ekle"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "Ana sayfa" msgstr "Ana sayfa"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "{name} silindi." msgstr "{name} silindi."
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Uygulamanın kurulmasında hata: {error}" msgstr "Uygulamanın kurulmasında hata: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Share disabled." msgid "Share disabled."
msgstr "Paylaşılan" msgstr "Paylaşılan"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5206,26 +5206,32 @@ msgstr ""
"saldırı teşebbüslerini sınırlayacaktır." "saldırı teşebbüslerini sınırlayacaktır."
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
#, fuzzy
#| msgid "Security"
msgid "Security Notice"
msgstr "Güvenlik"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy #, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "Güvenlik" msgstr "Güvenlik"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6531,58 +6537,40 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Yedeklemeler"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "Etkinleştir"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "Son güncelleme" msgstr "Son güncelleme"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update" #| msgid "Update"
msgid "Update now" msgid "Update now"
msgstr "Güncelle" msgstr "Güncelle"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Depending on the number of packages to install, this may take a long time " #| "Depending on the number of packages to install, this may take a long time "
@ -6599,32 +6587,32 @@ msgstr ""
"Yükseltme sırasında bu ağ arayüzüne geçici olarak erişim mümkün olmayabilir " "Yükseltme sırasında bu ağ arayüzüne geçici olarak erişim mümkün olmayabilir "
"ve bir hata gösterebilir. Devam etmek için sayfayı tazeleyin." "ve bir hata gösterebilir. Devam etmek için sayfayı tazeleyin."
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "unattended-upgrades yapılandırılırken bir hata oluştu: {error}" msgstr "unattended-upgrades yapılandırılırken bir hata oluştu: {error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "Otomatik yükseltmeler etkinleştirildi" msgstr "Otomatik yükseltmeler etkinleştirildi"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "Otomatik yükseltmeler devre dışı bırakıldı" msgstr "Otomatik yükseltmeler devre dışı bırakıldı"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "Yükseltme süreci başlamıştır." msgstr "Yükseltme süreci başlamıştır."
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "Yükseltmenin başlatılması başarısız oldu." msgstr "Yükseltmenin başlatılması başarısız oldu."
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Create User" #| msgid "Create User"
msgid "Backports activated." msgid "Backports activated."
@ -7607,6 +7595,21 @@ msgstr "%(percentage)s%% tamamlandı"
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Security"
#~ msgid "Security Notice"
#~ msgstr "Güvenlik"
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Yedeklemeler"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "Etkinleştir"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "Geri yükleniyor" #~ msgstr "Geri yükleniyor"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2019-01-04 17:06+0000\n" "PO-Revision-Date: 2019-01-04 17:06+0000\n"
"Last-Translator: prolinux ukraine <prolinux@ukr.net>\n" "Last-Translator: prolinux ukraine <prolinux@ukr.net>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
@ -136,12 +136,12 @@ msgstr "Виявлення служб"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "" msgstr ""
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "" msgstr ""
"Резервне копіювання дозволяє створювати та керувати резервними архівами." "Резервне копіювання дозволяє створювати та керувати резервними архівами."
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "Резервні копії" msgstr "Резервні копії"
@ -4448,33 +4448,33 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "Шифрування" msgstr "Шифрування"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
msgid "Open Share" msgid "Open Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
msgid "Group Share" msgid "Group Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
msgid "Home Share" msgid "Home Share"
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
msgid "Share enabled." msgid "Share enabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "Помилка при встановлені застосунку: {error}" msgstr "Помилка при встановлені застосунку: {error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
msgid "Share disabled." msgid "Share disabled."
msgstr "" msgstr ""
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -4560,20 +4560,28 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
msgid "Security Notice"
msgstr ""
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid "" msgid "Show security report"
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:23 #: plinth/modules/security/templates/security.html:17
#: plinth/modules/security/templates/security.html:25 #: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Show security report" msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr "" msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
@ -5659,84 +5667,68 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "Резервні копії"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
msgid "Activate backports" msgid "Activate frequent feature updates (recommended)"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
msgid "Manual update" msgid "Manual Update"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
msgid "Update now" msgid "Update now"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
msgid "" msgid ""
"<strong>This may take a long time to complete.</strong> During an update, " "<strong>This may take a long time to complete.</strong> During an update, "
"you cannot install apps. Also, this web interface may be temporarily " "you cannot install apps. Also, this web interface may be temporarily "
"unavailable and show an error. In that case, refresh the page to continue." "unavailable and show an error. In that case, refresh the page to continue."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
msgid "Backports activated." msgid "Backports activated."
msgstr "" msgstr ""
@ -6620,6 +6612,11 @@ msgstr ""
msgid "Gujarati" msgid "Gujarati"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "Резервні копії"
#, fuzzy #, fuzzy
#~| msgid "Restore" #~| msgid "Restore"
#~ msgid "Restoring" #~ msgid "Restoring"

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: 2020-07-13 18:32-0400\n" "POT-Creation-Date: 2020-07-27 17:41-0400\n"
"PO-Revision-Date: 2020-07-13 22:29+0000\n" "PO-Revision-Date: 2020-07-13 22:29+0000\n"
"Last-Translator: Tang Zongxun <tangzongxun@hotmail.com>\n" "Last-Translator: Tang Zongxun <tangzongxun@hotmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@ -133,11 +133,11 @@ msgstr "服务发现"
msgid "Local Network Domain" msgid "Local Network Domain"
msgstr "本地网络领域" msgstr "本地网络领域"
#: plinth/modules/backups/__init__.py:28 #: plinth/modules/backups/__init__.py:30
msgid "Backups allows creating and managing backup archives." msgid "Backups allows creating and managing backup archives."
msgstr "备份允许创建和管理备份存档。" msgstr "备份允许创建和管理备份存档。"
#: plinth/modules/backups/__init__.py:47 #: plinth/modules/backups/__init__.py:49
msgid "Backups" msgid "Backups"
msgstr "备份" msgstr "备份"
@ -4935,43 +4935,43 @@ msgstr "共享"
msgid "Action" msgid "Action"
msgstr "行动" msgstr "行动"
#: plinth/modules/samba/views.py:43 plinth/modules/storage/forms.py:147 #: plinth/modules/samba/views.py:51 plinth/modules/storage/forms.py:147
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Open Share" msgid "Open Share"
msgstr "添加服务" msgstr "添加服务"
#: plinth/modules/samba/views.py:44 plinth/modules/storage/forms.py:145 #: plinth/modules/samba/views.py:52 plinth/modules/storage/forms.py:145
#, fuzzy #, fuzzy
#| msgid "Add Service" #| msgid "Add Service"
msgid "Group Share" msgid "Group Share"
msgstr "添加服务" msgstr "添加服务"
#: plinth/modules/samba/views.py:45 #: plinth/modules/samba/views.py:53
#, fuzzy #, fuzzy
#| msgid "Homepage" #| msgid "Homepage"
msgid "Home Share" msgid "Home Share"
msgstr "主页" msgstr "主页"
#: plinth/modules/samba/views.py:78 #: plinth/modules/samba/views.py:86
#, fuzzy #, fuzzy
#| msgid "{name} deleted." #| msgid "{name} deleted."
msgid "Share enabled." msgid "Share enabled."
msgstr "{name} 已删除。" msgstr "{name} 已删除。"
#: plinth/modules/samba/views.py:83 #: plinth/modules/samba/views.py:91
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error enabling share: {error_message}" msgid "Error enabling share: {error_message}"
msgstr "安装应用程序出错:{error}" msgstr "安装应用程序出错:{error}"
#: plinth/modules/samba/views.py:88 #: plinth/modules/samba/views.py:96
#, fuzzy #, fuzzy
#| msgid "Shared" #| msgid "Shared"
msgid "Share disabled." msgid "Share disabled."
msgstr "共享" msgstr "共享"
#: plinth/modules/samba/views.py:93 #: plinth/modules/samba/views.py:101
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "Error installing application: {error}" #| msgid "Error installing application: {error}"
msgid "Error disabling share: {error_message}" msgid "Error disabling share: {error_message}"
@ -5065,26 +5065,32 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/security/templates/security.html:11 #: plinth/modules/security/templates/security.html:11
#, fuzzy
#| msgid "Security"
msgid "Security Notice"
msgstr "安全"
#: plinth/modules/security/templates/security.html:13 #: plinth/modules/security/templates/security.html:13
msgid ""
"Backports are enabled. Please note that packages from the backports "
"repository do not have security support from Debian. However, they are "
"maintained on a best-effort basis by contributors in Debian and FreedomBox "
"community."
msgstr ""
#: plinth/modules/security/templates/security.html:23
#: plinth/modules/security/templates/security.html:25
#, fuzzy #, fuzzy
#| msgid "Security" #| msgid "Security"
msgid "Show security report" msgid "Show security report"
msgstr "安全" msgstr "安全"
#: plinth/modules/security/templates/security.html:17
#: plinth/modules/upgrades/templates/upgrades_configure.html:11
msgid "Frequent Feature Updates"
msgstr ""
#: plinth/modules/security/templates/security.html:19
#: plinth/modules/upgrades/templates/upgrades_configure.html:19
msgid "Frequent feature updates are enabled."
msgstr ""
#: plinth/modules/security/templates/security.html:24
#: plinth/modules/upgrades/templates/upgrades_configure.html:25
msgid ""
"This will allow a very limited set of software, including FreedomBox "
"service, to be updated to receive newer features regularly instead of once "
"every 2 years or so. Note that packages with frequent feature updates do not "
"have support from Debian Security Team. They are instead maintained by "
"contributors to Debian and the FreedomBox community."
msgstr ""
#: plinth/modules/security/templates/security_report.html:10 #: plinth/modules/security/templates/security_report.html:10
#: plinth/modules/security/views.py:74 #: plinth/modules/security/views.py:74
#, fuzzy #, fuzzy
@ -6339,58 +6345,40 @@ msgstr ""
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:12
#, fuzzy
#| msgid "Backups"
msgid "Backports"
msgstr "备份"
#: plinth/modules/upgrades/templates/upgrades_configure.html:14 #: plinth/modules/upgrades/templates/upgrades_configure.html:14
#, python-format
msgid "" msgid ""
"Backports can be activated. This will allow a limited set of software, " "Frequent feature updates can be activated. Activating them is recommended."
"including FreedomBox service, to be upgraded to newer versions from Debian "
"%(dist)s-backports repository."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:21 #: plinth/modules/upgrades/templates/upgrades_configure.html:36
msgid ""
"Please note that backports packages do not have security support from "
"Debian. However, they are maintained on a best-effort basis by contributors "
"in Debian and FreedomBox community."
msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:29
#, python-format #, python-format
msgid "" msgid ""
"<strong>Warning!</strong> Once backports are activated, they cannot be " "<strong>Warning!</strong> Once frequent feature updates are activated, they "
"easily deactivated. You may wish to take a snapshot using <a href=" "cannot be deactivated. You may wish to take a snapshot using <a href="
"\"%(snapshot_url)s\">Storage Snapshots</a> before continuing." "\"%(snapshot_url)s\">Storage Snapshots</a> before continuing."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:40 #: plinth/modules/upgrades/templates/upgrades_configure.html:47
#, fuzzy msgid "Activate frequent feature updates (recommended)"
#| msgid "Activate" msgstr ""
msgid "Activate backports"
msgstr "激活"
#: plinth/modules/upgrades/templates/upgrades_configure.html:45 #: plinth/modules/upgrades/templates/upgrades_configure.html:52
#, fuzzy #, fuzzy
#| msgid "Last update" #| msgid "Last update"
msgid "Manual update" msgid "Manual Update"
msgstr "最后一次更新" msgstr "最后一次更新"
#: plinth/modules/upgrades/templates/upgrades_configure.html:51 #: plinth/modules/upgrades/templates/upgrades_configure.html:58
msgid "Updating..." msgid "Updating..."
msgstr "" msgstr ""
#: plinth/modules/upgrades/templates/upgrades_configure.html:59 #: plinth/modules/upgrades/templates/upgrades_configure.html:66
#, fuzzy #, fuzzy
#| msgid "Update" #| msgid "Update"
msgid "Update now" msgid "Update now"
msgstr "更新" msgstr "更新"
#: plinth/modules/upgrades/templates/upgrades_configure.html:65 #: plinth/modules/upgrades/templates/upgrades_configure.html:72
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Depending on the number of packages to install, this may take a long time " #| "Depending on the number of packages to install, this may take a long time "
@ -6406,32 +6394,32 @@ msgstr ""
"装其它软件包。升级期间,此 web 界面可能暂时不可用并显示错误消息。刷新页面后," "装其它软件包。升级期间,此 web 界面可能暂时不可用并显示错误消息。刷新页面后,"
"可以继续。" "可以继续。"
#: plinth/modules/upgrades/templates/upgrades_configure.html:79 #: plinth/modules/upgrades/templates/upgrades_configure.html:86
msgid "Show recent update logs" msgid "Show recent update logs"
msgstr "" msgstr ""
#: plinth/modules/upgrades/views.py:56 #: plinth/modules/upgrades/views.py:54
#, python-brace-format #, python-brace-format
msgid "Error when configuring unattended-upgrades: {error}" msgid "Error when configuring unattended-upgrades: {error}"
msgstr "配置无人参与升级时错误:{error}" msgstr "配置无人参与升级时错误:{error}"
#: plinth/modules/upgrades/views.py:60 #: plinth/modules/upgrades/views.py:58
msgid "Automatic upgrades enabled" msgid "Automatic upgrades enabled"
msgstr "已启用自动升级" msgstr "已启用自动升级"
#: plinth/modules/upgrades/views.py:63 #: plinth/modules/upgrades/views.py:61
msgid "Automatic upgrades disabled" msgid "Automatic upgrades disabled"
msgstr "已禁用自动升级" msgstr "已禁用自动升级"
#: plinth/modules/upgrades/views.py:78 #: plinth/modules/upgrades/views.py:76
msgid "Upgrade process started." msgid "Upgrade process started."
msgstr "升级过程开始。" msgstr "升级过程开始。"
#: plinth/modules/upgrades/views.py:80 #: plinth/modules/upgrades/views.py:78
msgid "Starting upgrade failed." msgid "Starting upgrade failed."
msgstr "开始升级失败。" msgstr "开始升级失败。"
#: plinth/modules/upgrades/views.py:89 #: plinth/modules/upgrades/views.py:87
#, fuzzy #, fuzzy
#| msgid "Create User" #| msgid "Create User"
msgid "Backports activated." msgid "Backports activated."
@ -7434,6 +7422,21 @@ msgstr "已完成 %(percentage)s%%"
msgid "Gujarati" msgid "Gujarati"
msgstr "古吉拉特语" msgstr "古吉拉特语"
#, fuzzy
#~| msgid "Security"
#~ msgid "Security Notice"
#~ msgstr "安全"
#, fuzzy
#~| msgid "Backups"
#~ msgid "Backports"
#~ msgstr "备份"
#, fuzzy
#~| msgid "Activate"
#~ msgid "Activate backports"
#~ msgstr "激活"
#~ msgid "Restoring" #~ msgid "Restoring"
#~ msgstr "恢复中" #~ msgstr "恢复中"