diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 93c1aef3d5..1350526542 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-21 07:26+0000\n" -"PO-Revision-Date: 2021-06-21 08:00\n" +"POT-Creation-Date: 2021-06-21 22:27+0000\n" +"PO-Revision-Date: 2021-06-21 22:31\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -546,7 +546,7 @@ msgstr "Emplacement des pièces terminées" #: build/forms.py:215 build/templates/build/build_base.html:138 #: build/templates/build/detail.html:59 order/models.py:469 #: order/templates/order/receive_parts.html:24 -#: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 +#: stock/templates/stock/item_base.html:408 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:864 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1129 @@ -1286,8 +1286,8 @@ msgstr "" #: build/templates/build/notes.html:26 company/templates/company/notes.html:24 #: order/templates/order/order_notes.html:27 #: order/templates/order/sales_order_notes.html:29 -#: part/templates/part/notes.html:27 stock/templates/stock/item_base.html:482 -#: stock/templates/stock/item_base.html:492 +#: part/templates/part/notes.html:27 stock/templates/stock/item_base.html:487 +#: stock/templates/stock/item_base.html:497 #: stock/templates/stock/item_notes.html:26 msgid "Save" msgstr "Enregistrer" @@ -2043,7 +2043,7 @@ msgstr "" #: company/models.py:390 company/models.py:520 #: company/templates/company/manufacturer_part_base.html:6 #: company/templates/company/manufacturer_part_base.html:19 -#: stock/templates/stock/item_base.html:357 +#: stock/templates/stock/item_base.html:362 msgid "Manufacturer Part" msgstr "" @@ -2077,7 +2077,7 @@ msgstr "" #: company/templates/company/supplier_part_detail.html:25 order/models.py:193 #: order/templates/order/order_base.html:92 #: order/templates/order/order_wizard/select_pos.html:30 part/bom.py:175 -#: part/bom.py:286 stock/templates/stock/item_base.html:364 +#: part/bom.py:286 stock/templates/stock/item_base.html:369 #: templates/js/company.js:48 templates/js/company.js:364 #: templates/js/order.js:170 msgid "Supplier" @@ -2501,7 +2501,7 @@ msgstr "" #: company/templates/company/supplier_part_base.html:7 #: company/templates/company/supplier_part_base.html:20 stock/models.py:416 -#: stock/templates/stock/item_base.html:369 templates/js/company.js:380 +#: stock/templates/stock/item_base.html:374 templates/js/company.js:380 msgid "Supplier Part" msgstr "" @@ -2549,7 +2549,7 @@ msgstr "" msgid "Pricing Information" msgstr "" -#: company/templates/company/supplier_part_pricing.html:19 company/views.py:854 +#: company/templates/company/supplier_part_pricing.html:19 company/views.py:855 #: part/templates/part/sale_prices.html:17 part/views.py:2749 msgid "Add Price Break" msgstr "" @@ -2665,23 +2665,23 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:638 templates/js/stock.js:1315 +#: company/views.py:639 templates/js/stock.js:1315 msgid "Create new Supplier Part" msgstr "" -#: company/views.py:782 +#: company/views.py:783 msgid "Delete Supplier Part" msgstr "" -#: company/views.py:859 part/views.py:2753 +#: company/views.py:860 part/views.py:2753 msgid "Added new price break" msgstr "" -#: company/views.py:915 part/views.py:2797 +#: company/views.py:916 part/views.py:2797 msgid "Edit Price Break" msgstr "" -#: company/views.py:930 part/views.py:2811 +#: company/views.py:931 part/views.py:2811 msgid "Delete Price Break" msgstr "" @@ -4641,7 +4641,7 @@ msgstr "" msgid "Part Test Templates" msgstr "" -#: part/templates/part/navbar.html:123 stock/templates/stock/item_base.html:409 +#: part/templates/part/navbar.html:123 stock/templates/stock/item_base.html:414 msgid "Tests" msgstr "" @@ -5305,7 +5305,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:509 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 +#: stock/templates/stock/item_base.html:381 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5591,12 +5591,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 +#: stock/templates/stock/item_base.html:385 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 +#: stock/templates/stock/item_base.html:387 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5738,25 +5738,29 @@ msgstr "" msgid "Parent Item" msgstr "" -#: stock/templates/stock/item_base.html:380 +#: stock/templates/stock/item_base.html:356 +msgid "No manufacturer set" +msgstr "" + +#: stock/templates/stock/item_base.html:385 #, python-format msgid "This StockItem expired on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:382 +#: stock/templates/stock/item_base.html:387 #, python-format msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 +#: stock/templates/stock/item_base.html:394 templates/js/stock.js:660 msgid "Last Updated" msgstr "" -#: stock/templates/stock/item_base.html:394 +#: stock/templates/stock/item_base.html:399 msgid "Last Stocktake" msgstr "" -#: stock/templates/stock/item_base.html:398 +#: stock/templates/stock/item_base.html:403 msgid "No stocktake performed" msgstr ""