diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index dbd04fff4..c4b2bab6a 100644 --- a/plinth/locale/nl/LC_MESSAGES/django.po +++ b/plinth/locale/nl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-05 23:02-0500\n" -"PO-Revision-Date: 2021-02-01 18:42+0000\n" +"PO-Revision-Date: 2021-02-08 06:50+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch \n" @@ -7129,7 +7129,7 @@ msgstr "FreedomBox geaktualiseerd" #: plinth/modules/upgrades/__init__.py:210 msgid "Could not start distribution update" -msgstr "" +msgstr "Kan distributie-update niet starten" #: plinth/modules/upgrades/__init__.py:212 #, python-format @@ -7139,17 +7139,19 @@ msgid "" "total space, is free. Distribution update will be retried after 24 hours, if " "enabled." msgstr "" +"Er is niet genoeg vrije ruimte in de root partitie om de distributie-update " +"te starten. Zorg ervoor dat ten minste 5 GB en ten minste 10% van de totale " +"ruimte vrij is. Als ingeschakeld, wordt de distributie-update na 24 uur " +"opnieuw geprobeerd." #: plinth/modules/upgrades/__init__.py:223 -#, fuzzy -#| msgid "Distribution upgrade disabled" msgid "Distribution update started" -msgstr "Distributie bijwerken uitgeschakeld" +msgstr "Distributie-update gestart" #: plinth/modules/upgrades/__init__.py:225 msgid "" "Started update to next stable release. This may take a long time to complete." -msgstr "" +msgstr "Update naar volgende stabiele release gestart. Dit kan lang duren." #: plinth/modules/upgrades/forms.py:15 msgid "Enable auto-update"