From 144ae6b7ffe5086a9e630473755f21336b54bd2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Jun 2021 23:17:18 +0000 Subject: [PATCH] updated translation base --- InvenTree/locale/de/LC_MESSAGES/django.po | 52 +++++++++++++---------- InvenTree/locale/en/LC_MESSAGES/django.po | 50 ++++++++++++---------- InvenTree/locale/es/LC_MESSAGES/django.po | 50 ++++++++++++---------- InvenTree/locale/fr/LC_MESSAGES/django.po | 50 ++++++++++++---------- InvenTree/locale/it/LC_MESSAGES/django.po | 50 ++++++++++++---------- InvenTree/locale/ja/LC_MESSAGES/django.po | 50 ++++++++++++---------- InvenTree/locale/pl/LC_MESSAGES/django.po | 52 +++++++++++++---------- InvenTree/locale/ru/LC_MESSAGES/django.po | 50 ++++++++++++---------- InvenTree/locale/tr/LC_MESSAGES/django.po | 50 ++++++++++++---------- InvenTree/locale/zh/LC_MESSAGES/django.po | 50 ++++++++++++---------- 10 files changed, 274 insertions(+), 230 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 5d6bec5c9d..be75245e4d 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: German\n" @@ -72,36 +72,36 @@ msgstr "Thema anwenden" msgid "Select Category" msgstr "Kategorie auswählen" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "Doppelte Seriennummer: {n}" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "Keine gültige Menge" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "Keine Seriennummer angegeben" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "Ungültige Gruppe: {g}" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "Doppelte Seriennummer: {g}" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "Keine Seriennummern gefunden" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Anzahl der eindeutigen Seriennummern ({s}) muss mit der Anzahl ({q}) übereinstimmen" @@ -777,7 +777,7 @@ msgstr "Link zu einer externen URL" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "Notizen" @@ -1848,7 +1848,7 @@ msgstr "Preisstaffelungs Anzahl" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "Preis" @@ -3401,7 +3401,7 @@ msgstr "Abbruch dieser Bestellung bedeutet, dass sie nicht länger bearbeitbar i msgid "Sales Order Items" msgstr "Auftrags-Positionen" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "Aktionen" @@ -4146,7 +4146,7 @@ msgstr "Teil für die Nutzung in der Stückliste auswählen" msgid "BOM quantity for this BOM item" msgstr "Stücklisten-Anzahl für dieses Stücklisten-Teil" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "Optional" @@ -4178,7 +4178,7 @@ msgstr "Prüfsumme" msgid "BOM line checksum" msgstr "Prüfsumme der Stückliste" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "Geerbt" @@ -4187,7 +4187,7 @@ msgstr "Geerbt" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Diese Stücklisten-Position wird in die Stücklisten von Teil-Varianten vererbt" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "Varianten zulassen" @@ -4910,7 +4910,7 @@ msgstr "Benötigt für Aufträge" msgid "Allocated to Orders" msgstr "Zu Bauaufträgen zugeordnet" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "Herstellbar" @@ -6724,31 +6724,37 @@ msgstr "Kaufpreisspanne" msgid "Purchase Price Average" msgstr "Durchschnittlicher Kaufpreis" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +#, fuzzy +#| msgid "Price" +msgid "Buy Price" +msgstr "Preis" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "Keine Preisinformation verfügbar" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "Stückliste anzeigen" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "Stücklisten-Position kontrollieren" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "Diese Position wurde kontrolliert" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "Stücklisten-Position bearbeiten" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "Stücklisten-Position löschen" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "Keine Stücklisten-Position(en) gefunden" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index 7458fbdffe..4103deb954 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: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -73,36 +73,36 @@ msgstr "" msgid "Select Category" msgstr "" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" @@ -778,7 +778,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "" @@ -1849,7 +1849,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3398,7 +3398,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "" @@ -4143,7 +4143,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4175,7 +4175,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4184,7 +4184,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4903,7 +4903,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6707,31 +6707,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 5ec5f10456..5c5c141212 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-25 14:06\n" "Last-Translator: \n" "Language-Team: Spanish\n" @@ -72,36 +72,36 @@ msgstr "Aplicar tema" msgid "Select Category" msgstr "Seleccionar Categoría" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "Cantidad proporcionada no válida" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "Grupo no válido: un {g}" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "Numeros de serie no encontrados" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" @@ -777,7 +777,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "Notas" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3397,7 +3397,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "" @@ -4142,7 +4142,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4174,7 +4174,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4183,7 +4183,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4902,7 +4902,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6708,31 +6708,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 1f3efb0a75..6178c9113d 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: French\n" @@ -72,36 +72,36 @@ msgstr "Appliquer le thème" msgid "Select Category" msgstr "Sélectionnez une catégorie" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "Dupliquer le numéro de série: {n}" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "Quantité fournie invalide" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "Chaîne de numéro de série vide" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "Groupe invalide : {g}" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "Numéro de série dupliqué: {g}" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "Aucun numéro de série trouvé" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Le nombre de numéros de série uniques ({s}) doit correspondre à la quantité ({q})" @@ -777,7 +777,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "Notes" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3397,7 +3397,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "" @@ -4142,7 +4142,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4174,7 +4174,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4183,7 +4183,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4904,7 +4904,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6710,31 +6710,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index d2e25b707b..9509d6c283 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: Italian\n" @@ -72,36 +72,36 @@ msgstr "" msgid "Select Category" msgstr "" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" @@ -777,7 +777,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3397,7 +3397,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "" @@ -4142,7 +4142,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4174,7 +4174,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4183,7 +4183,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4902,7 +4902,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6706,31 +6706,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index eba17669ff..b6d9d819c9 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: Japanese\n" @@ -72,36 +72,36 @@ msgstr "" msgid "Select Category" msgstr "" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" @@ -777,7 +777,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3397,7 +3397,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "" @@ -4142,7 +4142,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4174,7 +4174,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4183,7 +4183,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4902,7 +4902,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6706,31 +6706,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 3097a1ca1c..90f273c976 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: Polish\n" @@ -72,36 +72,36 @@ msgstr "Zastosuj motyw" msgid "Select Category" msgstr "Wybierz kategorię" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "Powtórzony numer seryjny: {n}" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "Podano nieprawidłową ilość" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "Pusty ciąg numeru seryjnego" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "Nieprawidłowa grupa: {g}" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "Powtórzony numer seryjny: {g}" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "Nie znaleziono numerów seryjnych" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Ilość numerów seryjnych ({s}) musi odpowiadać ilości ({q})" @@ -777,7 +777,7 @@ msgstr "Link do zewnętrznego adresu URL" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "Uwagi" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "Cena" @@ -3397,7 +3397,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "Akcje" @@ -4142,7 +4142,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4174,7 +4174,7 @@ msgstr "Suma kontrolna" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4183,7 +4183,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4904,7 +4904,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6714,31 +6714,37 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +#, fuzzy +#| msgid "Price" +msgid "Buy Price" +msgstr "Cena" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 372aa4fd07..88129cac80 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: Russian\n" @@ -72,36 +72,36 @@ msgstr "Применить тему" msgid "Select Category" msgstr "Выбрать категорию" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "Дублировать серийный номер: {n}" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "недопустимое количество" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "Пустая строка серийного номера" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "Некорректный идентификатор группы {g}" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "Повторяющийся серийный {g}" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "Серийных номеров не найдено" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Число уникальных серийных номеров ({s}) должно соответствовать количеству ({q})" @@ -777,7 +777,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3397,7 +3397,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "" @@ -4142,7 +4142,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4174,7 +4174,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4183,7 +4183,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4902,7 +4902,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6706,31 +6706,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 1b5e23c75c..d32c0d3445 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: Turkish\n" @@ -72,36 +72,36 @@ msgstr "Temayı Uygula" msgid "Select Category" msgstr "Kategori Seçin" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "Tekrarlanan seri {n}" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "Geçersiz veri sağlandı" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "Boş seri numarası dizesi" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "Geçersiz grup: {g}" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "Tekrarlanan seri {g}" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "Seri numarası bulunamadı" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "Benzersiz seri numaralarının sayısı ({s}) girilen miktarla eşleşmeli ({q})" @@ -777,7 +777,7 @@ msgstr "Harici URL'ye bağlantı" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "Notlar" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3399,7 +3399,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "İşlemler" @@ -4144,7 +4144,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4176,7 +4176,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4185,7 +4185,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Bu malzeme listesi, çeşit parçalar listesini kalıtsalıdır" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "Çeşide İzin Ver" @@ -4906,7 +4906,7 @@ msgstr "Satış Emirleri için Gerekli" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6712,31 +6712,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr "" diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 0383a404a3..4a37f51a50 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-27 11:00+0000\n" +"POT-Creation-Date: 2021-06-27 23:17+0000\n" "PO-Revision-Date: 2021-06-24 21:40\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -72,36 +72,36 @@ msgstr "应用主题" msgid "Select Category" msgstr "选择分类" -#: InvenTree/helpers.py:377 +#: InvenTree/helpers.py:396 #, python-brace-format msgid "Duplicate serial: {n}" msgstr "" -#: InvenTree/helpers.py:384 order/models.py:248 order/models.py:358 +#: InvenTree/helpers.py:403 order/models.py:248 order/models.py:358 #: stock/views.py:1795 msgid "Invalid quantity provided" msgstr "" -#: InvenTree/helpers.py:387 +#: InvenTree/helpers.py:406 msgid "Empty serial number string" msgstr "" -#: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 -#: InvenTree/helpers.py:440 +#: InvenTree/helpers.py:428 InvenTree/helpers.py:431 InvenTree/helpers.py:434 +#: InvenTree/helpers.py:459 #, python-brace-format msgid "Invalid group: {g}" msgstr "" -#: InvenTree/helpers.py:445 +#: InvenTree/helpers.py:464 #, python-brace-format msgid "Duplicate serial: {g}" msgstr "" -#: InvenTree/helpers.py:453 +#: InvenTree/helpers.py:472 msgid "No serial numbers found" msgstr "未找到序列号" -#: InvenTree/helpers.py:457 +#: InvenTree/helpers.py:476 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" msgstr "" @@ -777,7 +777,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:532 stock/models.py:1667 stock/models.py:1769 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:699 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:699 msgid "Notes" msgstr "" @@ -1848,7 +1848,7 @@ msgstr "" #: common/models.py:736 company/templates/company/supplier_part_pricing.html:82 #: part/templates/part/internal_prices.html:103 -#: part/templates/part/sale_prices.html:90 templates/js/bom.js:271 +#: part/templates/part/sale_prices.html:90 msgid "Price" msgstr "" @@ -3397,7 +3397,7 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 #: templates/js/build.js:724 templates/js/build.js:1141 msgid "Actions" msgstr "" @@ -4142,7 +4142,7 @@ msgstr "" msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2295 templates/js/bom.js:216 templates/js/bom.js:278 msgid "Optional" msgstr "" @@ -4174,7 +4174,7 @@ msgstr "" msgid "BOM line checksum" msgstr "" -#: part/models.py:2311 templates/js/bom.js:302 templates/js/bom.js:309 +#: part/models.py:2311 templates/js/bom.js:295 templates/js/bom.js:302 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" @@ -4183,7 +4183,7 @@ msgstr "" msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2317 templates/js/bom.js:294 +#: part/models.py:2317 templates/js/bom.js:287 msgid "Allow Variants" msgstr "" @@ -4902,7 +4902,7 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:323 +#: part/templates/part/part_base.html:172 templates/js/bom.js:316 msgid "Can Build" msgstr "" @@ -6706,31 +6706,35 @@ msgstr "" msgid "Purchase Price Average" msgstr "" -#: templates/js/bom.js:277 +#: templates/js/bom.js:265 +msgid "Buy Price" +msgstr "" + +#: templates/js/bom.js:271 msgid "No pricing available" msgstr "" -#: templates/js/bom.js:313 templates/js/bom.js:399 +#: templates/js/bom.js:306 templates/js/bom.js:392 msgid "View BOM" msgstr "" -#: templates/js/bom.js:373 +#: templates/js/bom.js:366 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:375 +#: templates/js/bom.js:368 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:377 +#: templates/js/bom.js:370 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:379 +#: templates/js/bom.js:372 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:470 templates/js/build.js:423 templates/js/build.js:1189 +#: templates/js/bom.js:463 templates/js/build.js:423 templates/js/build.js:1189 msgid "No BOM items found" msgstr ""