From c967f9c03f5133d54022ffbb4fcd88aa39db7883 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:45 +1000 Subject: [PATCH 01/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 88d1fd5bfc..c3de37b08c 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6114,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7564,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 6a84ff55dacfb50f3656ed7db4096ad0870ee6bb Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:46 +1000 Subject: [PATCH 02/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index d99561804d..51d0e4ab38 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -4500,10 +4499,8 @@ msgid "Used In" msgstr "" #: part/templates/part/navbar.html:72 part/templates/part/order_prices.html:12 -#, fuzzy -#| msgid "System Information" msgid "Order Price Information" -msgstr "Información del sistema" +msgstr "" #: part/templates/part/navbar.html:75 msgid "Order Price" @@ -6116,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7566,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 68bbdd8193c1677883ee7720824e63825ce5c68d Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:47 +1000 Subject: [PATCH 03/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index d31a35f3cc..b22455d5b7 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6114,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7564,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 9b1100918cff87fd267448474fd9cf7d93f4c88a Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:48 +1000 Subject: [PATCH 04/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 38 +++++++---------------- 1 file changed, 12 insertions(+), 26 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 0985ce18f1..0bb02f8b20 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -4500,16 +4499,12 @@ msgid "Used In" msgstr "" #: part/templates/part/navbar.html:72 part/templates/part/order_prices.html:12 -#, fuzzy -#| msgid "Pricing Information" msgid "Order Price Information" -msgstr "Informacja cenowa" +msgstr "" #: part/templates/part/navbar.html:75 -#, fuzzy -#| msgid "Order Parts" msgid "Order Price" -msgstr "Zamów części" +msgstr "" #: part/templates/part/navbar.html:98 msgid "Sales Price Information" @@ -4533,10 +4528,8 @@ msgid "Part Notes" msgstr "" #: part/templates/part/order_prices.html:21 -#, fuzzy -#| msgid "Pricing Information" msgid "Pricing ranges" -msgstr "Informacja cenowa" +msgstr "" #: part/templates/part/order_prices.html:26 #: part/templates/part/part_pricing.html:18 @@ -4588,22 +4581,17 @@ msgid "No pricing information is available for this part." msgstr "" #: part/templates/part/order_prices.html:113 -#, fuzzy -#| msgid "Pricing" msgid "Stock Pricing" -msgstr "Cennik" +msgstr "" #: part/templates/part/order_prices.html:121 -#, fuzzy -#| msgid "No stock available for %(part)s" msgid "No stock pricing history is available for this part." -msgstr "Brak zapasów dla %(part)s" +msgstr "" #: part/templates/part/order_prices.html:140 -#, fuzzy, python-format -#| msgid "Single Price" +#, python-format msgid "Single Price - %(currency)s" -msgstr "Cena jednostkowa" +msgstr "" #: part/templates/part/order_prices.html:152 #, python-format @@ -6125,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -6848,10 +6835,8 @@ msgid "This test is defined for a parent part" msgstr "" #: templates/js/part.js:727 -#, fuzzy -#| msgid "Single Price" msgid "Single Price Difference" -msgstr "Cena jednostkowa" +msgstr "" #: templates/js/report.js:47 msgid "items selected" @@ -7577,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From f180c99a96b4e249464049babeca2df00517673a Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:50 +1000 Subject: [PATCH 05/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 31b4c6de9a..9553820d3f 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6114,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7564,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From eb96bbb7fd38c4f2b02ced3cf6b8588ca290a894 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:51 +1000 Subject: [PATCH 06/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 7a5c6c98d1..a54cd53dc4 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6114,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7564,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From a7070713bc80ce92494a0a4293ad01a0bfc4deb8 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:52 +1000 Subject: [PATCH 07/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 18dce65e24..8a4d491480 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6114,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7564,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 5b5b4e4bf5b79b048c8a12519d1a5545fd862a36 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:53 +1000 Subject: [PATCH 08/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 44 ++++++++--------------- 1 file changed, 14 insertions(+), 30 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index d5b9be1f60..f0a17f4dfa 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -2148,11 +2148,9 @@ msgstr "Sind Sie sicher, dass Sie die Firma '%(name)s' löschen wollen?" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." -msgstr "" -"Es gibt %(count)s Teile, die von diesem Unternehmen bezogen werden.
\n" +msgstr "Es gibt %(count)s Teile, die von diesem Unternehmen bezogen werden.
\n" "Wenn dieser Lieferant gelöscht wird, werden auch diese Zulieferer-Teile gelöscht." #: company/templates/company/detail.html:21 @@ -4502,16 +4500,12 @@ msgid "Used In" msgstr "Benutzt in" #: part/templates/part/navbar.html:72 part/templates/part/order_prices.html:12 -#, fuzzy -#| msgid "Sell Price Information" msgid "Order Price Information" -msgstr "Verkaufspreis Informationen" +msgstr "" #: part/templates/part/navbar.html:75 -#, fuzzy -#| msgid "Order Part" msgid "Order Price" -msgstr "Teil bestellen" +msgstr "" #: part/templates/part/navbar.html:98 msgid "Sales Price Information" @@ -4535,10 +4529,8 @@ msgid "Part Notes" msgstr "Teil-Bemerkungen" #: part/templates/part/order_prices.html:21 -#, fuzzy -#| msgid "Pricing Information" msgid "Pricing ranges" -msgstr "Preisinformationen ansehen" +msgstr "" #: part/templates/part/order_prices.html:26 #: part/templates/part/part_pricing.html:18 @@ -4590,22 +4582,17 @@ msgid "No pricing information is available for this part." msgstr "Keine Preise für dieses Teil verfügbar" #: part/templates/part/order_prices.html:113 -#, fuzzy -#| msgid "Part Pricing" msgid "Stock Pricing" -msgstr "Teilbepreisung" +msgstr "" #: part/templates/part/order_prices.html:121 -#, fuzzy -#| msgid "No pricing information is available for this part." msgid "No stock pricing history is available for this part." -msgstr "Keine Preise für dieses Teil verfügbar" +msgstr "" #: part/templates/part/order_prices.html:140 -#, fuzzy, python-format -#| msgid "Single Price" +#, python-format msgid "Single Price - %(currency)s" -msgstr "Einzelpreis" +msgstr "" #: part/templates/part/order_prices.html:152 #, python-format @@ -6127,13 +6114,11 @@ msgstr "Farbschemata" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " -msgstr "" -"\n" +msgstr "\n" "\t\tDie CSS Datei \"%(invalid_color_theme)s.css\" für das aktuell ausgewählte Farbschema wurde nicht gefunden.
\n" "\t\tBitte ein anderes Farbschema auswählen:)\n" "\t " @@ -6854,10 +6839,8 @@ msgid "This test is defined for a parent part" msgstr "Dieses Testergebnis ist für ein Hauptteil" #: templates/js/part.js:727 -#, fuzzy -#| msgid "Single Price" msgid "Single Price Difference" -msgstr "Einzelpreis" +msgstr "" #: templates/js/report.js:47 msgid "items selected" @@ -7583,3 +7566,4 @@ msgstr "Berechtigungen Einträge zu ändern" #: users/models.py:187 msgid "Permission to delete items" msgstr "Berechtigung Einträge zu löschen" + From 1da283d8cc9067ada0e079c2f4847ce756c61647 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 29 May 2021 19:33:55 +1000 Subject: [PATCH 09/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 1d45d44893..eb04d27ff5 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-28 04:02\n" +"PO-Revision-Date: 2021-05-29 09:33\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -2148,8 +2148,7 @@ msgstr "" #: company/templates/company/delete.html:12 #, python-format -msgid "" -"There are %(count)s parts sourced from this company.
\n" +msgid "There are %(count)s parts sourced from this company.
\n" "If this supplier is deleted, these supplier part entries will also be deleted." msgstr "" @@ -6114,8 +6113,7 @@ msgstr "" #: templates/InvenTree/settings/appearance.html:29 #, python-format -msgid "" -"\n" +msgid "\n" " The CSS sheet \"%(invalid_color_theme)s.css\" for the currently selected color theme was not found.
\n" " Please select another color theme :)\n" " " @@ -7564,3 +7562,4 @@ msgstr "" #: users/models.py:187 msgid "Permission to delete items" msgstr "" + From 4bffd36da176480bfa4771fec46caef30e4b4340 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:52:54 +1000 Subject: [PATCH 10/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index c3de37b08c..057be64e78 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:52\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "" @@ -157,7 +157,7 @@ msgstr "" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "" @@ -644,7 +644,7 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "" @@ -1955,7 +1955,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2974,7 +2975,7 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3950,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From 0362ce76b405b8828aaeab86e2f385e2f60cdb51 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:52:57 +1000 Subject: [PATCH 11/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 51d0e4ab38..bfe6761dc8 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: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:52\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "Nombre" @@ -157,7 +157,7 @@ msgstr "Nombre" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "Cantidad" @@ -644,7 +644,7 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "Parte" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "" @@ -1955,7 +1955,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2974,7 +2975,7 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3950,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From a9ece5f6f2144338ad3c6ef552bfd3f1fef1a346 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:52:58 +1000 Subject: [PATCH 12/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index b22455d5b7..2897c9cff2 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: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:52\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "" @@ -157,7 +157,7 @@ msgstr "" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "" @@ -644,7 +644,7 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "" @@ -1955,7 +1955,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2974,7 +2975,7 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3950,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From 4b04502f5950feb17aff87c9cccb87835f1d2736 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:52:59 +1000 Subject: [PATCH 13/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 0bb02f8b20..562608e495 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: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:52\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -136,7 +136,7 @@ msgstr "data przesłania" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "Nazwa" @@ -157,7 +157,7 @@ msgstr "Nazwa" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "Ilość" @@ -644,7 +644,7 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "Część" @@ -1876,7 +1876,7 @@ msgstr "URL" msgid "Image URL" msgstr "URL zdjęcia" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "Cena jednostkowa" @@ -1955,7 +1955,7 @@ msgstr "Punkt kontaktowy" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "Łącze" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "Stan" @@ -2974,7 +2975,7 @@ msgstr "Wydany" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "Kod zamówienia" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "Kategoria" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "IPN" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "Nazwa testu" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "Wymagane" @@ -3950,7 +3952,7 @@ msgstr "Wymagane" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "Utwórz nową lokalizację magazynową" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From 29edd113239fb4c49f0fa3b1437954661c0d1217 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:53:00 +1000 Subject: [PATCH 14/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 9553820d3f..bb898981a0 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: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:53\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "" @@ -157,7 +157,7 @@ msgstr "" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "" @@ -644,7 +644,7 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "" @@ -1955,7 +1955,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2974,7 +2975,7 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3950,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From 2620613702be72741c76c6482982b3c116be5d73 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:53:02 +1000 Subject: [PATCH 15/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index a54cd53dc4..7493a814db 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: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:53\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -136,7 +136,7 @@ msgstr "Yükleme tarihi" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "Adı" @@ -157,7 +157,7 @@ msgstr "Adı" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "" @@ -644,7 +644,7 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "" @@ -1955,7 +1955,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2974,7 +2975,7 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3950,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From 51aea69c2575bfb6b63e0ac16ec51b86d0765799 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:53:03 +1000 Subject: [PATCH 16/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 8a4d491480..690c640aef 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: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:53\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -136,7 +136,7 @@ msgstr "上传日期" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "名称" @@ -157,7 +157,7 @@ msgstr "名称" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "" @@ -644,7 +644,7 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "" @@ -1955,7 +1955,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2974,7 +2975,7 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3950,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From a7e8580a36efc741e77e424ffdd13df6e10a9c30 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:53:04 +1000 Subject: [PATCH 17/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index f0a17f4dfa..f9f32d34e3 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:53\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -136,7 +136,7 @@ msgstr "Hochladedatum" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "Name" @@ -157,7 +157,7 @@ msgstr "Name" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung." #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "Anzahl" @@ -644,7 +644,7 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "Teil" @@ -1876,7 +1876,7 @@ msgstr "URL" msgid "Image URL" msgstr "Bild-URL" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "Einzelpreis" @@ -1955,7 +1955,7 @@ msgstr "Anlaufstelle" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "Link" @@ -2338,7 +2338,8 @@ msgstr "Herstellerteil-Bestand" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "Lagerbestand" @@ -2975,7 +2976,7 @@ msgstr "Aufgegeben" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3191,12 +3192,12 @@ msgstr "Ausstehende Teile für %(order)s - %(desc)s empfangen" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "Bestellnummer" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "Bestellt" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "Schlüsselworte um die Sichtbarkeit in Suchergebnissen zu verbessern" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "Kategorie" @@ -3803,6 +3804,7 @@ msgstr "Teile-Kategorie" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "IPN (Interne Produktnummer)" @@ -3926,7 +3928,7 @@ msgstr "Test-Vorlagen können nur für verfolgbare Teile angelegt werden" msgid "Test with this name already exists for this part" msgstr "Ein Test mit diesem Namen besteht bereits für dieses Teil" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "Test-Name" @@ -3942,7 +3944,7 @@ msgstr "Test-Beschreibung" msgid "Enter description for this test" msgstr "Beschreibung für diesen Test eingeben" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "Benötigt" @@ -3951,7 +3953,7 @@ msgstr "Benötigt" msgid "Is this test required to pass?" msgstr "Muss dieser Test erfolgreich sein?" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "Erfordert Wert" @@ -3959,7 +3961,7 @@ msgstr "Erfordert Wert" msgid "Does this test require a value when adding a test result?" msgstr "Muss für diesen Test ein Wert für das Test-Ergebnis eingetragen werden?" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "Anhang muss eingegeben werden" @@ -4295,24 +4297,32 @@ msgstr "Teil-Kategorie auswählen" msgid "Export Data" msgstr "Exportieren" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "Neuen Lagerort anlegen" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "Neue Kategorie" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "Teil-Kategorie anlegen" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "Neue Teil-Kategorie anlegen" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "Neuen Lagerort erstellen" @@ -4717,7 +4727,8 @@ msgstr "Zu Bauaufträgen zugeordnet" msgid "Can Build" msgstr "Herstellbar" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "Im Bau" @@ -4793,7 +4804,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "Lagerbestand aller Varianten von %(full_name)s" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "Kein Bestand" @@ -6573,7 +6584,7 @@ msgstr "Bestand bestellen" msgid "No builds matching query" msgstr "Keine Bauaufträge passen zur Anfrage" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6798,47 +6809,47 @@ msgstr "Verkäufliches Teil" msgid "No variants found" msgstr "Keine Varianten gefunden" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "Keine Teile gefunden" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "Keine Kategorie" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "Bestand niedrig" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "Pfad" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "JA" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "NEIN" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "Keine zur Anfrage passenden Testvorlagen" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "Testergebnis bearbeiten" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "Testergebnis löschen" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "Dieses Testergebnis ist für ein Hauptteil" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From 0d9d8cf773fb3bd49b65e7547223fd0cca726731 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 07:53:06 +1000 Subject: [PATCH 18/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 85 +++++++++++++---------- 1 file changed, 48 insertions(+), 37 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index eb04d27ff5..b6036d9885 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: 2021-05-29 09:06+0000\n" -"PO-Revision-Date: 2021-05-29 09:33\n" +"POT-Creation-Date: 2021-05-29 21:51+0000\n" +"PO-Revision-Date: 2021-05-29 21:53\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:553 templates/js/stock.js:944 +#: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" msgstr "" @@ -157,7 +157,7 @@ msgstr "" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:371 templates/js/part.js:565 templates/js/part.js:643 +#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" @@ -487,7 +487,7 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:717 templates/js/stock.js:1136 +#: templates/js/part.js:787 templates/js/stock.js:1136 #: templates/js/stock.js:1398 msgid "Quantity" msgstr "" @@ -644,7 +644,7 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:338 templates/js/stock.js:523 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 #: templates/js/stock.js:1470 msgid "Part" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:708 +#: company/forms.py:118 templates/js/part.js:778 msgid "Single Price" msgstr "" @@ -1955,7 +1955,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:431 +#: templates/js/part.js:489 msgid "Link" msgstr "" @@ -2337,7 +2337,8 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:398 templates/js/stock.js:563 templates/navbar.html:26 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2974,7 +2975,7 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 -#: part/templates/part/category.html:185 part/templates/part/category.html:227 +#: part/templates/part/category.html:208 part/templates/part/category.html:250 #: stock/templates/stock/location.html:191 templates/js/stock.js:708 #: templates/js/stock.js:1296 msgid "New Location" @@ -3190,12 +3191,12 @@ msgstr "" #: order/templates/order/receive_parts.html:14 part/api.py:45 #: part/models.py:322 part/templates/part/cat_link.html:7 -#: part/templates/part/category.html:99 part/templates/part/category.html:141 +#: part/templates/part/category.html:99 part/templates/part/category.html:148 #: part/templates/part/category_navbar.html:22 #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:577 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3210,7 +3211,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:414 +#: part/templates/part/part_base.html:136 templates/js/part.js:472 msgid "On Order" msgstr "" @@ -3792,7 +3793,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:385 +#: part/templates/part/set_category.html:15 templates/js/part.js:443 msgid "Category" msgstr "" @@ -3802,6 +3803,7 @@ msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 #: part/templates/part/part_base.html:87 templates/js/part.js:161 +#: templates/js/part.js:288 msgid "IPN" msgstr "" @@ -3925,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:638 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 msgid "Test Name" msgstr "" @@ -3941,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:647 +#: part/models.py:2089 templates/js/part.js:717 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3950,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:655 +#: part/models.py:2095 templates/js/part.js:725 msgid "Requires Value" msgstr "" @@ -3958,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:662 +#: part/models.py:2101 templates/js/part.js:732 msgid "Requires Attachment" msgstr "" @@ -4294,24 +4296,32 @@ msgstr "" msgid "Export Data" msgstr "" -#: part/templates/part/category.html:186 +#: part/templates/part/category.html:132 +msgid "View list display" +msgstr "" + +#: part/templates/part/category.html:135 +msgid "View grid display" +msgstr "" + +#: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:709 msgid "Create new location" msgstr "" -#: part/templates/part/category.html:191 part/templates/part/category.html:221 +#: part/templates/part/category.html:214 part/templates/part/category.html:244 msgid "New Category" msgstr "" -#: part/templates/part/category.html:192 +#: part/templates/part/category.html:215 msgid "Create new category" msgstr "" -#: part/templates/part/category.html:222 +#: part/templates/part/category.html:245 msgid "Create new Part Category" msgstr "" -#: part/templates/part/category.html:228 stock/views.py:1391 +#: part/templates/part/category.html:251 stock/views.py:1391 msgid "Create new Stock Location" msgstr "" @@ -4716,7 +4726,8 @@ msgstr "" msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:418 +#: part/templates/part/part_base.html:178 templates/js/part.js:304 +#: templates/js/part.js:476 msgid "Building" msgstr "" @@ -4792,7 +4803,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:422 +#: templates/js/part.js:294 templates/js/part.js:480 msgid "No Stock" msgstr "" @@ -6569,7 +6580,7 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:324 templates/js/part.js:546 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 #: templates/js/stock.js:511 templates/js/stock.js:938 #: templates/js/stock.js:1458 msgid "Select" @@ -6794,47 +6805,47 @@ msgstr "" msgid "No variants found" msgstr "" -#: templates/js/part.js:272 templates/js/part.js:452 +#: templates/js/part.js:272 templates/js/part.js:510 msgid "No parts found" msgstr "" -#: templates/js/part.js:391 +#: templates/js/part.js:449 msgid "No category" msgstr "" -#: templates/js/part.js:409 templates/js/table_filters.js:319 +#: templates/js/part.js:467 templates/js/table_filters.js:319 msgid "Low stock" msgstr "" -#: templates/js/part.js:571 templates/js/stock.js:962 +#: templates/js/part.js:641 templates/js/stock.js:962 msgid "Path" msgstr "" -#: templates/js/part.js:588 +#: templates/js/part.js:658 msgid "YES" msgstr "" -#: templates/js/part.js:590 +#: templates/js/part.js:660 msgid "NO" msgstr "" -#: templates/js/part.js:624 +#: templates/js/part.js:694 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:675 templates/js/stock.js:75 +#: templates/js/part.js:745 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:676 templates/js/stock.js:76 +#: templates/js/part.js:746 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:682 +#: templates/js/part.js:752 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:727 +#: templates/js/part.js:797 msgid "Single Price Difference" msgstr "" From f0e913d2007696dcc0fa68b2422ec87c8d9bbf31 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 22:14:06 +1000 Subject: [PATCH 19/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index bb898981a0..d955c592fb 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:53\n" +"PO-Revision-Date: 2021-05-30 12:14\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -19,34 +19,34 @@ msgstr "" #: InvenTree/api.py:64 msgid "API endpoint not found" -msgstr "" +msgstr "Конечная точка API не обнаружена" #: InvenTree/api.py:110 msgid "No action specified" -msgstr "" +msgstr "Действие не указано" #: InvenTree/api.py:124 msgid "No matching action found" -msgstr "" +msgstr "Соответствующее действие не найдено" #: InvenTree/fields.py:44 msgid "Enter date" -msgstr "" +msgstr "Введите дату" #: InvenTree/forms.py:112 build/forms.py:102 build/forms.py:123 #: build/forms.py:145 build/forms.py:169 build/forms.py:185 build/forms.py:227 #: order/forms.py:27 order/forms.py:38 order/forms.py:49 order/forms.py:60 #: order/forms.py:71 part/forms.py:134 msgid "Confirm" -msgstr "" +msgstr "Подтвердить" #: InvenTree/forms.py:128 msgid "Confirm delete" -msgstr "" +msgstr "Подтвердите удаление" #: InvenTree/forms.py:129 msgid "Confirm item deletion" -msgstr "" +msgstr "Подтвердите удаление элемента" #: InvenTree/forms.py:161 templates/registration/login.html:77 msgid "Enter password" From bd28face28b1c7bed9a7b1e78ed5593885e7d294 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 30 May 2021 23:19:27 +1000 Subject: [PATCH 20/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 26 +++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index d955c592fb..aa72b1d5e4 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-30 12:14\n" +"PO-Revision-Date: 2021-05-30 13:19\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -50,56 +50,56 @@ msgstr "Подтвердите удаление элемента" #: InvenTree/forms.py:161 templates/registration/login.html:77 msgid "Enter password" -msgstr "" +msgstr "Введите пароль" #: InvenTree/forms.py:162 msgid "Enter new password" -msgstr "" +msgstr "Введите новый пароль" #: InvenTree/forms.py:169 msgid "Confirm password" -msgstr "" +msgstr "Подтвердить пароль" #: InvenTree/forms.py:170 msgid "Confirm new password" -msgstr "" +msgstr "Подтвердите новый пароль" #: InvenTree/forms.py:205 msgid "Apply Theme" -msgstr "" +msgstr "Применить тему" #: InvenTree/forms.py:235 msgid "Select Category" -msgstr "" +msgstr "Выбрать категорию" #: InvenTree/helpers.py:377 #, python-brace-format msgid "Duplicate serial: {n}" -msgstr "" +msgstr "Дублировать серийный номер: {n}" #: InvenTree/helpers.py:384 order/models.py:245 order/models.py:355 #: stock/views.py:1795 msgid "Invalid quantity provided" -msgstr "" +msgstr "недопустимое количество" #: InvenTree/helpers.py:387 msgid "Empty serial number string" -msgstr "" +msgstr "Пустая строка серийного номера" #: InvenTree/helpers.py:409 InvenTree/helpers.py:412 InvenTree/helpers.py:415 #: InvenTree/helpers.py:440 #, python-brace-format msgid "Invalid group: {g}" -msgstr "" +msgstr "Некорректный идентификатор группы" #: InvenTree/helpers.py:445 #, python-brace-format msgid "Duplicate serial: {g}" -msgstr "" +msgstr "Повторяющийся серийный" #: InvenTree/helpers.py:453 msgid "No serial numbers found" -msgstr "" +msgstr "Серийных номеров не найдено" #: InvenTree/helpers.py:457 #, python-brace-format From 0dc77ddfca051f9d78a4b2cd08295558655dac4f Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 02:18:49 +1000 Subject: [PATCH 21/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index aa72b1d5e4..84f4ef1ad7 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-30 13:19\n" +"PO-Revision-Date: 2021-05-30 16:18\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -104,33 +104,33 @@ msgstr "Серийных номеров не найдено" #: InvenTree/helpers.py:457 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" -msgstr "" +msgstr "Число уникальных серийных номеров должно соответствовать количеству" #: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" -msgstr "" +msgstr "Вложения" #: InvenTree/models.py:60 msgid "Select file to attach" -msgstr "" +msgstr "Выберите файл для вложения" #: InvenTree/models.py:62 templates/attachment_table.html:16 msgid "Comment" -msgstr "" +msgstr "Комментарий" #: InvenTree/models.py:62 msgid "File comment" -msgstr "" +msgstr "Комментарий к файлу" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 #: templates/js/stock.js:1151 msgid "User" -msgstr "" +msgstr "Пользователь" #: InvenTree/models.py:72 msgid "upload date" -msgstr "" +msgstr "дата загрузки" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 From 5f11f371dc7dac33bf79f2e49b7c8c9dc02a26f1 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 03:23:34 +1000 Subject: [PATCH 22/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 82 +++++++++++------------ 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 84f4ef1ad7..4b2dc849cb 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-30 16:18\n" +"PO-Revision-Date: 2021-05-30 17:23\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -138,7 +138,7 @@ msgstr "дата загрузки" #: templates/InvenTree/search.html:289 templates/js/part.js:110 #: templates/js/part.js:623 templates/js/stock.js:944 msgid "Name" -msgstr "" +msgstr "Название" #: InvenTree/models.py:114 build/models.py:134 #: build/templates/build/detail.html:21 company/models.py:339 @@ -161,164 +161,164 @@ msgstr "" #: templates/js/stock.js:554 templates/js/stock.js:956 #: templates/js/stock.js:1001 msgid "Description" -msgstr "" +msgstr "Описание" #: InvenTree/models.py:115 msgid "Description (optional)" -msgstr "" +msgstr "Описание (необязательно)" #: InvenTree/models.py:123 msgid "parent" -msgstr "" +msgstr "родитель" #: InvenTree/settings.py:503 msgid "English" -msgstr "" +msgstr "Английский" #: InvenTree/settings.py:504 msgid "French" -msgstr "" +msgstr "Французский" #: InvenTree/settings.py:505 msgid "German" -msgstr "" +msgstr "Немецкий" #: InvenTree/settings.py:506 msgid "Polish" -msgstr "" +msgstr "Польский" #: InvenTree/settings.py:507 msgid "Turkish" -msgstr "" +msgstr "Турецкий" #: InvenTree/status.py:93 msgid "Background worker check failed" -msgstr "" +msgstr "Проверка фонового работника не удалась" #: InvenTree/status.py:97 msgid "Email backend not configured" -msgstr "" +msgstr "Сервер электронной почты не настроен" #: InvenTree/status.py:100 msgid "InvenTree system health checks failed" -msgstr "" +msgstr "Ошибка проверки состояния системы InvenTree" #: InvenTree/status_codes.py:104 InvenTree/status_codes.py:145 #: InvenTree/status_codes.py:314 msgid "Pending" -msgstr "" +msgstr "Ожидаемый" #: InvenTree/status_codes.py:105 msgid "Placed" -msgstr "" +msgstr "Размещены" #: InvenTree/status_codes.py:106 InvenTree/status_codes.py:317 msgid "Complete" -msgstr "" +msgstr "Готово" #: InvenTree/status_codes.py:107 InvenTree/status_codes.py:147 #: InvenTree/status_codes.py:316 msgid "Cancelled" -msgstr "" +msgstr "Отменено" #: InvenTree/status_codes.py:108 InvenTree/status_codes.py:148 #: InvenTree/status_codes.py:190 msgid "Lost" -msgstr "" +msgstr "Потерян" #: InvenTree/status_codes.py:109 InvenTree/status_codes.py:149 #: InvenTree/status_codes.py:192 msgid "Returned" -msgstr "" +msgstr "Возвращено" #: InvenTree/status_codes.py:146 #: order/templates/order/sales_order_base.html:126 msgid "Shipped" -msgstr "" +msgstr "Доставлено" #: InvenTree/status_codes.py:186 msgid "OK" -msgstr "" +msgstr "Да" #: InvenTree/status_codes.py:187 msgid "Attention needed" -msgstr "" +msgstr "Требуется внимание" #: InvenTree/status_codes.py:188 msgid "Damaged" -msgstr "" +msgstr "Поврежденный" #: InvenTree/status_codes.py:189 msgid "Destroyed" -msgstr "" +msgstr "Разрушено" #: InvenTree/status_codes.py:191 msgid "Rejected" -msgstr "" +msgstr "Отклоненный" #: InvenTree/status_codes.py:272 msgid "Legacy stock tracking entry" -msgstr "" +msgstr "Отслеживание устаревших запасов" #: InvenTree/status_codes.py:274 msgid "Stock item created" -msgstr "" +msgstr "Товар создан" #: InvenTree/status_codes.py:276 msgid "Edited stock item" -msgstr "" +msgstr "Отредактированный товар" #: InvenTree/status_codes.py:277 msgid "Assigned serial number" -msgstr "" +msgstr "Присвоенный серийный номер" #: InvenTree/status_codes.py:279 msgid "Stock counted" -msgstr "" +msgstr "Склад подсчитан" #: InvenTree/status_codes.py:280 msgid "Stock manually added" -msgstr "" +msgstr "Добавлен вручную" #: InvenTree/status_codes.py:281 msgid "Stock manually removed" -msgstr "" +msgstr "Удалено вручную" #: InvenTree/status_codes.py:283 msgid "Location changed" -msgstr "" +msgstr "Расположение изменено" #: InvenTree/status_codes.py:285 msgid "Installed into assembly" -msgstr "" +msgstr "Укомплектовано" #: InvenTree/status_codes.py:286 msgid "Removed from assembly" -msgstr "" +msgstr "Снято со сборки" #: InvenTree/status_codes.py:288 msgid "Installed component item" -msgstr "" +msgstr "Установленный элемент компонента" #: InvenTree/status_codes.py:289 msgid "Removed component item" -msgstr "" +msgstr "Удален элемент компонента" #: InvenTree/status_codes.py:291 msgid "Split from parent item" -msgstr "" +msgstr "Отделить от родительского элемента" #: InvenTree/status_codes.py:292 msgid "Split child item" -msgstr "" +msgstr "Разбить дочерний элемент" #: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 msgid "Sent to customer" -msgstr "" +msgstr "Отправлено клиенту" #: InvenTree/status_codes.py:295 msgid "Returned from customer" -msgstr "" +msgstr "Возвращено от клиента" #: InvenTree/status_codes.py:297 msgid "Build order output created" From aa13376a718063436492233e03728fec35b5962d Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:16 +1000 Subject: [PATCH 23/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 057be64e78..9a320ca4c6 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:52\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -48,7 +48,7 @@ msgstr "Confirmer la suppression" msgid "Confirm item deletion" msgstr "Confirmer la suppression de cet élément" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "Entrer le mot de passe" @@ -124,7 +124,7 @@ msgstr "" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "" @@ -157,9 +157,9 @@ msgstr "" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "Description" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3952,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From ca301ea4c09ab87193e258d7fb5f086a97fe9c45 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:17 +1000 Subject: [PATCH 24/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index bfe6761dc8..b2cf97c679 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: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:52\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -48,7 +48,7 @@ msgstr "" msgid "Confirm item deletion" msgstr "" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "" @@ -124,7 +124,7 @@ msgstr "" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "Usuario" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "Nombre" @@ -157,9 +157,9 @@ msgstr "Nombre" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "Descripción" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "Cantidad" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "Unicación" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "Estado" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "Parte" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "Notas" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Lote" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "Detalles" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "Cliente" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3952,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From 5e2f9eebba79eafc7f7b27fde9b029098603c3e0 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:19 +1000 Subject: [PATCH 25/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 2897c9cff2..329444f992 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: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:52\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -48,7 +48,7 @@ msgstr "" msgid "Confirm item deletion" msgstr "" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "" @@ -124,7 +124,7 @@ msgstr "" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "" @@ -157,9 +157,9 @@ msgstr "" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3952,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From 195f703e69de3fc310531b4f2927ae5c5390154b Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:20 +1000 Subject: [PATCH 26/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 562608e495..29c66706db 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: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:52\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -48,7 +48,7 @@ msgstr "Potwierdź usunięcie" msgid "Confirm item deletion" msgstr "Potwierdź usuwanie elementu" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "Wprowadź hasło" @@ -124,7 +124,7 @@ msgstr "Komentarz pliku" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "Użytkownik" @@ -136,7 +136,7 @@ msgstr "data przesłania" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "Nazwa" @@ -157,9 +157,9 @@ msgstr "Nazwa" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "Opis" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "Ilość" @@ -534,7 +534,7 @@ msgstr "Oznacz budowę jako ukończoną" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "Lokalizacja" @@ -548,8 +548,8 @@ msgstr "Lokalizacja ukończonych części" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "Status" @@ -644,8 +644,8 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "Część" @@ -775,7 +775,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:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "Uwagi" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "Element magazynowy" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "Nie określono lokalizacji docelowej" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Partia" @@ -1249,7 +1249,7 @@ msgstr "Szczegóły zlecenia budowy" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "Szczegóły" @@ -1876,7 +1876,7 @@ msgstr "URL" msgid "Image URL" msgstr "URL zdjęcia" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "Cena jednostkowa" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "Opakowanie" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "Klient" @@ -2214,7 +2214,7 @@ msgstr "Usuń części" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "Nowy komponent" @@ -2261,7 +2261,7 @@ msgstr "Utwórz nowego dostawcę części" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "Now dostawca części" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "Stan" @@ -2384,7 +2384,7 @@ msgstr "Dostarczone części" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "Zamówienie" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "Wydany" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "Nowa lokalizacja" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "Nazwa testu" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "Wymagane" @@ -3952,7 +3952,7 @@ msgstr "Wymagane" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From 049f5469870dd2f3918495ba2820c4385a4db5b1 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:21 +1000 Subject: [PATCH 27/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 4b2dc849cb..94edbb73eb 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: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-30 17:23\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -48,7 +48,7 @@ msgstr "Подтвердите удаление" msgid "Confirm item deletion" msgstr "Подтвердите удаление элемента" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "Введите пароль" @@ -124,7 +124,7 @@ msgstr "Комментарий к файлу" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "Пользователь" @@ -136,7 +136,7 @@ msgstr "дата загрузки" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "Название" @@ -157,9 +157,9 @@ msgstr "Название" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "Описание" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3952,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From 65321cf9d13f5fafe0175329583c42a9b0ed14bd Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:22 +1000 Subject: [PATCH 28/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 7493a814db..a0e639b8e7 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: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:53\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -48,7 +48,7 @@ msgstr "Silmeyi Onayla" msgid "Confirm item deletion" msgstr "Silmeyi onayla" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "Şifrenizi girin" @@ -124,7 +124,7 @@ msgstr "Yorum" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "Kullanıcı" @@ -136,7 +136,7 @@ msgstr "Yükleme tarihi" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "Adı" @@ -157,9 +157,9 @@ msgstr "Adı" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "Açıklama" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3952,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From a97a6ba3867ce2bfb1eb8c5d7c4d982223441dd3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:24 +1000 Subject: [PATCH 29/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 690c640aef..704611532e 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: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:53\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -48,7 +48,7 @@ msgstr "确认删除" msgid "Confirm item deletion" msgstr "" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "输入密码" @@ -124,7 +124,7 @@ msgstr "文件注释" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "用户" @@ -136,7 +136,7 @@ msgstr "上传日期" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "名称" @@ -157,9 +157,9 @@ msgstr "名称" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3952,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From 4e4bcd5b65dbfd294390bcfc75c14391f7139b33 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:25 +1000 Subject: [PATCH 30/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index f9f32d34e3..d15abde04d 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:53\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -48,7 +48,7 @@ msgstr "Löschung bestätigen" msgid "Confirm item deletion" msgstr "Löschung von Position bestätigen" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "Passwort eingeben" @@ -124,7 +124,7 @@ msgstr "Datei-Kommentar" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "Benutzer" @@ -136,7 +136,7 @@ msgstr "Hochladedatum" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "Name" @@ -157,9 +157,9 @@ msgstr "Name" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "Beschreibung" @@ -487,8 +487,8 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung." #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "Anzahl" @@ -534,7 +534,7 @@ msgstr "Bauauftrag als vollständig markieren" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "Lagerort" @@ -548,8 +548,8 @@ msgstr "Lagerort der Endprodukte" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "Status" @@ -644,8 +644,8 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "Teil" @@ -775,7 +775,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:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "Notizen" @@ -843,7 +843,7 @@ msgstr "Bauauftrag starten um Teile zuzuweisen" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "BestandsObjekt" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "Ziel-Lagerort nicht angegeben" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Losnummer" @@ -1249,7 +1249,7 @@ msgstr "Bauauftrag-details" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "Details" @@ -1876,7 +1876,7 @@ msgstr "URL" msgid "Image URL" msgstr "Bild-URL" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "Einzelpreis" @@ -2081,7 +2081,7 @@ msgstr "Mindestpreis" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "Verpackungen" @@ -2169,7 +2169,7 @@ msgstr "verwendet Standard-Währung" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "Kunde" @@ -2215,7 +2215,7 @@ msgstr "Teile löschen" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "Neues Teil" @@ -2262,7 +2262,7 @@ msgstr "Neues Zuliefererteil anlegen" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "Neues Zuliefererteil" @@ -2338,7 +2338,7 @@ msgstr "Herstellerteil-Bestand" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "Lagerbestand" @@ -2385,7 +2385,7 @@ msgstr "Zuliefererteile" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "Teilbestand" @@ -2598,7 +2598,7 @@ msgstr "Herstellerteil löschen" msgid "Edit Supplier Part" msgstr "Zuliefererteil bearbeiten" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "Neues Zuliefererteil anlegen" @@ -2856,7 +2856,7 @@ msgstr "Bestellung" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "Bestellung" @@ -2977,8 +2977,8 @@ msgstr "Aufgegeben" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "Neuer Lagerort" @@ -3197,7 +3197,7 @@ msgstr "Ausstehende Teile für %(order)s - %(desc)s empfangen" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3928,7 +3928,7 @@ msgstr "Test-Vorlagen können nur für verfolgbare Teile angelegt werden" msgid "Test with this name already exists for this part" msgstr "Ein Test mit diesem Namen besteht bereits für dieses Teil" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "Test-Name" @@ -3944,7 +3944,7 @@ msgstr "Test-Beschreibung" msgid "Enter description for this test" msgstr "Beschreibung für diesen Test eingeben" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "Benötigt" @@ -3953,7 +3953,7 @@ msgstr "Benötigt" msgid "Is this test required to pass?" msgstr "Muss dieser Test erfolgreich sein?" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "Erfordert Wert" @@ -3961,7 +3961,7 @@ msgstr "Erfordert Wert" msgid "Does this test require a value when adding a test result?" msgstr "Muss für diesen Test ein Wert für das Test-Ergebnis eingetragen werden?" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "Anhang muss eingegeben werden" @@ -4165,7 +4165,7 @@ msgid "All selected BOM items will be deleted" msgstr "Alle ausgewählte Stücklistenpositionen werden gelöscht" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "Neues Teil anlegen" @@ -4306,7 +4306,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "Neuen Lagerort anlegen" @@ -4627,7 +4627,7 @@ msgstr "Neuer Parameter" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "Wert" @@ -5162,7 +5162,7 @@ msgid "Result" msgstr "Ergebnis" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "Datum" @@ -5185,7 +5185,7 @@ msgid "Moved {n} parts to {loc}" msgstr "{n} Teile nach {loc} bewegt" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "Ablaufdatum" @@ -5535,7 +5535,7 @@ msgstr "Kunden zuweisen" msgid "Return to stock" msgstr "zu Bestand zurückgeben" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "BestandsObjekt deinstallieren" @@ -5628,7 +5628,7 @@ msgstr "Dieses BestandsObjekt lief am %(item.expiry_date)s ab" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "Dieses BestandsObjekt läuft am %(item.expiry_date)s ab" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "Zuletzt aktualisiert" @@ -6107,11 +6107,11 @@ msgstr "Suchergebnisse" msgid "Enter a search query" msgstr "Eine Sucheanfrage eingeben" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "an Kunde versand" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "Kein Lagerort gesetzt" @@ -6295,7 +6295,7 @@ msgid "Change Password" msgstr "Passwort ändern" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "Benutzername" @@ -6584,9 +6584,9 @@ msgstr "Bestand bestellen" msgid "No builds matching query" msgstr "Keine Bauaufträge passen zur Anfrage" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "Auswählen" @@ -6821,35 +6821,35 @@ msgstr "Keine Kategorie" msgid "Low stock" msgstr "Bestand niedrig" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "Pfad" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "JA" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "NEIN" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "Keine zur Anfrage passenden Testvorlagen" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "Testergebnis bearbeiten" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "Testergebnis löschen" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "Dieses Testergebnis ist für ein Hauptteil" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6939,163 +6939,163 @@ msgstr "KEIN ERGEBNIS" msgid "Add test result" msgstr "Testergebnis hinzufügen" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "Keine Testergebnisse gefunden" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "Testdatum" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "In Arbeit" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "In BestandsObjekt installiert" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "Auftrag zugewiesen" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "Keine zur Anfrage passenden BestandsObjekte" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "Teile" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "lose" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "Lagerorte" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "unbekannter Lagerort" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "BestandsObjekt wird produziert" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "BestandsObjekt wurde Auftrag zugewiesen" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "BestandsObjekt wurde Kunden zugewiesen" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "BestandsObjekt ist abgelaufen" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "BestandsObjekt läuft demnächst ab" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "BestandsObjekt zugewiesen" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "BestandsObjekt in anderem Element verbaut" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "BestandsObjekt abgewiesen" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "BestandsObjekt verloren" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "BestandsObjekt zerstört" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "gelöscht" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "Inventur" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "Status" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "Status setzen" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "Status Code setzen" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "Status Code muss ausgewählt werden" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "Ungültiges Datum" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "Standort nicht mehr vorhanden" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "Bestellung existiert nicht mehr" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "Kunde existiert nicht mehr" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "Lagerbestand existiert nicht mehr" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "Hinzugefügt" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "Entfernt" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "Keine Benutzerinformation" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "Tracking-Eintrag bearbeiten" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "Tracking-Eintrag löschen" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "Neuen Lagerort anlegen" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "Seriennummer" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "Installiert" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "Installiere Objekt" @@ -7334,7 +7334,7 @@ msgstr "Admin" msgid "Logout" msgstr "Ausloggen" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "Einloggen" @@ -7346,67 +7346,67 @@ msgstr "Über InvenTree" msgid "QR data not provided" msgstr "QR Daten nicht angegeben" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "Sie wurden abgemeldet" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "Zurück zur Anmeldeseite" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "Benutzername eingeben" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "Passwort" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "Benutzername / Passwort Kombination ist falsch" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "Passwort vergessen?" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "Hier klicken zum Zurücksetzen" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "Passwort erfolgreich zurückgesetzt" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "Passwort ändern" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "Der Link zum Zurücksetzen des Kennworts war ungültig, möglicherweise, weil er bereits verwendet wurde. Bitte fordern Sie eine neue Passwortwiederherstellung an." -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "Wir haben Ihnen per E-Mail Anweisungen zum Setzen Ihres Passworts zugeschickt, falls ein Konto mit der von Ihnen eingegebenen E-Mail existiert. Sie sollten diese in Kürze erhalten." -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "Wenn Sie keine E-Mail erhalten, stellen Sie sicher, dass Sie die E-Mail Adresse eingegeben haben, mit der Sie sich registriert haben, und überprüfen Sie Ihren Spam-Ordner." -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "Geben Sie Ihre E-Mail-Adresse ein." -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "Eine E-Mail mit Anweisungen zum Zurücksetzen des Passworts wird gesendet." -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "E-Mail senden" From 76059a4694e14889657eb474a26c28e14c436c4e Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 31 May 2021 17:32:26 +1000 Subject: [PATCH 31/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 234 +++++++++++----------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index b6036d9885..e5771fa551 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: 2021-05-29 21:51+0000\n" -"PO-Revision-Date: 2021-05-29 21:53\n" +"POT-Creation-Date: 2021-05-31 07:25+0000\n" +"PO-Revision-Date: 2021-05-31 07:32\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -48,7 +48,7 @@ msgstr "" msgid "Confirm item deletion" msgstr "" -#: InvenTree/forms.py:161 templates/registration/login.html:77 +#: InvenTree/forms.py:161 templates/registration/login.html:76 msgid "Enter password" msgstr "" @@ -124,7 +124,7 @@ msgstr "" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1151 +#: templates/js/stock.js:1147 msgid "User" msgstr "" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:623 templates/js/stock.js:944 +#: templates/js/part.js:633 templates/js/stock.js:940 msgid "Name" msgstr "" @@ -157,9 +157,9 @@ msgstr "" #: templates/js/build.js:736 templates/js/build.js:1004 #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:635 templates/js/part.js:713 -#: templates/js/stock.js:554 templates/js/stock.js:956 -#: templates/js/stock.js:1001 +#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/stock.js:550 templates/js/stock.js:952 +#: templates/js/stock.js:997 msgid "Description" msgstr "" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:787 templates/js/stock.js:1136 -#: templates/js/stock.js:1398 +#: templates/js/part.js:797 templates/js/stock.js:1132 +#: templates/js/stock.js:1394 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:641 templates/js/stock.js:1028 +#: templates/js/stock.js:637 templates/js/stock.js:1024 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:628 templates/js/stock.js:1105 -#: templates/js/stock.js:1406 +#: templates/js/stock.js:624 templates/js/stock.js:1101 +#: templates/js/stock.js:1402 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:523 -#: templates/js/stock.js:1470 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 +#: templates/js/stock.js:1466 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:128 templates/js/stock.js:671 +#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1087 templates/js/stock.js:1389 +#: templates/js/stock.js:1083 templates/js/stock.js:1385 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:636 -#: templates/js/stock.js:1413 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 +#: templates/js/stock.js:1409 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1016 +#: templates/js/stock.js:1012 msgid "Details" msgstr "" @@ -1876,7 +1876,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:778 +#: company/forms.py:118 templates/js/part.js:788 msgid "Single Price" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:667 +#: templates/js/stock.js:663 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1069 +#: templates/js/stock.js:1065 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1284 +#: templates/js/stock.js:1280 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1290 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:563 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:968 +#: templates/InvenTree/search.html:198 templates/js/stock.js:964 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1291 +#: company/views.py:578 templates/js/stock.js:1287 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1050 +#: templates/js/stock.js:1046 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:708 -#: templates/js/stock.js:1296 +#: stock/templates/stock/location.html:191 templates/js/stock.js:704 +#: templates/js/stock.js:1292 msgid "New Location" msgstr "" @@ -3196,7 +3196,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:647 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:708 templates/js/stock.js:104 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 msgid "Test Name" msgstr "" @@ -3943,7 +3943,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:717 +#: part/models.py:2089 templates/js/part.js:727 #: templates/js/table_filters.js:223 msgid "Required" msgstr "" @@ -3952,7 +3952,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:725 +#: part/models.py:2095 templates/js/part.js:735 msgid "Requires Value" msgstr "" @@ -3960,7 +3960,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:732 +#: part/models.py:2101 templates/js/part.js:742 msgid "Requires Attachment" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1285 +#: templates/js/stock.js:1281 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:709 +#: stock/templates/stock/location.html:192 templates/js/stock.js:705 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:124 +#: templates/js/stock.js:135 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:984 +#: templates/js/order.js:195 templates/js/stock.js:980 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:656 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1426 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:662 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:300 +#: templates/InvenTree/search.html:268 templates/js/stock.js:296 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:310 +#: templates/InvenTree/search.html:271 templates/js/stock.js:306 msgid "No stock location set" msgstr "" @@ -6291,7 +6291,7 @@ msgid "Change Password" msgstr "" #: templates/InvenTree/settings/user.html:28 -#: templates/registration/login.html:59 +#: templates/registration/login.html:58 msgid "Username" msgstr "" @@ -6580,9 +6580,9 @@ msgstr "" msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:616 -#: templates/js/stock.js:511 templates/js/stock.js:938 -#: templates/js/stock.js:1458 +#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/stock.js:507 templates/js/stock.js:934 +#: templates/js/stock.js:1454 msgid "Select" msgstr "" @@ -6817,35 +6817,35 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:641 templates/js/stock.js:962 +#: templates/js/part.js:651 templates/js/stock.js:958 msgid "Path" msgstr "" -#: templates/js/part.js:658 +#: templates/js/part.js:668 msgid "YES" msgstr "" -#: templates/js/part.js:660 +#: templates/js/part.js:670 msgid "NO" msgstr "" -#: templates/js/part.js:694 +#: templates/js/part.js:704 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:745 templates/js/stock.js:75 +#: templates/js/part.js:755 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:746 templates/js/stock.js:76 +#: templates/js/part.js:756 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:752 +#: templates/js/part.js:762 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:797 +#: templates/js/part.js:807 msgid "Single Price Difference" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:90 +#: templates/js/stock.js:95 msgid "No test results found" msgstr "" -#: templates/js/stock.js:132 +#: templates/js/stock.js:143 msgid "Test Date" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:288 msgid "In production" msgstr "" -#: templates/js/stock.js:296 +#: templates/js/stock.js:292 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:304 +#: templates/js/stock.js:300 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:336 +#: templates/js/stock.js:332 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:357 +#: templates/js/stock.js:353 msgid "items" msgstr "" -#: templates/js/stock.js:449 +#: templates/js/stock.js:445 msgid "batches" msgstr "" -#: templates/js/stock.js:476 +#: templates/js/stock.js:472 msgid "locations" msgstr "" -#: templates/js/stock.js:478 +#: templates/js/stock.js:474 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:579 +#: templates/js/stock.js:575 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:584 +#: templates/js/stock.js:580 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:583 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:591 +#: templates/js/stock.js:587 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:589 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:593 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:601 +#: templates/js/stock.js:597 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:605 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:613 +#: templates/js/stock.js:609 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:616 +#: templates/js/stock.js:612 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:620 templates/js/table_filters.js:139 +#: templates/js/stock.js:616 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:649 +#: templates/js/stock.js:645 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:825 +#: templates/js/stock.js:821 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:840 +#: templates/js/stock.js:836 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:854 +#: templates/js/stock.js:850 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:855 +#: templates/js/stock.js:851 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:994 +#: templates/js/stock.js:990 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1041 +#: templates/js/stock.js:1037 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1060 +#: templates/js/stock.js:1056 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1079 +#: templates/js/stock.js:1075 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1097 +#: templates/js/stock.js:1093 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1120 +#: templates/js/stock.js:1116 msgid "Added" msgstr "" -#: templates/js/stock.js:1128 +#: templates/js/stock.js:1124 msgid "Removed" msgstr "" -#: templates/js/stock.js:1160 +#: templates/js/stock.js:1156 msgid "No user information" msgstr "" -#: templates/js/stock.js:1172 +#: templates/js/stock.js:1168 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1173 +#: templates/js/stock.js:1169 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1297 +#: templates/js/stock.js:1293 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1396 +#: templates/js/stock.js:1392 msgid "Serial" msgstr "" -#: templates/js/stock.js:1489 templates/js/table_filters.js:172 +#: templates/js/stock.js:1485 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1514 +#: templates/js/stock.js:1510 msgid "Install item" msgstr "" @@ -7330,7 +7330,7 @@ msgstr "" msgid "Logout" msgstr "" -#: templates/navbar.html:81 templates/registration/login.html:90 +#: templates/navbar.html:81 templates/registration/login.html:89 msgid "Login" msgstr "" @@ -7342,67 +7342,67 @@ msgstr "" msgid "QR data not provided" msgstr "" -#: templates/registration/logged_out.html:51 +#: templates/registration/logged_out.html:50 msgid "You have been logged out" msgstr "" -#: templates/registration/logged_out.html:52 -#: templates/registration/password_reset_complete.html:52 -#: templates/registration/password_reset_done.html:59 +#: templates/registration/logged_out.html:51 +#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_done.html:58 msgid "Return to login screen" msgstr "" -#: templates/registration/login.html:65 +#: templates/registration/login.html:64 msgid "Enter username" msgstr "" -#: templates/registration/login.html:71 +#: templates/registration/login.html:70 msgid "Password" msgstr "" -#: templates/registration/login.html:84 +#: templates/registration/login.html:83 msgid "Username / password combination is incorrect" msgstr "" -#: templates/registration/login.html:96 -#: templates/registration/password_reset_form.html:52 +#: templates/registration/login.html:95 +#: templates/registration/password_reset_form.html:51 msgid "Forgotten your password?" msgstr "" -#: templates/registration/login.html:96 +#: templates/registration/login.html:95 msgid "Click here to reset" msgstr "" -#: templates/registration/password_reset_complete.html:51 +#: templates/registration/password_reset_complete.html:50 msgid "Password reset complete" msgstr "" -#: templates/registration/password_reset_confirm.html:53 -#: templates/registration/password_reset_confirm.html:57 +#: templates/registration/password_reset_confirm.html:52 +#: templates/registration/password_reset_confirm.html:56 msgid "Change password" msgstr "" -#: templates/registration/password_reset_confirm.html:61 +#: templates/registration/password_reset_confirm.html:60 msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." msgstr "" -#: templates/registration/password_reset_done.html:52 +#: templates/registration/password_reset_done.html:51 msgid "We've emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly." msgstr "" -#: templates/registration/password_reset_done.html:55 +#: templates/registration/password_reset_done.html:54 msgid "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." msgstr "" -#: templates/registration/password_reset_form.html:53 +#: templates/registration/password_reset_form.html:52 msgid "Enter your email address below." msgstr "" -#: templates/registration/password_reset_form.html:54 +#: templates/registration/password_reset_form.html:53 msgid "An email will be sent with password reset instructions." msgstr "" -#: templates/registration/password_reset_form.html:59 +#: templates/registration/password_reset_form.html:58 msgid "Send email" msgstr "" From ba1d283e64a8041374245242afffb5f48cebb1ae Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 08:16:19 +1000 Subject: [PATCH 32/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index d15abde04d..5f6b8b0d8f 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"PO-Revision-Date: 2021-05-31 22:16\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -4299,11 +4299,11 @@ msgstr "Exportieren" #: part/templates/part/category.html:132 msgid "View list display" -msgstr "" +msgstr "Listenansicht anzeigen" #: part/templates/part/category.html:135 msgid "View grid display" -msgstr "" +msgstr "Rasteransicht anzeigen" #: part/templates/part/category.html:209 #: stock/templates/stock/location.html:192 templates/js/stock.js:705 @@ -4511,11 +4511,11 @@ msgstr "Benutzt in" #: part/templates/part/navbar.html:72 part/templates/part/order_prices.html:12 msgid "Order Price Information" -msgstr "" +msgstr "Bestellpreisinformationen" #: part/templates/part/navbar.html:75 msgid "Order Price" -msgstr "" +msgstr "Bestellpreis" #: part/templates/part/navbar.html:98 msgid "Sales Price Information" @@ -4540,7 +4540,7 @@ msgstr "Teil-Bemerkungen" #: part/templates/part/order_prices.html:21 msgid "Pricing ranges" -msgstr "" +msgstr "Preisspannen" #: part/templates/part/order_prices.html:26 #: part/templates/part/part_pricing.html:18 @@ -4593,26 +4593,26 @@ msgstr "Keine Preise für dieses Teil verfügbar" #: part/templates/part/order_prices.html:113 msgid "Stock Pricing" -msgstr "" +msgstr "Bestandspreise" #: part/templates/part/order_prices.html:121 msgid "No stock pricing history is available for this part." -msgstr "" +msgstr "Für dieses Teil sind keine Bestandspreise verfügbar." #: part/templates/part/order_prices.html:140 #, python-format msgid "Single Price - %(currency)s" -msgstr "" +msgstr "Einzelpreis - %(currency)s" #: part/templates/part/order_prices.html:152 #, python-format msgid "Single Price Difference - %(currency)s" -msgstr "" +msgstr "Einzelpreisdifferenz - %(currency)s" #: part/templates/part/order_prices.html:163 #, python-format msgid "Part Single Price - %(currency)s" -msgstr "" +msgstr "Einzelpreis für Zuliefererteil- %(currency)s" #: part/templates/part/params.html:17 msgid "Add new parameter" @@ -6503,11 +6503,11 @@ msgstr "Unterbaugruppe öffnen" #: templates/js/bom.js:249 msgid "Purchase Price Range" -msgstr "" +msgstr "Kaufpreisspanne" #: templates/js/bom.js:257 msgid "Purchase Price Average" -msgstr "" +msgstr "Durchschnittlicher Kaufpreis" #: templates/js/bom.js:277 msgid "No pricing available" @@ -6851,7 +6851,7 @@ msgstr "Dieses Testergebnis ist für ein Hauptteil" #: templates/js/part.js:807 msgid "Single Price Difference" -msgstr "" +msgstr "Einzelpreisdifferenz" #: templates/js/report.js:47 msgid "items selected" From c2fb582a4ed28cc6f020a469a5c22ed55a600a2e Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:00 +1000 Subject: [PATCH 33/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 216 +++++++++++----------- 1 file changed, 108 insertions(+), 108 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 9a320ca4c6..797b03f0e2 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:14\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -19,15 +19,15 @@ msgstr "" #: InvenTree/api.py:64 msgid "API endpoint not found" -msgstr "" +msgstr "Point de terminaison de l'API introuvable" #: InvenTree/api.py:110 msgid "No action specified" -msgstr "" +msgstr "Aucune action spécifiée" #: InvenTree/api.py:124 msgid "No matching action found" -msgstr "" +msgstr "Aucune action correspondante trouvée" #: InvenTree/fields.py:44 msgid "Enter date" @@ -66,53 +66,53 @@ msgstr "Confirmer le nouveau mot de passe" #: InvenTree/forms.py:205 msgid "Apply Theme" -msgstr "" +msgstr "Appliquer le thème" #: InvenTree/forms.py:235 msgid "Select Category" -msgstr "" +msgstr "Sélectionnez une catégorie" #: InvenTree/helpers.py:377 #, python-brace-format msgid "Duplicate serial: {n}" -msgstr "" +msgstr "Dupliquer le numéro de série: {n}" #: InvenTree/helpers.py:384 order/models.py:245 order/models.py:355 #: stock/views.py:1795 msgid "Invalid quantity provided" -msgstr "" +msgstr "Quantité fournie invalide" #: InvenTree/helpers.py:387 msgid "Empty serial number string" -msgstr "" +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 #, python-brace-format msgid "Invalid group: {g}" -msgstr "" +msgstr "Groupe invalide : {g}" #: InvenTree/helpers.py:445 #, python-brace-format msgid "Duplicate serial: {g}" -msgstr "" +msgstr "Numéro de série dupliqué: {g}" #: InvenTree/helpers.py:453 msgid "No serial numbers found" -msgstr "" +msgstr "Aucun numéro de série trouvé" #: InvenTree/helpers.py:457 #, python-brace-format msgid "Number of unique serial number ({s}) must match quantity ({q})" -msgstr "" +msgstr "Le nombre de numéros de série uniques ({s}) doit correspondre à la quantité ({q})" #: InvenTree/models.py:59 stock/models.py:1761 msgid "Attachment" -msgstr "" +msgstr "Pièce jointe" #: InvenTree/models.py:60 msgid "Select file to attach" -msgstr "" +msgstr "Sélectionnez un fichier à joindre" #: InvenTree/models.py:62 templates/attachment_table.html:16 msgid "Comment" @@ -120,25 +120,25 @@ msgstr "Commentaire" #: InvenTree/models.py:62 msgid "File comment" -msgstr "" +msgstr "Commentaire du fichier" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" -msgstr "" +msgstr "Utilisateur" #: InvenTree/models.py:72 msgid "upload date" -msgstr "" +msgstr "date de chargement" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" -msgstr "" +msgstr "Nom" #: InvenTree/models.py:114 build/models.py:134 #: build/templates/build/detail.html:21 company/models.py:339 @@ -158,8 +158,8 @@ msgstr "" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "Description" @@ -173,40 +173,40 @@ msgstr "parent" #: InvenTree/settings.py:503 msgid "English" -msgstr "" +msgstr "Anglais" #: InvenTree/settings.py:504 msgid "French" -msgstr "" +msgstr "Français" #: InvenTree/settings.py:505 msgid "German" -msgstr "" +msgstr "Allemand" #: InvenTree/settings.py:506 msgid "Polish" -msgstr "" +msgstr "Polonais" #: InvenTree/settings.py:507 msgid "Turkish" -msgstr "" +msgstr "Turc" #: InvenTree/status.py:93 msgid "Background worker check failed" -msgstr "" +msgstr "Échec de la vérification du processus d'arrière-plan" #: InvenTree/status.py:97 msgid "Email backend not configured" -msgstr "" +msgstr "Backend d'email non configuré" #: InvenTree/status.py:100 msgid "InvenTree system health checks failed" -msgstr "" +msgstr "Échec des contrôles de santé du système" #: InvenTree/status_codes.py:104 InvenTree/status_codes.py:145 #: InvenTree/status_codes.py:314 msgid "Pending" -msgstr "" +msgstr "En attente" #: InvenTree/status_codes.py:105 msgid "Placed" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From 416e69bdc58ed835033dc8dbb3b31e3603b26f3b Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:02 +1000 Subject: [PATCH 34/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index b2cf97c679..5cea45770d 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: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -124,7 +124,7 @@ msgstr "" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "Usuario" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "Nombre" @@ -158,8 +158,8 @@ msgstr "Nombre" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "Descripción" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "Cantidad" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "Unicación" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "Estado" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "Parte" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "Notas" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Lote" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "Detalles" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "Cliente" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From 9dceba77bc1924e317f6c30cb2781c01a434cc9b Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:03 +1000 Subject: [PATCH 35/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 329444f992..b0987a50ea 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: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -124,7 +124,7 @@ msgstr "" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "" @@ -158,8 +158,8 @@ msgstr "" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From 49abacdc8603ed094d265eed9d02bab2cb98cd64 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:04 +1000 Subject: [PATCH 36/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 29c66706db..7706f7375b 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: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -124,7 +124,7 @@ msgstr "Komentarz pliku" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "Użytkownik" @@ -136,7 +136,7 @@ msgstr "data przesłania" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "Nazwa" @@ -158,8 +158,8 @@ msgstr "Nazwa" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "Opis" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "Ilość" @@ -534,7 +534,7 @@ msgstr "Oznacz budowę jako ukończoną" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "Lokalizacja" @@ -548,8 +548,8 @@ msgstr "Lokalizacja ukończonych części" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "Status" @@ -644,8 +644,8 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "Część" @@ -775,7 +775,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:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "Uwagi" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "Element magazynowy" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "Nie określono lokalizacji docelowej" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Partia" @@ -1249,7 +1249,7 @@ msgstr "Szczegóły zlecenia budowy" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "Szczegóły" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "Opakowanie" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "Klient" @@ -2214,7 +2214,7 @@ msgstr "Usuń części" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "Nowy komponent" @@ -2261,7 +2261,7 @@ msgstr "Utwórz nowego dostawcę części" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "Now dostawca części" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "Stan" @@ -2384,7 +2384,7 @@ msgstr "Dostarczone części" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "Zamówienie" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "Wydany" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "Nowa lokalizacja" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "Nazwa testu" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From 9ceb6353c8e5963d4b890b53e85ddc3297d3373b Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:05 +1000 Subject: [PATCH 37/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 94edbb73eb..85f35df899 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: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -124,7 +124,7 @@ msgstr "Комментарий к файлу" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "Пользователь" @@ -136,7 +136,7 @@ msgstr "дата загрузки" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "Название" @@ -158,8 +158,8 @@ msgstr "Название" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "Описание" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From 96f6152f913864084fedb92b07a94d7adeaae839 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:06 +1000 Subject: [PATCH 38/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index a0e639b8e7..6afd6e298d 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: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -124,7 +124,7 @@ msgstr "Yorum" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "Kullanıcı" @@ -136,7 +136,7 @@ msgstr "Yükleme tarihi" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "Adı" @@ -158,8 +158,8 @@ msgstr "Adı" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "Açıklama" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From cc2192aed5a267b4178ca44fd642211879e0d90f Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:08 +1000 Subject: [PATCH 39/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 704611532e..7791942852 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: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -124,7 +124,7 @@ msgstr "文件注释" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "用户" @@ -136,7 +136,7 @@ msgstr "上传日期" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "名称" @@ -158,8 +158,8 @@ msgstr "名称" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From f0354a90feb2d7fd2c83826914433730e1913008 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:09 +1000 Subject: [PATCH 40/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 5f6b8b0d8f..ab28db7029 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 22:16\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -124,7 +124,7 @@ msgstr "Datei-Kommentar" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "Benutzer" @@ -136,7 +136,7 @@ msgstr "Hochladedatum" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "Name" @@ -158,8 +158,8 @@ msgstr "Name" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "Beschreibung" @@ -487,8 +487,8 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung." #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "Anzahl" @@ -534,7 +534,7 @@ msgstr "Bauauftrag als vollständig markieren" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "Lagerort" @@ -548,8 +548,8 @@ msgstr "Lagerort der Endprodukte" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "Status" @@ -644,8 +644,8 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "Teil" @@ -775,7 +775,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:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "Notizen" @@ -843,7 +843,7 @@ msgstr "Bauauftrag starten um Teile zuzuweisen" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "BestandsObjekt" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "Ziel-Lagerort nicht angegeben" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "Losnummer" @@ -1249,7 +1249,7 @@ msgstr "Bauauftrag-details" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "Details" @@ -2081,7 +2081,7 @@ msgstr "Mindestpreis" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "Verpackungen" @@ -2169,7 +2169,7 @@ msgstr "verwendet Standard-Währung" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "Kunde" @@ -2215,7 +2215,7 @@ msgstr "Teile löschen" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "Neues Teil" @@ -2262,7 +2262,7 @@ msgstr "Neues Zuliefererteil anlegen" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "Neues Zuliefererteil" @@ -2338,7 +2338,7 @@ msgstr "Herstellerteil-Bestand" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "Lagerbestand" @@ -2385,7 +2385,7 @@ msgstr "Zuliefererteile" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "Teilbestand" @@ -2598,7 +2598,7 @@ msgstr "Herstellerteil löschen" msgid "Edit Supplier Part" msgstr "Zuliefererteil bearbeiten" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "Neues Zuliefererteil anlegen" @@ -2856,7 +2856,7 @@ msgstr "Bestellung" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "Bestellung" @@ -2977,8 +2977,8 @@ msgstr "Aufgegeben" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "Neuer Lagerort" @@ -3928,7 +3928,7 @@ msgstr "Test-Vorlagen können nur für verfolgbare Teile angelegt werden" msgid "Test with this name already exists for this part" msgstr "Ein Test mit diesem Namen besteht bereits für dieses Teil" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "Test-Name" @@ -4165,7 +4165,7 @@ msgid "All selected BOM items will be deleted" msgstr "Alle ausgewählte Stücklistenpositionen werden gelöscht" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "Neues Teil anlegen" @@ -4306,7 +4306,7 @@ msgid "View grid display" msgstr "Rasteransicht anzeigen" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "Neuen Lagerort anlegen" @@ -4627,7 +4627,7 @@ msgstr "Neuer Parameter" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "Wert" @@ -5162,7 +5162,7 @@ msgid "Result" msgstr "Ergebnis" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "Datum" @@ -5185,7 +5185,7 @@ msgid "Moved {n} parts to {loc}" msgstr "{n} Teile nach {loc} bewegt" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "Ablaufdatum" @@ -5535,7 +5535,7 @@ msgstr "Kunden zuweisen" msgid "Return to stock" msgstr "zu Bestand zurückgeben" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "BestandsObjekt deinstallieren" @@ -5628,7 +5628,7 @@ msgstr "Dieses BestandsObjekt lief am %(item.expiry_date)s ab" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "Dieses BestandsObjekt läuft am %(item.expiry_date)s ab" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "Zuletzt aktualisiert" @@ -6107,11 +6107,11 @@ msgstr "Suchergebnisse" msgid "Enter a search query" msgstr "Eine Sucheanfrage eingeben" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "an Kunde versand" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "Kein Lagerort gesetzt" @@ -6585,8 +6585,8 @@ msgid "No builds matching query" msgstr "Keine Bauaufträge passen zur Anfrage" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "Auswählen" @@ -6821,7 +6821,7 @@ msgstr "Keine Kategorie" msgid "Low stock" msgstr "Bestand niedrig" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "Pfad" @@ -6939,163 +6939,163 @@ msgstr "KEIN ERGEBNIS" msgid "Add test result" msgstr "Testergebnis hinzufügen" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "Keine Testergebnisse gefunden" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "Testdatum" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "In Arbeit" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "In BestandsObjekt installiert" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "Auftrag zugewiesen" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "Keine zur Anfrage passenden BestandsObjekte" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "Teile" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "lose" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "Lagerorte" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "unbekannter Lagerort" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "BestandsObjekt wird produziert" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "BestandsObjekt wurde Auftrag zugewiesen" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "BestandsObjekt wurde Kunden zugewiesen" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "BestandsObjekt ist abgelaufen" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "BestandsObjekt läuft demnächst ab" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "BestandsObjekt zugewiesen" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "BestandsObjekt in anderem Element verbaut" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "BestandsObjekt abgewiesen" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "BestandsObjekt verloren" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "BestandsObjekt zerstört" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "gelöscht" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "Inventur" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "Status" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "Status setzen" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "Status Code setzen" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "Status Code muss ausgewählt werden" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "Ungültiges Datum" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "Standort nicht mehr vorhanden" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "Bestellung existiert nicht mehr" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "Kunde existiert nicht mehr" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "Lagerbestand existiert nicht mehr" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "Hinzugefügt" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "Entfernt" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "Keine Benutzerinformation" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "Tracking-Eintrag bearbeiten" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "Tracking-Eintrag löschen" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "Neuen Lagerort anlegen" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "Seriennummer" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "Installiert" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "Installiere Objekt" From beae6c55e8053d995fcd19046246e7edc66082c4 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 09:15:10 +1000 Subject: [PATCH 41/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 162 +++++++++++----------- 1 file changed, 81 insertions(+), 81 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index e5771fa551..8499181b35 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: 2021-05-31 07:25+0000\n" -"PO-Revision-Date: 2021-05-31 07:32\n" +"POT-Creation-Date: 2021-05-31 22:52+0000\n" +"PO-Revision-Date: 2021-05-31 23:15\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -124,7 +124,7 @@ msgstr "" #: InvenTree/models.py:68 InvenTree/models.py:69 part/models.py:1999 #: report/templates/report/inventree_test_report_base.html:91 -#: templates/js/stock.js:1147 +#: templates/js/stock.js:1149 msgid "User" msgstr "" @@ -136,7 +136,7 @@ msgstr "" #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 #: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:940 +#: templates/js/part.js:633 templates/js/stock.js:942 msgid "Name" msgstr "" @@ -158,8 +158,8 @@ msgstr "" #: templates/js/company.js:56 templates/js/order.js:183 #: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 #: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 -#: templates/js/stock.js:550 templates/js/stock.js:952 -#: templates/js/stock.js:997 +#: templates/js/stock.js:552 templates/js/stock.js:954 +#: templates/js/stock.js:999 msgid "Description" msgstr "" @@ -487,8 +487,8 @@ msgstr "" #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 #: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1132 -#: templates/js/stock.js:1394 +#: templates/js/part.js:797 templates/js/stock.js:1134 +#: templates/js/stock.js:1396 msgid "Quantity" msgstr "" @@ -534,7 +534,7 @@ msgstr "" #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 #: templates/js/barcode.js:531 templates/js/build.js:490 -#: templates/js/stock.js:637 templates/js/stock.js:1024 +#: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -548,8 +548,8 @@ msgstr "" #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 #: templates/js/barcode.js:119 templates/js/build.js:770 #: templates/js/order.js:187 templates/js/order.js:285 -#: templates/js/stock.js:624 templates/js/stock.js:1101 -#: templates/js/stock.js:1402 +#: templates/js/stock.js:626 templates/js/stock.js:1103 +#: templates/js/stock.js:1404 msgid "Status" msgstr "" @@ -644,8 +644,8 @@ msgstr "" #: templates/js/barcode.js:362 templates/js/bom.js:163 #: templates/js/build.js:741 templates/js/build.js:981 #: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:519 -#: templates/js/stock.js:1466 +#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 +#: templates/js/stock.js:1468 msgid "Part" msgstr "" @@ -775,7 +775,7 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:139 templates/js/stock.js:667 +#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" @@ -843,7 +843,7 @@ msgstr "" #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 #: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1083 templates/js/stock.js:1385 +#: templates/js/stock.js:1085 templates/js/stock.js:1387 msgid "Stock Item" msgstr "" @@ -1193,8 +1193,8 @@ msgid "Destination location not specified" msgstr "" #: build/templates/build/detail.html:70 -#: stock/templates/stock/item_base.html:303 templates/js/stock.js:632 -#: templates/js/stock.js:1409 templates/js/table_filters.js:108 +#: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 +#: templates/js/stock.js:1411 templates/js/table_filters.js:108 #: templates/js/table_filters.js:202 msgid "Batch" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: company/templates/company/navbar.html:15 #: order/templates/order/po_navbar.html:14 #: order/templates/order/so_navbar.html:15 part/templates/part/navbar.html:15 -#: templates/js/stock.js:1012 +#: templates/js/stock.js:1014 msgid "Details" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" #: company/models.py:503 company/templates/company/supplier_part_base.html:109 #: stock/models.py:429 stock/templates/stock/item_base.html:310 -#: templates/js/stock.js:663 +#: templates/js/stock.js:665 msgid "Packaging" msgstr "" @@ -2168,7 +2168,7 @@ msgstr "" #: order/templates/order/sales_order_base.html:94 stock/models.py:447 #: stock/models.py:448 stock/templates/stock/item_base.html:262 #: templates/js/company.js:40 templates/js/order.js:267 -#: templates/js/stock.js:1065 +#: templates/js/stock.js:1067 msgid "Customer" msgstr "" @@ -2214,7 +2214,7 @@ msgstr "" #: company/templates/company/detail_manufacturer_part.html:66 #: company/templates/company/detail_supplier_part.html:66 #: part/templates/part/bom.html:159 part/templates/part/category.html:118 -#: templates/js/stock.js:1280 +#: templates/js/stock.js:1282 msgid "New Part" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "" #: company/templates/company/detail_supplier_part.html:22 #: company/templates/company/manufacturer_part_suppliers.html:17 #: order/templates/order/purchase_order_detail.html:49 -#: part/templates/part/supplier.html:17 templates/js/stock.js:1286 +#: part/templates/part/supplier.html:17 templates/js/stock.js:1288 msgid "New Supplier Part" msgstr "" @@ -2337,7 +2337,7 @@ msgstr "" #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 #: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:559 +#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -2384,7 +2384,7 @@ msgstr "" #: stock/templates/stock/location.html:136 #: stock/templates/stock/location_navbar.html:22 #: stock/templates/stock/location_navbar.html:29 -#: templates/InvenTree/search.html:198 templates/js/stock.js:964 +#: templates/InvenTree/search.html:198 templates/js/stock.js:966 #: templates/stats.html:93 templates/stats.html:102 users/models.py:42 msgid "Stock Items" msgstr "" @@ -2597,7 +2597,7 @@ msgstr "" msgid "Edit Supplier Part" msgstr "" -#: company/views.py:578 templates/js/stock.js:1287 +#: company/views.py:578 templates/js/stock.js:1289 msgid "Create new Supplier Part" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" #: order/templates/order/order_base.html:24 #: report/templates/report/inventree_po_report.html:77 #: stock/templates/stock/item_base.html:324 templates/js/order.js:148 -#: templates/js/stock.js:1046 +#: templates/js/stock.js:1048 msgid "Purchase Order" msgstr "" @@ -2976,8 +2976,8 @@ msgstr "" #: order/templates/order/order_base.html:180 #: order/templates/order/purchase_order_detail.html:100 #: part/templates/part/category.html:208 part/templates/part/category.html:250 -#: stock/templates/stock/location.html:191 templates/js/stock.js:704 -#: templates/js/stock.js:1292 +#: stock/templates/stock/location.html:191 templates/js/stock.js:706 +#: templates/js/stock.js:1294 msgid "New Location" msgstr "" @@ -3927,7 +3927,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:115 +#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -4164,7 +4164,7 @@ msgid "All selected BOM items will be deleted" msgstr "" #: part/templates/part/bom.html:160 part/views.py:585 -#: templates/js/stock.js:1281 +#: templates/js/stock.js:1283 msgid "Create New Part" msgstr "" @@ -4305,7 +4305,7 @@ msgid "View grid display" msgstr "" #: part/templates/part/category.html:209 -#: stock/templates/stock/location.html:192 templates/js/stock.js:705 +#: stock/templates/stock/location.html:192 templates/js/stock.js:707 msgid "Create new location" msgstr "" @@ -4626,7 +4626,7 @@ msgstr "" #: part/templates/part/params.html:28 #: report/templates/report/inventree_test_report_base.html:90 #: stock/models.py:1754 templates/InvenTree/settings/header.html:8 -#: templates/js/stock.js:135 +#: templates/js/stock.js:137 msgid "Value" msgstr "" @@ -5161,7 +5161,7 @@ msgid "Result" msgstr "" #: report/templates/report/inventree_test_report_base.html:92 -#: templates/js/order.js:195 templates/js/stock.js:980 +#: templates/js/order.js:195 templates/js/stock.js:982 msgid "Date" msgstr "" @@ -5184,7 +5184,7 @@ msgid "Moved {n} parts to {loc}" msgstr "" #: stock/forms.py:114 stock/forms.py:418 stock/models.py:507 -#: stock/templates/stock/item_base.html:376 templates/js/stock.js:652 +#: stock/templates/stock/item_base.html:376 templates/js/stock.js:654 msgid "Expiry Date" msgstr "" @@ -5534,7 +5534,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1422 +#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 msgid "Uninstall stock item" msgstr "" @@ -5627,7 +5627,7 @@ msgstr "" msgid "This StockItem expires on %(item.expiry_date)s" msgstr "" -#: stock/templates/stock/item_base.html:389 templates/js/stock.js:658 +#: stock/templates/stock/item_base.html:389 templates/js/stock.js:660 msgid "Last Updated" msgstr "" @@ -6106,11 +6106,11 @@ msgstr "" msgid "Enter a search query" msgstr "" -#: templates/InvenTree/search.html:268 templates/js/stock.js:296 +#: templates/InvenTree/search.html:268 templates/js/stock.js:298 msgid "Shipped to customer" msgstr "" -#: templates/InvenTree/search.html:271 templates/js/stock.js:306 +#: templates/InvenTree/search.html:271 templates/js/stock.js:308 msgid "No stock location set" msgstr "" @@ -6581,8 +6581,8 @@ msgid "No builds matching query" msgstr "" #: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 -#: templates/js/stock.js:507 templates/js/stock.js:934 -#: templates/js/stock.js:1454 +#: templates/js/stock.js:509 templates/js/stock.js:936 +#: templates/js/stock.js:1456 msgid "Select" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" msgid "Low stock" msgstr "" -#: templates/js/part.js:651 templates/js/stock.js:958 +#: templates/js/part.js:651 templates/js/stock.js:960 msgid "Path" msgstr "" @@ -6935,163 +6935,163 @@ msgstr "" msgid "Add test result" msgstr "" -#: templates/js/stock.js:95 +#: templates/js/stock.js:97 msgid "No test results found" msgstr "" -#: templates/js/stock.js:143 +#: templates/js/stock.js:145 msgid "Test Date" msgstr "" -#: templates/js/stock.js:288 +#: templates/js/stock.js:290 msgid "In production" msgstr "" -#: templates/js/stock.js:292 +#: templates/js/stock.js:294 msgid "Installed in Stock Item" msgstr "" -#: templates/js/stock.js:300 +#: templates/js/stock.js:302 msgid "Assigned to Sales Order" msgstr "" -#: templates/js/stock.js:332 +#: templates/js/stock.js:334 msgid "No stock items matching query" msgstr "" -#: templates/js/stock.js:353 +#: templates/js/stock.js:355 msgid "items" msgstr "" -#: templates/js/stock.js:445 +#: templates/js/stock.js:447 msgid "batches" msgstr "" -#: templates/js/stock.js:472 +#: templates/js/stock.js:474 msgid "locations" msgstr "" -#: templates/js/stock.js:474 +#: templates/js/stock.js:476 msgid "Undefined location" msgstr "" -#: templates/js/stock.js:575 +#: templates/js/stock.js:577 msgid "Stock item is in production" msgstr "" -#: templates/js/stock.js:580 +#: templates/js/stock.js:582 msgid "Stock item assigned to sales order" msgstr "" -#: templates/js/stock.js:583 +#: templates/js/stock.js:585 msgid "Stock item assigned to customer" msgstr "" -#: templates/js/stock.js:587 +#: templates/js/stock.js:589 msgid "Stock item has expired" msgstr "" -#: templates/js/stock.js:589 +#: templates/js/stock.js:591 msgid "Stock item will expire soon" msgstr "" -#: templates/js/stock.js:593 +#: templates/js/stock.js:595 msgid "Stock item has been allocated" msgstr "" -#: templates/js/stock.js:597 +#: templates/js/stock.js:599 msgid "Stock item has been installed in another item" msgstr "" -#: templates/js/stock.js:605 +#: templates/js/stock.js:607 msgid "Stock item has been rejected" msgstr "" -#: templates/js/stock.js:609 +#: templates/js/stock.js:611 msgid "Stock item is lost" msgstr "" -#: templates/js/stock.js:612 +#: templates/js/stock.js:614 msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:616 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:139 msgid "Depleted" msgstr "" -#: templates/js/stock.js:645 +#: templates/js/stock.js:647 msgid "Stocktake" msgstr "" -#: templates/js/stock.js:821 +#: templates/js/stock.js:823 msgid "Stock Status" msgstr "" -#: templates/js/stock.js:836 +#: templates/js/stock.js:838 msgid "Set Stock Status" msgstr "" -#: templates/js/stock.js:850 +#: templates/js/stock.js:852 msgid "Select Status Code" msgstr "" -#: templates/js/stock.js:851 +#: templates/js/stock.js:853 msgid "Status code must be selected" msgstr "" -#: templates/js/stock.js:990 +#: templates/js/stock.js:992 msgid "Invalid date" msgstr "" -#: templates/js/stock.js:1037 +#: templates/js/stock.js:1039 msgid "Location no longer exists" msgstr "" -#: templates/js/stock.js:1056 +#: templates/js/stock.js:1058 msgid "Purchase order no longer exists" msgstr "" -#: templates/js/stock.js:1075 +#: templates/js/stock.js:1077 msgid "Customer no longer exists" msgstr "" -#: templates/js/stock.js:1093 +#: templates/js/stock.js:1095 msgid "Stock item no longer exists" msgstr "" -#: templates/js/stock.js:1116 +#: templates/js/stock.js:1118 msgid "Added" msgstr "" -#: templates/js/stock.js:1124 +#: templates/js/stock.js:1126 msgid "Removed" msgstr "" -#: templates/js/stock.js:1156 +#: templates/js/stock.js:1158 msgid "No user information" msgstr "" -#: templates/js/stock.js:1168 +#: templates/js/stock.js:1170 msgid "Edit tracking entry" msgstr "" -#: templates/js/stock.js:1169 +#: templates/js/stock.js:1171 msgid "Delete tracking entry" msgstr "" -#: templates/js/stock.js:1293 +#: templates/js/stock.js:1295 msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1392 +#: templates/js/stock.js:1394 msgid "Serial" msgstr "" -#: templates/js/stock.js:1485 templates/js/table_filters.js:172 +#: templates/js/stock.js:1487 templates/js/table_filters.js:172 msgid "Installed" msgstr "" -#: templates/js/stock.js:1510 +#: templates/js/stock.js:1512 msgid "Install item" msgstr "" From bd8388871716356e1f2711bb887d86213a52ad10 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 10:20:41 +1000 Subject: [PATCH 42/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 106 +++++++++++----------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 797b03f0e2..633aadd7a7 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:14\n" +"PO-Revision-Date: 2021-06-01 00:20\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -214,140 +214,140 @@ msgstr "" #: InvenTree/status_codes.py:106 InvenTree/status_codes.py:317 msgid "Complete" -msgstr "" +msgstr "Terminé" #: InvenTree/status_codes.py:107 InvenTree/status_codes.py:147 #: InvenTree/status_codes.py:316 msgid "Cancelled" -msgstr "" +msgstr "Annulé" #: InvenTree/status_codes.py:108 InvenTree/status_codes.py:148 #: InvenTree/status_codes.py:190 msgid "Lost" -msgstr "" +msgstr "Perdu" #: InvenTree/status_codes.py:109 InvenTree/status_codes.py:149 #: InvenTree/status_codes.py:192 msgid "Returned" -msgstr "" +msgstr "Retourné" #: InvenTree/status_codes.py:146 #: order/templates/order/sales_order_base.html:126 msgid "Shipped" -msgstr "" +msgstr "Expédié" #: InvenTree/status_codes.py:186 msgid "OK" -msgstr "" +msgstr "OK" #: InvenTree/status_codes.py:187 msgid "Attention needed" -msgstr "" +msgstr "Attention requise" #: InvenTree/status_codes.py:188 msgid "Damaged" -msgstr "" +msgstr "Endommagé" #: InvenTree/status_codes.py:189 msgid "Destroyed" -msgstr "" +msgstr "Détruit" #: InvenTree/status_codes.py:191 msgid "Rejected" -msgstr "" +msgstr "Rejeté" #: InvenTree/status_codes.py:272 msgid "Legacy stock tracking entry" -msgstr "" +msgstr "Ancienne entrée de suivi de stock" #: InvenTree/status_codes.py:274 msgid "Stock item created" -msgstr "" +msgstr "Article en stock créé" #: InvenTree/status_codes.py:276 msgid "Edited stock item" -msgstr "" +msgstr "Article de stock modifié" #: InvenTree/status_codes.py:277 msgid "Assigned serial number" -msgstr "" +msgstr "Numéro de série attribué" #: InvenTree/status_codes.py:279 msgid "Stock counted" -msgstr "" +msgstr "Stock comptabilisé" #: InvenTree/status_codes.py:280 msgid "Stock manually added" -msgstr "" +msgstr "Stock ajouté manuellement" #: InvenTree/status_codes.py:281 msgid "Stock manually removed" -msgstr "" +msgstr "Stock supprimé manuellement" #: InvenTree/status_codes.py:283 msgid "Location changed" -msgstr "" +msgstr "Emplacement modifié" #: InvenTree/status_codes.py:285 msgid "Installed into assembly" -msgstr "" +msgstr "Installé dans l'assemblage" #: InvenTree/status_codes.py:286 msgid "Removed from assembly" -msgstr "" +msgstr "Retiré de l'assemblage" #: InvenTree/status_codes.py:288 msgid "Installed component item" -msgstr "" +msgstr "Composant installé" #: InvenTree/status_codes.py:289 msgid "Removed component item" -msgstr "" +msgstr "Composant retiré" #: InvenTree/status_codes.py:291 msgid "Split from parent item" -msgstr "" +msgstr "Séparer de l'élément parent" #: InvenTree/status_codes.py:292 msgid "Split child item" -msgstr "" +msgstr "Fractionner l'élément enfant" #: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 msgid "Sent to customer" -msgstr "" +msgstr "Envoyé au client" #: InvenTree/status_codes.py:295 msgid "Returned from customer" -msgstr "" +msgstr "Retourné par le client" #: InvenTree/status_codes.py:297 msgid "Build order output created" -msgstr "" +msgstr "La sortie de l'ordre de construction a été créée" #: InvenTree/status_codes.py:298 msgid "Build order output completed" -msgstr "" +msgstr "Sortie de l'ordre de construction terminée" #: InvenTree/status_codes.py:300 msgid "Received against purchase order" -msgstr "" +msgstr "Reçu contre bon de commande" #: InvenTree/status_codes.py:315 msgid "Production" -msgstr "" +msgstr "Fabrication" #: InvenTree/validators.py:22 msgid "Not a valid currency code" -msgstr "" +msgstr "Code de devise invalide" #: InvenTree/validators.py:50 msgid "Invalid character in part name" -msgstr "" +msgstr "Caractère invalide dans le nom de la pièce" #: InvenTree/validators.py:63 #, python-brace-format msgid "IPN must match regex pattern {pat}" -msgstr "" +msgstr "L'IPN doit correspondre au modèle de regex {pat}" #: InvenTree/validators.py:77 InvenTree/validators.py:91 #: InvenTree/validators.py:105 @@ -426,7 +426,7 @@ msgstr "" #: barcodes/api.py:198 msgid "Barcode already matches Part object" -msgstr "" +msgstr "Le code-barres correspond déjà à une Pièce" #: barcodes/api.py:204 barcodes/api.py:216 msgid "Barcode hash already matches StockItem object" @@ -540,7 +540,7 @@ msgstr "" #: build/forms.py:211 msgid "Location of completed parts" -msgstr "" +msgstr "Emplacement des pièces terminées" #: build/forms.py:215 build/templates/build/build_base.html:138 #: build/templates/build/detail.html:59 order/models.py:466 @@ -647,11 +647,11 @@ msgstr "" #: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 #: templates/js/stock.js:1468 msgid "Part" -msgstr "" +msgstr "Pièce" #: build/models.py:160 msgid "Select part to build" -msgstr "" +msgstr "Sélectionnez la pièce à construire" #: build/models.py:165 msgid "Sales Order Reference" @@ -801,12 +801,12 @@ msgstr "" #: build/models.py:1161 msgid "Build item must specify a build output, as master part is marked as trackable" -msgstr "" +msgstr "L'élément de construction doit spécifier une sortie de construction, la pièce maîtresse étant marquée comme objet traçable" #: build/models.py:1165 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" +msgstr "L'article en stock sélectionné n'a pas été trouvé dans la BOM pour la pièce '{p}'" #: build/models.py:1169 #, python-brace-format @@ -889,14 +889,14 @@ msgstr "" #: build/templates/build/allocate.html:29 msgid "Order required parts" -msgstr "" +msgstr "Commander les pièces requises" #: build/templates/build/allocate.html:30 #: company/templates/company/detail_manufacturer_part.html:33 #: company/templates/company/detail_supplier_part.html:32 order/views.py:986 #: part/templates/part/category.html:127 msgid "Order Parts" -msgstr "" +msgstr "Commander des pièces" #: build/templates/build/allocate.html:36 msgid "Untracked stock has been fully allocated for this Build Order" @@ -1096,7 +1096,7 @@ msgstr "" #: build/templates/build/build_output_create.html:7 msgid "The Bill of Materials contains trackable parts" -msgstr "" +msgstr "La BOM contient des pièces traçables" #: build/templates/build/build_output_create.html:8 msgid "Build outputs must be generated individually." @@ -1535,27 +1535,27 @@ msgstr "" #: common/models.py:99 msgid "IPN Regex" -msgstr "" +msgstr "Regex IPN" #: common/models.py:100 msgid "Regular expression pattern for matching Part IPN" -msgstr "" +msgstr "Expression régulière pour la correspondance avec l'IPN de la Pièce" #: common/models.py:104 msgid "Allow Duplicate IPN" -msgstr "" +msgstr "Autoriser les IPN dupliqués" #: common/models.py:105 msgid "Allow multiple parts to share the same IPN" -msgstr "" +msgstr "Permettre à plusieurs pièces de partager le même IPN" #: common/models.py:111 msgid "Allow Editing IPN" -msgstr "" +msgstr "Autoriser l'édition de l'IPN" #: common/models.py:112 msgid "Allow changing the IPN value while editing a part" -msgstr "" +msgstr "Permettre de modifier la valeur de l'IPN lors de l'édition d'une pièce" #: common/models.py:118 msgid "Copy Part BOM Data" @@ -3753,11 +3753,11 @@ msgstr "" #: part/models.py:643 msgid "Duplicate IPN not allowed in part settings" -msgstr "" +msgstr "IPN dupliqué non autorisé dans les paramètres de la pièce" #: part/models.py:654 msgid "Part must be unique for name, IPN and revision" -msgstr "" +msgstr "La pièce doit être unique par son nom, son IPN et sa révision" #: part/models.py:685 part/templates/part/detail.html:22 msgid "Part name" @@ -3805,7 +3805,7 @@ msgstr "" #: part/templates/part/part_base.html:87 templates/js/part.js:161 #: templates/js/part.js:288 msgid "IPN" -msgstr "" +msgstr "IPN" #: part/models.py:731 msgid "Internal Part Number" @@ -7227,7 +7227,7 @@ msgstr "" #: templates/js/table_filters.js:301 msgid "Has IPN" -msgstr "" +msgstr "A un IPN" #: templates/js/table_filters.js:302 msgid "Part has internal part number" From f9b5f7871635e8d218e6a65bdb4b54d087fe4e7c Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:33 +1000 Subject: [PATCH 43/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/fr/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 633aadd7a7..bf8eb23aec 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-06-01 00:20\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -135,12 +135,12 @@ msgstr "date de chargement" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "Nom" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "Nom" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "Séparer de l'élément parent" msgid "Split child item" msgstr "Fractionner l'élément enfant" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "Envoyé au client" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "" @@ -533,7 +533,7 @@ msgstr "" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -546,10 +546,10 @@ msgstr "Emplacement des pièces terminées" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "" msgid "Build Orders" msgstr "" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "Pièce" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "Sélectionnez la pièce à construire" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "" msgid "Responsible" msgstr "" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "" msgid "External Link" msgstr "" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "L'élément de construction doit spécifier une sortie de construction, la pièce maîtresse étant marquée comme objet traçable" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "L'article en stock sélectionné n'a pas été trouvé dans la BOM pour la pièce '{p}'" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "L'article en stock sélectionné n'a pas été trouvé dans la BOM pour la pièce '{p}'" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "" @@ -879,7 +880,7 @@ msgstr "" msgid "Auto Allocate" msgstr "" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "" @@ -989,8 +990,8 @@ msgstr "" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "" @@ -1194,14 +1195,14 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "" @@ -1876,7 +1877,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "IPN" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "" @@ -3952,7 +3953,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "A un IPN" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From feb1b47f9378dac5a775424f1875a7052ba413fc Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:34 +1000 Subject: [PATCH 44/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/es/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 5cea45770d..f411242796 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: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Language: es_ES\n" @@ -135,12 +135,12 @@ msgstr "" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "Nombre" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "Nombre" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "" msgid "Split child item" msgstr "" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "Cantidad" @@ -533,7 +533,7 @@ msgstr "" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "Unicación" @@ -546,10 +546,10 @@ msgstr "" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "Estado" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "" msgid "Build Orders" msgstr "" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "Referencia" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "Parte" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "Elementos completados" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "" msgid "Responsible" msgstr "Responsable" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "" msgid "External Link" msgstr "" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "Notas" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "" @@ -879,7 +880,7 @@ msgstr "" msgid "Auto Allocate" msgstr "" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "Número de serie" @@ -989,8 +990,8 @@ msgstr "" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "" @@ -1194,14 +1195,14 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "Lote" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "Completados" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "" @@ -1876,7 +1877,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "" @@ -3952,7 +3953,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From 85a0cd84d40e93a9cf83b72d7a84437d5af3a659 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:36 +1000 Subject: [PATCH 45/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/it/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index b0987a50ea..851cd87378 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: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -135,12 +135,12 @@ msgstr "" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "" msgid "Split child item" msgstr "" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "" @@ -533,7 +533,7 @@ msgstr "" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -546,10 +546,10 @@ msgstr "" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "" msgid "Build Orders" msgstr "" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "" msgid "Responsible" msgstr "" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "" msgid "External Link" msgstr "" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "" @@ -879,7 +880,7 @@ msgstr "" msgid "Auto Allocate" msgstr "" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "" @@ -989,8 +990,8 @@ msgstr "" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "" @@ -1194,14 +1195,14 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "" @@ -1876,7 +1877,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "" @@ -3952,7 +3953,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From a4d63ad9b0460ad365b19704d20e949e1ba8ce3e Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:37 +1000 Subject: [PATCH 46/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/pl/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 7706f7375b..64f5af067b 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: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: Polish\n" "Language: pl_PL\n" @@ -135,12 +135,12 @@ msgstr "data przesłania" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "Nazwa" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "Nazwa" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "" msgid "Split child item" msgstr "Podziel element podrzędny" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "Wyślij do klienta" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "Data docelowa" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "Ilość" @@ -533,7 +533,7 @@ msgstr "Oznacz budowę jako ukończoną" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "Lokalizacja" @@ -546,10 +546,10 @@ msgstr "Lokalizacja ukończonych części" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "Status" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "Zlecenie Budowy" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "Zlecenie Budowy" msgid "Build Orders" msgstr "Zlecenia budowy" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "Odwołanie do zamówienia wykonania" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "Referencja" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "Krótki opis budowy" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "Budowa nadrzędna" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "Zamówienie budowy, do którego budowa jest przypisana" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "Część" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "Wybierz część do budowy" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "Odwołanie do zamówienia sprzedaży" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "Zamówienie sprzedaży, do którego budowa jest przypisana" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "Lokalizacja źródła" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "Wybierz lokalizację, z której pobrać element do budowy (pozostaw puste, aby wziąć z dowolnej lokalizacji)" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "Lokalizacja docelowa" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "Wybierz lokalizację, w której będą przechowywane ukończone elementy" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "Ilość do stworzenia" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "Ilość przedmiotów do zbudowania" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "Ukończone elementy" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "Ilość produktów magazynowych które zostały ukończone" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "Status budowania" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "Kod statusu budowania" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "Kod partii" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "Kod partii dla wyjścia budowy" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "Data utworzenia" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "Docelowy termin zakończenia" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "Data zakończenia" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "zrealizowane przez" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "Wydany przez" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "Użytkownik, który wydał to zamówienie" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "Użytkownik, który wydał to zamówienie" msgid "Responsible" msgstr "Odpowiedzialny" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "Użytkownik odpowiedzialny za to zamówienie budowy" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "Użytkownik odpowiedzialny za to zamówienie budowy" msgid "External Link" msgstr "Link Zewnętrzny" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "Link do zewnętrznego adresu URL" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ 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:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "Uwagi" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "Dodatkowe notatki do budowy" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "Nie określono danych wyjściowych budowy" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "Budowanie wyjścia jest już ukończone" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "Budowa" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "Element magazynowy" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "Lokalizacja magazynowania przedmiotu" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "Zainstaluj do" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "Docelowa lokalizacja magazynowa przedmiotu" @@ -879,7 +880,7 @@ msgstr "Przydziel zapasy do budowy" msgid "Auto Allocate" msgstr "Automatyczne przypisywanie" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "Cofnij przydział zapasów" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "Numer Seryjny" @@ -989,8 +990,8 @@ msgstr "Widok administratora" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "Zaległe" @@ -1194,14 +1195,14 @@ msgstr "Nie określono lokalizacji docelowej" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "Partia" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "Utworzony" @@ -1209,7 +1210,7 @@ msgstr "Utworzony" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "Zakończone" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "Dostępne" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "Szablon" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "Złożenie" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "Komponent" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "Części są domyślnie z możliwością zakupu" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "Możliwość sprzedaży" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "Części są domyślnie z możliwością sprzedaży" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "Możliwość śledzenia" @@ -1876,7 +1877,7 @@ msgstr "URL" msgid "Image URL" msgstr "URL zdjęcia" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "Cena jednostkowa" @@ -1955,7 +1956,7 @@ msgstr "Punkt kontaktowy" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "Łącze" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "Stan" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "Kod zamówienia" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "Akcje" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "Numer ID" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "Przydzielono" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "Podczęść" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "Kategoria" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "IPN" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "Wersja" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "Aktywny" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "Nazwa testu" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "Wymagane" @@ -3952,7 +3953,7 @@ msgstr "Wymagane" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "Wartość domyślna" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "Suma kontrolna" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "Część 1" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "Część 2" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "Wybierz powiązaną część" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From 235b2632ed2af83d971e36bf3c02de005cfc0bd6 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:39 +1000 Subject: [PATCH 47/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ru/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 85f35df899..768a23f06a 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: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: Russian\n" "Language: ru_RU\n" @@ -135,12 +135,12 @@ msgstr "дата загрузки" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "Название" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "Название" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "Отделить от родительского элемента" msgid "Split child item" msgstr "Разбить дочерний элемент" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "Отправлено клиенту" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "" @@ -533,7 +533,7 @@ msgstr "" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -546,10 +546,10 @@ msgstr "" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "" msgid "Build Orders" msgstr "" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "" msgid "Responsible" msgstr "" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "" msgid "External Link" msgstr "" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "" @@ -879,7 +880,7 @@ msgstr "" msgid "Auto Allocate" msgstr "" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "" @@ -989,8 +990,8 @@ msgstr "" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "" @@ -1194,14 +1195,14 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "" @@ -1876,7 +1877,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "" @@ -3952,7 +3953,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From 3df5ef56766fe9ed2b966a80bc7d7d36bc5d9494 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:40 +1000 Subject: [PATCH 48/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/tr/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 6afd6e298d..6934e3e8c4 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: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -135,12 +135,12 @@ msgstr "Yükleme tarihi" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "Adı" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "Adı" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "" msgid "Split child item" msgstr "" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "" @@ -533,7 +533,7 @@ msgstr "" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -546,10 +546,10 @@ msgstr "" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "" msgid "Build Orders" msgstr "" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "" msgid "Responsible" msgstr "" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "" msgid "External Link" msgstr "" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "" @@ -879,7 +880,7 @@ msgstr "" msgid "Auto Allocate" msgstr "" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "" @@ -989,8 +990,8 @@ msgstr "" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "" @@ -1194,14 +1195,14 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "" @@ -1876,7 +1877,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "" @@ -3952,7 +3953,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From 1a3943fd7c79a1ab9b750a821d3cb9e1e9b73e23 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:42 +1000 Subject: [PATCH 49/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/zh/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 7791942852..b1ea2924c9 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: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -135,12 +135,12 @@ msgstr "上传日期" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "名称" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "名称" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "" msgid "Split child item" msgstr "" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "" @@ -533,7 +533,7 @@ msgstr "" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -546,10 +546,10 @@ msgstr "" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "" msgid "Build Orders" msgstr "" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "" msgid "Responsible" msgstr "" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "" msgid "External Link" msgstr "" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "" @@ -879,7 +880,7 @@ msgstr "" msgid "Auto Allocate" msgstr "" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "" @@ -989,8 +990,8 @@ msgstr "" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "" @@ -1194,14 +1195,14 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "" @@ -1876,7 +1877,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "" @@ -3952,7 +3953,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From ddf1f5c5ba91d448362513433602ece788621010 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:43 +1000 Subject: [PATCH 50/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 580 +++++++++++----------- 1 file changed, 297 insertions(+), 283 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index ab28db7029..b7b50b7e2b 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -135,12 +135,12 @@ msgstr "Hochladedatum" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "Name" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "Name" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "Vom übergeordneten Element geteilt" msgid "Split child item" msgstr "Unterobjekt geteilt" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "Zum Kunden geschickt" @@ -449,16 +449,16 @@ msgstr "geplantes Bestelldatum" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "Zieldatum" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "Zieldatum für Bauauftrag-Fertigstellung." -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung." #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung." #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "Anzahl" @@ -533,7 +533,7 @@ msgstr "Bauauftrag als vollständig markieren" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "Lagerort" @@ -546,10 +546,10 @@ msgstr "Lagerort der Endprodukte" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "Status" @@ -581,14 +581,14 @@ msgstr "Bauabbruch bestätigen" msgid "Select quantity of stock to allocate" msgstr "Menge der BestandsObjekte für Zuordnung auswählen" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "Bauauftrag" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "Bauauftrag" msgid "Build Orders" msgstr "Bauaufträge" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "Bauauftragsreferenz" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "Referenz" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "Kurze Beschreibung des Baus" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "Eltern-Bauauftrag" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "Teil" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "Teil für den Bauauftrag wählen" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "Auftrag Referenz" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "Bestellung, die diesem Bauauftrag zugewiesen ist" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "Quell-Lagerort" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "Entnahme-Lagerort für diesen Bauauftrag wählen (oder leer lassen für einen beliebigen Lagerort)" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "Ziel-Lagerort" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "Lagerort an dem fertige Objekte gelagert werden auswählen" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "Bau-Anzahl" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "Anzahl der zu bauenden BestandsObjekt" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "Fertiggestellte Teile" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "Anzahl der fertigen BestandsObjekte" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "Bauauftrags-Status" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "Bau-Statuscode" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "Losnummer" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "Losnummer für dieses Endprodukt" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "Erstelldatum" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "geplantes Fertigstellungsdatum" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "Fertigstellungsdatum" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "Fertiggestellt von" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "Aufgegeben von" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "Nutzer der diesen Bauauftrag erstellt hat" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "Nutzer der diesen Bauauftrag erstellt hat" msgid "Responsible" msgstr "Verantwortlicher Benutzer" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "Nutzer der für diesen Bauauftrag zuständig ist" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "Nutzer der für diesen Bauauftrag zuständig ist" msgid "External Link" msgstr "Externer Link" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "Link zu einer externen URL" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ 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:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "Notizen" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "Extranotizen für den Bauauftrag" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "kein Endprodukt angegeben" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "Endprodukt bereits hergstellt" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "Endprodukt stimmt nicht mit dem Bauauftrag überein" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "Bauauftrags-Objekt muss für Bauauftrag, Lager-Objekt und installiert_in eindeutig sein" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "Bauauftragsposition muss ein Endprodukt festlegen, da der übergeordnete Teil verfolgbar ist" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "Ausgewähltes BestandsObjekt nicht Stückliste für Teil '{p}' gefunden" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "Reserviermenge ({n}) muss kleiner Bestandsmenge ({q}) sein. Zugewiesene Anzahl ({n}) darf nicht die verfügbare ({q}) Anzahl überschreiten" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "Zu viele BestandsObjekt zugewiesen" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "Reserviermenge muss größer null sein" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "Anzahl muss 1 für Objekte mit Seriennummer sein" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "Ausgewähltes BestandsObjekt nicht Stückliste für Teil '{p}' gefunden" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "Bauauftrag" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "Bauauftrag starten um Teile zuzuweisen" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "BestandsObjekt" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "Quell-BestandsObjekt" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "BestandsObjekt-Anzahl dem Bauauftrag zuweisen" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "Installiere in" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "Ziel-BestandsObjekt" @@ -879,7 +880,7 @@ msgstr "Lagerbestand Bauauftrag zuweisen" msgid "Auto Allocate" msgstr "Automatisch zuweisen" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "Bestandszuordnung aufheben" @@ -916,7 +917,7 @@ msgstr "Dieser Bauauftrag hat keine zugeordneten Stücklisten-Einträge" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "Seriennummer" @@ -989,8 +990,8 @@ msgstr "Admin" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "Überfällig" @@ -1194,14 +1195,14 @@ msgstr "Ziel-Lagerort nicht angegeben" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "Losnummer" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "Erstellt" @@ -1209,7 +1210,7 @@ msgstr "Erstellt" msgid "No target date set" msgstr "Kein Ziel-Datum gesetzt" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "Fertig" @@ -1410,8 +1411,8 @@ msgstr "Teil muss aktuell im Bestand sein" msgid "Stock item is over-allocated" msgstr "BestandObjekt ist zu oft zugewiesen" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "Verfügbar" @@ -1599,7 +1600,7 @@ msgstr "Anzahl der neusten Teile auf der Startseite" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "Vorlage" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "Teile sind standardmäßig Vorlagen" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "Baugruppe" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "Teile können standardmäßig aus anderen Teilen angefertigt werden" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "Komponente" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "Artikel sind grundsätzlich kaufbar" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "Verkäuflich" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "Artikel sind grundsätzlich verkaufbar" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "Nachverfolgbar" @@ -1876,7 +1877,7 @@ msgstr "URL" msgid "Image URL" msgstr "Bild-URL" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "Einzelpreis" @@ -1955,7 +1956,7 @@ msgstr "Anlaufstelle" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "Link" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "Zuliefererbeschreibung des Teils" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "Mehrere bestellen" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "Zugeordneter Bestand" @@ -2337,8 +2338,8 @@ msgstr "Herstellerteil-Bestand" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "Lagerbestand" @@ -3197,7 +3198,7 @@ msgstr "Ausstehende Teile für %(order)s - %(desc)s empfangen" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3212,7 +3213,7 @@ msgid "Order Code" msgstr "Bestellnummer" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "Bestellt" @@ -3260,18 +3261,18 @@ 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:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "Aktionen" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "Bestands-Zuordnung bearbeiten" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "Bestands-Zuordnung löschen" @@ -3283,8 +3284,8 @@ msgstr "Keine passenden Positionen gefunden" msgid "ID" msgstr "ID" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "Zugeordnet" @@ -3300,7 +3301,7 @@ msgstr "PO" msgid "Allocate serial numbers" msgstr "Seriennummern zuweisen" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "Lagerbestand zuweisen" @@ -3308,8 +3309,8 @@ msgstr "Lagerbestand zuweisen" msgid "Purchase stock" msgstr "Lagerbestand kaufen" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "Lagerbestand bauen" @@ -3704,11 +3705,11 @@ msgstr "Parameter-Vorlage zu Kategorien dieser Ebene hinzufügen" msgid "Add parameter template to all categories" msgstr "Parameter-Vorlage zu allen Kategorien hinzufügen" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "Untergeordnetes Teil" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "Menge für die Preisberechnung" @@ -3794,7 +3795,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "Schlüsselworte um die Sichtbarkeit in Suchergebnissen zu verbessern" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "Kategorie" @@ -3803,8 +3804,8 @@ msgid "Part category" msgstr "Teile-Kategorie" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "IPN (Interne Produktnummer)" @@ -3817,7 +3818,7 @@ msgid "Part revision or version number" msgstr "Revisions- oder Versionsnummer" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "Revision" @@ -3879,8 +3880,8 @@ msgid "Can this part be sold to customers?" msgstr "Kann dieses Teil an Kunden verkauft werden?" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "Aktiv" @@ -3928,7 +3929,7 @@ msgstr "Test-Vorlagen können nur für verfolgbare Teile angelegt werden" msgid "Test with this name already exists for this part" msgstr "Ein Test mit diesem Namen besteht bereits für dieses Teil" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "Test-Name" @@ -3944,8 +3945,8 @@ msgstr "Test-Beschreibung" msgid "Enter description for this test" msgstr "Beschreibung für diesen Test eingeben" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "Benötigt" @@ -3953,7 +3954,7 @@ msgstr "Benötigt" msgid "Is this test required to pass?" msgstr "Muss dieser Test erfolgreich sein?" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "Erfordert Wert" @@ -3961,7 +3962,7 @@ msgstr "Erfordert Wert" msgid "Does this test require a value when adding a test result?" msgstr "Muss für diesen Test ein Wert für das Test-Ergebnis eingetragen werden?" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "Anhang muss eingegeben werden" @@ -4002,85 +4003,93 @@ msgstr "Standard-Wert" msgid "Default Parameter Value" msgstr "Standard Parameter Wert" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "Ausgangsteil auswählen" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "Teil für die Nutzung in der Stückliste auswählen" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "Stücklisten-Anzahl für dieses Stücklisten-Teil" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "Optional" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "Diese Stücklisten-Position ist optional" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "Überschuss" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Geschätzter Ausschuss (absolut oder prozentual)" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "Referenz der Postion auf der Stückliste" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "Notizen zur Stücklisten-Position" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "Prüfsumme" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "Prüfsumme der Stückliste" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "Geerbt" -#: part/models.py:2288 +#: part/models.py:2289 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:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "Menge muss eine Ganzzahl sein" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "Zuliefererteil muss festgelegt sein" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "Stücklisten-Position" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "Teil 1" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "Teil 2" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "verknüpftes Teil auswählen" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "Fehler bei Verwandschaft: Ist das Teil mit sich selbst verwandt oder ist das die Verwandtschaft nicht eindeutig?" @@ -4648,7 +4657,7 @@ msgid "Part List" msgstr "Teileliste" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "Inaktiv" @@ -4707,7 +4716,7 @@ msgstr "Dies ist ein virtuelles Teil" msgid "This part is a variant of %(link)s" msgstr "Dieses Teil ist eine Variante von %(link)s" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "Auf Lager" @@ -4723,12 +4732,12 @@ 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:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "Herstellbar" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "Im Bau" @@ -4804,7 +4813,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "Lagerbestand aller Varianten von %(full_name)s" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "Kein Bestand" @@ -5217,8 +5226,8 @@ msgstr " Transaktionsnotizen hinzufügen (optional)" msgid "Select test report template" msgstr "Test Bericht Vorlage auswählen" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "Unter-Lagerorte einschließen" @@ -5442,7 +5451,7 @@ msgstr "Anhang muss für diesen Test hochgeladen werden" msgid "Test name" msgstr "Name des Tests" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "Testergebnis" @@ -5471,12 +5480,12 @@ msgid "Stock Item Attachments" msgstr "BestandsObjekt-Anhang" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "abgelaufen" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "überfällig" @@ -5535,7 +5544,7 @@ msgstr "Kunden zuweisen" msgid "Return to stock" msgstr "zu Bestand zurückgeben" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "BestandsObjekt deinstallieren" @@ -5606,7 +5615,7 @@ msgstr "Dieses BestandsObjekt wird automatisch gelöscht wenn der Lagerbestand a msgid "Stock Item Details" msgstr "BestandsObjekt-Details" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "Kein Lagerort gesetzt" @@ -6497,7 +6506,7 @@ msgstr "In Lagerorten buchen" msgid "Barcode does not match a valid location" msgstr "Barcode entspricht keinem Lagerort" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "Unterbaugruppe öffnen" @@ -6513,37 +6522,27 @@ msgstr "Durchschnittlicher Kaufpreis" msgid "No pricing available" msgstr "Keine Preisinformation verfügbar" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "ja" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "nein" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "Stückliste anzeigen" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "Stücklisten-Position kontrollieren" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "Diese Position wurde kontrolliert" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "Stücklisten-Position bearbeiten" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "Stücklisten-Position löschen" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "Keine Stücklisten-Position(en) gefunden" @@ -6567,34 +6566,33 @@ msgstr "Endprodukt entfernen" msgid "New Stock Item" msgstr "Neues BestandsObjekt" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "benötigtes Teil" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "Anzahl pro" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "Bestand bestellen" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "Keine Bauaufträge passen zur Anfrage" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "Auswählen" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "Bauauftrag ist überfällig" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "Keine Teile zugeordnet zu" @@ -6615,12 +6613,12 @@ msgid "No manufacturer parts found" msgstr "Keine Herstellerteile gefunden" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "Vorlagenteil" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "Baugruppe" @@ -6628,6 +6626,14 @@ msgstr "Baugruppe" msgid "No supplier parts found" msgstr "Keine Zuliefererteile gefunden" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "ja" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "nein" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "Filter auswählen" @@ -6789,67 +6795,67 @@ msgstr "Bestellung überfällig" msgid "No sales orders found" msgstr "Keine Aufträge gefunden" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "Nachverfolgbares Teil" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "virtuelles Teil" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "Favoritenteil" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "Verkäufliches Teil" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "Keine Varianten gefunden" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "Keine Teile gefunden" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "Keine Kategorie" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "Bestand niedrig" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "Pfad" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "JA" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "NEIN" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "Nachverfolgbares Teil" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "virtuelles Teil" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "Favoritenteil" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "Verkäufliches Teil" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "Keine Varianten gefunden" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "Keine Teile gefunden" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "Keine Kategorie" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "Bestand niedrig" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "Pfad" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "Keine zur Anfrage passenden Testvorlagen" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "Testergebnis bearbeiten" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "Testergebnis löschen" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "Dieses Testergebnis ist für ein Hauptteil" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "Einzelpreisdifferenz" @@ -7019,7 +7025,7 @@ msgstr "BestandsObjekt verloren" msgid "Stock item is destroyed" msgstr "BestandsObjekt zerstört" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "gelöscht" @@ -7087,17 +7093,17 @@ msgstr "Tracking-Eintrag löschen" msgid "Create New Location" msgstr "Neuen Lagerort anlegen" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "Seriennummer" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "Installiert" - -#: templates/js/stock.js:1512 -msgid "Install item" -msgstr "Installiere Objekt" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" +msgstr "" #: templates/js/table_filters.js:43 msgid "Trackable Part" @@ -7107,149 +7113,157 @@ msgstr "Nachverfolgbares Teil" msgid "Validated" msgstr "überprüft" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "Lagerorte einschließen" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "Unterkategorien einschließen" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "Hat Seriennummer" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "Seriennummer >=" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "Seriennummer größer oder gleich" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "Seriennummer <=" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "Seriennummern kleiner oder gleich" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "Seriennummer" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "Losnummer" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "Aktive Teile" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "Bestand aktiver Teile anzeigen" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "Teil ist eine Baugruppe" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "Ist zugeordnet" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "Teil wurde zugeordnet" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "Bestand in Unter-Lagerorten einschließen" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "Zeige aufgebrauchte BestandsObjekte" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "Zeige abgelaufene BestandsObjekte" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "Bestand, der bald ablaufen, anzeigen" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "Zeige Objekte welche im Lager sind" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "In Arbeit" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "Elemente, die in Produktion sind, anzeigen" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "Varianten einschließen" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "BestandsObjekte für Teil-Varianten einschließen" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "Installiert" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "BestandsObjekte, die in anderen Elementen verbaut sind, anzeigen" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "zeige zu Kunden zugeordnete Einträge" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "Status" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "Bauauftrags-Status" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "Bestellstatus" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "ausstehend" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "Teile in Unterkategorien einschließen" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "Hat IPN" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "Teil hat Interne Teilenummer" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "Aktive Teile anzeigen" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "verfügbarer Lagerbestand" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "Favorit" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "Käuflich" From 61af4ca1b3799d65f4397e91a447bde990979843 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 1 Jun 2021 20:22:45 +1000 Subject: [PATCH 51/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/ja/LC_MESSAGES/django.po | 578 +++++++++++----------- 1 file changed, 296 insertions(+), 282 deletions(-) diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 8499181b35..5febd2102f 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: 2021-05-31 22:52+0000\n" -"PO-Revision-Date: 2021-05-31 23:15\n" +"POT-Creation-Date: 2021-06-01 10:07+0000\n" +"PO-Revision-Date: 2021-06-01 10:22\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Language: ja_JP\n" @@ -135,12 +135,12 @@ msgstr "" #: InvenTree/models.py:107 InvenTree/models.py:108 label/models.py:102 #: part/models.py:686 part/models.py:2140 part/templates/part/params.html:27 #: report/models.py:179 templates/InvenTree/search.html:137 -#: templates/InvenTree/search.html:289 templates/js/part.js:110 -#: templates/js/part.js:633 templates/js/stock.js:942 +#: templates/InvenTree/search.html:289 templates/js/part.js:118 +#: templates/js/part.js:641 templates/js/stock.js:942 msgid "Name" msgstr "" -#: InvenTree/models.py:114 build/models.py:134 +#: InvenTree/models.py:114 build/models.py:135 #: build/templates/build/detail.html:21 company/models.py:339 #: company/models.py:491 company/templates/company/detail.html:27 #: company/templates/company/manufacturer_part_base.html:72 @@ -154,10 +154,10 @@ msgstr "" #: templates/InvenTree/search.html:144 templates/InvenTree/search.html:224 #: templates/InvenTree/search.html:296 #: templates/InvenTree/settings/header.html:9 templates/js/bom.js:190 -#: templates/js/build.js:736 templates/js/build.js:1004 +#: templates/js/build.js:746 templates/js/build.js:1014 #: templates/js/company.js:56 templates/js/order.js:183 -#: templates/js/order.js:280 templates/js/part.js:169 templates/js/part.js:252 -#: templates/js/part.js:429 templates/js/part.js:645 templates/js/part.js:723 +#: templates/js/order.js:280 templates/js/part.js:177 templates/js/part.js:260 +#: templates/js/part.js:437 templates/js/part.js:653 templates/js/part.js:721 #: templates/js/stock.js:552 templates/js/stock.js:954 #: templates/js/stock.js:999 msgid "Description" @@ -312,7 +312,7 @@ msgstr "" msgid "Split child item" msgstr "" -#: InvenTree/status_codes.py:294 templates/js/table_filters.js:177 +#: InvenTree/status_codes.py:294 templates/js/table_filters.js:181 msgid "Sent to customer" msgstr "" @@ -449,16 +449,16 @@ msgstr "" #: order/templates/order/order_base.html:124 #: order/templates/order/sales_order_base.html:119 #: report/templates/report/inventree_build_order_base.html:126 -#: templates/js/build.js:783 templates/js/order.js:200 +#: templates/js/build.js:793 templates/js/order.js:200 #: templates/js/order.js:298 msgid "Target Date" msgstr "" -#: build/forms.py:43 build/models.py:224 +#: build/forms.py:43 build/models.py:225 msgid "Target date for build completion. Build will be overdue after this date." msgstr "" -#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1245 +#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1333 #: build/templates/build/allocation_card.html:23 #: build/templates/build/auto_allocate.html:17 #: build/templates/build/build_base.html:133 @@ -473,7 +473,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:77 #: order/templates/order/sales_order_detail.html:162 #: order/templates/order/sales_order_detail.html:230 part/forms.py:342 -#: part/forms.py:371 part/forms.py:387 part/models.py:2269 +#: part/forms.py:372 part/forms.py:388 part/models.py:2270 #: part/templates/part/allocation.html:19 #: part/templates/part/allocation.html:53 #: part/templates/part/order_prices.html:175 @@ -486,9 +486,9 @@ msgstr "" #: stock/forms.py:175 stock/forms.py:308 #: stock/templates/stock/item_base.html:255 #: stock/templates/stock/stock_adjust.html:18 templates/js/barcode.js:364 -#: templates/js/bom.js:205 templates/js/build.js:476 templates/js/build.js:1014 -#: templates/js/part.js:797 templates/js/stock.js:1134 -#: templates/js/stock.js:1396 +#: templates/js/bom.js:205 templates/js/build.js:486 templates/js/build.js:1024 +#: templates/js/part.js:795 templates/js/stock.js:1134 +#: templates/js/stock.js:1353 msgid "Quantity" msgstr "" @@ -533,7 +533,7 @@ msgstr "" #: stock/templates/stock/item_base.html:285 #: stock/templates/stock/stock_adjust.html:17 #: templates/InvenTree/search.html:260 templates/js/barcode.js:363 -#: templates/js/barcode.js:531 templates/js/build.js:490 +#: templates/js/barcode.js:531 templates/js/build.js:500 #: templates/js/stock.js:639 templates/js/stock.js:1026 msgid "Location" msgstr "" @@ -546,10 +546,10 @@ msgstr "" #: build/templates/build/detail.html:59 order/models.py:466 #: order/templates/order/receive_parts.html:24 #: stock/templates/stock/item_base.html:403 templates/InvenTree/search.html:252 -#: templates/js/barcode.js:119 templates/js/build.js:770 +#: templates/js/barcode.js:119 templates/js/build.js:780 #: templates/js/order.js:187 templates/js/order.js:285 #: templates/js/stock.js:626 templates/js/stock.js:1103 -#: templates/js/stock.js:1404 +#: templates/js/stock.js:1369 msgid "Status" msgstr "" @@ -581,14 +581,14 @@ msgstr "" msgid "Select quantity of stock to allocate" msgstr "" -#: build/models.py:65 build/templates/build/build_base.html:9 +#: build/models.py:66 build/templates/build/build_base.html:9 #: build/templates/build/build_base.html:73 #: part/templates/part/allocation.html:23 #: report/templates/report/inventree_build_order_base.html:106 msgid "Build Order" msgstr "" -#: build/models.py:66 build/templates/build/index.html:8 +#: build/models.py:67 build/templates/build/index.html:8 #: build/templates/build/index.html:15 order/templates/order/so_builds.html:12 #: order/templates/order/so_navbar.html:19 #: order/templates/order/so_navbar.html:22 part/templates/part/navbar.html:55 @@ -598,33 +598,33 @@ msgstr "" msgid "Build Orders" msgstr "" -#: build/models.py:126 +#: build/models.py:127 msgid "Build Order Reference" msgstr "" -#: build/models.py:127 order/models.py:99 order/models.py:616 +#: build/models.py:128 order/models.py:99 order/models.py:616 #: order/templates/order/purchase_order_detail.html:170 -#: order/templates/order/sales_order_detail.html:225 part/models.py:2278 +#: order/templates/order/sales_order_detail.html:225 part/models.py:2279 #: report/templates/report/inventree_po_report.html:92 #: report/templates/report/inventree_so_report.html:92 templates/js/bom.js:197 -#: templates/js/build.js:565 templates/js/build.js:1008 +#: templates/js/build.js:575 templates/js/build.js:1018 msgid "Reference" msgstr "" -#: build/models.py:137 +#: build/models.py:138 msgid "Brief description of the build" msgstr "" -#: build/models.py:146 build/templates/build/build_base.html:163 +#: build/models.py:147 build/templates/build/build_base.html:163 #: build/templates/build/detail.html:77 msgid "Parent Build" msgstr "" -#: build/models.py:147 +#: build/models.py:148 msgid "BuildOrder to which this build is allocated" msgstr "" -#: build/models.py:152 build/templates/build/auto_allocate.html:16 +#: build/models.py:153 build/templates/build/auto_allocate.html:16 #: build/templates/build/build_base.html:128 #: build/templates/build/detail.html:26 company/models.py:622 #: order/models.py:658 order/models.py:691 @@ -633,7 +633,7 @@ msgstr "" #: order/templates/order/receive_parts.html:19 #: order/templates/order/sales_order_detail.html:213 part/models.py:321 #: part/models.py:1967 part/models.py:1979 part/models.py:1997 -#: part/models.py:2072 part/models.py:2168 part/models.py:2253 +#: part/models.py:2072 part/models.py:2168 part/models.py:2254 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:8 part/templates/part/related.html:29 #: part/templates/part/set_category.html:13 @@ -642,99 +642,100 @@ msgstr "" #: report/templates/report/inventree_so_report.html:90 #: templates/InvenTree/search.html:112 templates/InvenTree/search.html:210 #: templates/js/barcode.js:362 templates/js/bom.js:163 -#: templates/js/build.js:741 templates/js/build.js:981 -#: templates/js/company.js:140 templates/js/company.js:238 -#: templates/js/part.js:233 templates/js/part.js:396 templates/js/stock.js:521 -#: templates/js/stock.js:1468 +#: templates/js/build.js:466 templates/js/build.js:751 +#: templates/js/build.js:991 templates/js/company.js:140 +#: templates/js/company.js:238 templates/js/part.js:241 +#: templates/js/part.js:404 templates/js/stock.js:521 +#: templates/js/stock.js:1341 msgid "Part" msgstr "" -#: build/models.py:160 +#: build/models.py:161 msgid "Select part to build" msgstr "" -#: build/models.py:165 +#: build/models.py:166 msgid "Sales Order Reference" msgstr "" -#: build/models.py:169 +#: build/models.py:170 msgid "SalesOrder to which this build is allocated" msgstr "" -#: build/models.py:174 +#: build/models.py:175 msgid "Source Location" msgstr "" -#: build/models.py:178 +#: build/models.py:179 msgid "Select location to take stock from for this build (leave blank to take from any stock location)" msgstr "" -#: build/models.py:183 +#: build/models.py:184 msgid "Destination Location" msgstr "" -#: build/models.py:187 +#: build/models.py:188 msgid "Select location where the completed items will be stored" msgstr "" -#: build/models.py:191 +#: build/models.py:192 msgid "Build Quantity" msgstr "" -#: build/models.py:194 +#: build/models.py:195 msgid "Number of stock items to build" msgstr "" -#: build/models.py:198 +#: build/models.py:199 msgid "Completed items" msgstr "" -#: build/models.py:200 +#: build/models.py:201 msgid "Number of stock items which have been completed" msgstr "" -#: build/models.py:204 part/templates/part/part_base.html:167 +#: build/models.py:205 part/templates/part/part_base.html:167 msgid "Build Status" msgstr "" -#: build/models.py:208 +#: build/models.py:209 msgid "Build status code" msgstr "" -#: build/models.py:212 stock/models.py:464 +#: build/models.py:213 stock/models.py:464 msgid "Batch Code" msgstr "" -#: build/models.py:216 +#: build/models.py:217 msgid "Batch code for this build output" msgstr "" -#: build/models.py:219 order/models.py:105 part/models.py:882 +#: build/models.py:220 order/models.py:105 part/models.py:882 #: part/templates/part/detail.html:126 templates/js/order.js:293 msgid "Creation Date" msgstr "" -#: build/models.py:223 order/models.py:472 +#: build/models.py:224 order/models.py:472 msgid "Target completion date" msgstr "" -#: build/models.py:227 order/models.py:218 templates/js/build.js:788 +#: build/models.py:228 order/models.py:218 templates/js/build.js:798 msgid "Completion Date" msgstr "" -#: build/models.py:233 +#: build/models.py:234 msgid "completed by" msgstr "" -#: build/models.py:241 +#: build/models.py:242 msgid "Issued by" msgstr "" -#: build/models.py:242 +#: build/models.py:243 msgid "User who issued this build order" msgstr "" -#: build/models.py:250 build/templates/build/build_base.html:184 +#: build/models.py:251 build/templates/build/build_base.html:184 #: build/templates/build/detail.html:105 order/models.py:119 #: order/templates/order/order_base.html:138 #: order/templates/order/sales_order_base.html:140 part/models.py:886 @@ -742,11 +743,11 @@ msgstr "" msgid "Responsible" msgstr "" -#: build/models.py:251 +#: build/models.py:252 msgid "User responsible for this build order" msgstr "" -#: build/models.py:256 build/templates/build/detail.html:91 +#: build/models.py:257 build/templates/build/detail.html:91 #: company/templates/company/manufacturer_part_base.html:79 #: company/templates/company/manufacturer_part_detail.html:28 #: company/templates/company/supplier_part_base.html:78 @@ -756,11 +757,11 @@ msgstr "" msgid "External Link" msgstr "" -#: build/models.py:257 part/models.py:744 stock/models.py:460 +#: build/models.py:258 part/models.py:744 stock/models.py:460 msgid "Link to external URL" msgstr "" -#: build/models.py:261 build/templates/build/navbar.html:53 +#: build/models.py:262 build/templates/build/navbar.html:53 #: company/models.py:132 company/models.py:498 #: company/templates/company/navbar.html:70 #: company/templates/company/navbar.html:73 order/models.py:123 @@ -775,91 +776,91 @@ msgstr "" #: stock/forms.py:173 stock/forms.py:317 stock/forms.py:349 stock/forms.py:377 #: stock/models.py:530 stock/models.py:1665 stock/models.py:1767 #: stock/templates/stock/navbar.html:57 templates/js/barcode.js:37 -#: templates/js/bom.js:349 templates/js/stock.js:141 templates/js/stock.js:669 +#: templates/js/bom.js:356 templates/js/stock.js:141 templates/js/stock.js:669 msgid "Notes" msgstr "" -#: build/models.py:262 +#: build/models.py:263 msgid "Extra build notes" msgstr "" -#: build/models.py:739 +#: build/models.py:740 msgid "No build output specified" msgstr "" -#: build/models.py:742 +#: build/models.py:743 msgid "Build output is already completed" msgstr "" -#: build/models.py:745 +#: build/models.py:746 msgid "Build output does not match Build Order" msgstr "" -#: build/models.py:1136 +#: build/models.py:1152 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1161 +#: build/models.py:1177 msgid "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1165 -#, python-brace-format -msgid "Selected stock item not found in BOM for part '{p}'" -msgstr "" - -#: build/models.py:1169 +#: build/models.py:1181 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1176 order/models.py:789 +#: build/models.py:1188 order/models.py:789 msgid "StockItem is over-allocated" msgstr "" -#: build/models.py:1180 order/models.py:792 +#: build/models.py:1192 order/models.py:792 msgid "Allocation quantity must be greater than zero" msgstr "" -#: build/models.py:1184 +#: build/models.py:1196 msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1224 stock/templates/stock/item_base.html:317 -#: templates/InvenTree/search.html:183 templates/js/build.js:714 +#: build/models.py:1256 +#, python-brace-format +msgid "Selected stock item not found in BOM for part '{p}'" +msgstr "" + +#: build/models.py:1303 stock/templates/stock/item_base.html:317 +#: templates/InvenTree/search.html:183 templates/js/build.js:724 #: templates/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1225 +#: build/models.py:1304 msgid "Build to allocate parts" msgstr "" -#: build/models.py:1232 part/templates/part/allocation.html:18 +#: build/models.py:1320 part/templates/part/allocation.html:18 #: part/templates/part/allocation.html:24 #: part/templates/part/allocation.html:31 #: part/templates/part/allocation.html:49 #: stock/templates/stock/item_base.html:8 #: stock/templates/stock/item_base.html:31 #: stock/templates/stock/item_base.html:339 -#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:831 -#: templates/js/stock.js:1085 templates/js/stock.js:1387 +#: stock/templates/stock/stock_adjust.html:16 templates/js/build.js:841 +#: templates/js/stock.js:1085 msgid "Stock Item" msgstr "" -#: build/models.py:1233 +#: build/models.py:1321 msgid "Source stock item" msgstr "" -#: build/models.py:1246 +#: build/models.py:1334 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1254 +#: build/models.py:1342 msgid "Install into" msgstr "" -#: build/models.py:1255 +#: build/models.py:1343 msgid "Destination stock item" msgstr "" @@ -879,7 +880,7 @@ msgstr "" msgid "Auto Allocate" msgstr "" -#: build/templates/build/allocate.html:25 templates/js/build.js:646 +#: build/templates/build/allocate.html:25 templates/js/build.js:656 msgid "Unallocate stock" msgstr "" @@ -916,7 +917,7 @@ msgstr "" #: order/templates/order/sales_order_detail.html:160 #: report/templates/report/inventree_test_report_base.html:75 #: stock/models.py:452 stock/templates/stock/item_base.html:249 -#: templates/js/build.js:474 +#: templates/js/build.js:484 msgid "Serial Number" msgstr "" @@ -989,8 +990,8 @@ msgstr "" #: order/templates/order/order_base.html:86 #: order/templates/order/sales_order_base.html:43 #: order/templates/order/sales_order_base.html:88 -#: templates/js/table_filters.js:241 templates/js/table_filters.js:260 -#: templates/js/table_filters.js:277 +#: templates/js/table_filters.js:245 templates/js/table_filters.js:264 +#: templates/js/table_filters.js:281 msgid "Overdue" msgstr "" @@ -1194,14 +1195,14 @@ msgstr "" #: build/templates/build/detail.html:70 #: stock/templates/stock/item_base.html:303 templates/js/stock.js:634 -#: templates/js/stock.js:1411 templates/js/table_filters.js:108 -#: templates/js/table_filters.js:202 +#: templates/js/stock.js:1376 templates/js/table_filters.js:112 +#: templates/js/table_filters.js:206 msgid "Batch" msgstr "" #: build/templates/build/detail.html:116 #: order/templates/order/order_base.html:111 -#: order/templates/order/sales_order_base.html:113 templates/js/build.js:778 +#: order/templates/order/sales_order_base.html:113 templates/js/build.js:788 msgid "Created" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "" msgid "No target date set" msgstr "" -#: build/templates/build/detail.html:132 templates/js/build.js:756 +#: build/templates/build/detail.html:132 templates/js/build.js:766 msgid "Completed" msgstr "" @@ -1410,8 +1411,8 @@ msgstr "" msgid "Stock item is over-allocated" msgstr "" -#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:575 -#: templates/js/build.js:838 templates/js/build.js:1021 +#: build/views.py:872 templates/js/bom.js:230 templates/js/build.js:585 +#: templates/js/build.js:848 templates/js/build.js:1031 msgid "Available" msgstr "" @@ -1599,7 +1600,7 @@ msgstr "" #: common/models.py:153 part/models.py:2170 part/templates/part/detail.html:160 #: report/models.py:185 stock/forms.py:259 templates/js/table_filters.js:25 -#: templates/js/table_filters.js:311 +#: templates/js/table_filters.js:315 msgid "Template" msgstr "" @@ -1608,7 +1609,7 @@ msgid "Parts are templates by default" msgstr "" #: common/models.py:160 part/models.py:834 part/templates/part/detail.html:170 -#: templates/js/table_filters.js:124 templates/js/table_filters.js:323 +#: templates/js/table_filters.js:128 templates/js/table_filters.js:327 msgid "Assembly" msgstr "" @@ -1617,7 +1618,7 @@ msgid "Parts can be assembled from other components by default" msgstr "" #: common/models.py:167 part/models.py:840 part/templates/part/detail.html:180 -#: templates/js/table_filters.js:327 +#: templates/js/table_filters.js:331 msgid "Component" msgstr "" @@ -1634,7 +1635,7 @@ msgid "Parts are purchaseable by default" msgstr "" #: common/models.py:181 part/models.py:856 part/templates/part/detail.html:210 -#: templates/js/table_filters.js:335 +#: templates/js/table_filters.js:339 msgid "Salable" msgstr "" @@ -1643,7 +1644,7 @@ msgid "Parts are salable by default" msgstr "" #: common/models.py:188 part/models.py:846 part/templates/part/detail.html:190 -#: templates/js/table_filters.js:33 templates/js/table_filters.js:339 +#: templates/js/table_filters.js:33 templates/js/table_filters.js:343 msgid "Trackable" msgstr "" @@ -1876,7 +1877,7 @@ msgstr "" msgid "Image URL" msgstr "" -#: company/forms.py:118 templates/js/part.js:788 +#: company/forms.py:118 templates/js/part.js:786 msgid "Single Price" msgstr "" @@ -1955,7 +1956,7 @@ msgstr "" #: order/models.py:103 part/models.py:743 #: report/templates/report/inventree_build_order_base.html:165 #: templates/js/company.js:188 templates/js/company.js:318 -#: templates/js/part.js:489 +#: templates/js/part.js:497 msgid "Link" msgstr "" @@ -2065,7 +2066,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:497 company/templates/company/supplier_part_base.html:116 -#: company/templates/company/supplier_part_detail.html:38 part/models.py:2281 +#: company/templates/company/supplier_part_detail.html:38 part/models.py:2282 #: report/templates/report/inventree_po_report.html:93 #: report/templates/report/inventree_so_report.html:93 msgid "Note" @@ -2099,7 +2100,7 @@ msgstr "" #: company/templates/company/assigned_stock.html:10 #: company/templates/company/navbar.html:62 -#: company/templates/company/navbar.html:65 templates/js/build.js:467 +#: company/templates/company/navbar.html:65 templates/js/build.js:477 msgid "Assigned Stock" msgstr "" @@ -2336,8 +2337,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/index.html:128 templates/InvenTree/search.html:196 #: templates/InvenTree/search.html:232 -#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:173 -#: templates/js/part.js:297 templates/js/part.js:456 templates/js/stock.js:561 +#: templates/InvenTree/settings/tabs.html:31 templates/js/part.js:181 +#: templates/js/part.js:305 templates/js/part.js:464 templates/js/stock.js:561 #: templates/navbar.html:26 msgid "Stock" msgstr "" @@ -3196,7 +3197,7 @@ msgstr "" #: part/templates/part/category_navbar.html:29 #: part/templates/part/category_partlist.html:10 #: templates/InvenTree/index.html:97 templates/InvenTree/search.html:114 -#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:657 +#: templates/InvenTree/settings/tabs.html:28 templates/js/part.js:665 #: templates/navbar.html:23 templates/stats.html:80 templates/stats.html:89 #: users/models.py:40 msgid "Parts" @@ -3211,7 +3212,7 @@ msgid "Order Code" msgstr "" #: order/templates/order/receive_parts.html:21 -#: part/templates/part/part_base.html:136 templates/js/part.js:472 +#: part/templates/part/part_base.html:136 templates/js/part.js:480 msgid "On Order" msgstr "" @@ -3259,18 +3260,18 @@ msgstr "" msgid "Sales Order Items" msgstr "" -#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:358 -#: templates/js/build.js:627 templates/js/build.js:1044 +#: order/templates/order/sales_order_detail.html:95 templates/js/bom.js:365 +#: templates/js/build.js:637 templates/js/build.js:1054 msgid "Actions" msgstr "" -#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:515 -#: templates/js/build.js:849 +#: order/templates/order/sales_order_detail.html:102 templates/js/build.js:525 +#: templates/js/build.js:859 msgid "Edit stock allocation" msgstr "" -#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:517 -#: templates/js/build.js:850 +#: order/templates/order/sales_order_detail.html:103 templates/js/build.js:527 +#: templates/js/build.js:860 msgid "Delete stock allocation" msgstr "" @@ -3282,8 +3283,8 @@ msgstr "" msgid "ID" msgstr "" -#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:579 -#: templates/js/build.js:845 +#: order/templates/order/sales_order_detail.html:243 templates/js/build.js:589 +#: templates/js/build.js:855 msgid "Allocated" msgstr "" @@ -3299,7 +3300,7 @@ msgstr "" msgid "Allocate serial numbers" msgstr "" -#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:641 +#: order/templates/order/sales_order_detail.html:315 templates/js/build.js:651 msgid "Allocate stock" msgstr "" @@ -3307,8 +3308,8 @@ msgstr "" msgid "Purchase stock" msgstr "" -#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:634 -#: templates/js/build.js:1052 +#: order/templates/order/sales_order_detail.html:322 templates/js/build.js:644 +#: templates/js/build.js:1062 msgid "Build stock" msgstr "" @@ -3703,11 +3704,11 @@ msgstr "" msgid "Add parameter template to all categories" msgstr "" -#: part/forms.py:344 part/models.py:2262 +#: part/forms.py:344 part/models.py:2263 msgid "Sub part" msgstr "" -#: part/forms.py:372 +#: part/forms.py:373 msgid "Input quantity for price calculation" msgstr "" @@ -3793,7 +3794,7 @@ msgid "Part keywords to improve visibility in search results" msgstr "" #: part/models.py:724 part/models.py:2213 part/templates/part/detail.html:73 -#: part/templates/part/set_category.html:15 templates/js/part.js:443 +#: part/templates/part/set_category.html:15 templates/js/part.js:451 msgid "Category" msgstr "" @@ -3802,8 +3803,8 @@ msgid "Part category" msgstr "" #: part/models.py:730 part/templates/part/detail.html:28 -#: part/templates/part/part_base.html:87 templates/js/part.js:161 -#: templates/js/part.js:288 +#: part/templates/part/part_base.html:87 templates/js/part.js:169 +#: templates/js/part.js:296 msgid "IPN" msgstr "" @@ -3816,7 +3817,7 @@ msgid "Part revision or version number" msgstr "" #: part/models.py:738 part/templates/part/detail.html:35 report/models.py:198 -#: templates/js/part.js:165 +#: templates/js/part.js:173 msgid "Revision" msgstr "" @@ -3878,8 +3879,8 @@ msgid "Can this part be sold to customers?" msgstr "" #: part/models.py:861 part/templates/part/detail.html:227 -#: templates/js/table_filters.js:21 templates/js/table_filters.js:61 -#: templates/js/table_filters.js:237 templates/js/table_filters.js:306 +#: templates/js/table_filters.js:21 templates/js/table_filters.js:65 +#: templates/js/table_filters.js:241 templates/js/table_filters.js:310 msgid "Active" msgstr "" @@ -3927,7 +3928,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:2077 templates/js/part.js:718 templates/js/stock.js:117 +#: part/models.py:2077 templates/js/part.js:716 templates/js/stock.js:117 msgid "Test Name" msgstr "" @@ -3943,8 +3944,8 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:2089 templates/js/part.js:727 -#: templates/js/table_filters.js:223 +#: part/models.py:2089 templates/js/part.js:725 +#: templates/js/table_filters.js:227 msgid "Required" msgstr "" @@ -3952,7 +3953,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:2095 templates/js/part.js:735 +#: part/models.py:2095 templates/js/part.js:733 msgid "Requires Value" msgstr "" @@ -3960,7 +3961,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:2101 templates/js/part.js:742 +#: part/models.py:2101 templates/js/part.js:740 msgid "Requires Attachment" msgstr "" @@ -4001,85 +4002,93 @@ msgstr "" msgid "Default Parameter Value" msgstr "" -#: part/models.py:2254 +#: part/models.py:2255 msgid "Select parent part" msgstr "" -#: part/models.py:2263 +#: part/models.py:2264 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:2269 +#: part/models.py:2270 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:2271 templates/js/bom.js:216 templates/js/bom.js:285 +#: part/models.py:2272 templates/js/bom.js:216 templates/js/bom.js:285 msgid "Optional" msgstr "" -#: part/models.py:2271 +#: part/models.py:2272 msgid "This BOM item is optional" msgstr "" -#: part/models.py:2274 +#: part/models.py:2275 msgid "Overage" msgstr "" -#: part/models.py:2275 +#: part/models.py:2276 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:2278 +#: part/models.py:2279 msgid "BOM item reference" msgstr "" -#: part/models.py:2281 +#: part/models.py:2282 msgid "BOM item notes" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "Checksum" msgstr "" -#: part/models.py:2283 +#: part/models.py:2284 msgid "BOM line checksum" msgstr "" -#: part/models.py:2287 templates/js/bom.js:295 templates/js/bom.js:302 +#: part/models.py:2288 templates/js/bom.js:302 templates/js/bom.js:309 #: templates/js/table_filters.js:51 msgid "Inherited" msgstr "" -#: part/models.py:2288 +#: part/models.py:2289 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:2364 part/views.py:1681 part/views.py:1733 +#: part/models.py:2294 templates/js/bom.js:294 +msgid "Allow Variants" +msgstr "" + +#: part/models.py:2295 +msgid "Stock items for variant parts can be used for this BOM item" +msgstr "" + +#: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:2373 part/models.py:2375 +#: part/models.py:2380 part/models.py:2382 msgid "Sub part must be specified" msgstr "" -#: part/models.py:2378 +#: part/models.py:2385 msgid "BOM Item" msgstr "" -#: part/models.py:2495 +#: part/models.py:2502 msgid "Part 1" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Part 2" msgstr "" -#: part/models.py:2499 +#: part/models.py:2506 msgid "Select Related Part" msgstr "" -#: part/models.py:2531 +#: part/models.py:2538 msgid "Error creating relationship: check that the part is not related to itself and that the relationship is unique" msgstr "" @@ -4647,7 +4656,7 @@ msgid "Part List" msgstr "" #: part/templates/part/part_base.html:26 templates/js/company.js:156 -#: templates/js/company.js:254 templates/js/part.js:76 templates/js/part.js:153 +#: templates/js/company.js:254 templates/js/part.js:84 templates/js/part.js:161 msgid "Inactive" msgstr "" @@ -4706,7 +4715,7 @@ msgstr "" msgid "This part is a variant of %(link)s" msgstr "" -#: part/templates/part/part_base.html:130 templates/js/table_filters.js:157 +#: part/templates/part/part_base.html:130 templates/js/table_filters.js:161 msgid "In Stock" msgstr "" @@ -4722,12 +4731,12 @@ msgstr "" msgid "Allocated to Orders" msgstr "" -#: part/templates/part/part_base.html:172 templates/js/bom.js:316 +#: part/templates/part/part_base.html:172 templates/js/bom.js:323 msgid "Can Build" msgstr "" -#: part/templates/part/part_base.html:178 templates/js/part.js:304 -#: templates/js/part.js:476 +#: part/templates/part/part_base.html:178 templates/js/part.js:312 +#: templates/js/part.js:484 msgid "Building" msgstr "" @@ -4803,7 +4812,7 @@ msgid "Showing stock for all variants of %(full_name)s" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/bom.js:239 -#: templates/js/part.js:294 templates/js/part.js:480 +#: templates/js/part.js:302 templates/js/part.js:488 msgid "No Stock" msgstr "" @@ -5216,8 +5225,8 @@ msgstr "" msgid "Select test report template" msgstr "" -#: stock/forms.py:267 templates/js/table_filters.js:71 -#: templates/js/table_filters.js:134 +#: stock/forms.py:267 templates/js/table_filters.js:75 +#: templates/js/table_filters.js:138 msgid "Include sublocations" msgstr "" @@ -5441,7 +5450,7 @@ msgstr "" msgid "Test name" msgstr "" -#: stock/models.py:1749 templates/js/table_filters.js:213 +#: stock/models.py:1749 templates/js/table_filters.js:217 msgid "Test result" msgstr "" @@ -5470,12 +5479,12 @@ msgid "Stock Item Attachments" msgstr "" #: stock/templates/stock/item_base.html:33 -#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:146 +#: stock/templates/stock/item_base.html:380 templates/js/table_filters.js:150 msgid "Expired" msgstr "" #: stock/templates/stock/item_base.html:43 -#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:151 +#: stock/templates/stock/item_base.html:382 templates/js/table_filters.js:155 msgid "Stale" msgstr "" @@ -5534,7 +5543,7 @@ msgstr "" msgid "Return to stock" msgstr "" -#: stock/templates/stock/item_base.html:131 templates/js/stock.js:1424 +#: stock/templates/stock/item_base.html:131 msgid "Uninstall stock item" msgstr "" @@ -5605,7 +5614,7 @@ msgstr "" msgid "Stock Item Details" msgstr "" -#: stock/templates/stock/item_base.html:289 templates/js/build.js:498 +#: stock/templates/stock/item_base.html:289 templates/js/build.js:508 msgid "No location set" msgstr "" @@ -6493,7 +6502,7 @@ msgstr "" msgid "Barcode does not match a valid location" msgstr "" -#: templates/js/bom.js:175 templates/js/build.js:994 +#: templates/js/bom.js:175 templates/js/build.js:1004 msgid "Open subassembly" msgstr "" @@ -6509,37 +6518,27 @@ msgstr "" msgid "No pricing available" msgstr "" -#: templates/js/bom.js:288 templates/js/filters.js:167 -#: templates/js/filters.js:397 -msgid "true" -msgstr "" - -#: templates/js/bom.js:289 templates/js/filters.js:171 -#: templates/js/filters.js:398 -msgid "false" -msgstr "" - -#: templates/js/bom.js:306 templates/js/bom.js:392 +#: templates/js/bom.js:313 templates/js/bom.js:399 msgid "View BOM" msgstr "" -#: templates/js/bom.js:366 +#: templates/js/bom.js:373 msgid "Validate BOM Item" msgstr "" -#: templates/js/bom.js:368 +#: templates/js/bom.js:375 msgid "This line has been validated" msgstr "" -#: templates/js/bom.js:370 +#: templates/js/bom.js:377 msgid "Edit BOM Item" msgstr "" -#: templates/js/bom.js:372 +#: templates/js/bom.js:379 msgid "Delete BOM Item" msgstr "" -#: templates/js/bom.js:463 templates/js/build.js:340 templates/js/build.js:1092 +#: templates/js/bom.js:470 templates/js/build.js:340 templates/js/build.js:1102 msgid "No BOM items found" msgstr "" @@ -6563,34 +6562,33 @@ msgstr "" msgid "New Stock Item" msgstr "" -#: templates/js/build.js:549 +#: templates/js/build.js:559 msgid "Required Part" msgstr "" -#: templates/js/build.js:570 +#: templates/js/build.js:580 msgid "Quantity Per" msgstr "" -#: templates/js/build.js:638 templates/js/build.js:1056 +#: templates/js/build.js:648 templates/js/build.js:1066 #: templates/stock_table.html:59 msgid "Order stock" msgstr "" -#: templates/js/build.js:691 +#: templates/js/build.js:701 msgid "No builds matching query" msgstr "" -#: templates/js/build.js:708 templates/js/part.js:382 templates/js/part.js:626 +#: templates/js/build.js:718 templates/js/part.js:390 templates/js/part.js:634 #: templates/js/stock.js:509 templates/js/stock.js:936 -#: templates/js/stock.js:1456 msgid "Select" msgstr "" -#: templates/js/build.js:728 +#: templates/js/build.js:738 msgid "Build order is overdue" msgstr "" -#: templates/js/build.js:827 +#: templates/js/build.js:837 msgid "No parts allocated for" msgstr "" @@ -6611,12 +6609,12 @@ msgid "No manufacturer parts found" msgstr "" #: templates/js/company.js:148 templates/js/company.js:246 -#: templates/js/part.js:60 templates/js/part.js:145 +#: templates/js/part.js:68 templates/js/part.js:153 msgid "Template part" msgstr "" #: templates/js/company.js:152 templates/js/company.js:250 -#: templates/js/part.js:64 templates/js/part.js:149 +#: templates/js/part.js:72 templates/js/part.js:157 msgid "Assembled part" msgstr "" @@ -6624,6 +6622,14 @@ msgstr "" msgid "No supplier parts found" msgstr "" +#: templates/js/filters.js:167 templates/js/filters.js:397 +msgid "true" +msgstr "" + +#: templates/js/filters.js:171 templates/js/filters.js:398 +msgid "false" +msgstr "" + #: templates/js/filters.js:193 msgid "Select filter" msgstr "" @@ -6785,67 +6791,67 @@ msgstr "" msgid "No sales orders found" msgstr "" -#: templates/js/part.js:52 templates/js/part.js:137 -msgid "Trackable part" -msgstr "" - -#: templates/js/part.js:56 templates/js/part.js:141 -msgid "Virtual part" -msgstr "" - -#: templates/js/part.js:68 -msgid "Starred part" -msgstr "" - -#: templates/js/part.js:72 -msgid "Salable part" -msgstr "" - -#: templates/js/part.js:186 -msgid "No variants found" -msgstr "" - -#: templates/js/part.js:272 templates/js/part.js:510 -msgid "No parts found" -msgstr "" - -#: templates/js/part.js:449 -msgid "No category" -msgstr "" - -#: templates/js/part.js:467 templates/js/table_filters.js:319 -msgid "Low stock" -msgstr "" - -#: templates/js/part.js:651 templates/js/stock.js:960 -msgid "Path" -msgstr "" - -#: templates/js/part.js:668 +#: templates/js/part.js:10 msgid "YES" msgstr "" -#: templates/js/part.js:670 +#: templates/js/part.js:12 msgid "NO" msgstr "" -#: templates/js/part.js:704 +#: templates/js/part.js:60 templates/js/part.js:145 +msgid "Trackable part" +msgstr "" + +#: templates/js/part.js:64 templates/js/part.js:149 +msgid "Virtual part" +msgstr "" + +#: templates/js/part.js:76 +msgid "Starred part" +msgstr "" + +#: templates/js/part.js:80 +msgid "Salable part" +msgstr "" + +#: templates/js/part.js:194 +msgid "No variants found" +msgstr "" + +#: templates/js/part.js:280 templates/js/part.js:518 +msgid "No parts found" +msgstr "" + +#: templates/js/part.js:457 +msgid "No category" +msgstr "" + +#: templates/js/part.js:475 templates/js/table_filters.js:323 +msgid "Low stock" +msgstr "" + +#: templates/js/part.js:659 templates/js/stock.js:960 +msgid "Path" +msgstr "" + +#: templates/js/part.js:702 msgid "No test templates matching query" msgstr "" -#: templates/js/part.js:755 templates/js/stock.js:75 +#: templates/js/part.js:753 templates/js/stock.js:75 msgid "Edit test result" msgstr "" -#: templates/js/part.js:756 templates/js/stock.js:76 +#: templates/js/part.js:754 templates/js/stock.js:76 msgid "Delete test result" msgstr "" -#: templates/js/part.js:762 +#: templates/js/part.js:760 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/part.js:807 +#: templates/js/part.js:805 msgid "Single Price Difference" msgstr "" @@ -7015,7 +7021,7 @@ msgstr "" msgid "Stock item is destroyed" msgstr "" -#: templates/js/stock.js:618 templates/js/table_filters.js:139 +#: templates/js/stock.js:618 templates/js/table_filters.js:143 msgid "Depleted" msgstr "" @@ -7083,16 +7089,16 @@ msgstr "" msgid "Create New Location" msgstr "" -#: templates/js/stock.js:1394 +#: templates/js/stock.js:1336 +msgid "No installed items" +msgstr "" + +#: templates/js/stock.js:1359 msgid "Serial" msgstr "" -#: templates/js/stock.js:1487 templates/js/table_filters.js:172 -msgid "Installed" -msgstr "" - -#: templates/js/stock.js:1512 -msgid "Install item" +#: templates/js/stock.js:1387 +msgid "Uninstall Stock Item" msgstr "" #: templates/js/table_filters.js:43 @@ -7103,149 +7109,157 @@ msgstr "" msgid "Validated" msgstr "" -#: templates/js/table_filters.js:72 +#: templates/js/table_filters.js:55 +msgid "Allow Variant Stock" +msgstr "" + +#: templates/js/table_filters.js:76 msgid "Include locations" msgstr "" -#: templates/js/table_filters.js:82 templates/js/table_filters.js:83 -#: templates/js/table_filters.js:296 +#: templates/js/table_filters.js:86 templates/js/table_filters.js:87 +#: templates/js/table_filters.js:300 msgid "Include subcategories" msgstr "" -#: templates/js/table_filters.js:93 templates/js/table_filters.js:182 +#: templates/js/table_filters.js:97 templates/js/table_filters.js:186 msgid "Is Serialized" msgstr "" -#: templates/js/table_filters.js:96 templates/js/table_filters.js:189 +#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 msgid "Serial number GTE" msgstr "" -#: templates/js/table_filters.js:97 templates/js/table_filters.js:190 +#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 msgid "Serial number greater than or equal to" msgstr "" -#: templates/js/table_filters.js:100 templates/js/table_filters.js:193 +#: templates/js/table_filters.js:104 templates/js/table_filters.js:197 msgid "Serial number LTE" msgstr "" -#: templates/js/table_filters.js:101 templates/js/table_filters.js:194 +#: templates/js/table_filters.js:105 templates/js/table_filters.js:198 msgid "Serial number less than or equal to" msgstr "" -#: templates/js/table_filters.js:104 templates/js/table_filters.js:105 -#: templates/js/table_filters.js:185 templates/js/table_filters.js:186 +#: templates/js/table_filters.js:108 templates/js/table_filters.js:109 +#: templates/js/table_filters.js:189 templates/js/table_filters.js:190 msgid "Serial number" msgstr "" -#: templates/js/table_filters.js:109 templates/js/table_filters.js:203 +#: templates/js/table_filters.js:113 templates/js/table_filters.js:207 msgid "Batch code" msgstr "" -#: templates/js/table_filters.js:119 templates/js/table_filters.js:286 +#: templates/js/table_filters.js:123 templates/js/table_filters.js:290 msgid "Active parts" msgstr "" -#: templates/js/table_filters.js:120 +#: templates/js/table_filters.js:124 msgid "Show stock for active parts" msgstr "" -#: templates/js/table_filters.js:125 +#: templates/js/table_filters.js:129 msgid "Part is an assembly" msgstr "" -#: templates/js/table_filters.js:129 +#: templates/js/table_filters.js:133 msgid "Is allocated" msgstr "" -#: templates/js/table_filters.js:130 +#: templates/js/table_filters.js:134 msgid "Item has been allocated" msgstr "" -#: templates/js/table_filters.js:135 +#: templates/js/table_filters.js:139 msgid "Include stock in sublocations" msgstr "" -#: templates/js/table_filters.js:140 +#: templates/js/table_filters.js:144 msgid "Show stock items which are depleted" msgstr "" -#: templates/js/table_filters.js:147 +#: templates/js/table_filters.js:151 msgid "Show stock items which have expired" msgstr "" -#: templates/js/table_filters.js:152 +#: templates/js/table_filters.js:156 msgid "Show stock which is close to expiring" msgstr "" -#: templates/js/table_filters.js:158 +#: templates/js/table_filters.js:162 msgid "Show items which are in stock" msgstr "" -#: templates/js/table_filters.js:162 +#: templates/js/table_filters.js:166 msgid "In Production" msgstr "" -#: templates/js/table_filters.js:163 +#: templates/js/table_filters.js:167 msgid "Show items which are in production" msgstr "" -#: templates/js/table_filters.js:167 +#: templates/js/table_filters.js:171 msgid "Include Variants" msgstr "" -#: templates/js/table_filters.js:168 +#: templates/js/table_filters.js:172 msgid "Include stock items for variant parts" msgstr "" -#: templates/js/table_filters.js:173 +#: templates/js/table_filters.js:176 +msgid "Installed" +msgstr "" + +#: templates/js/table_filters.js:177 msgid "Show stock items which are installed in another item" msgstr "" -#: templates/js/table_filters.js:178 +#: templates/js/table_filters.js:182 msgid "Show items which have been assigned to a customer" msgstr "" -#: templates/js/table_filters.js:198 templates/js/table_filters.js:199 +#: templates/js/table_filters.js:202 templates/js/table_filters.js:203 msgid "Stock status" msgstr "" -#: templates/js/table_filters.js:232 +#: templates/js/table_filters.js:236 msgid "Build status" msgstr "" -#: templates/js/table_filters.js:251 templates/js/table_filters.js:268 +#: templates/js/table_filters.js:255 templates/js/table_filters.js:272 msgid "Order status" msgstr "" -#: templates/js/table_filters.js:256 templates/js/table_filters.js:273 +#: templates/js/table_filters.js:260 templates/js/table_filters.js:277 msgid "Outstanding" msgstr "" -#: templates/js/table_filters.js:297 +#: templates/js/table_filters.js:301 msgid "Include parts in subcategories" msgstr "" -#: templates/js/table_filters.js:301 +#: templates/js/table_filters.js:305 msgid "Has IPN" msgstr "" -#: templates/js/table_filters.js:302 +#: templates/js/table_filters.js:306 msgid "Part has internal part number" msgstr "" -#: templates/js/table_filters.js:307 +#: templates/js/table_filters.js:311 msgid "Show active parts" msgstr "" -#: templates/js/table_filters.js:315 +#: templates/js/table_filters.js:319 msgid "Stock available" msgstr "" -#: templates/js/table_filters.js:331 +#: templates/js/table_filters.js:335 msgid "Starred" msgstr "" -#: templates/js/table_filters.js:343 +#: templates/js/table_filters.js:347 msgid "Purchasable" msgstr "" From 56afcfa91fbffe1b9eba8ec79859c2699babcc6e Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 2 Jun 2021 08:50:33 +1000 Subject: [PATCH 52/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index b7b50b7e2b..6f863082e4 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-06-01 10:07+0000\n" -"PO-Revision-Date: 2021-06-01 10:22\n" +"PO-Revision-Date: 2021-06-01 22:50\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -4058,7 +4058,7 @@ msgstr "Diese Stücklisten-Position wird in die Stücklisten von Teil-Varianten #: part/models.py:2294 templates/js/bom.js:294 msgid "Allow Variants" -msgstr "" +msgstr "Varianten zulassen" #: part/models.py:2295 msgid "Stock items for variant parts can be used for this BOM item" @@ -7095,7 +7095,7 @@ msgstr "Neuen Lagerort anlegen" #: templates/js/stock.js:1336 msgid "No installed items" -msgstr "" +msgstr "Keine installierten Elemente" #: templates/js/stock.js:1359 msgid "Serial" @@ -7103,7 +7103,7 @@ msgstr "Seriennummer" #: templates/js/stock.js:1387 msgid "Uninstall Stock Item" -msgstr "" +msgstr "Lagerbestand entfernen" #: templates/js/table_filters.js:43 msgid "Trackable Part" @@ -7115,7 +7115,7 @@ msgstr "überprüft" #: templates/js/table_filters.js:55 msgid "Allow Variant Stock" -msgstr "" +msgstr "Variantenbestand zulassen" #: templates/js/table_filters.js:76 msgid "Include locations" From 7df72f09f440610ed2604581bfb5971b07dbcfd6 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 2 Jun 2021 09:57:53 +1000 Subject: [PATCH 53/53] Fix: New translations django.po from Crowdin --- InvenTree/locale/de/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 6f863082e4..34d056cc8a 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-06-01 10:07+0000\n" -"PO-Revision-Date: 2021-06-01 22:50\n" +"PO-Revision-Date: 2021-06-01 23:57\n" "Last-Translator: \n" "Language-Team: German\n" "Language: de_DE\n" @@ -4062,7 +4062,7 @@ msgstr "Varianten zulassen" #: part/models.py:2295 msgid "Stock items for variant parts can be used for this BOM item" -msgstr "" +msgstr "Lagerbestand von Varianten kann für diese Stücklisten-Position verwendet werden" #: part/models.py:2371 part/views.py:1681 part/views.py:1733 #: stock/models.py:292 @@ -7115,7 +7115,7 @@ msgstr "überprüft" #: templates/js/table_filters.js:55 msgid "Allow Variant Stock" -msgstr "Variantenbestand zulassen" +msgstr "Bestand an Varianten zulassen" #: templates/js/table_filters.js:76 msgid "Include locations"