From ef11985a59d918797fed6f8cdac54635cb194f4c Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 5 Oct 2021 19:20:18 +1100 Subject: [PATCH] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index a84362a6d7..3cb5d2b09a 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-05 07:03+0000\n" -"PO-Revision-Date: 2021-10-05 07:10\n" +"PO-Revision-Date: 2021-10-05 08:20\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -4948,7 +4948,9 @@ msgstr "Aus vorhandenen Bildern auswählen" msgid "Part '%(full_name)s' cannot be deleted as it is still marked as active.\n" "
Disable the \"Active\" part attribute and re-try.\n" " " -msgstr "" +msgstr "Teil '%(full_name)s' kann nicht gelöscht werden, da er noch als aktivmarkiert ist.\n" +"
Deaktivieren Sie das Attribut \"Aktiv\" und versuchen Sie es erneut.\n" +" " #: part/templates/part/partial_delete.html:17 #, python-format