diff --git a/InvenTree/locale/cs/LC_MESSAGES/django.po b/InvenTree/locale/cs/LC_MESSAGES/django.po index 3175e03df5..0ec5776182 100644 --- a/InvenTree/locale/cs/LC_MESSAGES/django.po +++ b/InvenTree/locale/cs/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:23\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-14 21:43\n" "Last-Translator: \n" "Language-Team: Czech\n" "Language: cs_CZ\n" @@ -23,7 +23,7 @@ msgstr "API endpoint nebyl nalezen" #: InvenTree/exceptions.py:68 msgid "Error details can be found in the admin panel" -msgstr "" +msgstr "Podrobnosti o chybě lze nalézt v panelu administrace" #: InvenTree/fields.py:109 msgid "Enter date" @@ -91,7 +91,7 @@ msgstr "Pokaždé musíte zadat stejný email." #: InvenTree/helpers.py:173 msgid "Connection error" -msgstr "" +msgstr "Chyba spojení" #: InvenTree/helpers.py:177 InvenTree/helpers.py:182 msgid "Server responded with invalid status code" @@ -107,11 +107,11 @@ msgstr "" #: InvenTree/helpers.py:190 msgid "Image size is too large" -msgstr "" +msgstr "Velikost obrázku je příliš velká" #: InvenTree/helpers.py:202 msgid "Image download exceeded maximum size" -msgstr "" +msgstr "Stahování obrázku překročilo maximální velikost" #: InvenTree/helpers.py:207 msgid "Remote server returned empty response" @@ -321,11 +321,11 @@ msgstr "nadřazený" #: InvenTree/models.py:560 InvenTree/models.py:561 #: templates/js/translated/part.js:1939 templates/js/translated/stock.js:2421 msgid "Path" -msgstr "" +msgstr "Cesta" #: InvenTree/models.py:670 msgid "Server Error" -msgstr "" +msgstr "Chyba serveru" #: InvenTree/models.py:671 msgid "An error has been logged by the server." @@ -388,7 +388,7 @@ msgstr "Duplicitní sloupec: '{col}'" #: InvenTree/serializers.py:602 #: templates/InvenTree/settings/mixins/urls.html:14 msgid "URL" -msgstr "" +msgstr "URL" #: InvenTree/serializers.py:603 msgid "URL of remote image file" @@ -464,11 +464,11 @@ msgstr "Polština" #: InvenTree/settings.py:625 msgid "Portuguese" -msgstr "" +msgstr "Portugalština" #: InvenTree/settings.py:626 msgid "Portuguese (Brazilian)" -msgstr "" +msgstr "Portugalština (Brazilská)" #: InvenTree/settings.py:627 msgid "Russian" @@ -543,7 +543,7 @@ msgstr "Odesláno" #: InvenTree/status_codes.py:179 msgid "OK" -msgstr "" +msgstr "OK" #: InvenTree/status_codes.py:180 msgid "Attention needed" @@ -611,11 +611,11 @@ msgstr "" #: InvenTree/status_codes.py:276 msgid "Removed component item" -msgstr "" +msgstr "Odstraněná komponenta" #: InvenTree/status_codes.py:278 msgid "Split from parent item" -msgstr "" +msgstr "Rozdělit od nadřazené položky" #: InvenTree/status_codes.py:279 msgid "Split child item" @@ -631,7 +631,7 @@ msgstr "" #: InvenTree/status_codes.py:285 templates/js/translated/table_filters.js:221 msgid "Sent to customer" -msgstr "" +msgstr "Odesláno zákazníkovi" #: InvenTree/status_codes.py:286 msgid "Returned from customer" @@ -659,7 +659,7 @@ msgstr "" #: InvenTree/validators.py:18 msgid "Not a valid currency code" -msgstr "" +msgstr "Neplatný kód měny" #: InvenTree/validators.py:45 msgid "Invalid character in part name" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" @@ -1720,7 +1715,7 @@ msgstr "" #: common/models.py:833 company/models.py:93 company/models.py:94 msgid "Company name" -msgstr "" +msgstr "Jméno společnosti" #: common/models.py:834 msgid "Internal company name" diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 0f89801511..22169f5e11 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: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:23\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -816,7 +816,7 @@ msgstr "Auftrag Referenz" msgid "SalesOrder to which this build is allocated" msgstr "Bestellung, die diesem Bauauftrag zugewiesen ist" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Quell-Lagerort" @@ -977,7 +977,7 @@ msgstr "Bauauftrag" msgid "Build to allocate parts" msgstr "Bauauftrag starten um Teile zuzuweisen" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Installiere in" msgid "Destination stock item" msgstr "Ziel-Lagerartikel" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "Endprodukt" @@ -1070,7 +1070,7 @@ msgstr "Dieses Endprodukt ist nicht vollständig zugewiesen" msgid "Enter quantity for build output" msgstr "Menge der Endprodukte angeben" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "Benötigte Teil-Anzahl wurde noch nicht fertiggestellt" msgid "Build order has incomplete outputs" msgstr "Bauauftrag hat unvollständige Aufbauten" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "Es wurden keine Endprodukte für diesen Bauauftrag erstellt" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "Stücklisten-Position" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "Endprodukt" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "Endprodukt muss auf den gleichen Bauauftrag verweisen" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "bom_item.part muss auf dasselbe Teil verweisen wie der Bauauftrag" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "Teil muss auf Lager sein" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "Verfügbare Menge ({q}) überschritten" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "Für Zuweisung von verfolgten Teilen muss ein Endprodukt angegeben sein" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "Endprodukt kann bei Zuweisung nicht-verfolgter Teile nicht angegeben werden" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "Dieser Lagerbestand wurde bereits diesem Endprodukt zugewiesen" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "Zuweisungen müssen angegeben werden" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "Lagerort, von dem Teile bezogen werden sollen (leer lassen, um sie von jedem Lagerort zu nehmen)" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "Lagerort ausschließen" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "Lagerartikel vom ausgewählten Ort ausschließen" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "Wechselbares Lagerbestand" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "Lagerartikel an mehreren Standorten können austauschbar verwendet werden" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "Ersatzbestand" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "Zuordnung von Ersatzteilen erlauben" @@ -1334,6 +1330,10 @@ msgstr "Bauauftrag fertigstellen" msgid "Build Description" msgstr "Baubeschreibung" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "Es wurden keine Endprodukte für diesen Bauauftrag erstellt" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Auftrag" msgid "Issued By" msgstr "Aufgegeben von" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "Unfertige Endprodukte" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "Bauauftrag kann nicht abgeschlossen werden, da es noch unvollständige Endprodukte gibt" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "Bauauftrag löschen" @@ -1617,6 +1608,10 @@ msgstr "Bauaufträge ausdrucken" msgid "Build Order Details" msgstr "Bauauftragdetails" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "Unfertige Endprodukte" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "Fertiggestellte Endprodukte" diff --git a/InvenTree/locale/el/LC_MESSAGES/django.po b/InvenTree/locale/el/LC_MESSAGES/django.po index 471b09711b..5fd55fca41 100644 --- a/InvenTree/locale/el/LC_MESSAGES/django.po +++ b/InvenTree/locale/el/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:23\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Greek\n" "Language: el_GR\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index b58048382b..c606e14f18 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-09 06:07+0000\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -817,7 +817,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:784 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -943,42 +943,42 @@ msgstr "" msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1143 +#: build/models.py:1171 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1152 +#: build/models.py:1180 #, python-brace-format msgid "Allocated quantity ({q}) must not exceed available stock quantity ({a})" msgstr "" -#: build/models.py:1162 order/models.py:1379 +#: build/models.py:1190 order/models.py:1379 msgid "Stock item is over-allocated" msgstr "" -#: build/models.py:1168 order/models.py:1382 +#: build/models.py:1196 order/models.py:1382 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1174 +#: build/models.py:1202 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1231 +#: build/models.py:1259 msgid "Selected stock item not found in BOM" msgstr "" -#: build/models.py:1300 stock/templates/stock/item_base.html:177 +#: build/models.py:1328 stock/templates/stock/item_base.html:177 #: templates/InvenTree/search.html:137 templates/js/translated/build.js:2455 #: templates/navbar.html:38 msgid "Build" msgstr "" -#: build/models.py:1301 +#: build/models.py:1329 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1317 build/serializers.py:629 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -993,11 +993,11 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1318 +#: build/models.py:1346 msgid "Source stock item" msgstr "" -#: build/models.py:1330 build/serializers.py:193 +#: build/models.py:1358 build/serializers.py:193 #: build/templates/build/build_base.html:82 #: build/templates/build/detail.html:34 common/models.py:1678 #: company/templates/company/supplier_part.html:279 order/models.py:897 @@ -1034,19 +1034,19 @@ msgstr "" msgid "Quantity" msgstr "" -#: build/models.py:1331 +#: build/models.py:1359 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1339 +#: build/models.py:1367 msgid "Install into" msgstr "" -#: build/models.py:1340 +#: build/models.py:1368 msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:658 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1071,7 +1071,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:649 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1165,117 +1165,121 @@ msgstr "" msgid "Delete any build outputs which have not been completed" msgstr "" -#: build/serializers.py:480 -msgid "Accept Overallocated" +#: build/serializers.py:485 +msgid "Accept as consumed by this build order" msgstr "" -#: build/serializers.py:481 -msgid "Accept stock items which have been overallocated to this build order" +#: build/serializers.py:486 +msgid "Deallocate before completing this build order" msgstr "" -#: build/serializers.py:491 -msgid "Some stock items have been overallocated" +#: build/serializers.py:494 +msgid "Overallocated Stock" msgstr "" #: build/serializers.py:496 +msgid "How do you want to handle extra stock items assigned to the build order" +msgstr "" + +#: build/serializers.py:506 +msgid "Some stock items have been overallocated" +msgstr "" + +#: build/serializers.py:511 msgid "Accept Unallocated" msgstr "" -#: build/serializers.py:497 +#: build/serializers.py:512 msgid "Accept that stock items have not been fully allocated to this build order" msgstr "" -#: build/serializers.py:507 templates/js/translated/build.js:195 +#: build/serializers.py:522 templates/js/translated/build.js:195 msgid "Required stock has not been fully allocated" msgstr "" -#: build/serializers.py:512 +#: build/serializers.py:527 msgid "Accept Incomplete" msgstr "" -#: build/serializers.py:513 +#: build/serializers.py:528 msgid "Accept that the required number of build outputs have not been completed" msgstr "" -#: build/serializers.py:523 templates/js/translated/build.js:199 +#: build/serializers.py:538 templates/js/translated/build.js:199 msgid "Required build quantity has not been completed" msgstr "" -#: build/serializers.py:532 +#: build/serializers.py:547 msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:535 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:561 build/serializers.py:606 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:571 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:579 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:620 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:635 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:693 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:699 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:706 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:711 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:734 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:785 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:793 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:794 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:799 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:800 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:805 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:806 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1327,6 +1331,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1405,16 +1413,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1610,6 +1609,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 4c858dd9d8..3cf74169cb 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/es_MX/LC_MESSAGES/django.po b/InvenTree/locale/es_MX/LC_MESSAGES/django.po index b58048382b..c606e14f18 100644 --- a/InvenTree/locale/es_MX/LC_MESSAGES/django.po +++ b/InvenTree/locale/es_MX/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-09 06:07+0000\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -817,7 +817,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:784 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -943,42 +943,42 @@ msgstr "" msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1143 +#: build/models.py:1171 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1152 +#: build/models.py:1180 #, python-brace-format msgid "Allocated quantity ({q}) must not exceed available stock quantity ({a})" msgstr "" -#: build/models.py:1162 order/models.py:1379 +#: build/models.py:1190 order/models.py:1379 msgid "Stock item is over-allocated" msgstr "" -#: build/models.py:1168 order/models.py:1382 +#: build/models.py:1196 order/models.py:1382 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1174 +#: build/models.py:1202 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1231 +#: build/models.py:1259 msgid "Selected stock item not found in BOM" msgstr "" -#: build/models.py:1300 stock/templates/stock/item_base.html:177 +#: build/models.py:1328 stock/templates/stock/item_base.html:177 #: templates/InvenTree/search.html:137 templates/js/translated/build.js:2455 #: templates/navbar.html:38 msgid "Build" msgstr "" -#: build/models.py:1301 +#: build/models.py:1329 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1317 build/serializers.py:629 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -993,11 +993,11 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1318 +#: build/models.py:1346 msgid "Source stock item" msgstr "" -#: build/models.py:1330 build/serializers.py:193 +#: build/models.py:1358 build/serializers.py:193 #: build/templates/build/build_base.html:82 #: build/templates/build/detail.html:34 common/models.py:1678 #: company/templates/company/supplier_part.html:279 order/models.py:897 @@ -1034,19 +1034,19 @@ msgstr "" msgid "Quantity" msgstr "" -#: build/models.py:1331 +#: build/models.py:1359 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1339 +#: build/models.py:1367 msgid "Install into" msgstr "" -#: build/models.py:1340 +#: build/models.py:1368 msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:658 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1071,7 +1071,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:649 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1165,117 +1165,121 @@ msgstr "" msgid "Delete any build outputs which have not been completed" msgstr "" -#: build/serializers.py:480 -msgid "Accept Overallocated" +#: build/serializers.py:485 +msgid "Accept as consumed by this build order" msgstr "" -#: build/serializers.py:481 -msgid "Accept stock items which have been overallocated to this build order" +#: build/serializers.py:486 +msgid "Deallocate before completing this build order" msgstr "" -#: build/serializers.py:491 -msgid "Some stock items have been overallocated" +#: build/serializers.py:494 +msgid "Overallocated Stock" msgstr "" #: build/serializers.py:496 +msgid "How do you want to handle extra stock items assigned to the build order" +msgstr "" + +#: build/serializers.py:506 +msgid "Some stock items have been overallocated" +msgstr "" + +#: build/serializers.py:511 msgid "Accept Unallocated" msgstr "" -#: build/serializers.py:497 +#: build/serializers.py:512 msgid "Accept that stock items have not been fully allocated to this build order" msgstr "" -#: build/serializers.py:507 templates/js/translated/build.js:195 +#: build/serializers.py:522 templates/js/translated/build.js:195 msgid "Required stock has not been fully allocated" msgstr "" -#: build/serializers.py:512 +#: build/serializers.py:527 msgid "Accept Incomplete" msgstr "" -#: build/serializers.py:513 +#: build/serializers.py:528 msgid "Accept that the required number of build outputs have not been completed" msgstr "" -#: build/serializers.py:523 templates/js/translated/build.js:199 +#: build/serializers.py:538 templates/js/translated/build.js:199 msgid "Required build quantity has not been completed" msgstr "" -#: build/serializers.py:532 +#: build/serializers.py:547 msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:535 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:561 build/serializers.py:606 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:571 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:579 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:620 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:635 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:693 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:699 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:706 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:711 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:734 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:785 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:793 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:794 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:799 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:800 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:805 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:806 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1327,6 +1331,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1405,16 +1413,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1610,6 +1609,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/fa/LC_MESSAGES/django.po b/InvenTree/locale/fa/LC_MESSAGES/django.po index 8aec6e43c7..74875782ba 100644 --- a/InvenTree/locale/fa/LC_MESSAGES/django.po +++ b/InvenTree/locale/fa/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Persian\n" "Language: fa_IR\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index fedbd229c1..80ed8f0069 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: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -816,7 +816,7 @@ msgstr "Bon de commande de référence" msgid "SalesOrder to which this build is allocated" msgstr "Commande de vente à laquelle cette construction est allouée" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Emplacement d'origine" @@ -977,7 +977,7 @@ msgstr "Assemblage" msgid "Build to allocate parts" msgstr "Construction à laquelle allouer des pièces" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Installer dans" msgid "Destination stock item" msgstr "Stock de destination de l'article" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "Sortie d'assemblage" @@ -1070,7 +1070,7 @@ msgstr "Cet ordre de production n'est pas complètement attribué" msgid "Enter quantity for build output" msgstr "Entrer la quantité désiré pour la fabrication" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "La quantité nécessaire n'a pas encore été complétée" msgid "Build order has incomplete outputs" msgstr "L'ordre de production a des sorties incomplètes" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "Aucune sortie de construction n'a été créée pour cet ordre de construction" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "Article de la nomenclature" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "Sortie d'assemblage" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "La sortie de la construction doit pointer vers la même version" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "bom_item.part doit pointer sur la même pièce que l'ordre de construction" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "L'article doit être en stock" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "Quantité disponible ({q}) dépassée" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "La sortie de construction doit être spécifiée pour l'allocation des pièces tracées" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "La sortie de la compilation ne peut pas être spécifiée pour l'allocation des pièces non suivies" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "Cet article de stock a déjà été alloué à cette sortie de construction" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "Les éléments d'allocation doivent être fournis" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "Emplacement de stock où les pièces doivent être fournies (laisser vide pour les prendre à partir de n'importe quel endroit)" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "Emplacements exclus" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "Exclure les articles en stock de cet emplacement sélectionné" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "Stock interchangeable" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "Les articles en stock à plusieurs emplacements peuvent être utilisés de manière interchangeable" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "Stock de substitution" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "Autoriser l'allocation des pièces de remplacement" @@ -1334,6 +1330,10 @@ msgstr "Compléter l'assemblage" msgid "Build Description" msgstr "Description de la construction" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "Aucune sortie de construction n'a été créée pour cet ordre de construction" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Commandes" msgid "Issued By" msgstr "Émis par" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "Sorties incomplètes" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "L'ordre de fabrication ne peut pas être achevé car il reste des outputs en suspens" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "Supprimer l'ordre de construction" @@ -1617,6 +1608,10 @@ msgstr "Imprimer les commandes de construction" msgid "Build Order Details" msgstr "Détails de la commande de construction" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "Sorties incomplètes" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "Sorties de Construction terminées" diff --git a/InvenTree/locale/he/LC_MESSAGES/django.po b/InvenTree/locale/he/LC_MESSAGES/django.po index cc1afec550..68e514d8ad 100644 --- a/InvenTree/locale/he/LC_MESSAGES/django.po +++ b/InvenTree/locale/he/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:23\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "Language: he_IL\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/hu/LC_MESSAGES/django.po b/InvenTree/locale/hu/LC_MESSAGES/django.po index f07bc7ba36..2f53b977cb 100644 --- a/InvenTree/locale/hu/LC_MESSAGES/django.po +++ b/InvenTree/locale/hu/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:23\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "Language: hu_HU\n" @@ -816,7 +816,7 @@ msgstr "Vevői rendelés azonosító" msgid "SalesOrder to which this build is allocated" msgstr "Vevői rendelés amihez ez a gyártás hozzá van rendelve" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Forrás hely" @@ -977,7 +977,7 @@ msgstr "Gyártás" msgid "Build to allocate parts" msgstr "Gyártás amihez készletet foglaljunk" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Beépítés ebbe" msgid "Destination stock item" msgstr "Cél készlet tétel" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "Gyártás kimenet" @@ -1070,7 +1070,7 @@ msgstr "Ez a gyártási kimenet nincs teljesen lefoglalva" msgid "Enter quantity for build output" msgstr "Add meg a mennyiséget a gyártás kimenetéhez" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1213,77 +1213,73 @@ msgstr "Szükséges gyártási mennyiség nem lett elérve" msgid "Build order has incomplete outputs" msgstr "A gyártási utasítás befejezetlen kimeneteket tartalmaz" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "Ehhez a gyártási utasításhoz nem készült kimenet" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "Alkatrészjegyzék tétel" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "Gyártás kimenet" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "A gyártási kimenetnek ugyanarra a gyártásra kell mutatnia" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "bom_item.part ugyanarra az alkatrészre kell mutasson mint a gyártási utasítás" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "A tételnek kell legyen készlete" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "Rendelkezésre álló mennyiség ({q}) túllépve" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "Gyártási kimenetet meg kell adni a követésre kötelezett alkatrészek lefoglalásához" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "Gyártási kimenetet nem lehet megadni a követésre kötelezett alkatrészek lefoglalásához" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "Ez a készlet tétel már le lett foglalva ehhez a gyártási kimenethez" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "A lefoglalandó tételeket meg kell adni" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "Készlet hely ahonnan az alkatrészek származnak (hagyd üresen ha bárhonnan)" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "Hely kizárása" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "Készlet tételek kizárása erről a kiválasztott helyről" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "Felcserélhető készlet" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "A különböző helyeken lévő készlet egyenrangúan felhasználható" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "Készlet helyettesítés" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "Helyettesítő alkatrészek foglalásának engedélyezése" @@ -1335,6 +1331,10 @@ msgstr "Gyártás befejezése" msgid "Build Description" msgstr "Gyártás leírása" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "Ehhez a gyártási utasításhoz nem készült kimenet" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1413,16 +1413,7 @@ msgstr "Vevői rendelés" msgid "Issued By" msgstr "Kiállította" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "Befejezetlen kimenetek" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "Gyártási utasítás nem teljesíthető mivel befejezetlen kimenetek maradnak" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "Gyártási utasítás törlése" @@ -1618,6 +1609,10 @@ msgstr "Gyártási utasítások nyomtatása" msgid "Build Order Details" msgstr "Gyártási utasítás részletei" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "Befejezetlen kimenetek" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "Befejezett kimenetek" diff --git a/InvenTree/locale/id/LC_MESSAGES/django.po b/InvenTree/locale/id/LC_MESSAGES/django.po index ba32310449..d346876046 100644 --- a/InvenTree/locale/id/LC_MESSAGES/django.po +++ b/InvenTree/locale/id/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "Language: id_ID\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index da85e3d8c5..cff2ead383 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -816,7 +816,7 @@ msgstr "Numero di riferimento ordine di vendita" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Posizione Di Origine" @@ -977,7 +977,7 @@ msgstr "Produzione" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Installa in" msgid "Destination stock item" msgstr "Destinazione articolo in giacenza" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "Inserisci la quantità per l'output di compilazione" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "Distinta base (Bom)" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "L'articolo deve essere disponibile" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "Quantità disponibile ({q}) superata" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "Deve essere indicata l'allocazione dell'articolo" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Ordini di Vendita" msgid "Issued By" msgstr "Inviato da" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "Output Incompleti" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "Elimina Ordine Build" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "Output Incompleti" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 9b35c9e59d..bf6c8328e3 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "パーツを割り当てるためにビルドする" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/ko/LC_MESSAGES/django.po b/InvenTree/locale/ko/LC_MESSAGES/django.po index bada1d66a3..f2caec51b5 100644 --- a/InvenTree/locale/ko/LC_MESSAGES/django.po +++ b/InvenTree/locale/ko/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Korean\n" "Language: ko_KR\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/nl/LC_MESSAGES/django.po b/InvenTree/locale/nl/LC_MESSAGES/django.po index 210fb8c4fc..2550efa39d 100644 --- a/InvenTree/locale/nl/LC_MESSAGES/django.po +++ b/InvenTree/locale/nl/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Dutch\n" "Language: nl_NL\n" @@ -816,7 +816,7 @@ msgstr "Verkooporder Referentie" msgid "SalesOrder to which this build is allocated" msgstr "Verkooporder waar deze productie aan is toegewezen" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Bronlocatie" @@ -977,7 +977,7 @@ msgstr "Product" msgid "Build to allocate parts" msgstr "Product om onderdelen toe te wijzen" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Installeren in" msgid "Destination stock item" msgstr "Bestemming voorraadartikel" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "Productieuitvoer" @@ -1070,7 +1070,7 @@ msgstr "Deze productieuitvoer is niet volledig toegewezen" msgid "Enter quantity for build output" msgstr "Voer hoeveelheid in voor productie uitvoer" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "Vereiste productiehoeveelheid is voltooid" msgid "Build order has incomplete outputs" msgstr "Productieorder heeft onvolledige uitvoeren" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "Er zijn geen productuitvoeren aangemaakt voor deze productieorder" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "Stuklijstartikel" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "Productieuitvoer" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "Productieuitvoer moet naar dezelfde productie wijzen" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "bom_item.part moet naar hetzelfde onderdeel wijzen als de productieorder" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "Artikel moet op voorraad zijn" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "Beschikbare hoeveelheid ({q}) overschreden" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "Productieuitvoer moet worden opgegeven voor de toewijzing van gevolgde onderdelen" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "Productieuitvoer kan niet worden gespecificeerd voor de toewijzing van niet gevolgde onderdelen" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "Dit voorraadartikel is al toegewezen aan deze productieoutput" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "Allocaties voor artikelen moeten worden opgegeven" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "Voorraadlocatie waar onderdelen afkomstig zijn (laat leeg om van elke locatie te nemen)" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "Locatie uitsluiten" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "Voorraadartikelen van deze geselecteerde locatie uitsluiten" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "Uitwisselbare voorraad" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "Voorraadartikelen op meerdere locaties kunnen uitwisselbaar worden gebruikt" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "Vervangende Voorraad" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "Toewijzing van vervangende onderdelen toestaan" @@ -1334,6 +1330,10 @@ msgstr "Voltooi Productie" msgid "Build Description" msgstr "Productiebeschrijving" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "Er zijn geen productuitvoeren aangemaakt voor deze productieorder" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Verkooporder" msgid "Issued By" msgstr "Uitgegeven door" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "Onvolledige Productieuitvoeren" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "Productieorder kan niet worden voltooid omdat er onvoltooide productieuitvoeren openstaan" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "Verwijder Productieorder" @@ -1617,6 +1608,10 @@ msgstr "Print Productieorders" msgid "Build Order Details" msgstr "Productieorderdetails" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "Onvolledige Productieuitvoeren" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "Voltooide Uitvoeren" diff --git a/InvenTree/locale/no/LC_MESSAGES/django.po b/InvenTree/locale/no/LC_MESSAGES/django.po index 8565e6977e..6768d3f52f 100644 --- a/InvenTree/locale/no/LC_MESSAGES/django.po +++ b/InvenTree/locale/no/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Norwegian\n" "Language: no_NO\n" @@ -816,7 +816,7 @@ msgstr "Salg order referanse" msgid "SalesOrder to which this build is allocated" msgstr "Salgorder som denne build er tildelt til" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Kilde plassering" @@ -977,7 +977,7 @@ msgstr "Prosjekt" msgid "Build to allocate parts" msgstr "Bygge for å tildele deler" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Installerings informasjon" msgid "Destination stock item" msgstr "Målets lagervare" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "Angi antall for build utgang" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "BOM varer" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "Varen må være på lager" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "Tilgjengelig mengde ({q}) overskredet" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Salgsorder" msgid "Issued By" msgstr "Utstedt av" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 92f1a0e70f..78a212bda2 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -816,7 +816,7 @@ msgstr "Odwołanie do zamówienia sprzedaży" msgid "SalesOrder to which this build is allocated" msgstr "Zamówienie sprzedaży, do którego budowa jest przypisana" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Lokalizacja źródła" @@ -977,7 +977,7 @@ msgstr "Budowa" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Zainstaluj do" msgid "Destination stock item" msgstr "Docelowa lokalizacja magazynowa przedmiotu" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "Element BOM" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "Towar musi znajdować się w magazynie" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "Magazyn, z którego mają być pozyskane elementy (pozostaw puste, aby pobrać z dowolnej lokalizacji)" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "Wyklucz lokalizację" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "Wyklucz produkty magazynowe z wybranej lokalizacji" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "Towary magazynowe w wielu lokalizacjach mogą być stosowane zamiennie" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "Zastępczy magazyn" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Zamówienie zakupu" msgid "Issued By" msgstr "Dodane przez" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "Wydrukuj zlecenia budowy" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/pt/LC_MESSAGES/django.po b/InvenTree/locale/pt/LC_MESSAGES/django.po index 56f8148da9..f7e3c19ab5 100644 --- a/InvenTree/locale/pt/LC_MESSAGES/django.po +++ b/InvenTree/locale/pt/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "Language: pt_BR\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/pt_br/LC_MESSAGES/django.po b/InvenTree/locale/pt_br/LC_MESSAGES/django.po index 40e397065c..b9309f0062 100644 --- a/InvenTree/locale/pt_br/LC_MESSAGES/django.po +++ b/InvenTree/locale/pt_br/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-09 06:07+0000\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -817,7 +817,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:784 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -943,42 +943,42 @@ msgstr "" msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1143 +#: build/models.py:1171 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1152 +#: build/models.py:1180 #, python-brace-format msgid "Allocated quantity ({q}) must not exceed available stock quantity ({a})" msgstr "" -#: build/models.py:1162 order/models.py:1379 +#: build/models.py:1190 order/models.py:1379 msgid "Stock item is over-allocated" msgstr "" -#: build/models.py:1168 order/models.py:1382 +#: build/models.py:1196 order/models.py:1382 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1174 +#: build/models.py:1202 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1231 +#: build/models.py:1259 msgid "Selected stock item not found in BOM" msgstr "" -#: build/models.py:1300 stock/templates/stock/item_base.html:177 +#: build/models.py:1328 stock/templates/stock/item_base.html:177 #: templates/InvenTree/search.html:137 templates/js/translated/build.js:2455 #: templates/navbar.html:38 msgid "Build" msgstr "" -#: build/models.py:1301 +#: build/models.py:1329 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1317 build/serializers.py:629 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -993,11 +993,11 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1318 +#: build/models.py:1346 msgid "Source stock item" msgstr "" -#: build/models.py:1330 build/serializers.py:193 +#: build/models.py:1358 build/serializers.py:193 #: build/templates/build/build_base.html:82 #: build/templates/build/detail.html:34 common/models.py:1678 #: company/templates/company/supplier_part.html:279 order/models.py:897 @@ -1034,19 +1034,19 @@ msgstr "" msgid "Quantity" msgstr "" -#: build/models.py:1331 +#: build/models.py:1359 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1339 +#: build/models.py:1367 msgid "Install into" msgstr "" -#: build/models.py:1340 +#: build/models.py:1368 msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:658 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1071,7 +1071,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:649 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1165,117 +1165,121 @@ msgstr "" msgid "Delete any build outputs which have not been completed" msgstr "" -#: build/serializers.py:480 -msgid "Accept Overallocated" +#: build/serializers.py:485 +msgid "Accept as consumed by this build order" msgstr "" -#: build/serializers.py:481 -msgid "Accept stock items which have been overallocated to this build order" +#: build/serializers.py:486 +msgid "Deallocate before completing this build order" msgstr "" -#: build/serializers.py:491 -msgid "Some stock items have been overallocated" +#: build/serializers.py:494 +msgid "Overallocated Stock" msgstr "" #: build/serializers.py:496 +msgid "How do you want to handle extra stock items assigned to the build order" +msgstr "" + +#: build/serializers.py:506 +msgid "Some stock items have been overallocated" +msgstr "" + +#: build/serializers.py:511 msgid "Accept Unallocated" msgstr "" -#: build/serializers.py:497 +#: build/serializers.py:512 msgid "Accept that stock items have not been fully allocated to this build order" msgstr "" -#: build/serializers.py:507 templates/js/translated/build.js:195 +#: build/serializers.py:522 templates/js/translated/build.js:195 msgid "Required stock has not been fully allocated" msgstr "" -#: build/serializers.py:512 +#: build/serializers.py:527 msgid "Accept Incomplete" msgstr "" -#: build/serializers.py:513 +#: build/serializers.py:528 msgid "Accept that the required number of build outputs have not been completed" msgstr "" -#: build/serializers.py:523 templates/js/translated/build.js:199 +#: build/serializers.py:538 templates/js/translated/build.js:199 msgid "Required build quantity has not been completed" msgstr "" -#: build/serializers.py:532 +#: build/serializers.py:547 msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:535 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:561 build/serializers.py:606 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:571 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:579 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:620 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:635 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:693 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:699 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:706 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:711 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:734 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:785 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:793 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:794 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:799 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:800 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:805 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:806 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1327,6 +1331,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1405,16 +1413,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1610,6 +1609,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index ed2fca4c7e..065fc226d6 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -816,7 +816,7 @@ msgstr "Отсылка на заказ" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Расположение источника" @@ -977,7 +977,7 @@ msgstr "Сборка" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "Введите количество для вывода сборки" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "BOM Компонент" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "Компонент должен быть в наличии" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "Превышено доступное количество ({q})" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "Завершить сборку" msgid "Build Description" msgstr "Описание сборки" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Заказ покупателя" msgid "Issued By" msgstr "Выдано" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "Незавершенные выходные данные" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "Удалить заказ на сборку" @@ -1617,6 +1608,10 @@ msgstr "Печатать заказ на сборку" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "Незавершенные выходные данные" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/sv/LC_MESSAGES/django.po b/InvenTree/locale/sv/LC_MESSAGES/django.po index 32bf7ce87b..1c8c38700e 100644 --- a/InvenTree/locale/sv/LC_MESSAGES/django.po +++ b/InvenTree/locale/sv/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Swedish\n" "Language: sv_SE\n" @@ -816,7 +816,7 @@ msgstr "Försäljningsorderreferens" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "Bygg" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "Färdigställ bygget" msgid "Build Description" msgstr "Byggbeskrivning" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Försäljningsorder" msgid "Issued By" msgstr "Utfärdad av" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "Skriv ut byggorder" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/th/LC_MESSAGES/django.po b/InvenTree/locale/th/LC_MESSAGES/django.po index b93f7f6d61..15ed01d3e4 100644 --- a/InvenTree/locale/th/LC_MESSAGES/django.po +++ b/InvenTree/locale/th/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:23\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Thai\n" "Language: th_TH\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 6e3c9dc31a..1fe17eff29 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -816,7 +816,7 @@ msgstr "Satış Emri Referansı" msgid "SalesOrder to which this build is allocated" msgstr "Bu yapım işinin tahsis edildiği satış emri" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "Kaynak Konum" @@ -977,7 +977,7 @@ msgstr "Yapım İşi" msgid "Build to allocate parts" msgstr "Yapım işi için tahsis edilen parçalar" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "Kurulduğu yer" msgid "Destination stock item" msgstr "Hedef stok kalemi" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "Yapım işi çıktısı için miktarını girin" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "Gerekli yapım işi miktarı tamamlanmadı" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "Tamamlanmış Yapım İşi" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "Sipariş Emri" msgid "Issued By" msgstr "Veren" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "Tamamlanmamış Çıktılar" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "Tamamlanmamış yapım işi çıktıları kaldığı için yapım işi emri tamamlanamıyor" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "Yapım İşi Emrini Sil" @@ -1617,6 +1608,10 @@ msgstr "Yapım İşi Emirlerini Yazdır" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "Tamamlanmamış Çıktılar" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/vi/LC_MESSAGES/django.po b/InvenTree/locale/vi/LC_MESSAGES/django.po index 1a4a72dd74..5b72b1b7f8 100644 --- a/InvenTree/locale/vi/LC_MESSAGES/django.po +++ b/InvenTree/locale/vi/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" @@ -816,7 +816,7 @@ msgstr "" msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "" @@ -977,7 +977,7 @@ msgstr "" msgid "Build to allocate parts" msgstr "" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "" msgid "Destination stock item" msgstr "" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "" @@ -1070,7 +1070,7 @@ msgstr "" msgid "Enter quantity for build output" msgstr "" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "" msgid "Build order has incomplete outputs" msgstr "" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "" @@ -1334,6 +1330,10 @@ msgstr "" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "" msgid "Issued By" msgstr "" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "" @@ -1617,6 +1608,10 @@ msgstr "" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr "" diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index a2bcd543fc..9d3652b5b2 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-08-10 11:38+0000\n" -"PO-Revision-Date: 2022-08-10 13:22\n" +"POT-Creation-Date: 2022-08-11 02:47+0000\n" +"PO-Revision-Date: 2022-08-11 13:49\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -816,7 +816,7 @@ msgstr "相关销售订单" msgid "SalesOrder to which this build is allocated" msgstr "此次生产匹配的销售订单" -#: build/models.py:213 build/serializers.py:803 +#: build/models.py:213 build/serializers.py:800 #: templates/js/translated/build.js:2073 templates/js/translated/order.js:2873 msgid "Source Location" msgstr "来源地点" @@ -977,7 +977,7 @@ msgstr "生产" msgid "Build to allocate parts" msgstr "生产以分配部件" -#: build/models.py:1345 build/serializers.py:648 order/serializers.py:1015 +#: build/models.py:1345 build/serializers.py:645 order/serializers.py:1015 #: order/serializers.py:1036 stock/serializers.py:396 stock/serializers.py:754 #: stock/serializers.py:880 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1045,7 +1045,7 @@ msgstr "安装到" msgid "Destination stock item" msgstr "目标库存项" -#: build/serializers.py:138 build/serializers.py:677 +#: build/serializers.py:138 build/serializers.py:674 #: templates/js/translated/build.js:1166 msgid "Build Output" msgstr "生产产出" @@ -1070,7 +1070,7 @@ msgstr "生产产出未被完成分配" msgid "Enter quantity for build output" msgstr "输入生产产出数量" -#: build/serializers.py:208 build/serializers.py:668 order/models.py:318 +#: build/serializers.py:208 build/serializers.py:665 order/models.py:318 #: order/serializers.py:287 order/serializers.py:442 part/serializers.py:542 #: part/serializers.py:974 stock/models.py:477 stock/models.py:1244 #: stock/serializers.py:302 @@ -1212,77 +1212,73 @@ msgstr "所需生产数量尚未完成" msgid "Build order has incomplete outputs" msgstr "生产订单有未完成的产出" -#: build/serializers.py:550 build/templates/build/build_base.html:95 -msgid "No build outputs have been created for this build order" -msgstr "针对此生产订单,尚未创建生产产出" - -#: build/serializers.py:580 build/serializers.py:625 part/models.py:2719 +#: build/serializers.py:577 build/serializers.py:622 part/models.py:2719 #: part/models.py:2853 msgid "BOM Item" msgstr "BOM项" -#: build/serializers.py:590 +#: build/serializers.py:587 msgid "Build output" msgstr "生产产出" -#: build/serializers.py:598 +#: build/serializers.py:595 msgid "Build output must point to the same build" msgstr "生产产出必须指向相同的生产" -#: build/serializers.py:639 +#: build/serializers.py:636 msgid "bom_item.part must point to the same part as the build order" msgstr "bom_item.part 必须与生产订单指向相同的部件" -#: build/serializers.py:654 stock/serializers.py:767 +#: build/serializers.py:651 stock/serializers.py:767 msgid "Item must be in stock" msgstr "项目必须在库存中" -#: build/serializers.py:712 order/serializers.py:1073 +#: build/serializers.py:709 order/serializers.py:1073 #, python-brace-format msgid "Available quantity ({q}) exceeded" msgstr "可用量 ({q}) 超出了限制" -#: build/serializers.py:718 +#: build/serializers.py:715 msgid "Build output must be specified for allocation of tracked parts" msgstr "对于被追踪的部件的分配,必须指定生产产出" -#: build/serializers.py:725 +#: build/serializers.py:722 msgid "Build output cannot be specified for allocation of untracked parts" msgstr "对于未被追踪的部件,无法指定生产产出" -#: build/serializers.py:730 +#: build/serializers.py:727 msgid "This stock item has already been allocated to this build output" msgstr "此库存项已被分配至此生产产出" -#: build/serializers.py:753 order/serializers.py:1319 +#: build/serializers.py:750 order/serializers.py:1319 msgid "Allocation items must be provided" msgstr "必须提供分配的项" -#: build/serializers.py:804 +#: build/serializers.py:801 msgid "Stock location where parts are to be sourced (leave blank to take from any location)" msgstr "部件来源的仓储地点(留空则可来源于任何仓储地点)" -#: build/serializers.py:812 +#: build/serializers.py:809 msgid "Exclude Location" msgstr "排除地点" -#: build/serializers.py:813 +#: build/serializers.py:810 msgid "Exclude stock items from this selected location" msgstr "从该选定的仓储地点排除库存项" -#: build/serializers.py:818 +#: build/serializers.py:815 msgid "Interchangeable Stock" msgstr "可互换的库存" -#: build/serializers.py:819 +#: build/serializers.py:816 msgid "Stock items in multiple locations can be used interchangeably" msgstr "多处地点的库存项可以互换使用" -#: build/serializers.py:824 +#: build/serializers.py:821 msgid "Substitute Stock" msgstr "可替换的库存" -#: build/serializers.py:825 +#: build/serializers.py:822 msgid "Allow allocation of substitute parts" msgstr "允许分配可替换的部件" @@ -1334,6 +1330,10 @@ msgstr "生产完成" msgid "Build Description" msgstr "" +#: build/templates/build/build_base.html:95 +msgid "No build outputs have been created for this build order" +msgstr "针对此生产订单,尚未创建生产产出" + #: build/templates/build/build_base.html:101 #, python-format msgid "This Build Order is allocated to Sales Order %(link)s" @@ -1412,16 +1412,7 @@ msgstr "销售订单" msgid "Issued By" msgstr "发布者" -#: build/templates/build/build_base.html:230 -#: build/templates/build/sidebar.html:12 -msgid "Incomplete Outputs" -msgstr "未完成输出" - -#: build/templates/build/build_base.html:231 -msgid "Build Order cannot be completed as incomplete build outputs remain" -msgstr "" - -#: build/templates/build/build_base.html:257 +#: build/templates/build/build_base.html:245 msgid "Delete Build Order" msgstr "删除生产订单" @@ -1617,6 +1608,10 @@ msgstr "打印生产订单" msgid "Build Order Details" msgstr "" +#: build/templates/build/sidebar.html:12 +msgid "Incomplete Outputs" +msgstr "未完成输出" + #: build/templates/build/sidebar.html:15 msgid "Completed Outputs" msgstr ""