From c58665fed2a3d6798ac67f7181955d819a7ced7a Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 13 May 2021 11:07:49 +1000 Subject: [PATCH] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 24 +++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index b07f2fc0be..ec257f3d14 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-12 12:29+0000\n" -"PO-Revision-Date: 2021-05-12 13:05\n" +"POT-Creation-Date: 2021-05-13 00:46+0000\n" +"PO-Revision-Date: 2021-05-13 01:07\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -1901,7 +1901,7 @@ msgstr "Hersteller-Teilenummer" #: company/forms.py:136 company/models.py:327 #: company/templates/company/manufacturer_part_base.html:89 #: company/templates/company/manufacturer_part_detail.html:26 -#: company/templates/company/supplier_part_base.html:101 +#: company/templates/company/supplier_part_base.html:102 #: company/templates/company/supplier_part_detail.html:35 #: order/templates/order/purchase_order_detail.html:158 part/bom.py:171 #: part/bom.py:242 templates/js/company.js:181 templates/js/company.js:307 @@ -2070,7 +2070,7 @@ msgstr "Teil-URL des Zulieferers" msgid "Supplier part description" msgstr "Zuliefererbeschreibung des Teils" -#: company/models.py:497 company/templates/company/supplier_part_base.html:115 +#: company/models.py:497 company/templates/company/supplier_part_base.html:116 #: company/templates/company/supplier_part_detail.html:38 part/models.py:2228 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 @@ -2085,7 +2085,7 @@ msgstr "Basiskosten" msgid "Minimum charge (e.g. stocking fee)" msgstr "Mindestpreis" -#: company/models.py:503 company/templates/company/supplier_part_base.html:108 +#: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:305 #: templates/js/stock.js:667 msgid "Packaging" @@ -6258,7 +6258,15 @@ msgstr "Mobile App" msgid "Submit Bug Report" msgstr "Fehlerbericht senden" -#: templates/about.html:82 templates/js/modals.js:559 +#: templates/about.html:80 templates/clip.html:4 +msgid "copy to clipboard" +msgstr "In die Zwischenablage kopieren" + +#: templates/about.html:80 +msgid "copy version information" +msgstr "" + +#: templates/about.html:90 templates/js/modals.js:559 #: templates/js/modals.js:837 templates/modals.html:29 templates/modals.html:54 #: templates/modals.html:97 msgid "Close" @@ -6276,10 +6284,6 @@ msgstr "Hochgeladen" msgid "Delete attachment" msgstr "Anhang löschen" -#: templates/clip.html:4 -msgid "copy to clipboard" -msgstr "In die Zwischenablage kopieren" - #: templates/image_download.html:8 msgid "Specify URL for downloading image" msgstr "URL für Bild-Donwload angeben"