From 9070eaad60a98cfd681c441be46cad980e9b3e29 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 14 Jan 2024 08:36:45 +1100 Subject: [PATCH] New Crowdin updates (#6229) * updated translation base * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin * Fix: New translations messages.po from Crowdin --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- InvenTree/locale/bg/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/cs/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/da/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/de/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/el/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/en/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/es/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/es_MX/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/fa/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/fi/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/fr/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/he/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/hi/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/hu/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/id/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/it/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/ja/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/ko/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/nl/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/no/LC_MESSAGES/django.po | 283 +-- InvenTree/locale/pl/LC_MESSAGES/django.po | 140 +- InvenTree/locale/pt/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/pt_br/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/ru/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/sl/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/sr/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/sv/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/th/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/tr/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/vi/LC_MESSAGES/django.po | 268 +-- InvenTree/locale/zh/LC_MESSAGES/django.po | 268 +-- .../locale/zh_Hans/LC_MESSAGES/django.po | 268 +-- .../locale/zh_hant/LC_MESSAGES/django.po | 268 +-- src/frontend/src/locales/bg/messages.po | 109 +- src/frontend/src/locales/cs/messages.po | 109 +- src/frontend/src/locales/da/messages.po | 109 +- src/frontend/src/locales/de/messages.po | 129 +- src/frontend/src/locales/el/messages.po | 109 +- src/frontend/src/locales/en/messages.po | 106 +- src/frontend/src/locales/es-mx/messages.po | 106 +- src/frontend/src/locales/es/messages.po | 109 +- src/frontend/src/locales/fa/messages.po | 109 +- src/frontend/src/locales/fi/messages.po | 109 +- src/frontend/src/locales/fr/messages.po | 109 +- src/frontend/src/locales/he/messages.po | 109 +- src/frontend/src/locales/hi/messages.po | 109 +- src/frontend/src/locales/hu/messages.po | 109 +- src/frontend/src/locales/id/messages.po | 188 +- src/frontend/src/locales/it/messages.po | 109 +- src/frontend/src/locales/ja/messages.po | 109 +- src/frontend/src/locales/ko/messages.po | 109 +- src/frontend/src/locales/nl/messages.po | 109 +- src/frontend/src/locales/no/messages.po | 109 +- src/frontend/src/locales/pl/messages.po | 109 +- .../src/locales/pseudo-LOCALE/messages.po | 106 +- src/frontend/src/locales/pt-br/messages.po | 106 +- src/frontend/src/locales/pt/messages.po | 661 +++--- src/frontend/src/locales/ru/messages.po | 109 +- src/frontend/src/locales/sl/messages.po | 109 +- src/frontend/src/locales/sr/messages.po | 109 +- src/frontend/src/locales/sv/messages.po | 109 +- src/frontend/src/locales/th/messages.po | 109 +- src/frontend/src/locales/tr/messages.po | 109 +- src/frontend/src/locales/vi/messages.po | 109 +- src/frontend/src/locales/zh-hans/messages.po | 106 +- src/frontend/src/locales/zh-hant/messages.po | 106 +- src/frontend/src/locales/zh/messages.po | 1940 +++++++++-------- 67 files changed, 8419 insertions(+), 6482 deletions(-) diff --git a/InvenTree/locale/bg/LC_MESSAGES/django.po b/InvenTree/locale/bg/LC_MESSAGES/django.po index 5a4a01ba67..6b9702ca7e 100644 --- a/InvenTree/locale/bg/LC_MESSAGES/django.po +++ b/InvenTree/locale/bg/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" @@ -66,7 +66,7 @@ msgstr "Въведи дата" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "" @@ -384,12 +384,12 @@ msgstr "" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "" msgid "parent" msgstr "родител" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Наличност" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Няма наличност" @@ -8060,7 +8060,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8073,7 +8073,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8226,44 +8226,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10260,7 +10260,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10972,7 +10972,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11202,7 +11202,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11586,7 +11586,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11824,133 +11824,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12216,58 +12216,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/cs/LC_MESSAGES/django.po b/InvenTree/locale/cs/LC_MESSAGES/django.po index 54c0d546e5..5839a0dd38 100644 --- a/InvenTree/locale/cs/LC_MESSAGES/django.po +++ b/InvenTree/locale/cs/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Czech\n" @@ -66,7 +66,7 @@ msgstr "Zadejte datum" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Vyberte soubor k přiložení" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Neplatný výběr" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Název" @@ -384,12 +384,12 @@ msgstr "Název" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Popis (volitelně)" msgid "parent" msgstr "nadřazený" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Cesta" @@ -1005,7 +1005,7 @@ msgstr "Referenční číslo objednávky" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Příkaz sestavení pro který je toto sestavení přiděleno" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Uživatel, který vydal tento příkaz k sestavení" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "Priorita tohoto příkazu k sestavení" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Společnost" @@ -3843,8 +3843,8 @@ msgstr "Vyberte výrobce" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "Hodnota parametru" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Jednotky" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8068,7 +8068,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8081,7 +8081,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8234,44 +8234,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10268,7 +10268,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10980,7 +10980,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11210,7 +11210,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Objednávka dílů" @@ -11594,7 +11594,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11832,133 +11832,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12224,58 +12224,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/da/LC_MESSAGES/django.po b/InvenTree/locale/da/LC_MESSAGES/django.po index a30820261f..13b8acaaf0 100644 --- a/InvenTree/locale/da/LC_MESSAGES/django.po +++ b/InvenTree/locale/da/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Danish\n" @@ -66,7 +66,7 @@ msgstr "Angiv dato" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Vælg fil, der skal vedhæftes" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Ugyldigt valg" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Navn" @@ -384,12 +384,12 @@ msgstr "Navn" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Beskrivelse (valgfri)" msgid "parent" msgstr "overordnet" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Sti" @@ -1005,7 +1005,7 @@ msgstr "Produktionsordre reference" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Produktionsordre som er tildelt denne produktion" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Bruger som udstedte denne byggeordre" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "Prioritet af denne byggeordre" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8064,7 +8064,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8077,7 +8077,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8230,44 +8230,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10264,7 +10264,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10976,7 +10976,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11206,7 +11206,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11590,7 +11590,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11828,133 +11828,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12220,58 +12220,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 616dd63bb6..641e95f808 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-30 08:52\n" "Last-Translator: \n" "Language-Team: German\n" @@ -66,7 +66,7 @@ msgstr "Datum eingeben" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Datei zum Anhängen auswählen" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Ungültige Auswahl" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Name" @@ -384,12 +384,12 @@ msgstr "Name" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Beschreibung (optional)" msgid "parent" msgstr "Eltern" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Pfad" @@ -1008,7 +1008,7 @@ msgstr "Bauauftragsreferenz" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "Nutzer der diesen Bauauftrag erstellt hat" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "Priorität dieses Bauauftrags" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "Objekt bauen" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "Seriennummern automatisch zuweisen" msgid "Automatically allocate required items with matching serial numbers" msgstr "Benötigte Lagerartikel automatisch mit passenden Seriennummern zuweisen" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Die folgenden Seriennummern existieren bereits oder sind ungültig" @@ -1479,7 +1479,7 @@ msgstr "Lagerort für fertige Endprodukte" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1770,9 +1770,9 @@ msgstr "Bestand wurde Bauauftrag noch nicht vollständig zugewiesen" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1855,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "Bestand kann jedem verfügbaren Lagerort entnommen werden." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Ziel-Lager" @@ -3410,9 +3410,9 @@ msgstr "Benachrichtigungen bei Systemfehlern erhalten" msgid "Price break quantity" msgstr "Preisstaffelungs Anzahl" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3722,7 +3722,7 @@ msgstr "Standard-Währung für diese Firma" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Firma" @@ -3846,8 +3846,8 @@ msgstr "Hersteller auswählen" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "MPN" @@ -3890,7 +3890,7 @@ msgstr "Parameterwert" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Einheiten" @@ -3921,7 +3921,7 @@ msgstr "Verlinktes Herstellerteil muss dasselbe Basisteil referenzieren" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Zulieferer" @@ -3978,12 +3978,12 @@ msgid "Part packaging" msgstr "Teile-Verpackungen" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Packmenge" @@ -4385,8 +4385,8 @@ msgstr "Keine Lieferanteninformationen verfügbar" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "Lieferanten-Teilenummer" @@ -4549,7 +4549,7 @@ msgstr "QR-Code" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Gesamtpreis" @@ -4567,7 +4567,7 @@ msgstr "Keine passende Bestellung gefunden" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Bestellung" @@ -4646,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "Firma bei der die Teile bestellt werden" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Zulieferer-Referenz" @@ -4767,9 +4767,9 @@ msgid "Supplier part" msgstr "Zuliefererteil" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5408,7 +5408,7 @@ msgstr "Kundenreferenz" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5514,14 +5514,14 @@ msgstr "Beschreibung des Teils" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN (Interne Produktnummer)" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Version" @@ -5566,7 +5566,7 @@ msgstr "Auf Lager" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "Bestellt" @@ -5576,7 +5576,7 @@ msgid "Used In" msgstr "Benutzt in" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "Im Bau" @@ -5609,7 +5609,7 @@ msgstr "Pfad zur Kategorie" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Teile" @@ -5642,31 +5642,31 @@ msgstr "Niedrigster Preis" msgid "Maximum Price" msgstr "Höchster Preis" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Eingehende Bestellung" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Ausgehender Auftrag" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "Lagerartikel produziert von Bauauftrag" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "Lagerartikel für Bauauftrag benötigt" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "Gültig" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "Gesamte Stückliste validieren" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Diese Option muss ausgewählt werden" @@ -5795,10 +5795,10 @@ msgstr "Schlüsselworte um die Sichtbarkeit in Suchergebnissen zu verbessern" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Kategorie" @@ -5896,7 +5896,7 @@ msgstr "Verantwortlicher Besitzer für dieses Teil" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Letzte Inventur" @@ -6059,7 +6059,7 @@ msgstr "Insgesamt verfügbarer Lagerbestand zum Zeitpunkt der Inventur" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Datum" @@ -6120,7 +6120,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:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Test-Name" @@ -6136,7 +6136,7 @@ msgstr "Test-Beschreibung" msgid "Enter description for this test" msgstr "Beschreibung für diesen Test eingeben" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Benötigt" @@ -6145,7 +6145,7 @@ msgstr "Benötigt" msgid "Is this test required to pass?" msgstr "Muss dieser Test erfolgreich sein?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Erfordert Wert" @@ -6153,7 +6153,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:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Anhang muss eingegeben werden" @@ -6255,7 +6255,7 @@ msgstr "Stufe" msgid "BOM level" msgstr "Stücklistenebene" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Stücklisten-Position" @@ -6670,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "Mindestens eine Stückliste-Position ist erforderlich" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "Gesamtstückzahl" @@ -7018,7 +7018,7 @@ msgstr "Bestand zählen" msgid "Transfer part stock" msgstr "Teilbestand verschieben" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Teile Aktionen" @@ -7098,7 +7098,7 @@ msgid "Minimum stock level" msgstr "Minimaler Bestand" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7121,7 +7121,7 @@ msgstr "Teil-QR-Code" msgid "Link Barcode to Part" msgstr "Barcode mit Teil verknüpfen" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "Teil" @@ -7195,8 +7195,8 @@ msgstr "Varianten" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Bestand" @@ -7315,7 +7315,7 @@ msgid "Update Pricing" msgstr "Preise aktualisieren" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Kein Bestand" @@ -8066,7 +8066,7 @@ msgstr "Lieferant gelöscht" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Stück-Preis" @@ -8079,7 +8079,7 @@ msgstr "Zusätzliche Positionen" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Summe" @@ -8232,44 +8232,44 @@ msgstr "Löschen wenn leer" msgid "Expiry Date" msgstr "Ablaufdatum" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "Externer Standort" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "überfällig" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "Menge ist erforderlich" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "Gültiges Teil muss angegeben werden" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "Der angegebene Lieferantenartikel existiert nicht" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "Seriennummern können für nicht verfolgbare Teile nicht angegeben werden" @@ -10266,7 +10266,7 @@ msgid "Click on the following link to view this part" msgstr "Klicken Sie auf den folgenden Link, um diesen Teil anzuzeigen" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Mindestmenge" @@ -10978,7 +10978,7 @@ msgstr "Keine Bauaufträge passen zur Anfrage" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Auswählen" @@ -11208,7 +11208,7 @@ msgid "Delete Parameters" msgstr "Parameter löschen" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Teile bestellen" @@ -11592,7 +11592,7 @@ msgid "Delete Line" msgstr "Zeile löschen" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "Keine Positionen gefunden" @@ -11830,133 +11830,133 @@ msgid "Delete Part Parameter Template" msgstr "Teilparametervorlage löschen" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Keine Bestellungen gefunden" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Diese Position ist überfällig" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Position empfangen" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "Teile-Beziehung löschen" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "Teile-Beziehung löschen" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Keine Teile gefunden" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "Legen Sie die Teilkategorie für die ausgewählten Teile fest" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Teil-Kategorie auswählen" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Teil-Kategorie auswählen" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Keine Kategorie" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Listenansicht" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Rasteransicht" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Baumansicht" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "Unterkategorien laden" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Abonnierte Kategorie" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Keine zur Anfrage passenden Testvorlagen" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Testergebnis bearbeiten" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Testergebnis löschen" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "Dieses Testergebnis ist für ein Hauptteil" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "Testergebnis-Vorlage bearbeiten" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "Testergebnis-Vorlage löschen" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "Kein Datum angegeben" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "Das angegebene Datum liegt in der Vergangenheit" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "Spekulativ" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "Keine Zeitplanung für dieses Teil vorhanden" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "Fehler beim Abrufen der Zeitplanungsinformationen für dieses Teil" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "Geplante Lagermengen" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "Maximale Anzahl" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "Minimaler Lagerbestand" @@ -12222,58 +12222,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "Bestellung überfällig" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Positionen" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "Alle ausgewählten Positionen werden gelöscht" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "Ausgewählte Positionen löschen?" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Position duplizieren" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Position bearbeiten" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Position löschen" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Position duplizieren" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Position bearbeiten" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/el/LC_MESSAGES/django.po b/InvenTree/locale/el/LC_MESSAGES/django.po index 65f463fbe5..c608f55ea4 100644 --- a/InvenTree/locale/el/LC_MESSAGES/django.po +++ b/InvenTree/locale/el/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Greek\n" @@ -66,7 +66,7 @@ msgstr "Εισάγετε ημερομηνία" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Επιλέξτε αρχείο για επισύναψη" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Μη έγκυρη επιλογή" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Όνομα" @@ -384,12 +384,12 @@ msgstr "Όνομα" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Περιγραφή (προαιρετική)" msgid "parent" msgstr "γονέας" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Μονοπάτι" @@ -1005,7 +1005,7 @@ msgstr "Αναφορά Παραγγελίας Κατασκευής" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "BuildOrder στην οποία έχει δοθεί αυτή η κατα #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Χρήστης που εξέδωσε αυτήν την παραγγελ #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "Αυτόματη Κατανομή Σειριακών Αριθμών" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8068,7 +8068,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8081,7 +8081,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8234,44 +8234,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10268,7 +10268,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10980,7 +10980,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11210,7 +11210,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11594,7 +11594,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11832,133 +11832,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12224,58 +12224,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index 53fac3199f..075e648211 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -67,7 +67,7 @@ msgstr "" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -273,9 +273,9 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -358,7 +358,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "" @@ -385,12 +385,12 @@ msgstr "" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -407,7 +407,7 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1006,7 +1006,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1057,12 +1057,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1181,7 +1181,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1214,7 +1214,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1289,14 +1289,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1422,7 +1422,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1477,7 +1477,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1768,9 +1768,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1853,7 +1853,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3408,9 +3408,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3720,7 +3720,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3844,8 +3844,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3888,7 +3888,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3919,7 +3919,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3976,12 +3976,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4383,8 +4383,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4547,7 +4547,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4565,7 +4565,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4644,7 +4644,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4765,9 +4765,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5406,7 +5406,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5512,14 +5512,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5564,7 +5564,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5574,7 +5574,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5607,7 +5607,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5640,31 +5640,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5793,10 +5793,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5894,7 +5894,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6057,7 +6057,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6118,7 +6118,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6134,7 +6134,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6143,7 +6143,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6151,7 +6151,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6253,7 +6253,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6668,8 +6668,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7013,7 +7013,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7093,7 +7093,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7116,7 +7116,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7190,8 +7190,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7310,7 +7310,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8061,7 +8061,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8074,7 +8074,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8227,44 +8227,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10261,7 +10261,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10973,7 +10973,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11203,7 +11203,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11587,7 +11587,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11825,133 +11825,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12217,58 +12217,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index 2e89b5af37..e7eedc2753 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-21 06:08\n" "Last-Translator: \n" "Language-Team: Spanish, Mexico\n" @@ -66,7 +66,7 @@ msgstr "Ingrese la fecha" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Seleccionar archivo para adjuntar" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Selección no válida" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Nombre" @@ -384,12 +384,12 @@ msgstr "Nombre" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Descripción (opcional)" msgid "parent" msgstr "padre" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Ruta" @@ -1008,7 +1008,7 @@ msgstr "Número de orden de construcción o armado" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "Orden de Construcción o Armado a la que se asigna" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "El usuario que emitió esta orden" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "Prioridad de esta orden de construcción" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "Ensamblar equipo" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "Autoasignar Números de Serie" msgid "Automatically allocate required items with matching serial numbers" msgstr "Asignar automáticamente los artículos requeridos con números de serie coincidentes" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Los siguientes números seriales ya existen o son inválidos" @@ -1479,7 +1479,7 @@ msgstr "Ubicación para las salidas de construcción completadas" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1770,9 +1770,9 @@ msgstr "Stock no ha sido asignado completamente a este pedido de construcción" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1855,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "Las existencias se pueden tomar desde cualquier ubicación disponible." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Destinación" @@ -3410,9 +3410,9 @@ msgstr "" msgid "Price break quantity" msgstr "Cantidad de salto de precio" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3722,7 +3722,7 @@ msgstr "Moneda predeterminada utilizada para esta empresa" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Empresa" @@ -3846,8 +3846,8 @@ msgstr "Seleccionar fabricante" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "MPN" @@ -3890,7 +3890,7 @@ msgstr "Valor del parámetro" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Unidades" @@ -3921,7 +3921,7 @@ msgstr "La parte vinculada del fabricante debe hacer referencia a la misma parte #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Proveedor" @@ -3978,12 +3978,12 @@ msgid "Part packaging" msgstr "Embalaje de partes" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Cantidad de paquete" @@ -4385,8 +4385,8 @@ msgstr "No hay información de proveedor disponible" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU" @@ -4549,7 +4549,7 @@ msgstr "Código QR" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Precio Total" @@ -4567,7 +4567,7 @@ msgstr "No se encontró ninguna orden de compra coincidente" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Orden de compra" @@ -4646,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "Empresa de la cual se están encargando los artículos" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Referencia del proveedor" @@ -4767,9 +4767,9 @@ msgid "Supplier part" msgstr "Parte del proveedor" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5408,7 +5408,7 @@ msgstr "Referencia del cliente" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5514,14 +5514,14 @@ msgstr "Descripción de parte" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Revisión" @@ -5566,7 +5566,7 @@ msgstr "En Stock" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "En pedido" @@ -5576,7 +5576,7 @@ msgid "Used In" msgstr "Usado en" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "En construcción" @@ -5609,7 +5609,7 @@ msgstr "Ruta de Categoría" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Partes" @@ -5642,31 +5642,31 @@ msgstr "Precio mínimo" msgid "Maximum Price" msgstr "Precio máximo" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Orden de compra entrante" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Orden de venta saliente" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "Válido" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "Validación de Lista de Materiales" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Esta opción debe ser seleccionada" @@ -5795,10 +5795,10 @@ msgstr "Palabras clave para mejorar la visibilidad en los resultados de búsqued #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Categoría" @@ -5896,7 +5896,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Último inventario" @@ -6059,7 +6059,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Fecha" @@ -6120,7 +6120,7 @@ msgstr "Las plantillas de prueba sólo pueden ser creadas para partes rastreable msgid "Test with this name already exists for this part" msgstr "Ya existe una prueba con este nombre para esta parte" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Nombre de prueba" @@ -6136,7 +6136,7 @@ msgstr "Descripción de prueba" msgid "Enter description for this test" msgstr "Introduce la descripción para esta prueba" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Requerido" @@ -6145,7 +6145,7 @@ msgstr "Requerido" msgid "Is this test required to pass?" msgstr "¿Es necesario pasar esta prueba?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Requiere valor" @@ -6153,7 +6153,7 @@ msgstr "Requiere valor" msgid "Does this test require a value when adding a test result?" msgstr "¿Esta prueba requiere un valor al agregar un resultado de la prueba?" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Adjunto obligatorio" @@ -6255,7 +6255,7 @@ msgstr "Nivel" msgid "BOM level" msgstr "Nivel de BOM" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Item de Lista de Materiales" @@ -6670,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "Se requiere al menos un artículo BOM" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "Cantidad Total" @@ -7018,7 +7018,7 @@ msgstr "Contar stock de partes" msgid "Transfer part stock" msgstr "Transferir stock de partes" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Acciones para partes" @@ -7098,7 +7098,7 @@ msgid "Minimum stock level" msgstr "Nivel mínimo de stock" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7121,7 +7121,7 @@ msgstr "Código QR de Parte" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "parte" @@ -7195,8 +7195,8 @@ msgstr "Variantes" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Inventario" @@ -7315,7 +7315,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Sin Stock" @@ -8066,7 +8066,7 @@ msgstr "El proveedor ha sido eliminado" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Precio Unitario" @@ -8079,7 +8079,7 @@ msgstr "Partida extra" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Total" @@ -8232,44 +8232,44 @@ msgstr "" msgid "Expiry Date" msgstr "Fecha de Expiración" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "Ubicación externa" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "Desactualizado" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "Cantidad requerida" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "Debe suministrarse una parte válida" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10266,7 +10266,7 @@ msgid "Click on the following link to view this part" msgstr "Haga clic en el siguiente enlace para ver esta parte" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Cantidad Mínima" @@ -10978,7 +10978,7 @@ msgstr "No hay trabajos que coincidan con la consulta" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Seleccionar" @@ -11208,7 +11208,7 @@ msgid "Delete Parameters" msgstr "Eliminar parámetros" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Partes de pedido" @@ -11592,7 +11592,7 @@ msgid "Delete Line" msgstr "Eliminar línea" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "No hay partidas" @@ -11830,133 +11830,133 @@ msgid "Delete Part Parameter Template" msgstr "Eliminar Plantilla de Parámetros de Parte" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "No se encontraron órdenes de compra" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Esta partida está atrasada" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Recibir partida" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "Eliminar relación de parte" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "Eliminar Relación de Parte" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "No se encontraron partes" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Definir Categoría de Parte" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Definir categoría" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "partes" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Sin categoría" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Mostrar como lista" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Mostrar como cuadrícula" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Mostrar como árbol" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "Cargar subcategorías" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Categoría suscrita" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "No hay plantillas de prueba que coincidan con la consulta" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Editar resultado de prueba" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Eliminar resultado de prueba" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "Esta prueba está definida para una parte principal" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "Editar plantilla de resultado de prueba" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "Eliminar plantilla de resultados de prueba" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "Sin fecha especificada" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "Especulativo" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "Cantidad máxima" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12222,58 +12222,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "El pedido está vencido" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Artículos" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "Todos las partidas seleccionadas serán eliminadas" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "¿Eliminar partidas seleccionadas?" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Duplicar partida" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Editar partida" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Eliminar partida" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Duplicar partida" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Editar partida" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/es_MX/LC_MESSAGES/django.po b/InvenTree/locale/es_MX/LC_MESSAGES/django.po index 53fac3199f..075e648211 100644 --- a/InvenTree/locale/es_MX/LC_MESSAGES/django.po +++ b/InvenTree/locale/es_MX/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -67,7 +67,7 @@ msgstr "" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -273,9 +273,9 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -358,7 +358,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "" @@ -385,12 +385,12 @@ msgstr "" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -407,7 +407,7 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1006,7 +1006,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1057,12 +1057,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1181,7 +1181,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1214,7 +1214,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1289,14 +1289,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1422,7 +1422,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1477,7 +1477,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1768,9 +1768,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1853,7 +1853,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3408,9 +3408,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3720,7 +3720,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3844,8 +3844,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3888,7 +3888,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3919,7 +3919,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3976,12 +3976,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4383,8 +4383,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4547,7 +4547,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4565,7 +4565,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4644,7 +4644,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4765,9 +4765,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5406,7 +5406,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5512,14 +5512,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5564,7 +5564,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5574,7 +5574,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5607,7 +5607,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5640,31 +5640,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5793,10 +5793,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5894,7 +5894,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6057,7 +6057,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6118,7 +6118,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6134,7 +6134,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6143,7 +6143,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6151,7 +6151,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6253,7 +6253,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6668,8 +6668,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7013,7 +7013,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7093,7 +7093,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7116,7 +7116,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7190,8 +7190,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7310,7 +7310,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8061,7 +8061,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8074,7 +8074,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8227,44 +8227,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10261,7 +10261,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10973,7 +10973,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11203,7 +11203,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11587,7 +11587,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11825,133 +11825,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12217,58 +12217,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/fa/LC_MESSAGES/django.po b/InvenTree/locale/fa/LC_MESSAGES/django.po index d46c908073..76ecf18a2f 100644 --- a/InvenTree/locale/fa/LC_MESSAGES/django.po +++ b/InvenTree/locale/fa/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-21 06:08\n" "Last-Translator: \n" "Language-Team: Persian\n" @@ -66,7 +66,7 @@ msgstr "تاریخ را وارد کنید" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "" @@ -384,12 +384,12 @@ msgstr "" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8060,7 +8060,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8073,7 +8073,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8226,44 +8226,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10260,7 +10260,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10972,7 +10972,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11202,7 +11202,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11586,7 +11586,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11824,133 +11824,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12216,58 +12216,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/fi/LC_MESSAGES/django.po b/InvenTree/locale/fi/LC_MESSAGES/django.po index 918344d1b6..efec48b5b3 100644 --- a/InvenTree/locale/fi/LC_MESSAGES/django.po +++ b/InvenTree/locale/fi/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Finnish\n" @@ -66,7 +66,7 @@ msgstr "Anna päivämäärä" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Valitse liitettävä tiedosto" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Virheellinen valinta" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Nimi" @@ -384,12 +384,12 @@ msgstr "Nimi" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Kuvaus (valinnainen)" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Polku" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Yritys" @@ -3843,8 +3843,8 @@ msgstr "Valitse valmistaja" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Toimittaja" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU" @@ -4546,7 +4546,7 @@ msgstr "QR-koodi" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Hinta yhteensä" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Kategoria" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Päivämäärä" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8066,7 +8066,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8079,7 +8079,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8232,44 +8232,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10266,7 +10266,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10978,7 +10978,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Valitse" @@ -11208,7 +11208,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11592,7 +11592,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11830,133 +11830,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Aseta kategoria" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12222,58 +12222,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index 80ec0cf265..9b5d5071d3 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2024-01-03 15:34\n" "Last-Translator: \n" "Language-Team: French\n" @@ -66,7 +66,7 @@ msgstr "Entrer la date" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Sélectionnez un fichier à joindre" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Choix invalide" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Nom" @@ -384,12 +384,12 @@ msgstr "Nom" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Description (facultative)" msgid "parent" msgstr "parent" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Chemin d'accès" @@ -1008,7 +1008,7 @@ msgstr "Référence de l' Ordre de Fabrication" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "BuildOrder associé a cette fabrication" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "Utilisateur ayant émis cette commande de construction" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "Priorité de cet ordre de fabrication" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "Création de l'objet" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "Allouer automatiquement les numéros de série" msgid "Automatically allocate required items with matching serial numbers" msgstr "Affecter automatiquement les éléments requis avec les numéros de série correspondants" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Les numéros de série suivants existent déjà, ou sont invalides" @@ -1479,7 +1479,7 @@ msgstr "Emplacement des ordres de production achevés" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1770,9 +1770,9 @@ msgstr "Le stock n'a pas été entièrement alloué à cet ordre de construction #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1855,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "Le stock peut être pris à partir de n'importe quel endroit disponible." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Destination" @@ -3410,9 +3410,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3722,7 +3722,7 @@ msgstr "Devise par défaut utilisée pour cette entreprise" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Société" @@ -3846,8 +3846,8 @@ msgstr "Sélectionner un fabricant" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3890,7 +3890,7 @@ msgstr "Valeur du paramètre" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Unités" @@ -3921,7 +3921,7 @@ msgstr "La pièce du fabricant liée doit faire référence à la même pièce d #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Fournisseur" @@ -3978,12 +3978,12 @@ msgid "Part packaging" msgstr "Conditionnement de l'article" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Nombre de paquet" @@ -4385,8 +4385,8 @@ msgstr "Aucune information de fournisseur disponible" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU" @@ -4549,7 +4549,7 @@ msgstr "QR code" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Prix Total" @@ -4567,7 +4567,7 @@ msgstr "Aucun bon de commande correspondant n'a été trouvé" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Commande d’achat" @@ -4646,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "Société de laquelle les articles sont commandés" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Référence du fournisseur" @@ -4767,9 +4767,9 @@ msgid "Supplier part" msgstr "Pièce fournisseur" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5408,7 +5408,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5514,14 +5514,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Révision" @@ -5566,7 +5566,7 @@ msgstr "En Stock" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "En Commande" @@ -5576,7 +5576,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5609,7 +5609,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Pièces" @@ -5642,31 +5642,31 @@ msgstr "Prix Minimum" msgid "Maximum Price" msgstr "Prix Maximum" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5795,10 +5795,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Catégorie" @@ -5896,7 +5896,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6059,7 +6059,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Date" @@ -6120,7 +6120,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Nom de test" @@ -6136,7 +6136,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Requis" @@ -6145,7 +6145,7 @@ msgstr "Requis" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Valeur requise" @@ -6153,7 +6153,7 @@ msgstr "Valeur requise" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6255,7 +6255,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Article du BOM" @@ -6670,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7015,7 +7015,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7095,7 +7095,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7118,7 +7118,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7192,8 +7192,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Stock" @@ -7312,7 +7312,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8063,7 +8063,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8076,7 +8076,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8229,44 +8229,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10263,7 +10263,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10975,7 +10975,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11205,7 +11205,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Commander des composants" @@ -11589,7 +11589,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11827,133 +11827,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Aucune pièce trouvée" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Aucune catégorie" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Afficher sous forme de liste" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Afficher sous forme de grille" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Afficher sous forme d'arborescence" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Modifier le résultat du test" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Supprimer le résultat du test" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12219,58 +12219,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "Commande en retard" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/he/LC_MESSAGES/django.po b/InvenTree/locale/he/LC_MESSAGES/django.po index 247e46dea4..068fc686f7 100644 --- a/InvenTree/locale/he/LC_MESSAGES/django.po +++ b/InvenTree/locale/he/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Hebrew\n" @@ -66,7 +66,7 @@ msgstr "הזן תאריך סיום" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "בחר קובץ לצירוף" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "בחירה שגויה" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "שם" @@ -384,12 +384,12 @@ msgstr "שם" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "תיאור (לא חובה)" msgid "parent" msgstr "מקור" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8066,7 +8066,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8079,7 +8079,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8232,44 +8232,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10266,7 +10266,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10978,7 +10978,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11208,7 +11208,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11592,7 +11592,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11830,133 +11830,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12222,58 +12222,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/hi/LC_MESSAGES/django.po b/InvenTree/locale/hi/LC_MESSAGES/django.po index 03755d9f04..7aed6abf16 100644 --- a/InvenTree/locale/hi/LC_MESSAGES/django.po +++ b/InvenTree/locale/hi/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:46\n" "Last-Translator: \n" "Language-Team: Hindi\n" @@ -66,7 +66,7 @@ msgstr "तारीख दर्ज करें" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "" @@ -384,12 +384,12 @@ msgstr "" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8060,7 +8060,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8073,7 +8073,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8226,44 +8226,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10260,7 +10260,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10972,7 +10972,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11202,7 +11202,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11586,7 +11586,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11824,133 +11824,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12216,58 +12216,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/hu/LC_MESSAGES/django.po b/InvenTree/locale/hu/LC_MESSAGES/django.po index 340397e93e..ee643ec94e 100644 --- a/InvenTree/locale/hu/LC_MESSAGES/django.po +++ b/InvenTree/locale/hu/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Hungarian\n" @@ -66,7 +66,7 @@ msgstr "Dátum megadása" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Válaszd ki a mellekelni kívánt fájlt" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Érvénytelen választás" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Név" @@ -384,12 +384,12 @@ msgstr "Név" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Leírás (opcionális)" msgid "parent" msgstr "szülő" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Elérési út" @@ -1008,7 +1008,7 @@ msgstr "Gyártási utasítás azonosító" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "Gyártás, amihez ez a gyártás hozzá van rendelve" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "Felhasználó aki ezt a gyártási utasítást kiállította" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "Gyártási utasítás priorítása" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "Gyártás objektum" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "Sorozatszámok automatikus hozzárendelése" msgid "Automatically allocate required items with matching serial numbers" msgstr "Szükséges tételek automatikus hozzárendelése a megfelelő sorozatszámokkal" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "A következő sorozatszámok már léteznek vagy nem megfelelőek" @@ -1479,7 +1479,7 @@ msgstr "A kész gyártási kimenetek helye" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1772,9 +1772,9 @@ msgstr "Még nincs lefoglalva a szükséges készlet" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1857,7 +1857,7 @@ msgid "Stock can be taken from any available location." msgstr "Készlet bármely rendelkezésre álló helyről felhasználható." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Cél" @@ -3412,9 +3412,9 @@ msgstr "Értesítések fogadása a rendszerhibákról" msgid "Price break quantity" msgstr "Ársáv mennyiség" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3724,7 +3724,7 @@ msgstr "Cég által használt alapértelmezett pénznem" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Cég" @@ -3848,8 +3848,8 @@ msgstr "Gyártó kiválasztása" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "MPN" @@ -3892,7 +3892,7 @@ msgstr "Paraméter értéke" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Mértékegység" @@ -3923,7 +3923,7 @@ msgstr "Kapcsolódó gyártói alkatrésznek ugyanarra a kiindulási alkatrészr #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Beszállító" @@ -3980,12 +3980,12 @@ msgid "Part packaging" msgstr "Alkatrész csomagolás" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Csomagolási mennyiség" @@ -4387,8 +4387,8 @@ msgstr "Nincs elérhető beszállítói információ" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU" @@ -4551,7 +4551,7 @@ msgstr "QR kód" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Teljes ár" @@ -4569,7 +4569,7 @@ msgstr "Nincs egyező beszerzési rendelés" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Beszerzési rendelés" @@ -4648,7 +4648,7 @@ msgid "Company from which the items are being ordered" msgstr "Cég akitől a tételek beszerzésre kerülnek" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Beszállítói azonosító" @@ -4769,9 +4769,9 @@ msgid "Supplier part" msgstr "Beszállítói alkatrész" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5410,7 +5410,7 @@ msgstr "Vevői azonosító" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5516,14 +5516,14 @@ msgstr "Alkatrész leírása" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Változat" @@ -5568,7 +5568,7 @@ msgstr "Készleten" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "Rendelve" @@ -5578,7 +5578,7 @@ msgid "Used In" msgstr "Felhasználva ebben" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "Gyártásban" @@ -5611,7 +5611,7 @@ msgstr "Kategória elérési út" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Alkatrészek" @@ -5644,31 +5644,31 @@ msgstr "Minimum ár" msgid "Maximum Price" msgstr "Maximum ár" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Beérkező beszerzési rendelés" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Kimenő vevői rendelés" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "Gyártással előállított készlet" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "A gyártási utasításhoz szükséges készlet" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "Érvényes" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "Teljes alkatrészjegyzék jóváhagyása" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Ennek az opciónak ki kll lennie választva" @@ -5797,10 +5797,10 @@ msgstr "Alkatrész kulcsszavak amik segítik a megjelenést a keresési eredmén #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Kategória" @@ -5898,7 +5898,7 @@ msgstr "Alkatrész felelőse" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Utolsó leltár" @@ -6061,7 +6061,7 @@ msgstr "Teljes készlet a leltárkor" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Dátum" @@ -6122,7 +6122,7 @@ msgstr "Teszt sablont csak követésre kötelezett alkatrészhez lehet csinálni msgid "Test with this name already exists for this part" msgstr "Erre az alkatrészre már létezik teszt ilyen névvel" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Teszt név" @@ -6138,7 +6138,7 @@ msgstr "Teszt leírása" msgid "Enter description for this test" msgstr "Adj hozzá egy leírást ehhez a teszthez" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Kötelező" @@ -6147,7 +6147,7 @@ msgstr "Kötelező" msgid "Is this test required to pass?" msgstr "Szükséges-e hogy ez a teszt sikeres legyen?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Kötelező érték" @@ -6155,7 +6155,7 @@ msgstr "Kötelező érték" msgid "Does this test require a value when adding a test result?" msgstr "Szükséges-e hogy ennek a tesztnek az eredményéhez kötelezően érték legyen rendelve?" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Kötelező melléklet" @@ -6257,7 +6257,7 @@ msgstr "Szint" msgid "BOM level" msgstr "Alkatrészjegyzék szint" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Alkatrészjegyzék tétel" @@ -6672,8 +6672,8 @@ msgid "At least one BOM item is required" msgstr "Legalább egy alkatrészjegyzék tétel szükséges" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "Teljes mennyiség" @@ -7020,7 +7020,7 @@ msgstr "Készlet számolása" msgid "Transfer part stock" msgstr "Készlet áthelyezése" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Készlet műveletek" @@ -7100,7 +7100,7 @@ msgid "Minimum stock level" msgstr "Minimális készlet" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7123,7 +7123,7 @@ msgstr "Alkatrész QR kódja" msgid "Link Barcode to Part" msgstr "Vonalkód hozzárendelése az alkatrészhez" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "alkatrész" @@ -7197,8 +7197,8 @@ msgstr "Változatok" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Készlet" @@ -7317,7 +7317,7 @@ msgid "Update Pricing" msgstr "Árazás Frissítése" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Nincs készlet" @@ -8094,7 +8094,7 @@ msgstr "Beszállító törölve lett" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Egységár" @@ -8107,7 +8107,7 @@ msgstr "Egyéb tételek" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Összesen" @@ -8260,44 +8260,44 @@ msgstr "Törlés ha kimerül" msgid "Expiry Date" msgstr "Lejárati dátum" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "Külső hely" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "Alkatrész fa" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "Lejárat előtt" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "Lejárat után" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "Állott" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "Mennyiség megadása kötelező" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "Egy érvényes alkatrészt meg kell adni" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "A megadott beszállítói alkatrész nem létezik" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "A beszállítói alkatrészhez van megadva csomagolási mennyiség, de a use_pack_size flag nincs beállítva" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "Sorozatszámot nem lehet megadni nem követésre kötelezett alkatrész esetén" @@ -10294,7 +10294,7 @@ msgid "Click on the following link to view this part" msgstr "Klikk a következő linkre az alkatrész megjelenítéséhez" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Minimum mennyiség" @@ -11006,7 +11006,7 @@ msgstr "Nincs a lekérdezéssel egyező gyártási utasítás" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Kiválaszt" @@ -11236,7 +11236,7 @@ msgid "Delete Parameters" msgstr "Paraméterek törlése" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Alkatrész rendelés" @@ -11620,7 +11620,7 @@ msgid "Delete Line" msgstr "Sor törlése" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "Nem találhatók sortételek" @@ -11858,133 +11858,133 @@ msgid "Delete Part Parameter Template" msgstr "Alkatrész paraméter sablon törlése" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Nem található beszerzési rendelés" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Ez a sortétel késésben van" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Sortétel bevételezése" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "Alkatrész kapcsolatok törlése" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "Alkatrész kapcsolatok törlése" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Nincs alkatrész" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "Kategória beállítása a kiválasztott alkatrészekhez" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Alkatrész kategória beállítása" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Kategória beállítása" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "alkatrészek" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Nincs kategória" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Megjelenítés listaként" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Megjelenítés rácsnézetként" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "Nem találhatóak alkategóriák" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Megjelenítés fában" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "Alkategóriák betöltése" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Értesítésre beállított kategória" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Nincs a lekérdezéssel egyező teszt sablon" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Teszt eredmény szerkesztése" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Teszt eredmény törlése" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "Ez a teszt a szülő alkatrészhez lett felvéve" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "Teszt eredmény sablon szerkesztése" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "Teszt eredmény sablon törlése" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "Nincs megadva dátum" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "A megadott dátum a múltban van" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "Spekulatív" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "Az alkatrészhez nem áll rendelkezésre ütemezési információ" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "Hiba az alkatrész ütemezési információinak betöltésekor" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "Ütemezett készlet mennyiség" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "Minimum mennyiség" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "Minimális készlet" @@ -12250,58 +12250,58 @@ msgstr "Beérkezett tétel vonalkódjának leolvasása (egyik meglévő készlet msgid "Invalid barcode data" msgstr "Érvénytelen vonalkód adat" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "Rendelés késésben" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Tételek" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "Az összes kijelölt sortétel törlésre kerül" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "Töröljük a kiválasztott sortételeket?" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Sortétel másolása" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Sortétel szerkesztése" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Sortétel törlése" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Sortétel másolása" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Sortétel szerkesztése" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/id/LC_MESSAGES/django.po b/InvenTree/locale/id/LC_MESSAGES/django.po index 149413620a..54a1b56e1b 100644 --- a/InvenTree/locale/id/LC_MESSAGES/django.po +++ b/InvenTree/locale/id/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:46\n" "Last-Translator: \n" "Language-Team: Indonesian\n" @@ -66,7 +66,7 @@ msgstr "Masukkan tanggal" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Pilih file untuk dilampirkan" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Pilihan tidak valid" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Nama" @@ -384,12 +384,12 @@ msgstr "Nama" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Keterangan (opsional)" msgid "parent" msgstr "induk" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Direktori" @@ -1005,7 +1005,7 @@ msgstr "Referensi Order Produksi" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Produksi induk dari produksi ini" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Pengguna yang menyerahkan order ini" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "Alokasikan nomor seri secara otomatis" msgid "Automatically allocate required items with matching serial numbers" msgstr "Alokasikan item yang diperlukan dengan nomor seri yang sesuai secara otomatis" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Nomor-nomor seri berikut sudah ada atau tidak valid" @@ -1476,7 +1476,7 @@ msgstr "Lokasi hasil pesanan yang selesai" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Item tagihan material" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8072,7 +8072,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8085,7 +8085,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8238,44 +8238,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10272,7 +10272,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10984,7 +10984,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11214,7 +11214,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11598,7 +11598,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11836,133 +11836,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12228,58 +12228,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 994ba6a4e6..96fa498eea 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-23 07:46\n" "Last-Translator: \n" "Language-Team: Italian\n" @@ -66,7 +66,7 @@ msgstr "Inserisci la data" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Seleziona file da allegare" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Scelta non valida" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Nome" @@ -384,12 +384,12 @@ msgstr "Nome" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Descrizione (opzionale)" msgid "parent" msgstr "genitore" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Percorso" @@ -1005,7 +1005,7 @@ msgstr "Riferimento Ordine Di Produzione" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Ordine di produzione a cui questa produzione viene assegnata" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Utente che ha emesso questo ordine di costruzione" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "Priorità di questo ordine di produzione" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "Numeri di Serie Assegnazione automatica" msgid "Automatically allocate required items with matching serial numbers" msgstr "Assegna automaticamente gli articoli richiesti con i numeri di serie corrispondenti" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "I seguenti numeri di serie sono già esistenti o non sono validi" @@ -1476,7 +1476,7 @@ msgstr "Posizione per gli output di build completati" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "Lo stock non è stato completamente assegnato a questo ordine di produzi #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "Lo stock può essere prelevato da qualsiasi posizione disponibile." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Destinazione" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "Quantità prezzo limite" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "Valuta predefinita utilizzata per questa azienda" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Azienda" @@ -3843,8 +3843,8 @@ msgstr "Seleziona Produttore" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "Codice articolo produttore (MPN)" @@ -3887,7 +3887,7 @@ msgstr "Valore del parametro" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Unità" @@ -3918,7 +3918,7 @@ msgstr "L'articolo del costruttore collegato deve riferirsi alla stesso articolo #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Fornitore" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "Imballaggio del pezzo" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Quantità Confezione" @@ -4382,8 +4382,8 @@ msgstr "Nessuna informazione sul fornitore disponibile" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Prezzo Totale" @@ -4564,7 +4564,7 @@ msgstr "Nessun ordine di acquisto corrispondente trovato" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Ordine D'Acquisto" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "Azienda da cui sono stati ordinati gli articoli" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Riferimento fornitore" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "Articolo Fornitore" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "Riferimento Cliente" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "Descrizione Articolo" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN - Numero di riferimento interno" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Revisione" @@ -5563,7 +5563,7 @@ msgstr "In magazzino" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "Ordinato" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "Utilizzato In" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "In Costruzione" @@ -5606,7 +5606,7 @@ msgstr "Percorso Categoria" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Articoli" @@ -5639,31 +5639,31 @@ msgstr "Prezzo Minimo" msgid "Maximum Price" msgstr "Prezzo Massimo" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Ordine D'Acquisto In Arrivo" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Ordine di Vendita in Uscita" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "Giacenza prodotta dall'Ordine di Costruzione" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "Giacenza richiesta per l'Ordine di Produzione" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "Valido" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "Convalida l'intera Fattura dei Materiali" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Questa opzione deve essere selezionata" @@ -5792,10 +5792,10 @@ msgstr "Parole chiave per migliorare la visibilità nei risultati di ricerca" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Categoria" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Ultimo Inventario" @@ -6056,7 +6056,7 @@ msgstr "Totale delle scorte disponibili al momento dell'inventario" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Data" @@ -6117,7 +6117,7 @@ msgstr "Il modello di prova può essere creato solo per gli articoli rintracciab msgid "Test with this name already exists for this part" msgstr "Una prova con questo nome esiste già per questo articolo" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Nome Test" @@ -6133,7 +6133,7 @@ msgstr "Descrizione Di Prova" msgid "Enter description for this test" msgstr "Inserisci descrizione per questa prova" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Richiesto" @@ -6142,7 +6142,7 @@ msgstr "Richiesto" msgid "Is this test required to pass?" msgstr "Questa prova è necessaria per passare?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Valore richiesto" @@ -6150,7 +6150,7 @@ msgstr "Valore richiesto" msgid "Does this test require a value when adding a test result?" msgstr "Questa prova richiede un valore quando si aggiunge un risultato di prova?" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Allegato Richiesto" @@ -6252,7 +6252,7 @@ msgstr "Livello" msgid "BOM level" msgstr "Livello distinta base" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Distinta base (Bom)" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "Almeno un elemento della distinta base è richiesto" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "Quantità Totale" @@ -7015,7 +7015,7 @@ msgstr "Conta articoli magazzino" msgid "Transfer part stock" msgstr "Trasferisci giacenza" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Azioni articolo" @@ -7095,7 +7095,7 @@ msgid "Minimum stock level" msgstr "Livello minimo di giacenza" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7118,7 +7118,7 @@ msgstr "QR Code Articolo" msgid "Link Barcode to Part" msgstr "Collega il codice a barre all'Articolo" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7192,8 +7192,8 @@ msgstr "Varianti" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Magazzino" @@ -7312,7 +7312,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Nessuna giacenza" @@ -8063,7 +8063,7 @@ msgstr "Il fornitore è stato eliminato" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Prezzo Unitario" @@ -8076,7 +8076,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Totale" @@ -8229,44 +8229,44 @@ msgstr "Elimina al esaurimento" msgid "Expiry Date" msgstr "Data di Scadenza" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "Ubicazione Esterna" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "Obsoleto" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "La quantità è richiesta" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "Deve essere fornita un articolo valido" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "I numeri di serie non possono essere forniti per un articolo non tracciabile" @@ -10263,7 +10263,7 @@ msgid "Click on the following link to view this part" msgstr "Clicca il seguente link per visualizzare questo articolo" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Quantità minima" @@ -10975,7 +10975,7 @@ msgstr "Nessuna produzione corrispondente alla ricerca" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Seleziona" @@ -11205,7 +11205,7 @@ msgid "Delete Parameters" msgstr "Elimina Parametri" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Articoli ordinati" @@ -11589,7 +11589,7 @@ msgid "Delete Line" msgstr "Cancella Linea" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "Nessuna linea elementi trovata" @@ -11827,133 +11827,133 @@ msgid "Delete Part Parameter Template" msgstr "Elimina Parametro Articolo Template" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Nessun ordine d'acquisto trovato" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Questo elemento è in ritardo" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Ricevi linea elemento" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "Elimina relazione tra i componenti" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "Elimina Relazione Articolo" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Nessun articolo trovato" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "Imposta la categoria prodotto per i prodotti selezionati" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Imposta categoria articolo" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Imposta categoria" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Nessuna categoria" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Visualizza come elenco" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Visualizza come griglia" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Visualizza come struttura ad albero" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "Carica Sotto Categorie" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Categoria sottoscritta" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Nessun modello di test corrispondente" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Modificare il risultato del test" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Cancellare il risultato del test" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "Questo test è definito per un articolo principale" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "Modifica Modello Risultato Test" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "Elimina Modello Risultato Test" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "Nessuna data specificata" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "La data specificata è nel passato" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "Speculativo" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "Nessuna informazione di pianificazione disponibile per questo prodotto" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "Errore nel recupero delle informazioni di programmazione per questo articolo" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "Quantità Di Scorte Programmate" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "Quantità Massima" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "Livello Minimo Stock" @@ -12219,58 +12219,58 @@ msgstr "Scansiona il codice a barre sull'elemento in arrivo (non deve corrispond msgid "Invalid barcode data" msgstr "Dati codice a barre non validi" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "L'Ordine è in ritardo" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Elementi" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Duplica Linee Elementi" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Modifica Linee Elementi" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Cancella Linea Elemento" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Duplica linea elemento" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Modifica linea elemento" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index f642237866..545b7a221e 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Japanese\n" @@ -66,7 +66,7 @@ msgstr "日付を入力する" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "添付ファイルを選択" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "無効な選択です" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "お名前" @@ -384,12 +384,12 @@ msgstr "お名前" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "説明 (オプション)" msgid "parent" msgstr "親" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "仕入先" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "パーツ" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "カテゴリ" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "在庫" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "在庫切れ" @@ -8068,7 +8068,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8081,7 +8081,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8234,44 +8234,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10268,7 +10268,7 @@ msgid "Click on the following link to view this part" msgstr "このパーツを表示するには、次のリンクをクリックしてください" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "最小在庫" @@ -10980,7 +10980,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11210,7 +11210,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "パーツの注文" @@ -11594,7 +11594,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11832,133 +11832,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "選択した部品にパーツカテゴリを設定します" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "パーツカテゴリを設定" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "カテゴリを設定" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "カテゴリがありません" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "サブカテゴリがありません" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "サブカテゴリを読み込み" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "購読中のカテゴリ" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12224,58 +12224,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/ko/LC_MESSAGES/django.po b/InvenTree/locale/ko/LC_MESSAGES/django.po index 751cc1a4fc..57522d64b0 100644 --- a/InvenTree/locale/ko/LC_MESSAGES/django.po +++ b/InvenTree/locale/ko/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Korean\n" @@ -66,7 +66,7 @@ msgstr "날짜 입력" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "첨부할 파일을 선택하세요" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "이름" @@ -384,12 +384,12 @@ msgstr "이름" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "설명 (선택 사항)" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "회사" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8066,7 +8066,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "단가" @@ -8079,7 +8079,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8232,44 +8232,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10266,7 +10266,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10978,7 +10978,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "선택" @@ -11208,7 +11208,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11592,7 +11592,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11830,133 +11830,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12222,58 +12222,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/nl/LC_MESSAGES/django.po b/InvenTree/locale/nl/LC_MESSAGES/django.po index 287480e8de..c078fe79ac 100644 --- a/InvenTree/locale/nl/LC_MESSAGES/django.po +++ b/InvenTree/locale/nl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2024-01-02 15:19\n" "Last-Translator: \n" "Language-Team: Dutch\n" @@ -66,7 +66,7 @@ msgstr "Voer datum in" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Bestand als bijlage selecteren" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Ongeldige keuze" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Naam" @@ -384,12 +384,12 @@ msgstr "Naam" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Omschrijving (optioneel)" msgid "parent" msgstr "bovenliggende" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Pad" @@ -1005,7 +1005,7 @@ msgstr "Productieorderreferentie" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Productieorder waar deze productie aan is toegewezen" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Gebruiker die de productieorder heeft gegeven" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "Prioriteit van deze bouwopdracht" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "Bouw object" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "Serienummers automatisch toewijzen" msgid "Automatically allocate required items with matching serial numbers" msgstr "Vereiste artikelen automatisch toewijzen met overeenkomende serienummers" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "De volgende serienummers bestaan al of zijn ongeldig" @@ -1476,7 +1476,7 @@ msgstr "Locatie van voltooide productieuitvoeren" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "Voorraad is niet volledig toegewezen aan deze productieorder" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "Voorraad kan worden genomen van elke beschikbare locatie." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Bestemming" @@ -3407,9 +3407,9 @@ msgstr "Meldingen ontvangen van systeemfouten" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "Standaardvaluta die gebruikt wordt voor dit bedrijf" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Bedrijf" @@ -3843,8 +3843,8 @@ msgstr "Fabrikant selecteren" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "MPN" @@ -3887,7 +3887,7 @@ msgstr "Parameterwaarde" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Eenheden" @@ -3918,7 +3918,7 @@ msgstr "Gekoppeld fabrikant onderdeel moet verwijzen naar hetzelfde basis onderd #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Leverancier" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "Geen leveranciersinformatie beschikbaar" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Totaalprijs" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Inkooporder" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "Bedrijf waar de artikelen van worden besteld" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Leveranciersreferentie" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "Leveranciersonderdeel" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "Klantreferentie" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "Onderdeel omschrijving" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "In bestelling" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Onderdelen" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Binnenkomende Inkooporder" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Uitgaande Verkooporder" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "Geproduceerde voorraad door Productieorder" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "Voorraad vereist voor Productieorder" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Datum" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Stuklijstartikel" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7014,7 +7014,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7094,7 +7094,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7117,7 +7117,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7191,8 +7191,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Voorraad" @@ -7311,7 +7311,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8062,7 +8062,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Stukprijs" @@ -8075,7 +8075,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Totaal" @@ -8228,44 +8228,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10262,7 +10262,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10974,7 +10974,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11204,7 +11204,7 @@ msgid "Delete Parameters" msgstr "Parameter verwijderen" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Bestel onderdelen" @@ -11588,7 +11588,7 @@ msgid "Delete Line" msgstr "Verwijder Regel" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "Geen artikelen gevonden" @@ -11826,133 +11826,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Geen inkooporder gevonden" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Dit artikel is achterstallig" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Artikel ontvangen" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12218,58 +12218,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "Order is achterstallig" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Artikelen" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Artikel dupliceren" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Artikel wijzigen" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Artikel verwijderen" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Artikel dupliceren" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Artikel bewerken" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/no/LC_MESSAGES/django.po b/InvenTree/locale/no/LC_MESSAGES/django.po index ddb60b0cdc..64d12087bb 100644 --- a/InvenTree/locale/no/LC_MESSAGES/django.po +++ b/InvenTree/locale/no/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2024-01-11 11:22\n" "Last-Translator: \n" "Language-Team: Norwegian\n" @@ -66,7 +66,7 @@ msgstr "Oppgi dato" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Velg fil å legge ved" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Ugyldig valg" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Navn" @@ -384,12 +384,12 @@ msgstr "Navn" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Beskrivelse (valgfritt)" msgid "parent" msgstr "overkategori" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Sti" @@ -473,9 +473,13 @@ msgstr "Velkommen til {current_site.name}" #: InvenTree/serializers.py:458 #, python-brace-format -msgid "Your account has been created.\n\n" +msgid "" +"Your account has been created.\n" +"\n" "Please use the password reset function to get access (at https://{domain})." -msgstr "Kontoen din har blitt opprettet.\n\n" +msgstr "" +"Kontoen din har blitt opprettet.\n" +"\n" "Vennligst bruk funksjonen for tilbakestilling av passord for å få tilgang (på https://{domain})." #: InvenTree/serializers.py:520 @@ -1004,7 +1008,7 @@ msgstr "Produksjonsordre-referanse" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1055,12 +1059,12 @@ msgstr "Produksjonsordre som denne produksjonen er tildelt" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1179,7 +1183,7 @@ msgstr "Brukeren som utstedte denne produksjonsordren" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1212,7 +1216,7 @@ msgstr "Produksjonsordrens prioritet" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1287,14 +1291,14 @@ msgstr "Produksjonsobjekt" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1420,7 +1424,7 @@ msgstr "Automatisk tildeling av serienummer" msgid "Automatically allocate required items with matching serial numbers" msgstr "Automatisk tildeling av nødvendige artikler med tilsvarende serienummer" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Følgende serienummer finnes allerede eller er ugyldige" @@ -1475,7 +1479,7 @@ msgstr "Plassering for ferdige produksjonsartikler" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1766,9 +1770,9 @@ msgstr "Lagerbeholdning er ikke fullt tildelt til denne Produksjonsordren" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1851,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "Lagervare kan hentes fra alle tilgengelige plasseringer." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Destinasjon" @@ -3406,9 +3410,9 @@ msgstr "Motta varsler om systemfeil" msgid "Price break quantity" msgstr "Antall for prisbrudd" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3718,7 +3722,7 @@ msgstr "Standardvaluta brukt for dette firmaet" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Firma" @@ -3842,8 +3846,8 @@ msgstr "Velg produsent" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "MPN" @@ -3886,7 +3890,7 @@ msgstr "Parameterverdi" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Enheter" @@ -3917,7 +3921,7 @@ msgstr "Den sammenkoblede produsentdelen må referere til samme basisdel" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Leverandør" @@ -3974,12 +3978,12 @@ msgid "Part packaging" msgstr "Delemballasje" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Pakkeantall" @@ -4381,8 +4385,8 @@ msgstr "Ingen leverandørinformasjon tilgjengelig" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU-kode" @@ -4545,7 +4549,7 @@ msgstr "QR-kode" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Total pris" @@ -4563,7 +4567,7 @@ msgstr "Ingen samsvarende innkjøpsordre funnet" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Innkjøpsordre" @@ -4642,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "Firma som varene blir bestilt fra" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Leverandørreferanse" @@ -4763,9 +4767,9 @@ msgid "Supplier part" msgstr "Leverandørdel" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5404,7 +5408,7 @@ msgstr "Kundereferanse" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5510,14 +5514,14 @@ msgstr "Delbeskrivelse" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Revisjon" @@ -5562,7 +5566,7 @@ msgstr "På lager" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "I bestilling" @@ -5572,7 +5576,7 @@ msgid "Used In" msgstr "Brukt i" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "Produseres" @@ -5605,7 +5609,7 @@ msgstr "Sti til kategori" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Deler" @@ -5638,31 +5642,31 @@ msgstr "Minstepris" msgid "Maximum Price" msgstr "Makspris" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Innkommende innkjøpsordre" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Utgående salgsordre" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "Lagervarer produsert av en produksjonsordre" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "Lagervarer påkrevd for produksjonsordre" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "Gyldig" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "Godkjenn hele Stykklisten" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Dette alternativet må være valgt" @@ -5791,10 +5795,10 @@ msgstr "Del-nøkkelord for å øke synligheten i søkeresultater" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Kategori" @@ -5892,7 +5896,7 @@ msgstr "Eier ansvarlig for denne delen" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Siste lagertelling" @@ -6055,7 +6059,7 @@ msgstr "Total tilgjengelig lagerbeholdning på tidspunkt for varetelling" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Dato" @@ -6116,7 +6120,7 @@ msgstr "Testmaler kan bare bli opprettet for sporbare deler" msgid "Test with this name already exists for this part" msgstr "Test med dette navnet finnes allerede for denne delen" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Testnavn" @@ -6132,7 +6136,7 @@ msgstr "Testbeskrivelse" msgid "Enter description for this test" msgstr "Legg inn beskrivelse for denne testen" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Påkrevd" @@ -6141,7 +6145,7 @@ msgstr "Påkrevd" msgid "Is this test required to pass?" msgstr "Er det påkrevd at denne testen bestås?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Krever verdi" @@ -6149,7 +6153,7 @@ msgstr "Krever verdi" msgid "Does this test require a value when adding a test result?" msgstr "Krever denne testen en verdi når det legges til et testresultat?" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Krever vedlegg" @@ -6251,7 +6255,7 @@ msgstr "Nivå" msgid "BOM level" msgstr "BOM-nivå" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "BOM-artikkel" @@ -6666,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "Minst en BOM-artikkel kreves" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "Totalt Antall" @@ -7011,7 +7015,7 @@ msgstr "Tell delbeholdning" msgid "Transfer part stock" msgstr "Overfør delbeholdning" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Delhandlinger" @@ -7091,7 +7095,7 @@ msgid "Minimum stock level" msgstr "Minimalt lagerbeholdningsnivå" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7114,7 +7118,7 @@ msgstr "Del-QR-kode" msgid "Link Barcode to Part" msgstr "Koble strekkode til Del" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "del" @@ -7188,8 +7192,8 @@ msgstr "Varianter" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Lagerbeholdning" @@ -7308,7 +7312,7 @@ msgid "Update Pricing" msgstr "Oppdater priser" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Ingen lagerbeholdning" @@ -8059,7 +8063,7 @@ msgstr "Leverandør ble slettet" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Enhetspris" @@ -8072,7 +8076,7 @@ msgstr "Ekstra linjeelementer" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Total" @@ -8225,44 +8229,44 @@ msgstr "Slett når oppbrukt" msgid "Expiry Date" msgstr "Utløpsdato" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "Ekstern plassering" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "Del-tre" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "Utløpsdato før" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "Utløpsdato etter" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "Foreldet" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "Antall kreves" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "Gyldig del må oppgis" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "Oppgitt leverandørdel eksisterer ikke" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "Leverandørdelen har en pakkestørrelse definert, men flagget \"use_pack_size\" er ikke satt" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "Serienumre kan ikke angis for en ikke-sporbar del" @@ -10259,7 +10263,7 @@ msgid "Click on the following link to view this part" msgstr "Klikk på følgende lenke for å se denne delen" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Minimum antall" @@ -10971,7 +10975,7 @@ msgstr "Ingen produksjoner samsvarer med spørringen" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Velg" @@ -11201,7 +11205,7 @@ msgid "Delete Parameters" msgstr "Slett parametere" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Bestill deler" @@ -11585,7 +11589,7 @@ msgid "Delete Line" msgstr "Slett linje" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "Ingen linjeelementer funnet" @@ -11823,133 +11827,133 @@ msgid "Delete Part Parameter Template" msgstr "Slett del-parametermal" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Ingen innkjøpsordrer funnet" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Denne ordrelinjen er over tidsfristen" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Motta ordrelinje" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "Slett del-forhold" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "Slett del-forhold" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Ingen deler funnet" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "Vel del-kategorien for valgte deler" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Vel del-kategori" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Sett kategori" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "deler" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Ingen kategori" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Vis som liste" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Vis som rutenett" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "Ingen underkategorier funnet" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Vis som tre" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "Inkluder underkategorier" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Abonnert kategori" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Ingen testmaler samsvarer med spørringen" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Rediger testresultat" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Slett testresultat" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "Denne testen er definert for en overordnet del" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "Rediger testresultatmal" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "Slett testresultatmal" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "Ingen dato angitt" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "Spesifisert dato er i fortiden" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "Spekulativ" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "Ingen planleggingsinformasjon tilgjengelig for denne delen" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "Feil ved henting av planleggingsinformasjon for denne delen" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "Planlagt lagerbeholdning" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "Maksimalt antall" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "Minimalt lagerbeholdningsnivå" @@ -12215,58 +12219,58 @@ msgstr "Skann strekkode på innkommende element. (Kan ikke samsvare med eksister msgid "Invalid barcode data" msgstr "Ugyldig strekkodedata" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "Ordren er forfalt" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Artikler" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "Alle valgte ordrelinjer vil bli slettet" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "Slett valgte linjeelementer?" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Dupliser linjeelementer" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Rediger ordrelinje" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Slett ordrelinje" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Dupliser ordrelinje" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Rediger ordrelinje" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" @@ -13457,9 +13461,11 @@ msgstr "Valgt SSO-leverandør er ugyldig, eller den er ikke riktig konfigurert" #: templates/socialaccount/signup.html:10 #, python-format -msgid "You are about to use your %(provider_name)s account to login to\n" +msgid "" +"You are about to use your %(provider_name)s account to login to\n" "%(site_name)s.
As a final step, please complete the following form:" -msgstr "Du er i ferd med å bruke din %(provider_name)s konto for å logge inn på\n" +msgstr "" +"Du er i ferd med å bruke din %(provider_name)s konto for å logge inn på\n" "%(site_name)s.
Som et siste steg, vennligst fullfør skjemaet:" #: templates/socialaccount/snippets/provider_list.html:26 @@ -13633,4 +13639,3 @@ msgstr "Tillatelse til å endre elementer" #: users/models.py:401 msgid "Permission to delete items" msgstr "Tillatelse til å slette elementer" - diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index f875ccd3b1..cab9d74850 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-12 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2024-01-12 11:57\n" "Last-Translator: \n" "Language-Team: Polish\n" @@ -272,7 +272,7 @@ msgstr "Wybierz plik do załączenia" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 +#: templates/js/translated/part.js:2456 #: templates/js/translated/purchase_order.js:2037 #: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 @@ -357,7 +357,7 @@ msgstr "Błędny wybór" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Nazwa" @@ -384,8 +384,8 @@ msgstr "Nazwa" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 #: templates/js/translated/purchase_order.js:1703 #: templates/js/translated/purchase_order.js:1846 @@ -406,7 +406,7 @@ msgstr "Opis (opcjonalny)" msgid "parent" msgstr "nadrzędny" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Ścieżka" @@ -473,7 +473,9 @@ msgstr "" #: InvenTree/serializers.py:458 #, python-brace-format -msgid "Your account has been created.\n\n" +msgid "" +"Your account has been created.\n" +"\n" "Please use the password reset function to get access (at https://{domain})." msgstr "" @@ -1054,8 +1056,8 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 #: templates/js/translated/purchase_order.js:1845 @@ -1286,7 +1288,7 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 @@ -1765,7 +1767,7 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 #: templates/js/translated/purchase_order.js:1736 #: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 @@ -3405,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3885,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Jednostki" @@ -3973,7 +3975,7 @@ msgid "Part packaging" msgstr "Opakowanie części" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 @@ -4762,7 +4764,7 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 #: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 @@ -5509,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Wersja" @@ -5561,7 +5563,7 @@ msgstr "Na stanie" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "W Zamówieniu" @@ -5571,7 +5573,7 @@ msgid "Used In" msgstr "Użyte w" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5604,7 +5606,7 @@ msgstr "Ścieżka kategorii" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Części" @@ -5793,7 +5795,7 @@ msgstr "" #: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Kategoria" @@ -5891,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Ostatnia inwentaryzacja" @@ -6115,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Nazwa testu" @@ -6131,7 +6133,7 @@ msgstr "Testowy opis" msgid "Enter description for this test" msgstr "Wprowadź opis do tego testu" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Wymagane" @@ -6140,7 +6142,7 @@ msgstr "Wymagane" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Wymaga wartości" @@ -6148,7 +6150,7 @@ msgstr "Wymaga wartości" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Wymaga załącznika" @@ -6665,7 +6667,7 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7010,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7090,7 +7092,7 @@ msgid "Minimum stock level" msgstr "Minimalny poziom stanu magazynowego" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7113,7 +7115,7 @@ msgstr "Kod QR części" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7187,8 +7189,8 @@ msgstr "Warianty" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Stan" @@ -7307,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Brak w magazynie" @@ -10258,7 +10260,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Minimalna ilość" @@ -10970,7 +10972,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Wybierz" @@ -11200,7 +11202,7 @@ msgid "Delete Parameters" msgstr "Usuń parametry" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Zamów komponenty" @@ -11826,129 +11828,129 @@ msgstr "" msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 +#: templates/js/translated/part.js:1860 #: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 +#: templates/js/translated/part.js:1906 #: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Nie znaleziono części" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Ustaw kategorię części" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Ustaw kategorię" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Brak kategorii" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Wyświetl jako listę" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Wyświetl jako siatkę" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Wyświetl jako drzewo" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Obserwowana kategoria" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -13456,7 +13458,8 @@ msgstr "" #: templates/socialaccount/signup.html:10 #, python-format -msgid "You are about to use your %(provider_name)s account to login to\n" +msgid "" +"You are about to use your %(provider_name)s account to login to\n" "%(site_name)s.
As a final step, please complete the following form:" msgstr "" @@ -13631,4 +13634,3 @@ msgstr "Uprawnienie do edycji przedmiotów" #: users/models.py:401 msgid "Permission to delete items" msgstr "Uprawnienie do usuwania przedmiotów" - diff --git a/InvenTree/locale/pt/LC_MESSAGES/django.po b/InvenTree/locale/pt/LC_MESSAGES/django.po index b7ca0b4924..c992cfd6d4 100644 --- a/InvenTree/locale/pt/LC_MESSAGES/django.po +++ b/InvenTree/locale/pt/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:46\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" @@ -66,7 +66,7 @@ msgstr "Insira uma Data" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Selecione arquivo para anexar" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Escolha inválida" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Nome" @@ -384,12 +384,12 @@ msgstr "Nome" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Descrição (opcional)" msgid "parent" msgstr "parent" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Caminho" @@ -1005,7 +1005,7 @@ msgstr "Referência do pedido de produção" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Pedido de produção para qual este serviço está alocado" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Usuário que emitiu este pedido de produção" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "Prioridade deste pedido de produção" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "Objeto de produção" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "Alocar Números de Série Automaticamente" msgid "Automatically allocate required items with matching serial numbers" msgstr "Alocar automaticamente os itens necessários com os números de série correspondentes" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Os seguintes números de série já existem ou são inválidos" @@ -1476,7 +1476,7 @@ msgstr "Local para saídas de produção concluídas" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "Estoque não foi totalmente alocado para este Pedido de Produção" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "O estoque pode ser tirado de qualquer local disponível." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Destino" @@ -3407,9 +3407,9 @@ msgstr "Receber notificações para erros do sistema" msgid "Price break quantity" msgstr "Quantidade de Parcelamentos" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "Moeda padrão utilizada para esta empresa" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Empresa" @@ -3843,8 +3843,8 @@ msgstr "Selecionar fabricante" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "NPF" @@ -3887,7 +3887,7 @@ msgstr "Valor do Parâmetro" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Unidades" @@ -3918,7 +3918,7 @@ msgstr "Parte do fabricante vinculado deve fazer referência à mesma peça base #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Fornecedor" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "Embalagem de peças" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Quantidade de embalagens" @@ -4382,8 +4382,8 @@ msgstr "Nenhuma informação do fornecedor está disponível" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "Código (SKU)" @@ -4546,7 +4546,7 @@ msgstr "Código QR" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Preço Total" @@ -4564,7 +4564,7 @@ msgstr "Nenhum pedido de compra correspondente encontrado" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Pedido de Compra" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "Empresa da qual os itens estão sendo encomendados" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Referencia do fornecedor" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "Fornecedor da Peça" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "Referência do Cliente" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "Descrição da Peça" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Revisão" @@ -5563,7 +5563,7 @@ msgstr "Em Estoque" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "No pedido" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "Usado em" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "Produzindo" @@ -5606,7 +5606,7 @@ msgstr "Caminho da Categoria" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Peças" @@ -5639,31 +5639,31 @@ msgstr "Preço Mínimo" msgid "Maximum Price" msgstr "Preço Máximo" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Pedido de compra recebido" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Pedidos de Venda Feitos" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "Estoque produzido pelo Pedido de Produção" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "Estoque obrigatório para Pedido de Produção" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "Válido" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "Validar a Lista de Materiais completa" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Esta opção deve ser selecionada" @@ -5792,10 +5792,10 @@ msgstr "Palavras-chave para melhorar a visibilidade nos resultados da pesquisa" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Categoria" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Último Balanço" @@ -6056,7 +6056,7 @@ msgstr "Estoque total disponível no momento do balanço" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Data" @@ -6117,7 +6117,7 @@ msgstr "Modelos de teste só podem ser criados para peças rastreáveis" msgid "Test with this name already exists for this part" msgstr "O teste com este nome já existe para esta peça" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Nome de Teste" @@ -6133,7 +6133,7 @@ msgstr "Descrição do Teste" msgid "Enter description for this test" msgstr "Digite a descrição para este teste" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Requerido" @@ -6142,7 +6142,7 @@ msgstr "Requerido" msgid "Is this test required to pass?" msgstr "Este teste é obrigatório passar?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Requer Valor" @@ -6150,7 +6150,7 @@ msgstr "Requer Valor" msgid "Does this test require a value when adding a test result?" msgstr "Este teste requer um valor ao adicionar um resultado de teste?" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Anexo obrigatório" @@ -6252,7 +6252,7 @@ msgstr "Nível" msgid "BOM level" msgstr "Nível da LDM" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Item LDM" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "Pelo menos um item LDM é necessário" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "Quantidade Total" @@ -7015,7 +7015,7 @@ msgstr "Contagem peça em estoque" msgid "Transfer part stock" msgstr "Transferir estoque de peça" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Ações de peça" @@ -7095,7 +7095,7 @@ msgid "Minimum stock level" msgstr "Nível mínimo de estoque" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7118,7 +7118,7 @@ msgstr "QR Code da Peça" msgid "Link Barcode to Part" msgstr "Vincular Código de Barras à Peça" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "peça" @@ -7192,8 +7192,8 @@ msgstr "Variantes" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Estoque" @@ -7312,7 +7312,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Sem Estoque" @@ -8087,7 +8087,7 @@ msgstr "Fornecedor foi excluído" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Preço unitário" @@ -8100,7 +8100,7 @@ msgstr "Extra Itens de Linha" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Total" @@ -8253,44 +8253,44 @@ msgstr "Excluir quando esgotado" msgid "Expiry Date" msgstr "Data de validade" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "Localização externa" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "Inativo" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "Quantidade obrigatória" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "Uma peça válida deve ser fornecida" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "A peça do fornecedor informado não existe" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "A peça do fornecedor tem um tamanho de pacote definido, mas o item use_pack_size não foi definida" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "Números de série não podem ser fornecidos para uma parte não rastreável" @@ -10287,7 +10287,7 @@ msgid "Click on the following link to view this part" msgstr "Clique no link abaixo para ver esta peça" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Quantidade Mínima" @@ -10999,7 +10999,7 @@ msgstr "Nenhuma produção corresponde a consulta" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Selecionar" @@ -11229,7 +11229,7 @@ msgid "Delete Parameters" msgstr "Excluir Parâmetros" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Pedir peças" @@ -11613,7 +11613,7 @@ msgid "Delete Line" msgstr "Excluir linha" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "Nenhum item de linha encontrado" @@ -11851,133 +11851,133 @@ msgid "Delete Part Parameter Template" msgstr "Excluir Modelo de Parâmetro de Peça" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Nenhum pedido de compra encontrado" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Este item de linha está atrasado" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Receber item de linha" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "Excluir relação de peças" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "Excluir Relacionamento de Peças" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Nenhuma peça encontrada" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "Definir a categoria das peças selecionadas" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Definir Categoria da Peça" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Definir categoria" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "peças" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Nenhuma categoria" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Visualizar como lista" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Exibir como grade" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "Nenhuma subcategoria encontrada" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Exibir como árvore" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "Carregar Subcategorias" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Categoria inscrita" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Nenhum modelo de teste corresponde à consulta" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Editar resultados de teste" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Excluir resultado do teste" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "Este teste é definido para uma peça parental" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "Editar Modelo de Resultado de Teste" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "Excluir Modelo de Resultado de Teste" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "Nenhum dia especificado" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "Dia especificado está no passado" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "Especulativo" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "Nenhuma informação de agendamento para esta peça" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "Erro ao obter informações de agendamento para esta peça" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "Agendamento de Quantidade de Estoque" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "Quantidade Máxima" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "Nível de Estoque Mínimo" @@ -12243,58 +12243,58 @@ msgstr "Ler código de barras no item de entrada (não deve corresponder a nenhu msgid "Invalid barcode data" msgstr "Dados do código de barras inválido" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "O pedido está atrasado" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Itens" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "Todas as linhas selecionadas serão excluídas" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "Excluir itens de linha selecionados?" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Duplicar Item de Linha" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Editar Item de Linha" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Excluir Item de Linha" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Duplicar item de linha" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Editar item de linha" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/pt_br/LC_MESSAGES/django.po b/InvenTree/locale/pt_br/LC_MESSAGES/django.po index 67f1a3992b..c7f753a606 100644 --- a/InvenTree/locale/pt_br/LC_MESSAGES/django.po +++ b/InvenTree/locale/pt_br/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -67,7 +67,7 @@ msgstr "" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -273,9 +273,9 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -358,7 +358,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "" @@ -385,12 +385,12 @@ msgstr "" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -407,7 +407,7 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1006,7 +1006,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1057,12 +1057,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1181,7 +1181,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1214,7 +1214,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1289,14 +1289,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1422,7 +1422,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1477,7 +1477,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1768,9 +1768,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1853,7 +1853,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3408,9 +3408,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3720,7 +3720,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3844,8 +3844,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3888,7 +3888,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3919,7 +3919,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3976,12 +3976,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4383,8 +4383,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4547,7 +4547,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4565,7 +4565,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4644,7 +4644,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4765,9 +4765,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5406,7 +5406,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5512,14 +5512,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5564,7 +5564,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5574,7 +5574,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5607,7 +5607,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5640,31 +5640,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5793,10 +5793,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5894,7 +5894,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6057,7 +6057,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6118,7 +6118,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6134,7 +6134,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6143,7 +6143,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6151,7 +6151,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6253,7 +6253,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6668,8 +6668,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7013,7 +7013,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7093,7 +7093,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7116,7 +7116,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7190,8 +7190,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7310,7 +7310,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8061,7 +8061,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8074,7 +8074,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8227,44 +8227,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10261,7 +10261,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10973,7 +10973,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11203,7 +11203,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11587,7 +11587,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11825,133 +11825,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12217,58 +12217,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index c51ae496ca..925a1d4e21 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-23 07:46\n" "Last-Translator: \n" "Language-Team: Russian\n" @@ -66,7 +66,7 @@ msgstr "Введите дату" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Выберите файл для вложения" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Неверный выбор" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Название" @@ -384,12 +384,12 @@ msgstr "Название" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Описание (необязательно)" msgid "parent" msgstr "родитель" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Путь" @@ -1008,7 +1008,7 @@ msgstr "Ссылка на заказ" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "ПорядокСборки, которому выделяется эта #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "Пользователь, выпустивший этот заказ н #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "Приоритет этого порядка сборки заказа" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "Построить объект" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "Автоматически выделить серийные номер msgid "Automatically allocate required items with matching serial numbers" msgstr "Автоматически выделять необходимые элементы с соответствующими серийными номерами" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Следующие серийные номера уже существуют или недействительны" @@ -1479,7 +1479,7 @@ msgstr "Расположение для завершенных выходов с #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1770,9 +1770,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1855,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Назначение" @@ -3410,9 +3410,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3722,7 +3722,7 @@ msgstr "Для этой компании используется валюта #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Компания" @@ -3846,8 +3846,8 @@ msgstr "Выберите производителя" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3890,7 +3890,7 @@ msgstr "Значение параметра" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Ед.изм" @@ -3921,7 +3921,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Поставщик" @@ -3978,12 +3978,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4385,8 +4385,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4549,7 +4549,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Общая стоимость" @@ -4567,7 +4567,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Заказ на закупку" @@ -4646,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "Компания, в которой детали заказываются" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4767,9 +4767,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5408,7 +5408,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5514,14 +5514,14 @@ msgstr "Описание детали" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Версия" @@ -5566,7 +5566,7 @@ msgstr "На складе" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "В заказе" @@ -5576,7 +5576,7 @@ msgid "Used In" msgstr "Используется в" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5609,7 +5609,7 @@ msgstr "Путь к категории" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Детали" @@ -5642,31 +5642,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Необходимо выбрать эту опцию" @@ -5795,10 +5795,10 @@ msgstr "Ключевые слова для улучшения видимости #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Категория" @@ -5896,7 +5896,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6059,7 +6059,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6120,7 +6120,7 @@ msgstr "Тестовые шаблоны могут быть созданы то msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Название теста" @@ -6136,7 +6136,7 @@ msgstr "" msgid "Enter description for this test" msgstr "Введите описание для этого теста" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6145,7 +6145,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6153,7 +6153,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6255,7 +6255,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "BOM Компонент" @@ -6670,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7015,7 +7015,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Действия с деталью" @@ -7095,7 +7095,7 @@ msgid "Minimum stock level" msgstr "Минимальный складской запас" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7118,7 +7118,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7192,8 +7192,8 @@ msgstr "Разновидности" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Склад" @@ -7312,7 +7312,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8063,7 +8063,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8076,7 +8076,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8229,44 +8229,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "Необходимо указать количество" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10263,7 +10263,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Минимальное количество" @@ -10975,7 +10975,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11205,7 +11205,7 @@ msgid "Delete Parameters" msgstr "Удалить параметры" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Заказать детали" @@ -11589,7 +11589,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11827,133 +11827,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Заказов на закупку не найдено" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Детали не найдены" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Укажите категорию" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Укажите категорию" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Нет категории" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Список" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Таблица" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Дерево" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Нет тестовых шаблонов, соответствующих запросу" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12219,58 +12219,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/sl/LC_MESSAGES/django.po b/InvenTree/locale/sl/LC_MESSAGES/django.po index 18eb87d5e6..55ffa35f78 100644 --- a/InvenTree/locale/sl/LC_MESSAGES/django.po +++ b/InvenTree/locale/sl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Slovenian\n" @@ -66,7 +66,7 @@ msgstr "Vnesi datum" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Izberite prilogo" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Nedovoljena izbira" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Ime" @@ -384,12 +384,12 @@ msgstr "Ime" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Opis (opcijsko)" msgid "parent" msgstr "nadrejen" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Pot" @@ -1005,7 +1005,7 @@ msgstr "Referenca naloga izgradnje" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Nalog izgradnje na katerega se ta izgradnaj nanaša" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Uporabnik, ki je izdal nalog za izgradnjo" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8068,7 +8068,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8081,7 +8081,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8234,44 +8234,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10268,7 +10268,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10980,7 +10980,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11210,7 +11210,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11594,7 +11594,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11832,133 +11832,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12224,58 +12224,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/sr/LC_MESSAGES/django.po b/InvenTree/locale/sr/LC_MESSAGES/django.po index 584accf66c..8a3d44e3d2 100644 --- a/InvenTree/locale/sr/LC_MESSAGES/django.po +++ b/InvenTree/locale/sr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-19 05:36\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" @@ -66,7 +66,7 @@ msgstr "Unesite datum" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Izaberite datoteku za prilog" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Nevažeći izvor" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Ime" @@ -384,12 +384,12 @@ msgstr "Ime" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Opis (Opciono)" msgid "parent" msgstr "nadređeni" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Putanja" @@ -1008,7 +1008,7 @@ msgstr "Reference naloga za pravljenje" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1479,7 +1479,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1770,9 +1770,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1855,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3410,9 +3410,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3722,7 +3722,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3846,8 +3846,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3890,7 +3890,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3921,7 +3921,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3978,12 +3978,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4385,8 +4385,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4549,7 +4549,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4567,7 +4567,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4646,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4767,9 +4767,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5408,7 +5408,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5514,14 +5514,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5566,7 +5566,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5576,7 +5576,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5609,7 +5609,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5642,31 +5642,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5795,10 +5795,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5896,7 +5896,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6059,7 +6059,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6120,7 +6120,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6136,7 +6136,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6145,7 +6145,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6153,7 +6153,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6255,7 +6255,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6670,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7015,7 +7015,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7095,7 +7095,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7118,7 +7118,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7192,8 +7192,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7312,7 +7312,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8063,7 +8063,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8076,7 +8076,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8229,44 +8229,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10263,7 +10263,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10975,7 +10975,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11205,7 +11205,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11589,7 +11589,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11827,133 +11827,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12219,58 +12219,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/sv/LC_MESSAGES/django.po b/InvenTree/locale/sv/LC_MESSAGES/django.po index 612bc68af9..3d20075d5e 100644 --- a/InvenTree/locale/sv/LC_MESSAGES/django.po +++ b/InvenTree/locale/sv/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:45\n" "Last-Translator: \n" "Language-Team: Swedish\n" @@ -66,7 +66,7 @@ msgstr "Ange datum" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Välj fil att bifoga" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Ogiltigt val" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Namn" @@ -384,12 +384,12 @@ msgstr "Namn" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Beskrivning (valfritt)" msgid "parent" msgstr "överordnad" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Sökväg" @@ -1005,7 +1005,7 @@ msgstr "Byggorderreferens" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Byggorder till vilken detta bygge är tilldelad" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Användare som utfärdade denna byggorder" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Mål" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Företag" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Leverantör" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "QR-kod" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "I lager" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Artiklar" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Kategori" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8070,7 +8070,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8083,7 +8083,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8236,44 +8236,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10270,7 +10270,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10982,7 +10982,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11212,7 +11212,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11596,7 +11596,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11834,133 +11834,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "Inga underkategorier hittades" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12226,58 +12226,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/th/LC_MESSAGES/django.po b/InvenTree/locale/th/LC_MESSAGES/django.po index 627bbfd97d..f68a8a2e7c 100644 --- a/InvenTree/locale/th/LC_MESSAGES/django.po +++ b/InvenTree/locale/th/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:46\n" "Last-Translator: \n" "Language-Team: Thai\n" @@ -66,7 +66,7 @@ msgstr "ป้อนวันที่" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "เลือกไฟล์ที่ต้องการแนบ" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "ชื่อ" @@ -384,12 +384,12 @@ msgstr "ชื่อ" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1005,7 +1005,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3887,7 +3887,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6133,7 +6133,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8062,7 +8062,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8075,7 +8075,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8228,44 +8228,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10262,7 +10262,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10974,7 +10974,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11204,7 +11204,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11588,7 +11588,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11826,133 +11826,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12218,58 +12218,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index 3e91dae499..d48a12d8ad 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-11 03:46\n" "Last-Translator: \n" "Language-Team: Turkish\n" @@ -66,7 +66,7 @@ msgstr "Tarih giriniz" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Eklenecek dosyayı seç" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Geçersiz seçim" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Adı" @@ -384,12 +384,12 @@ msgstr "Adı" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Açıklama (isteğe bağlı)" msgid "parent" msgstr "üst" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Yol" @@ -1005,7 +1005,7 @@ msgstr "Yapım İşi Emri Referansı" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1056,12 +1056,12 @@ msgstr "Bu yapım işinin tahsis edildiği yapım işi emri" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1180,7 +1180,7 @@ msgstr "Bu yapım işi emrini veren kullanıcı" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1213,7 +1213,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1288,14 +1288,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1421,7 +1421,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1476,7 +1476,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1767,9 +1767,9 @@ msgstr "Stok, yapım işi emri için tamamen tahsis edilemedi" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1852,7 +1852,7 @@ msgid "Stock can be taken from any available location." msgstr "Stok herhangi bir konumdan alınabilir." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Hedef" @@ -3407,9 +3407,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3719,7 +3719,7 @@ msgstr "Bu şirket için varsayılan para birimi" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3843,8 +3843,8 @@ msgstr "Üretici seçin" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "ÜPN" @@ -3887,7 +3887,7 @@ msgstr "Parametre değeri" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3918,7 +3918,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Tedarikçi" @@ -3975,12 +3975,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4382,8 +4382,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4546,7 +4546,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4564,7 +4564,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4643,7 +4643,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4764,9 +4764,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5405,7 +5405,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5511,14 +5511,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "DPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Revizyon" @@ -5563,7 +5563,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5573,7 +5573,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5606,7 +5606,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Parçalar" @@ -5639,31 +5639,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5792,10 +5792,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5893,7 +5893,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6056,7 +6056,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6117,7 +6117,7 @@ msgstr "Test şablonları sadece takip edilebilir paçalar için oluşturulabili msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Test Adı" @@ -6133,7 +6133,7 @@ msgstr "Test Açıklaması" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Gerekli" @@ -6142,7 +6142,7 @@ msgstr "Gerekli" msgid "Is this test required to pass?" msgstr "Testi geçmesi için bu gerekli mi?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6252,7 +6252,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6667,8 +6667,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7012,7 +7012,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Parça işlemleri" @@ -7092,7 +7092,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7115,7 +7115,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7189,8 +7189,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Stok" @@ -7309,7 +7309,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Stok Yok" @@ -8074,7 +8074,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8087,7 +8087,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8240,44 +8240,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10274,7 +10274,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10986,7 +10986,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11216,7 +11216,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11600,7 +11600,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11838,133 +11838,133 @@ msgid "Delete Part Parameter Template" msgstr "Parça Parametre Şablonu Sil" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Kategori ayarla" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Katagori Yok" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Sorgu ile eşleşen test şablonu bulunamadı" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12230,58 +12230,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Ürünler" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/vi/LC_MESSAGES/django.po b/InvenTree/locale/vi/LC_MESSAGES/django.po index 69a9640e21..d7bfc42214 100644 --- a/InvenTree/locale/vi/LC_MESSAGES/django.po +++ b/InvenTree/locale/vi/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-12 03:57\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" @@ -66,7 +66,7 @@ msgstr "Nhập ngày" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "Chọn file đính kèm" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "Lựa chọn sai" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "Tên" @@ -384,12 +384,12 @@ msgstr "Tên" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "Mô tả (tùy chọn)" msgid "parent" msgstr "thư mục cha" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "Đường dẫn" @@ -1008,7 +1008,7 @@ msgstr "Tham chiếu đơn đặt bản dựng" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "Đơn đặt bản dựng với bản dựng này đã được phân b #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "Người dùng người đã được phân công cho đơn đặt bản #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "Độ quan trọng của đơn đặt bản dựng" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "Dựng đối tượng" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "Số sêri tự cấp" msgid "Automatically allocate required items with matching serial numbers" msgstr "Tự động cấp số seri phù hợp cho hàng hóa được yêu cầu" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "Số sêri sau đây đã tồn tại hoặc không hợp lệ" @@ -1479,7 +1479,7 @@ msgstr "Vị trí cho đầu ra bản dựng hoàn thiện" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1770,9 +1770,9 @@ msgstr "Kho không được phân bổ đầy đủ với yêu cầu bản dựn #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1855,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "Kho có thể được lấy từ bất kỳ địa điểm nào." #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "Đích đến" @@ -3410,9 +3410,9 @@ msgstr "Nhận thông báo khi có lỗi hệ thống" msgid "Price break quantity" msgstr "Số lượng giá phá vỡ" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3722,7 +3722,7 @@ msgstr "Tiền tệ mặc định dùng cho công ty này" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "Doanh nghiêp" @@ -3846,8 +3846,8 @@ msgstr "Chọn nhà sản xuất" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "MPN" @@ -3890,7 +3890,7 @@ msgstr "Giá trị tham số" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "Đơn vị" @@ -3921,7 +3921,7 @@ msgstr "Sản phẩm nhà sản xuất đã liên kết phải tham chiếu vớ #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "Nhà cung cấp" @@ -3978,12 +3978,12 @@ msgid "Part packaging" msgstr "Đóng gói sản phẩm" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "Số lượng gói" @@ -4385,8 +4385,8 @@ msgstr "Chưa có thông tin nhà cung cấp" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "SKU" @@ -4549,7 +4549,7 @@ msgstr "Mã QR" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "Tổng tiền" @@ -4567,7 +4567,7 @@ msgstr "Không tìm thấy đơn đặt mua phù hợp" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "Đơn hàng" @@ -4646,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "Doanh nghiệp từ những hàng hóa đang được đặt mua" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "Tham chiếu nhà cung cấp" @@ -4767,9 +4767,9 @@ msgid "Supplier part" msgstr "Sản phẩm nhà cung cấp" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5408,7 +5408,7 @@ msgstr "Mã khách hàng" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5514,14 +5514,14 @@ msgstr "Mô tả sản phẩm" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "IPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "Phiên bản" @@ -5566,7 +5566,7 @@ msgstr "Còn hàng" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "Bật đơn hàng" @@ -5576,7 +5576,7 @@ msgid "Used In" msgstr "Sử dụng trong" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "Đang dựng" @@ -5609,7 +5609,7 @@ msgstr "Đưỡng dẫn danh mục" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "Nguyên liệu" @@ -5642,31 +5642,31 @@ msgstr "Giá thấp nhất" msgid "Maximum Price" msgstr "Giá cao nhất" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "Đơn đặt mua vào" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "Đơn hàng bán ra" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "Kho sản xuất bởi Đơn đặt bản dựng" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "Kho được yêu cầu cho đơn đặt bản dựng" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "Hợp lệ" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "Xác minh toàn bộ hóa đơn vật liệu" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "Tùy chọn này phải được chọn" @@ -5795,10 +5795,10 @@ msgstr "Từ khóa sản phẩm để cải thiện sự hiện diện trong k #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "Danh mục" @@ -5896,7 +5896,7 @@ msgstr "Trách nhiệm chủ sở hữu cho sản phẩm này" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "Kiểm kê cuối cùng" @@ -6059,7 +6059,7 @@ msgstr "Tống số kho tại thời điểm kiểm kê" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "Ngày" @@ -6120,7 +6120,7 @@ msgstr "Chỉ có thể tạo mẫu kiểm thử cho sản phẩm có thể theo msgid "Test with this name already exists for this part" msgstr "Kiểm thử với tên này đã tồn tại cho sản phẩm này" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "Tên kiểm thử" @@ -6136,7 +6136,7 @@ msgstr "Mô tả kiểm thử" msgid "Enter description for this test" msgstr "Nhập mô tả cho kiểm thử này" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "Bắt buộc" @@ -6145,7 +6145,7 @@ msgstr "Bắt buộc" msgid "Is this test required to pass?" msgstr "Kiểm thử này bắt buộc phải đạt?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "Giá trị bắt buộc" @@ -6153,7 +6153,7 @@ msgstr "Giá trị bắt buộc" msgid "Does this test require a value when adding a test result?" msgstr "Kiểm thử này yêu cầu 1 giá trị khi thêm một kết quả kiểm thử?" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "Yêu cầu đính kèm" @@ -6255,7 +6255,7 @@ msgstr "Cấp độ" msgid "BOM level" msgstr "Cấp độ BOM" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "Mục BOM" @@ -6670,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "Buộc phải nhập ít nhất một mục BOM" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "Tổng số lượng" @@ -7018,7 +7018,7 @@ msgstr "Đếm kho sản phẩm" msgid "Transfer part stock" msgstr "Chuyển kho sản phẩm" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "Chức năng sản phẩm" @@ -7098,7 +7098,7 @@ msgid "Minimum stock level" msgstr "Cấp kho tối thiểu" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7121,7 +7121,7 @@ msgstr "Mã QR sản phẩm" msgid "Link Barcode to Part" msgstr "Liên kết mã vạch đến sản phẩm" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "sản phẩm" @@ -7195,8 +7195,8 @@ msgstr "Biến thể" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "Kiện hàng" @@ -7315,7 +7315,7 @@ msgid "Update Pricing" msgstr "Cập nhập giá bán" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "Hết hàng" @@ -8092,7 +8092,7 @@ msgstr "Nhà cung cấp đã bị xóa" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "Đơn giá" @@ -8105,7 +8105,7 @@ msgstr "Bảng liệt kê mở rộng" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "Tổng cộng" @@ -8258,44 +8258,44 @@ msgstr "Xóa khi thiếu hụt" msgid "Expiry Date" msgstr "Ngày hết hạn" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "Địa điểm bên ngoài" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "Cây sản phẩm" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "Ngày hết hạn trước đó" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "Ngày hết hạn sau đó" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "Ế" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "Bắt buộc nhập số lượng" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "Phải cung cấp sản phẩm hợp lệ" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "Sản phẩm nhà cung cấp đã đưa không tồn tại" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "Sản phẩm nhà cung cấp có kích thước đóng gói được định nghĩa nhưng cờ use_pack_size chưa được thiết lập" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "Số sê-ri không thê được cung cấp cho sản phẩm không thể theo dõi" @@ -10292,7 +10292,7 @@ msgid "Click on the following link to view this part" msgstr "Nhấp chuột vào liên kết dưới đây để xem sản phẩm này" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "Số lượng tối thiểu" @@ -11004,7 +11004,7 @@ msgstr "Không có bản dựng nào phù hợp truy vấn" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "Chọn" @@ -11234,7 +11234,7 @@ msgid "Delete Parameters" msgstr "Xóa các thông số" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "Đặt hàng sản phẩm" @@ -11618,7 +11618,7 @@ msgid "Delete Line" msgstr "Xoá dòng" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "Không tìm thấy mục dòng nào" @@ -11856,133 +11856,133 @@ msgid "Delete Part Parameter Template" msgstr "Xóa mẫu tham số sản phẩm" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "Không tìm thấy đơn đặt mua" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "Hạng mục này quá hạn" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "Nhận hạng mục" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "Xóa mối quan hệ sản phẩm" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "Xóa mối quan hệ sản phẩm" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "Không tìm thấy sản phẩm" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "Phân nhóm sản phẩm cho sản phẩm đã chọn" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "Đặt nhóm sản phẩm" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "Phân nhóm" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "sản phẩm" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "Không có danh mục" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "Hiển thị dạng danh sách" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "Hiển thị dạng lưới" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "Không có phụ mục" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "Hiển thị dạng cây" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "Tải danh mục con" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "Danh mục đã đăng ký" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "Không có mẫu kiểm thử phù hợp với truy vấn" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "Sửa kết quả kiểm thử" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "Xóa kết quả kiểm thử" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "Kiểm thử này đã được định nghĩa cho sản phẩm cha" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "Sửa mấ kết quả kiếm thử" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "Xóa mẫu kết quả kiểm thử" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "Chưa xác định ngày" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "Ngày đã xác định đã trôi qua" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "Đầu cơ" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "Không có sẵn thông tin lập lịch cho sản phẩm này" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "Lỗi gọi thông tin lập lịch cho sản phẩm này" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "Số lượng kho đã lập lịch" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "Số lượng tối đa" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "Cấp kho tối thiểu" @@ -12248,58 +12248,58 @@ msgstr "Quét mã vạch trên hàng hóa đầu vào (phải không khớp vớ msgid "Invalid barcode data" msgstr "Dữ liệu mã vạch không hợp lệ" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "Đơn đặt đã quá hạn" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "Hàng hóa" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "Đã xóa toàn bộ mục dòng được chọn" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "Xóa mục dòng đã chọn?" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "Nhân bản mục dòng" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "Sửa mục dòng" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "Xóa mục dòng" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "Nhân bản mục dòng" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "Sửa mục dòng" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 8034a91e3a..eba6f55460 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-12-29 08:49\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -66,7 +66,7 @@ msgstr "输入日期" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -272,9 +272,9 @@ msgstr "选择附件" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -357,7 +357,7 @@ msgstr "选择无效" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "名称" @@ -384,12 +384,12 @@ msgstr "名称" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -406,7 +406,7 @@ msgstr "描述 (可选)" msgid "parent" msgstr "上级" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "路径" @@ -1008,7 +1008,7 @@ msgstr "相关生产订单" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1059,12 +1059,12 @@ msgstr "此次生产匹配的订单" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1183,7 +1183,7 @@ msgstr "发布此生产订单的用户" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1216,7 +1216,7 @@ msgstr "此生产订单的优先级" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1291,14 +1291,14 @@ msgstr "生产对象" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1424,7 +1424,7 @@ msgstr "自动分配序列号" msgid "Automatically allocate required items with matching serial numbers" msgstr "自动为所需项分配对应的序列号" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "以下序列号已存在或无效" @@ -1479,7 +1479,7 @@ msgstr "已完成生产产出的库存地点" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1770,9 +1770,9 @@ msgstr "库存尚未被完全分配到此生产订单" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1855,7 +1855,7 @@ msgid "Stock can be taken from any available location." msgstr "库存可以从任何可用的地点获得。" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "目的地" @@ -3410,9 +3410,9 @@ msgstr "接收系统错误的通知" msgid "Price break quantity" msgstr "批发价数量" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3722,7 +3722,7 @@ msgstr "该公司使用的默认货币" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "公司" @@ -3846,8 +3846,8 @@ msgstr "选择制造商" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "制造商零件编号 (MPN)" @@ -3890,7 +3890,7 @@ msgstr "参数值" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "单位" @@ -3921,7 +3921,7 @@ msgstr "链接的制造商零件必须引用相同的基础零件" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "供应商" @@ -3978,12 +3978,12 @@ msgid "Part packaging" msgstr "商品打包" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "包装数量" @@ -4385,8 +4385,8 @@ msgstr "没有可用的供应商信息" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "库存单位 (SKU)" @@ -4549,7 +4549,7 @@ msgstr "二维码" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "总价" @@ -4567,7 +4567,7 @@ msgstr "没有发现采购订单" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "采购订单" @@ -4646,7 +4646,7 @@ msgid "Company from which the items are being ordered" msgstr "订购该商品的公司" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "参考供应商" @@ -4767,9 +4767,9 @@ msgid "Supplier part" msgstr "供应商商品" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5408,7 +5408,7 @@ msgstr "客户参考" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5514,14 +5514,14 @@ msgstr "零件描述" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "内部零件号IPN" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "改版" @@ -5566,7 +5566,7 @@ msgstr "入库" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "已订购" @@ -5576,7 +5576,7 @@ msgid "Used In" msgstr "用途" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "仓库" @@ -5609,7 +5609,7 @@ msgstr "类别路径" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "商品" @@ -5642,31 +5642,31 @@ msgstr "最低价格" msgid "Maximum Price" msgstr "最高价格" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "收到的采购订单" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "未完成的销售订单" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "由生产订单生成的库存" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "生产订单所需库存" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "有效" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "验证整个材料单" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "必须选择此项" @@ -5795,10 +5795,10 @@ msgstr "提高搜索结果可见性的关键字" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "类别" @@ -5896,7 +5896,7 @@ msgstr "此零件的负责人" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "最近库存盘点" @@ -6059,7 +6059,7 @@ msgstr "盘点时可用库存总额" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "日期" @@ -6120,7 +6120,7 @@ msgstr "只能为可跟踪的零件创建测试模板" msgid "Test with this name already exists for this part" msgstr "用该零件已有名称测试" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "测试名" @@ -6136,7 +6136,7 @@ msgstr "测试说明" msgid "Enter description for this test" msgstr "输入测试的描述" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "必填项" @@ -6145,7 +6145,7 @@ msgstr "必填项" msgid "Is this test required to pass?" msgstr "要求测试通过?" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "必填值" @@ -6153,7 +6153,7 @@ msgstr "必填值" msgid "Does this test require a value when adding a test result?" msgstr "添加测试结果时是否需要一个值?" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "需附件" @@ -6255,7 +6255,7 @@ msgstr "级" msgid "BOM level" msgstr "物料清单 级别" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "物料清单项" @@ -6670,8 +6670,8 @@ msgid "At least one BOM item is required" msgstr "至少需要一个物料清单项目" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "总数量" @@ -7018,7 +7018,7 @@ msgstr "清点商品库存" msgid "Transfer part stock" msgstr "转移零件库存" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "零件操作" @@ -7098,7 +7098,7 @@ msgid "Minimum stock level" msgstr "最低库存水平" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7121,7 +7121,7 @@ msgstr "商品二维码" msgid "Link Barcode to Part" msgstr "关联条形码到零件" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "零件" @@ -7195,8 +7195,8 @@ msgstr "变体" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "库存" @@ -7315,7 +7315,7 @@ msgid "Update Pricing" msgstr "更新价格" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "无库存" @@ -8066,7 +8066,7 @@ msgstr "供应商已删除" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "单价" @@ -8079,7 +8079,7 @@ msgstr "额外行项目" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "总计" @@ -8232,46 +8232,46 @@ msgstr "在消耗品上删除" msgid "Expiry Date" msgstr "到期日期" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "外部位置" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "零件树" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "过期日期前" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "过期日期后" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "过期" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "请先输入数量!" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "必须提供有效的零件" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "给定的供应商零件不存在" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" "供应商零件有定义的包装大小,但 use_pack_size 标志\n" "未设置" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "不能为不可跟踪的零件提供序列号" @@ -10268,7 +10268,7 @@ msgid "Click on the following link to view this part" msgstr "点击以下链接查看此零件" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "最小数量" @@ -10980,7 +10980,7 @@ msgstr "没有生产匹配查询" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "选择" @@ -11210,7 +11210,7 @@ msgid "Delete Parameters" msgstr "删除参数" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "订购商品" @@ -11594,7 +11594,7 @@ msgid "Delete Line" msgstr "删除行" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "没有找到行项目" @@ -11832,133 +11832,133 @@ msgid "Delete Part Parameter Template" msgstr "删除零件参数模板" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "未发现采购订单" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "此行项目已逾期" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "接收这行项目" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "删除零件关系" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "删除零件关系" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "找不到零件" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "为所选零件设置零件类别" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "设置商品类别" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "设置类别" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "零件" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "没有类别" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "按列表显示" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "按网格显示" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "未找到子类别" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "按树显示" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "加载子类别" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "订阅的类别" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "没有匹配查询的测试模板" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "编辑测试结果" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "删除测试结果" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "此测试是为父零件定义" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "添加测试结果模板" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "添加测试结果模板" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "无指定日期" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "指定的日期已过" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "投影" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "这一零件没有可用的调度信息" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "获取此部分的调度信息时出错" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "计划库存数量" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "最大数量" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "最低库存级别" @@ -12224,58 +12224,58 @@ msgstr "扫描进货条形码 (必须与任何现有的库存条目未匹配)" msgid "Invalid barcode data" msgstr "条形码数据无效" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "订单已逾期" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "项目" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "所有选中的行项目将被删除" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "删除选中的行项目吗?" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "复制行项目" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "编辑行项目" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "删除行项目" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "复制当前行" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "编辑行项目" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/zh_Hans/LC_MESSAGES/django.po b/InvenTree/locale/zh_Hans/LC_MESSAGES/django.po index 7604132952..85cc5e22eb 100644 --- a/InvenTree/locale/zh_Hans/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh_Hans/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: 2023-02-28 22:38\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -71,7 +71,7 @@ msgstr "输入日期" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -282,9 +282,9 @@ msgstr "选择附件" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -367,7 +367,7 @@ msgstr "选择无效" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "名称" @@ -394,12 +394,12 @@ msgstr "名称" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -416,7 +416,7 @@ msgstr "描述 (可选)" msgid "parent" msgstr "上级项" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "路径" @@ -1043,7 +1043,7 @@ msgstr "相关生产订单" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1096,12 +1096,12 @@ msgstr "此次生产匹配的订单" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1220,7 +1220,7 @@ msgstr "发布此生产订单的用户" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1253,7 +1253,7 @@ msgstr "此构建订单的优先级" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1336,14 +1336,14 @@ msgstr "生产备注" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1473,7 +1473,7 @@ msgstr "自动分配序列号" msgid "Automatically allocate required items with matching serial numbers" msgstr "自动为所需项分配对应的序列号" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "以下序列号已存在或无效" @@ -1534,7 +1534,7 @@ msgstr "已完成生产产出的仓储地点" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1831,9 +1831,9 @@ msgstr "库存尚未被完全分配到此构建订单" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1920,7 +1920,7 @@ msgid "Stock can be taken from any available location." msgstr "库存可以从任何可用的地点获得。" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "目的地" @@ -3528,9 +3528,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3852,7 +3852,7 @@ msgstr "该公司使用的默认货币" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "公司" @@ -3994,8 +3994,8 @@ msgstr "选择制造商" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -4038,7 +4038,7 @@ msgstr "参数值" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "单位" @@ -4071,7 +4071,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "供应商" @@ -4128,12 +4128,12 @@ msgid "Part packaging" msgstr "商品打包" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4555,8 +4555,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4723,7 +4723,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4741,7 +4741,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4836,7 +4836,7 @@ msgid "Company from which the items are being ordered" msgstr "订购该商品的公司" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4961,9 +4961,9 @@ msgid "Supplier part" msgstr "供应商商品" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5626,7 +5626,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5744,14 +5744,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5798,7 +5798,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5808,7 +5808,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5841,7 +5841,7 @@ msgstr "类别路径" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "商品" @@ -5874,31 +5874,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -6030,10 +6030,10 @@ msgstr "提高搜索结果可见性的关键字" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "类别" @@ -6133,7 +6133,7 @@ msgstr "负责此订单的用户或群组" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6296,7 +6296,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6357,7 +6357,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6373,7 +6373,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6382,7 +6382,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6390,7 +6390,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6496,7 +6496,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "BOM项" @@ -6929,8 +6929,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7278,7 +7278,7 @@ msgstr "清点商品库存" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7360,7 +7360,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7383,7 +7383,7 @@ msgstr "商品二维码" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 #, fuzzy #| msgid "Edit part" msgid "part" @@ -7459,8 +7459,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "库存" @@ -7585,7 +7585,7 @@ msgid "Update Pricing" msgstr "商品价格" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8419,7 +8419,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "单价" @@ -8434,7 +8434,7 @@ msgstr "额外的生产备注" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8597,46 +8597,46 @@ msgstr "删除模板" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 #, fuzzy #| msgid "Part name" msgid "Part Tree" msgstr "商品名称" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10717,7 +10717,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -11473,7 +11473,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11749,7 +11749,7 @@ msgid "Delete Parameters" msgstr "删除参数" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "订购商品" @@ -12161,7 +12161,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -12403,137 +12403,137 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "设置商品类别" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "设置类别" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 #, fuzzy #| msgid "Parts" msgid "parts" msgstr "商品" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "没有分类" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 #, fuzzy #| msgid "Subcategories" msgid "No subcategories found" msgstr "子类别" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12827,62 +12827,62 @@ msgstr "" msgid "Invalid barcode data" msgstr "输入条形码数据" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 #, fuzzy #| msgid "All selected supplier parts will be deleted" msgid "All selected Line items will be deleted" msgstr "删除所有选定的供应商商品" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 #, fuzzy #| msgid "Allocate selected items" msgid "Delete selected Line items?" msgstr "分配选定项目" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/InvenTree/locale/zh_hant/LC_MESSAGES/django.po b/InvenTree/locale/zh_hant/LC_MESSAGES/django.po index f19bc08f01..995580409e 100644 --- a/InvenTree/locale/zh_hant/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh_hant/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-11 11:18+0000\n" +"POT-Creation-Date: 2024-01-13 08:29+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -67,7 +67,7 @@ msgstr "" #: templates/js/translated/barcode.js:143 templates/js/translated/bom.js:1259 #: templates/js/translated/company.js:1674 templates/js/translated/order.js:347 #: templates/js/translated/part.js:1080 -#: templates/js/translated/purchase_order.js:2194 +#: templates/js/translated/purchase_order.js:2197 #: templates/js/translated/return_order.js:776 #: templates/js/translated/sales_order.js:1067 #: templates/js/translated/sales_order.js:1982 @@ -273,9 +273,9 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:164 #: stock/admin.py:223 templates/js/translated/company.js:1309 #: templates/js/translated/company.js:1663 templates/js/translated/order.js:351 -#: templates/js/translated/part.js:2454 -#: templates/js/translated/purchase_order.js:2034 -#: templates/js/translated/purchase_order.js:2198 +#: templates/js/translated/part.js:2456 +#: templates/js/translated/purchase_order.js:2037 +#: templates/js/translated/purchase_order.js:2201 #: templates/js/translated/return_order.js:780 #: templates/js/translated/sales_order.js:1056 #: templates/js/translated/sales_order.js:1987 @@ -358,7 +358,7 @@ msgstr "" #: templates/js/translated/company.js:1155 #: templates/js/translated/company.js:1403 templates/js/translated/part.js:1186 #: templates/js/translated/part.js:1474 templates/js/translated/part.js:1610 -#: templates/js/translated/part.js:2747 templates/js/translated/stock.js:2687 +#: templates/js/translated/part.js:2749 templates/js/translated/stock.js:2687 msgid "Name" msgstr "" @@ -385,12 +385,12 @@ msgstr "" #: templates/js/translated/company.js:1631 templates/js/translated/index.js:119 #: templates/js/translated/order.js:298 templates/js/translated/part.js:1238 #: templates/js/translated/part.js:1483 templates/js/translated/part.js:1621 -#: templates/js/translated/part.js:1956 templates/js/translated/part.js:2353 -#: templates/js/translated/part.js:2783 templates/js/translated/part.js:2871 +#: templates/js/translated/part.js:1958 templates/js/translated/part.js:2355 +#: templates/js/translated/part.js:2785 templates/js/translated/part.js:2873 #: templates/js/translated/plugin.js:80 -#: templates/js/translated/purchase_order.js:1700 -#: templates/js/translated/purchase_order.js:1843 -#: templates/js/translated/purchase_order.js:2016 +#: templates/js/translated/purchase_order.js:1703 +#: templates/js/translated/purchase_order.js:1846 +#: templates/js/translated/purchase_order.js:2019 #: templates/js/translated/return_order.js:314 #: templates/js/translated/sales_order.js:802 #: templates/js/translated/sales_order.js:1812 @@ -407,7 +407,7 @@ msgstr "" msgid "parent" msgstr "" -#: InvenTree/models.py:845 templates/js/translated/part.js:2792 +#: InvenTree/models.py:845 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2728 msgid "Path" msgstr "" @@ -1006,7 +1006,7 @@ msgstr "" #: templates/js/translated/bom.js:770 templates/js/translated/bom.js:973 #: templates/js/translated/build.js:2503 templates/js/translated/order.js:291 #: templates/js/translated/pricing.js:386 -#: templates/js/translated/purchase_order.js:2059 +#: templates/js/translated/purchase_order.js:2062 #: templates/js/translated/return_order.js:729 #: templates/js/translated/sales_order.js:1818 msgid "Reference" @@ -1057,12 +1057,12 @@ msgstr "" #: templates/js/translated/company.js:1106 #: templates/js/translated/company.js:1261 #: templates/js/translated/company.js:1549 templates/js/translated/index.js:109 -#: templates/js/translated/part.js:1941 templates/js/translated/part.js:2013 -#: templates/js/translated/part.js:2322 templates/js/translated/pricing.js:369 +#: templates/js/translated/part.js:1943 templates/js/translated/part.js:2015 +#: templates/js/translated/part.js:2324 templates/js/translated/pricing.js:369 #: templates/js/translated/purchase_order.js:760 #: templates/js/translated/purchase_order.js:1300 -#: templates/js/translated/purchase_order.js:1842 -#: templates/js/translated/purchase_order.js:2001 +#: templates/js/translated/purchase_order.js:1845 +#: templates/js/translated/purchase_order.js:2004 #: templates/js/translated/return_order.js:539 #: templates/js/translated/return_order.js:710 #: templates/js/translated/sales_order.js:300 @@ -1181,7 +1181,7 @@ msgstr "" #: report/templates/report/inventree_build_order_base.html:158 #: templates/InvenTree/settings/settings_staff_js.html:150 #: templates/js/translated/build.js:2207 -#: templates/js/translated/purchase_order.js:1757 +#: templates/js/translated/purchase_order.js:1760 #: templates/js/translated/return_order.js:359 #: templates/js/translated/table_filters.js:527 msgid "Responsible" @@ -1214,7 +1214,7 @@ msgstr "" #: build/models.py:321 common/models.py:126 order/admin.py:18 #: order/models.py:268 templates/InvenTree/settings/settings_staff_js.html:146 #: templates/js/translated/build.js:2132 -#: templates/js/translated/purchase_order.js:1704 +#: templates/js/translated/purchase_order.js:1707 #: templates/js/translated/return_order.js:318 #: templates/js/translated/sales_order.js:806 #: templates/js/translated/table_filters.js:48 @@ -1289,14 +1289,14 @@ msgstr "" #: templates/js/translated/company.js:1808 #: templates/js/translated/model_renderers.js:228 #: templates/js/translated/order.js:304 templates/js/translated/part.js:961 -#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3308 +#: templates/js/translated/part.js:1811 templates/js/translated/part.js:3310 #: templates/js/translated/pricing.js:381 #: templates/js/translated/pricing.js:474 #: templates/js/translated/pricing.js:522 #: templates/js/translated/pricing.js:616 #: templates/js/translated/purchase_order.js:763 -#: templates/js/translated/purchase_order.js:1846 -#: templates/js/translated/purchase_order.js:2065 +#: templates/js/translated/purchase_order.js:1849 +#: templates/js/translated/purchase_order.js:2068 #: templates/js/translated/sales_order.js:317 #: templates/js/translated/sales_order.js:1199 #: templates/js/translated/sales_order.js:1518 @@ -1422,7 +1422,7 @@ msgstr "" msgid "Automatically allocate required items with matching serial numbers" msgstr "" -#: build/serializers.py:332 stock/api.py:939 +#: build/serializers.py:332 stock/api.py:940 msgid "The following serial numbers already exist or are invalid" msgstr "" @@ -1477,7 +1477,7 @@ msgstr "" #: stock/templates/stock/item_base.html:427 #: templates/js/translated/barcode.js:252 templates/js/translated/build.js:2179 #: templates/js/translated/purchase_order.js:1304 -#: templates/js/translated/purchase_order.js:1716 +#: templates/js/translated/purchase_order.js:1719 #: templates/js/translated/return_order.js:331 #: templates/js/translated/sales_order.js:819 #: templates/js/translated/stock.js:2146 templates/js/translated/stock.js:2966 @@ -1768,9 +1768,9 @@ msgstr "" #: order/templates/order/return_order_base.html:164 #: order/templates/order/sales_order_base.html:192 #: report/templates/report/inventree_build_order_base.html:125 -#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1829 -#: templates/js/translated/purchase_order.js:1733 -#: templates/js/translated/purchase_order.js:2141 +#: templates/js/translated/build.js:2227 templates/js/translated/part.js:1830 +#: templates/js/translated/purchase_order.js:1736 +#: templates/js/translated/purchase_order.js:2144 #: templates/js/translated/return_order.js:347 #: templates/js/translated/return_order.js:751 #: templates/js/translated/sales_order.js:835 @@ -1853,7 +1853,7 @@ msgid "Stock can be taken from any available location." msgstr "" #: build/templates/build/detail.html:49 order/models.py:1405 -#: templates/js/translated/purchase_order.js:2183 +#: templates/js/translated/purchase_order.js:2186 msgid "Destination" msgstr "" @@ -3408,9 +3408,9 @@ msgstr "" msgid "Price break quantity" msgstr "" -#: common/models.py:2350 company/serializers.py:474 order/admin.py:42 +#: common/models.py:2350 company/serializers.py:481 order/admin.py:42 #: order/models.py:1308 order/models.py:2190 -#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1883 +#: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 #: templates/js/translated/return_order.js:741 msgid "Price" @@ -3720,7 +3720,7 @@ msgstr "" #: company/models.py:268 company/models.py:377 #: company/templates/company/company_base.html:8 -#: company/templates/company/company_base.html:12 stock/api.py:722 +#: company/templates/company/company_base.html:12 stock/api.py:723 #: templates/InvenTree/search.html:178 templates/js/translated/company.js:495 msgid "Company" msgstr "" @@ -3844,8 +3844,8 @@ msgstr "" #: templates/js/translated/company.js:1107 #: templates/js/translated/company.js:1302 #: templates/js/translated/company.js:1620 templates/js/translated/part.js:1800 -#: templates/js/translated/purchase_order.js:1845 -#: templates/js/translated/purchase_order.js:2047 +#: templates/js/translated/purchase_order.js:1848 +#: templates/js/translated/purchase_order.js:2050 msgid "MPN" msgstr "" @@ -3888,7 +3888,7 @@ msgstr "" #: part/admin.py:57 part/models.py:992 part/models.py:3582 #: part/templates/part/part_base.html:284 #: templates/js/translated/company.js:1415 templates/js/translated/part.js:1511 -#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2368 +#: templates/js/translated/part.js:1615 templates/js/translated/part.js:2370 msgid "Units" msgstr "" @@ -3919,7 +3919,7 @@ msgstr "" #: templates/js/translated/company.js:510 #: templates/js/translated/company.js:1574 templates/js/translated/part.js:1768 #: templates/js/translated/pricing.js:498 -#: templates/js/translated/purchase_order.js:1683 +#: templates/js/translated/purchase_order.js:1686 #: templates/js/translated/table_filters.js:796 msgid "Supplier" msgstr "" @@ -3976,12 +3976,12 @@ msgid "Part packaging" msgstr "" #: company/models.py:848 templates/js/translated/company.js:1641 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 #: templates/js/translated/purchase_order.js:314 #: templates/js/translated/purchase_order.js:845 #: templates/js/translated/purchase_order.js:1099 -#: templates/js/translated/purchase_order.js:2078 -#: templates/js/translated/purchase_order.js:2095 +#: templates/js/translated/purchase_order.js:2081 +#: templates/js/translated/purchase_order.js:2098 msgid "Pack Quantity" msgstr "" @@ -4383,8 +4383,8 @@ msgstr "" #: part/bom.py:311 part/serializers.py:461 #: templates/js/translated/company.js:349 templates/js/translated/part.js:1786 #: templates/js/translated/pricing.js:510 -#: templates/js/translated/purchase_order.js:1844 -#: templates/js/translated/purchase_order.js:2022 +#: templates/js/translated/purchase_order.js:1847 +#: templates/js/translated/purchase_order.js:2025 msgid "SKU" msgstr "" @@ -4547,7 +4547,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:31 #: report/templates/report/inventree_so_report_base.html:31 #: templates/js/translated/order.js:327 -#: templates/js/translated/purchase_order.js:2119 +#: templates/js/translated/purchase_order.js:2122 #: templates/js/translated/sales_order.js:1847 msgid "Total Price" msgstr "" @@ -4565,7 +4565,7 @@ msgstr "" #: templates/js/translated/part.js:1745 templates/js/translated/pricing.js:804 #: templates/js/translated/purchase_order.js:168 #: templates/js/translated/purchase_order.js:762 -#: templates/js/translated/purchase_order.js:1667 +#: templates/js/translated/purchase_order.js:1670 #: templates/js/translated/stock.js:2230 templates/js/translated/stock.js:2878 msgid "Purchase Order" msgstr "" @@ -4644,7 +4644,7 @@ msgid "Company from which the items are being ordered" msgstr "" #: order/models.py:457 order/templates/order/order_base.html:148 -#: templates/js/translated/purchase_order.js:1696 +#: templates/js/translated/purchase_order.js:1699 msgid "Supplier Reference" msgstr "" @@ -4765,9 +4765,9 @@ msgid "Supplier part" msgstr "" #: order/models.py:1384 order/templates/order/order_base.html:196 -#: templates/js/translated/part.js:1868 templates/js/translated/part.js:1899 +#: templates/js/translated/part.js:1869 templates/js/translated/part.js:1901 #: templates/js/translated/purchase_order.js:1302 -#: templates/js/translated/purchase_order.js:2163 +#: templates/js/translated/purchase_order.js:2166 #: templates/js/translated/return_order.js:764 #: templates/js/translated/table_filters.js:120 #: templates/js/translated/table_filters.js:598 @@ -5406,7 +5406,7 @@ msgstr "" #: part/templates/part/part_pricing.html:99 #: part/templates/part/part_pricing.html:114 #: templates/js/translated/part.js:1072 -#: templates/js/translated/purchase_order.js:1746 +#: templates/js/translated/purchase_order.js:1749 #: templates/js/translated/return_order.js:381 #: templates/js/translated/sales_order.js:855 msgid "Total Cost" @@ -5512,14 +5512,14 @@ msgstr "" #: part/admin.py:48 part/models.py:887 part/templates/part/part_base.html:269 #: report/templates/report/inventree_slr_report.html:103 -#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2339 +#: templates/js/translated/part.js:1226 templates/js/translated/part.js:2341 #: templates/js/translated/stock.js:2006 msgid "IPN" msgstr "" #: part/admin.py:50 part/models.py:896 part/templates/part/part_base.html:277 #: report/models.py:191 templates/js/translated/part.js:1231 -#: templates/js/translated/part.js:2345 +#: templates/js/translated/part.js:2347 msgid "Revision" msgstr "" @@ -5564,7 +5564,7 @@ msgstr "" #: part/admin.py:132 part/bom.py:173 part/templates/part/part_base.html:210 #: templates/js/translated/bom.js:1202 templates/js/translated/build.js:2603 -#: templates/js/translated/part.js:709 templates/js/translated/part.js:2146 +#: templates/js/translated/part.js:709 templates/js/translated/part.js:2148 #: templates/js/translated/table_filters.js:170 msgid "On Order" msgstr "" @@ -5574,7 +5574,7 @@ msgid "Used In" msgstr "" #: part/admin.py:150 part/templates/part/part_base.html:241 stock/admin.py:229 -#: templates/js/translated/part.js:714 templates/js/translated/part.js:2150 +#: templates/js/translated/part.js:714 templates/js/translated/part.js:2152 msgid "Building" msgstr "" @@ -5607,7 +5607,7 @@ msgstr "" #: part/templates/part/category_sidebar.html:9 #: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84 #: templates/InvenTree/settings/sidebar.html:47 -#: templates/js/translated/part.js:2802 templates/js/translated/search.js:130 +#: templates/js/translated/part.js:2804 templates/js/translated/search.js:130 #: templates/navbar.html:24 users/models.py:190 msgid "Parts" msgstr "" @@ -5640,31 +5640,31 @@ msgstr "" msgid "Maximum Price" msgstr "" -#: part/api.py:522 +#: part/api.py:523 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:540 +#: part/api.py:541 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:556 +#: part/api.py:557 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:640 +#: part/api.py:641 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:785 +#: part/api.py:786 msgid "Valid" msgstr "" -#: part/api.py:786 +#: part/api.py:787 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:792 +#: part/api.py:793 msgid "This option must be selected" msgstr "" @@ -5793,10 +5793,10 @@ msgstr "" #: part/models.py:879 part/models.py:3359 part/models.py:3800 #: part/serializers.py:358 part/serializers.py:1038 -#: part/templates/part/part_base.html:260 stock/api.py:694 +#: part/templates/part/part_base.html:260 stock/api.py:695 #: templates/InvenTree/settings/settings_staff_js.html:300 #: templates/js/translated/notification.js:60 -#: templates/js/translated/part.js:2375 +#: templates/js/translated/part.js:2377 msgid "Category" msgstr "" @@ -5894,7 +5894,7 @@ msgstr "" #: part/models.py:1085 part/templates/part/part_base.html:339 #: stock/templates/stock/item_base.html:451 -#: templates/js/translated/part.js:2469 +#: templates/js/translated/part.js:2471 msgid "Last Stocktake" msgstr "" @@ -6057,7 +6057,7 @@ msgstr "" #: templates/InvenTree/settings/settings_staff_js.html:540 #: templates/js/translated/part.js:1085 templates/js/translated/pricing.js:826 #: templates/js/translated/pricing.js:950 -#: templates/js/translated/purchase_order.js:1725 +#: templates/js/translated/purchase_order.js:1728 #: templates/js/translated/stock.js:2792 msgid "Date" msgstr "" @@ -6118,7 +6118,7 @@ msgstr "" msgid "Test with this name already exists for this part" msgstr "" -#: part/models.py:3444 templates/js/translated/part.js:2866 +#: part/models.py:3444 templates/js/translated/part.js:2868 msgid "Test Name" msgstr "" @@ -6134,7 +6134,7 @@ msgstr "" msgid "Enter description for this test" msgstr "" -#: part/models.py:3458 templates/js/translated/part.js:2875 +#: part/models.py:3458 templates/js/translated/part.js:2877 #: templates/js/translated/table_filters.js:477 msgid "Required" msgstr "" @@ -6143,7 +6143,7 @@ msgstr "" msgid "Is this test required to pass?" msgstr "" -#: part/models.py:3464 templates/js/translated/part.js:2883 +#: part/models.py:3464 templates/js/translated/part.js:2885 msgid "Requires Value" msgstr "" @@ -6151,7 +6151,7 @@ msgstr "" msgid "Does this test require a value when adding a test result?" msgstr "" -#: part/models.py:3470 templates/js/translated/part.js:2890 +#: part/models.py:3470 templates/js/translated/part.js:2892 msgid "Requires Attachment" msgstr "" @@ -6253,7 +6253,7 @@ msgstr "" msgid "BOM level" msgstr "" -#: part/models.py:3860 part/models.py:4296 stock/api.py:706 +#: part/models.py:3860 part/models.py:4296 stock/api.py:707 msgid "BOM Item" msgstr "" @@ -6668,8 +6668,8 @@ msgid "At least one BOM item is required" msgstr "" #: part/stocktake.py:224 templates/js/translated/part.js:1066 -#: templates/js/translated/part.js:1820 templates/js/translated/part.js:1875 -#: templates/js/translated/purchase_order.js:2078 +#: templates/js/translated/part.js:1821 templates/js/translated/part.js:1877 +#: templates/js/translated/purchase_order.js:2081 msgid "Total Quantity" msgstr "" @@ -7013,7 +7013,7 @@ msgstr "" msgid "Transfer part stock" msgstr "" -#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2291 +#: part/templates/part/part_base.html:91 templates/js/translated/part.js:2293 msgid "Part actions" msgstr "" @@ -7093,7 +7093,7 @@ msgid "Minimum stock level" msgstr "" #: part/templates/part/part_base.html:322 templates/js/translated/bom.js:1071 -#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2442 +#: templates/js/translated/part.js:1264 templates/js/translated/part.js:2444 #: templates/js/translated/pricing.js:391 #: templates/js/translated/pricing.js:1054 msgid "Price Range" @@ -7116,7 +7116,7 @@ msgstr "" msgid "Link Barcode to Part" msgstr "" -#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2285 +#: part/templates/part/part_base.html:472 templates/js/translated/part.js:2287 msgid "part" msgstr "" @@ -7190,8 +7190,8 @@ msgstr "" #: stock/templates/stock/stock_app_base.html:10 #: templates/InvenTree/search.html:153 #: templates/InvenTree/settings/sidebar.html:51 -#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2143 -#: templates/js/translated/part.js:2390 templates/js/translated/stock.js:1059 +#: templates/js/translated/part.js:1242 templates/js/translated/part.js:2145 +#: templates/js/translated/part.js:2392 templates/js/translated/stock.js:1059 #: templates/js/translated/stock.js:2040 templates/navbar.html:31 msgid "Stock" msgstr "" @@ -7310,7 +7310,7 @@ msgid "Update Pricing" msgstr "" #: part/templates/part/stock_count.html:7 templates/js/translated/part.js:704 -#: templates/js/translated/part.js:2138 templates/js/translated/part.js:2140 +#: templates/js/translated/part.js:2140 templates/js/translated/part.js:2142 msgid "No Stock" msgstr "" @@ -8061,7 +8061,7 @@ msgstr "" #: templates/js/translated/order.js:316 templates/js/translated/pricing.js:527 #: templates/js/translated/pricing.js:596 #: templates/js/translated/pricing.js:834 -#: templates/js/translated/purchase_order.js:2109 +#: templates/js/translated/purchase_order.js:2112 #: templates/js/translated/sales_order.js:1837 msgid "Unit Price" msgstr "" @@ -8074,7 +8074,7 @@ msgstr "" #: report/templates/report/inventree_po_report_base.html:72 #: report/templates/report/inventree_so_report_base.html:72 -#: templates/js/translated/purchase_order.js:2011 +#: templates/js/translated/purchase_order.js:2014 #: templates/js/translated/sales_order.js:1806 msgid "Total" msgstr "" @@ -8227,44 +8227,44 @@ msgstr "" msgid "Expiry Date" msgstr "" -#: stock/api.py:539 templates/js/translated/table_filters.js:427 +#: stock/api.py:540 templates/js/translated/table_filters.js:427 msgid "External Location" msgstr "" -#: stock/api.py:714 +#: stock/api.py:715 msgid "Part Tree" msgstr "" -#: stock/api.py:742 +#: stock/api.py:743 msgid "Expiry date before" msgstr "" -#: stock/api.py:746 +#: stock/api.py:747 msgid "Expiry date after" msgstr "" -#: stock/api.py:749 stock/templates/stock/item_base.html:439 +#: stock/api.py:750 stock/templates/stock/item_base.html:439 #: templates/js/translated/table_filters.js:441 msgid "Stale" msgstr "" -#: stock/api.py:835 +#: stock/api.py:836 msgid "Quantity is required" msgstr "" -#: stock/api.py:841 +#: stock/api.py:842 msgid "Valid part must be supplied" msgstr "" -#: stock/api.py:872 +#: stock/api.py:873 msgid "The given supplier part does not exist" msgstr "" -#: stock/api.py:882 +#: stock/api.py:883 msgid "The supplier part has a pack size defined, but flag use_pack_size not set" msgstr "" -#: stock/api.py:913 +#: stock/api.py:914 msgid "Serial numbers cannot be supplied for a non-trackable part" msgstr "" @@ -10261,7 +10261,7 @@ msgid "Click on the following link to view this part" msgstr "" #: templates/email/low_stock_notification.html:18 -#: templates/js/translated/part.js:3185 +#: templates/js/translated/part.js:3187 msgid "Minimum Quantity" msgstr "" @@ -10973,7 +10973,7 @@ msgstr "" #: templates/js/translated/build.js:2105 templates/js/translated/build.js:2470 #: templates/js/translated/forms.js:2151 templates/js/translated/forms.js:2167 -#: templates/js/translated/part.js:2314 templates/js/translated/part.js:2740 +#: templates/js/translated/part.js:2316 templates/js/translated/part.js:2742 #: templates/js/translated/stock.js:1953 templates/js/translated/stock.js:2681 msgid "Select" msgstr "" @@ -11203,7 +11203,7 @@ msgid "Delete Parameters" msgstr "" #: templates/js/translated/company.js:1181 -#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2242 +#: templates/js/translated/company.js:1469 templates/js/translated/part.js:2244 msgid "Order parts" msgstr "" @@ -11587,7 +11587,7 @@ msgid "Delete Line" msgstr "" #: templates/js/translated/order.js:281 -#: templates/js/translated/purchase_order.js:1984 +#: templates/js/translated/purchase_order.js:1987 msgid "No line items found" msgstr "" @@ -11825,133 +11825,133 @@ msgid "Delete Part Parameter Template" msgstr "" #: templates/js/translated/part.js:1716 -#: templates/js/translated/purchase_order.js:1648 +#: templates/js/translated/purchase_order.js:1651 msgid "No purchase orders found" msgstr "" -#: templates/js/translated/part.js:1859 -#: templates/js/translated/purchase_order.js:2147 +#: templates/js/translated/part.js:1860 +#: templates/js/translated/purchase_order.js:2150 #: templates/js/translated/return_order.js:756 #: templates/js/translated/sales_order.js:1875 msgid "This line item is overdue" msgstr "" -#: templates/js/translated/part.js:1904 -#: templates/js/translated/purchase_order.js:2214 +#: templates/js/translated/part.js:1906 +#: templates/js/translated/purchase_order.js:2217 msgid "Receive line item" msgstr "" -#: templates/js/translated/part.js:1967 +#: templates/js/translated/part.js:1969 msgid "Delete part relationship" msgstr "" -#: templates/js/translated/part.js:1989 +#: templates/js/translated/part.js:1991 msgid "Delete Part Relationship" msgstr "" -#: templates/js/translated/part.js:2077 templates/js/translated/part.js:2504 +#: templates/js/translated/part.js:2079 templates/js/translated/part.js:2506 msgid "No parts found" msgstr "" -#: templates/js/translated/part.js:2198 +#: templates/js/translated/part.js:2200 msgid "Set the part category for the selected parts" msgstr "" -#: templates/js/translated/part.js:2203 +#: templates/js/translated/part.js:2205 msgid "Set Part Category" msgstr "" -#: templates/js/translated/part.js:2233 +#: templates/js/translated/part.js:2235 msgid "Set category" msgstr "" -#: templates/js/translated/part.js:2286 +#: templates/js/translated/part.js:2288 msgid "parts" msgstr "" -#: templates/js/translated/part.js:2382 +#: templates/js/translated/part.js:2384 msgid "No category" msgstr "" -#: templates/js/translated/part.js:2529 templates/js/translated/part.js:2659 +#: templates/js/translated/part.js:2531 templates/js/translated/part.js:2661 #: templates/js/translated/stock.js:2640 msgid "Display as list" msgstr "" -#: templates/js/translated/part.js:2545 +#: templates/js/translated/part.js:2547 msgid "Display as grid" msgstr "" -#: templates/js/translated/part.js:2643 +#: templates/js/translated/part.js:2645 msgid "No subcategories found" msgstr "" -#: templates/js/translated/part.js:2679 templates/js/translated/stock.js:2660 +#: templates/js/translated/part.js:2681 templates/js/translated/stock.js:2660 msgid "Display as tree" msgstr "" -#: templates/js/translated/part.js:2759 +#: templates/js/translated/part.js:2761 msgid "Load Subcategories" msgstr "" -#: templates/js/translated/part.js:2775 +#: templates/js/translated/part.js:2777 msgid "Subscribed category" msgstr "" -#: templates/js/translated/part.js:2852 +#: templates/js/translated/part.js:2854 msgid "No test templates matching query" msgstr "" -#: templates/js/translated/part.js:2903 templates/js/translated/stock.js:1436 +#: templates/js/translated/part.js:2905 templates/js/translated/stock.js:1436 msgid "Edit test result" msgstr "" -#: templates/js/translated/part.js:2904 templates/js/translated/stock.js:1437 +#: templates/js/translated/part.js:2906 templates/js/translated/stock.js:1437 #: templates/js/translated/stock.js:1699 msgid "Delete test result" msgstr "" -#: templates/js/translated/part.js:2908 +#: templates/js/translated/part.js:2910 msgid "This test is defined for a parent part" msgstr "" -#: templates/js/translated/part.js:2924 +#: templates/js/translated/part.js:2926 msgid "Edit Test Result Template" msgstr "" -#: templates/js/translated/part.js:2938 +#: templates/js/translated/part.js:2940 msgid "Delete Test Result Template" msgstr "" -#: templates/js/translated/part.js:3017 templates/js/translated/part.js:3018 +#: templates/js/translated/part.js:3019 templates/js/translated/part.js:3020 msgid "No date specified" msgstr "" -#: templates/js/translated/part.js:3020 +#: templates/js/translated/part.js:3022 msgid "Specified date is in the past" msgstr "" -#: templates/js/translated/part.js:3026 +#: templates/js/translated/part.js:3028 msgid "Speculative" msgstr "" -#: templates/js/translated/part.js:3076 +#: templates/js/translated/part.js:3078 msgid "No scheduling information available for this part" msgstr "" -#: templates/js/translated/part.js:3082 +#: templates/js/translated/part.js:3084 msgid "Error fetching scheduling information for this part" msgstr "" -#: templates/js/translated/part.js:3178 +#: templates/js/translated/part.js:3180 msgid "Scheduled Stock Quantities" msgstr "" -#: templates/js/translated/part.js:3194 +#: templates/js/translated/part.js:3196 msgid "Maximum Quantity" msgstr "" -#: templates/js/translated/part.js:3239 +#: templates/js/translated/part.js:3241 msgid "Minimum Stock Level" msgstr "" @@ -12217,58 +12217,58 @@ msgstr "" msgid "Invalid barcode data" msgstr "" -#: templates/js/translated/purchase_order.js:1675 +#: templates/js/translated/purchase_order.js:1678 #: templates/js/translated/return_order.js:286 #: templates/js/translated/sales_order.js:774 #: templates/js/translated/sales_order.js:998 msgid "Order is overdue" msgstr "" -#: templates/js/translated/purchase_order.js:1741 +#: templates/js/translated/purchase_order.js:1744 #: templates/js/translated/return_order.js:354 #: templates/js/translated/sales_order.js:851 #: templates/js/translated/sales_order.js:1011 msgid "Items" msgstr "" -#: templates/js/translated/purchase_order.js:1837 +#: templates/js/translated/purchase_order.js:1840 msgid "All selected Line items will be deleted" msgstr "" -#: templates/js/translated/purchase_order.js:1855 +#: templates/js/translated/purchase_order.js:1858 msgid "Delete selected Line items?" msgstr "" -#: templates/js/translated/purchase_order.js:1910 +#: templates/js/translated/purchase_order.js:1913 #: templates/js/translated/sales_order.js:2070 msgid "Duplicate Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1925 +#: templates/js/translated/purchase_order.js:1928 #: templates/js/translated/return_order.js:476 #: templates/js/translated/return_order.js:669 #: templates/js/translated/sales_order.js:2083 msgid "Edit Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:1936 +#: templates/js/translated/purchase_order.js:1939 #: templates/js/translated/return_order.js:682 #: templates/js/translated/sales_order.js:2094 msgid "Delete Line Item" msgstr "" -#: templates/js/translated/purchase_order.js:2218 +#: templates/js/translated/purchase_order.js:2221 #: templates/js/translated/sales_order.js:2024 msgid "Duplicate line item" msgstr "" -#: templates/js/translated/purchase_order.js:2219 +#: templates/js/translated/purchase_order.js:2222 #: templates/js/translated/return_order.js:801 #: templates/js/translated/sales_order.js:2025 msgid "Edit line item" msgstr "" -#: templates/js/translated/purchase_order.js:2220 +#: templates/js/translated/purchase_order.js:2223 #: templates/js/translated/return_order.js:805 #: templates/js/translated/sales_order.js:2031 msgid "Delete line item" diff --git a/src/frontend/src/locales/bg/messages.po b/src/frontend/src/locales/bg/messages.po index 2420b8a617..f530713ff4 100644 --- a/src/frontend/src/locales/bg/messages.po +++ b/src/frontend/src/locales/bg/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: bg\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:15\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/cs/messages.po b/src/frontend/src/locales/cs/messages.po index cce6408370..ba1810abe8 100644 --- a/src/frontend/src/locales/cs/messages.po +++ b/src/frontend/src/locales/cs/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: cs\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:15\n" "Last-Translator: \n" "Language-Team: Czech\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/da/messages.po b/src/frontend/src/locales/da/messages.po index 0712be6853..9db9c79d27 100644 --- a/src/frontend/src/locales/da/messages.po +++ b/src/frontend/src/locales/da/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: da\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:15\n" "Last-Translator: \n" "Language-Team: Danish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/de/messages.po b/src/frontend/src/locales/de/messages.po index fc410d33b5..2dd60ea64f 100644 --- a/src/frontend/src/locales/de/messages.po +++ b/src/frontend/src/locales/de/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: de\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-31 08:48\n" +"PO-Revision-Date: 2024-01-13 12:15\n" "Last-Translator: \n" "Language-Team: German\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "Aktualisieren" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Willkommen, unten anmelden" msgid "Username" msgstr "Nutzername" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "Ihr Benutzername" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "Status: <0>worker ({0}), <1>Plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Mehr lesen" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Unbekannter Fehler" @@ -409,7 +414,7 @@ msgstr "Django-Version" #: src/components/modals/AboutInvenTreeModal.tsx:147 msgid "Links" -msgstr "" +msgstr "Links" #: src/components/modals/AboutInvenTreeModal.tsx:153 msgid "InvenTree Documentation" @@ -463,7 +468,7 @@ msgstr "Scannen" #: src/components/modals/QrCodeModal.tsx:154 #: src/pages/Index/Scan.tsx:724 msgid "Not scanning" -msgstr "" +msgstr "Es wird nicht gescannt" #: src/components/modals/QrCodeModal.tsx:159 #: src/pages/Index/Scan.tsx:730 @@ -473,12 +478,12 @@ msgstr "Kamera auswählen" #: src/components/modals/QrCodeModal.tsx:169 #: src/pages/Index/Scan.tsx:716 msgid "Start scanning" -msgstr "" +msgstr "Scan starten" #: src/components/modals/QrCodeModal.tsx:176 #: src/pages/Index/Scan.tsx:710 msgid "Stop scanning" -msgstr "" +msgstr "Scan stoppen" #: src/components/modals/QrCodeModal.tsx:181 msgid "No scans yet!" @@ -595,7 +600,7 @@ msgstr "Einstellungen" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "Adminbereich" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Seiten" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Plugins" @@ -671,7 +676,7 @@ msgstr "Als gelesen markieren" #: src/pages/Index/Settings/SystemSettings.tsx:165 #: src/pages/part/CategoryDetail.tsx:60 msgid "Part Categories" -msgstr "" +msgstr "Teil-Kategorien" #: src/components/nav/SearchDrawer.tsx:76 msgid "results" @@ -691,7 +696,7 @@ msgstr "Regex Suche" #: src/components/nav/SearchDrawer.tsx:377 msgid "Whole word search" -msgstr "" +msgstr "Volltextsuche" #: src/components/nav/SearchDrawer.tsx:415 msgid "An error occurred during search query" @@ -742,11 +747,11 @@ msgstr "Teile" #: src/components/render/ModelType.tsx:29 msgid "Part Parameter Template" -msgstr "" +msgstr "Teil Parametervorlage" #: src/components/render/ModelType.tsx:30 msgid "Part Parameter Templates" -msgstr "" +msgstr "Teil Parametervorlagen" #: src/components/render/ModelType.tsx:36 #: src/components/tables/purchasing/SupplierPartTable.tsx:57 @@ -793,7 +798,7 @@ msgstr "Lagerhistorie" #: src/components/render/ModelType.tsx:77 msgid "Stock Histories" -msgstr "" +msgstr "Bestandshistorie" #: src/components/render/ModelType.tsx:81 #: src/defaults/links.tsx:29 @@ -803,7 +808,7 @@ msgstr "Version" #: src/components/render/ModelType.tsx:82 msgid "Builds" -msgstr "" +msgstr "Builds" #: src/components/render/ModelType.tsx:89 #: src/pages/company/CompanyDetail.tsx:199 @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "Projekt-Code" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "Projektnummern" @@ -913,7 +918,7 @@ msgid "User" msgstr "Nutzer" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "Benutzer" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "Filter zurücksetzen" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "Keine Einträge gefunden" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "Der Server hat einen falschen Datentyp zurückgegeben" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Ungültige Anfrage" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Nicht autorisiert" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Verweigert" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Nicht gefunden" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Barcode-Aktionen" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "Druck-Aktionen" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "Daten aktualisieren" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "Tabellenfilter" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "Pfad" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "Lader" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "Kundenspezifische Einheiten" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "Schnell-Auswahl" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "Neuen Benutzer hinzufügen" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "Erweiterte Optionen" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/el/messages.po b/src/frontend/src/locales/el/messages.po index 6e00015ed5..71144deb04 100644 --- a/src/frontend/src/locales/el/messages.po +++ b/src/frontend/src/locales/el/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: el\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:15\n" "Last-Translator: \n" "Language-Team: Greek\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/en/messages.po b/src/frontend/src/locales/en/messages.po index 915fc87910..996ff9f5af 100644 --- a/src/frontend/src/locales/en/messages.po +++ b/src/frontend/src/locales/en/messages.po @@ -46,6 +46,7 @@ msgstr "Update" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -110,6 +111,10 @@ msgstr "Welcome, log in below" msgid "Username" msgstr "Username" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "Your username" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -215,7 +220,7 @@ msgstr "State: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -302,7 +307,7 @@ msgid "Read More" msgstr "Read More" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Unknown error" @@ -590,7 +595,7 @@ msgstr "System Settings" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "Admin Center" @@ -632,7 +637,7 @@ msgid "Pages" msgstr "Pages" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Plugins" @@ -817,7 +822,7 @@ msgid "Project Code" msgstr "Project Code" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "Project Codes" @@ -908,7 +913,7 @@ msgid "User" msgstr "User" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "Users" @@ -1090,6 +1095,7 @@ msgid "Table Filters" msgstr "Table Filters" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1121,47 +1127,68 @@ msgstr "Clear Filters" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "No records found" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "Server returned incorrect data type" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Bad request" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Unauthorized" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Forbidden" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Not found" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "Delete selected records" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "Are you sure you want to delete the selected records?" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "This action cannot be undone!" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "Deleted records" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "Records were deleted successfully" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Barcode actions" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "Print actions" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "Refresh data" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "Table filters" @@ -1610,6 +1637,7 @@ msgid "Message" msgstr "Message" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "Path" @@ -2328,6 +2356,30 @@ msgstr "Add custom unit" msgid "Custom unit created" msgstr "Custom unit created" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "When" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "Error Information" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "Delete error report" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "Error report deleted" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "Are you sure you want to delete this error report?" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "Error Details" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3805,23 +3857,27 @@ msgstr "Loader" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "Error Reports" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "Custom Units" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "Part Parameters" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "Quick Actions" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "Add a new user" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "Advanced Options" diff --git a/src/frontend/src/locales/es-mx/messages.po b/src/frontend/src/locales/es-mx/messages.po index 2d81970d7a..17a749ccca 100644 --- a/src/frontend/src/locales/es-mx/messages.po +++ b/src/frontend/src/locales/es-mx/messages.po @@ -46,6 +46,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -95,6 +96,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -196,7 +201,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -283,7 +288,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -571,7 +576,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -605,7 +610,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -790,7 +795,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -881,7 +886,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1063,6 +1068,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1094,47 +1100,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1583,6 +1610,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2297,6 +2325,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "" @@ -3570,23 +3622,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" diff --git a/src/frontend/src/locales/es/messages.po b/src/frontend/src/locales/es/messages.po index 0a639be8e0..4799637d89 100644 --- a/src/frontend/src/locales/es/messages.po +++ b/src/frontend/src/locales/es/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: es_MX\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-21 06:08\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Spanish, Mexico\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Bienvenido, inicia sesión a continuación" msgid "Username" msgstr "Nombre de usuario" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/fa/messages.po b/src/frontend/src/locales/fa/messages.po index 31fedfec30..040a2dbe01 100644 --- a/src/frontend/src/locales/fa/messages.po +++ b/src/frontend/src/locales/fa/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: fa\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Persian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/fi/messages.po b/src/frontend/src/locales/fi/messages.po index 252920036b..b6e343c9f0 100644 --- a/src/frontend/src/locales/fi/messages.po +++ b/src/frontend/src/locales/fi/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: fi\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:15\n" "Last-Translator: \n" "Language-Team: Finnish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/fr/messages.po b/src/frontend/src/locales/fr/messages.po index 23436effbc..c8f2207ed0 100644 --- a/src/frontend/src/locales/fr/messages.po +++ b/src/frontend/src/locales/fr/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: fr\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:15\n" "Last-Translator: \n" "Language-Team: French\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Bienvenue, connectez-vous ci-dessous" msgid "Username" msgstr "Nom d'utilisateur" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "En Savoir Plus" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Erreur inconnue" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Pages" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Extensions" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "Utilisateur" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Requête invalide" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Non autorisé" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Accès interdit" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Elément non trouvé" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Actions de code-barres" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "L'interface utilisateur de la plateforme est optimisée pour les tablett #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Lire la documentation" + diff --git a/src/frontend/src/locales/he/messages.po b/src/frontend/src/locales/he/messages.po index 90a4a7c30c..cabeab1aa7 100644 --- a/src/frontend/src/locales/he/messages.po +++ b/src/frontend/src/locales/he/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: he\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/hi/messages.po b/src/frontend/src/locales/hi/messages.po index bc7092422d..c82577b388 100644 --- a/src/frontend/src/locales/hi/messages.po +++ b/src/frontend/src/locales/hi/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: hi\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Hindi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "उपयोगकर्ता नाम" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/hu/messages.po b/src/frontend/src/locales/hu/messages.po index 8f16dbcdc2..ffd1f96ba4 100644 --- a/src/frontend/src/locales/hu/messages.po +++ b/src/frontend/src/locales/hu/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: hu\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Üdvözlet, bejelentkezés lent" msgid "Username" msgstr "Felhasználónév" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "Státusz: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Tudj meg többet" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Ismeretlen hiba" @@ -595,7 +600,7 @@ msgstr "Rendszerbeállítások" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "Admin központ" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Oldalak" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Pluginok" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "Projektszám" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "Projektszámok" @@ -913,7 +918,7 @@ msgid "User" msgstr "Felhasználó" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "Felhasználók" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "Nincs találat" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "A szerver hibás adattípust küldött vissza" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Hibás kérés" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Jogosulatlan" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Tiltott" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Nem található" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Vonalkód műveletek" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "Nyomtatási műveletek" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "Adatok frissítése" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "Táblaszűrők" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "Üzenet" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "Elérési út" @@ -2333,6 +2361,30 @@ msgstr "Egyedi mértékegység hozzáadása" msgid "Custom unit created" msgstr "Egyedi mértékegység létrehozva" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "Betöltő" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "Alkatrész paraméterek" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "Gyors műveletek" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "Új felhasználó hozzáadása" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "További beállítások" @@ -4282,3 +4338,4 @@ msgstr "A platform felhasználói felülete táblagépekre és asztali számít #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Olvasd el a dokumentációt" + diff --git a/src/frontend/src/locales/id/messages.po b/src/frontend/src/locales/id/messages.po index 66841808b0..d55bea4276 100644 --- a/src/frontend/src/locales/id/messages.po +++ b/src/frontend/src/locales/id/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: id\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -667,7 +672,7 @@ msgid "Mark as read" msgstr "" #: src/components/nav/PartCategoryTree.tsx:80 -#: src/components/render/ModelType.tsx:49 +#: src/components/render/ModelType.tsx:53 #: src/pages/Index/Settings/SystemSettings.tsx:165 #: src/pages/part/CategoryDetail.tsx:60 msgid "Part Categories" @@ -706,7 +711,7 @@ msgid "No results available for search query" msgstr "" #: src/components/nav/StockLocationTree.tsx:80 -#: src/components/render/ModelType.tsx:63 +#: src/components/render/ModelType.tsx:69 #: src/pages/stock/LocationDetail.tsx:48 msgid "Stock Locations" msgstr "" @@ -715,7 +720,7 @@ msgstr "" msgid "Unknown model: {model}" msgstr "" -#: src/components/render/ModelType.tsx:20 +#: src/components/render/ModelType.tsx:21 #: src/components/tables/bom/BomTable.tsx:62 #: src/components/tables/build/BuildOrderTable.tsx:39 #: src/components/tables/part/PartParameterTable.tsx:34 @@ -729,7 +734,7 @@ msgstr "" msgid "Part" msgstr "" -#: src/components/render/ModelType.tsx:21 +#: src/components/render/ModelType.tsx:22 #: src/components/tables/part/PartCategoryTable.tsx:46 #: src/defaults/links.tsx:27 #: src/defaults/menuItems.tsx:33 @@ -740,42 +745,42 @@ msgstr "" msgid "Parts" msgstr "" -#: src/components/render/ModelType.tsx:27 +#: src/components/render/ModelType.tsx:29 msgid "Part Parameter Template" msgstr "" -#: src/components/render/ModelType.tsx:28 +#: src/components/render/ModelType.tsx:30 msgid "Part Parameter Templates" msgstr "" -#: src/components/render/ModelType.tsx:34 +#: src/components/render/ModelType.tsx:36 #: src/components/tables/purchasing/SupplierPartTable.tsx:57 msgid "Supplier Part" msgstr "" -#: src/components/render/ModelType.tsx:35 +#: src/components/render/ModelType.tsx:37 msgid "Supplier Parts" msgstr "" -#: src/components/render/ModelType.tsx:41 +#: src/components/render/ModelType.tsx:44 msgid "Manufacturer Part" msgstr "" -#: src/components/render/ModelType.tsx:42 +#: src/components/render/ModelType.tsx:45 msgid "Manufacturer Parts" msgstr "" -#: src/components/render/ModelType.tsx:48 +#: src/components/render/ModelType.tsx:52 #: src/pages/part/CategoryDetail.tsx:102 msgid "Part Category" msgstr "" -#: src/components/render/ModelType.tsx:55 +#: src/components/render/ModelType.tsx:60 #: src/pages/stock/StockDetail.tsx:220 msgid "Stock Item" msgstr "" -#: src/components/render/ModelType.tsx:56 +#: src/components/render/ModelType.tsx:61 #: src/components/tables/stock/StockLocationTable.tsx:62 #: src/pages/company/CompanyDetail.tsx:99 #: src/pages/stock/LocationDetail.tsx:36 @@ -783,55 +788,55 @@ msgstr "" msgid "Stock Items" msgstr "" -#: src/components/render/ModelType.tsx:62 +#: src/components/render/ModelType.tsx:68 msgid "Stock Location" msgstr "" -#: src/components/render/ModelType.tsx:69 +#: src/components/render/ModelType.tsx:76 msgid "Stock History" msgstr "" -#: src/components/render/ModelType.tsx:70 +#: src/components/render/ModelType.tsx:77 msgid "Stock Histories" msgstr "" -#: src/components/render/ModelType.tsx:74 +#: src/components/render/ModelType.tsx:81 #: src/defaults/links.tsx:29 #: src/defaults/menuItems.tsx:43 msgid "Build" msgstr "" -#: src/components/render/ModelType.tsx:75 +#: src/components/render/ModelType.tsx:82 msgid "Builds" msgstr "" -#: src/components/render/ModelType.tsx:81 +#: src/components/render/ModelType.tsx:89 #: src/pages/company/CompanyDetail.tsx:199 msgid "Company" msgstr "" -#: src/components/render/ModelType.tsx:82 +#: src/components/render/ModelType.tsx:90 msgid "Companies" msgstr "" -#: src/components/render/ModelType.tsx:88 +#: src/components/render/ModelType.tsx:97 #: src/components/tables/ColumnRenderers.tsx:72 #: src/components/tables/TableHoverCard.tsx:58 #: src/components/tables/settings/ProjectCodeTable.tsx:33 msgid "Project Code" msgstr "" -#: src/components/render/ModelType.tsx:89 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/components/render/ModelType.tsx:98 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" -#: src/components/render/ModelType.tsx:95 +#: src/components/render/ModelType.tsx:104 #: src/pages/purchasing/PurchaseOrderDetail.tsx:131 msgid "Purchase Order" msgstr "" -#: src/components/render/ModelType.tsx:96 +#: src/components/render/ModelType.tsx:105 #: src/pages/Index/Settings/SystemSettings.tsx:234 #: src/pages/company/CompanyDetail.tsx:90 #: src/pages/part/PartDetail.tsx:183 @@ -839,21 +844,21 @@ msgstr "" msgid "Purchase Orders" msgstr "" -#: src/components/render/ModelType.tsx:102 +#: src/components/render/ModelType.tsx:112 msgid "Purchase Order Line" msgstr "" -#: src/components/render/ModelType.tsx:103 +#: src/components/render/ModelType.tsx:113 msgid "Purchase Order Lines" msgstr "" -#: src/components/render/ModelType.tsx:107 +#: src/components/render/ModelType.tsx:117 #: src/components/tables/sales/SalesOrderTable.tsx:58 #: src/pages/sales/SalesOrderDetail.tsx:96 msgid "Sales Order" msgstr "" -#: src/components/render/ModelType.tsx:108 +#: src/components/render/ModelType.tsx:118 #: src/pages/Index/Settings/SystemSettings.tsx:247 #: src/pages/company/CompanyDetail.tsx:108 #: src/pages/part/PartDetail.tsx:189 @@ -861,59 +866,59 @@ msgstr "" msgid "Sales Orders" msgstr "" -#: src/components/render/ModelType.tsx:114 +#: src/components/render/ModelType.tsx:125 msgid "Sales Order Shipment" msgstr "" -#: src/components/render/ModelType.tsx:115 +#: src/components/render/ModelType.tsx:126 msgid "Sales Order Shipments" msgstr "" -#: src/components/render/ModelType.tsx:121 +#: src/components/render/ModelType.tsx:132 #: src/components/tables/sales/ReturnOrderTable.tsx:55 #: src/pages/sales/ReturnOrderDetail.tsx:68 msgid "Return Order" msgstr "" -#: src/components/render/ModelType.tsx:122 +#: src/components/render/ModelType.tsx:133 #: src/pages/company/CompanyDetail.tsx:117 #: src/pages/sales/SalesIndex.tsx:27 msgid "Return Orders" msgstr "" -#: src/components/render/ModelType.tsx:128 +#: src/components/render/ModelType.tsx:140 #: src/components/tables/company/AddressTable.tsx:49 msgid "Address" msgstr "" -#: src/components/render/ModelType.tsx:129 +#: src/components/render/ModelType.tsx:141 #: src/pages/company/CompanyDetail.tsx:138 msgid "Addresses" msgstr "" -#: src/components/render/ModelType.tsx:135 +#: src/components/render/ModelType.tsx:147 msgid "Contact" msgstr "" -#: src/components/render/ModelType.tsx:136 +#: src/components/render/ModelType.tsx:148 #: src/pages/company/CompanyDetail.tsx:132 msgid "Contacts" msgstr "" -#: src/components/render/ModelType.tsx:142 +#: src/components/render/ModelType.tsx:154 msgid "Owner" msgstr "" -#: src/components/render/ModelType.tsx:143 +#: src/components/render/ModelType.tsx:155 msgid "Owners" msgstr "" -#: src/components/render/ModelType.tsx:149 +#: src/components/render/ModelType.tsx:161 msgid "User" msgstr "" -#: src/components/render/ModelType.tsx:150 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/components/render/ModelType.tsx:162 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" diff --git a/src/frontend/src/locales/it/messages.po b/src/frontend/src/locales/it/messages.po index fd606996dc..2833ca49fa 100644 --- a/src/frontend/src/locales/it/messages.po +++ b/src/frontend/src/locales/it/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: it\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/ja/messages.po b/src/frontend/src/locales/ja/messages.po index 7449a72d60..e052bf776d 100644 --- a/src/frontend/src/locales/ja/messages.po +++ b/src/frontend/src/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "ユーザー名" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "続きを読む" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "ユーザー" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "表フィルタ" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/ko/messages.po b/src/frontend/src/locales/ko/messages.po index cd7875c62d..70b5c0e440 100644 --- a/src/frontend/src/locales/ko/messages.po +++ b/src/frontend/src/locales/ko/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ko\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Korean\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/nl/messages.po b/src/frontend/src/locales/nl/messages.po index dccd39d09d..a89bcc45c8 100644 --- a/src/frontend/src/locales/nl/messages.po +++ b/src/frontend/src/locales/nl/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: nl\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Dutch\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/no/messages.po b/src/frontend/src/locales/no/messages.po index cc412750a3..84a2caf99e 100644 --- a/src/frontend/src/locales/no/messages.po +++ b/src/frontend/src/locales/no/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: no\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-20 05:40\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Norwegian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "Oppdater" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Velkommen, logg inn nedenfor" msgid "Username" msgstr "Brukernavn" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "Status: <0>arbeider ({0}), <1>utvidelser{1}" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Les mer" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Ukjent feil" @@ -595,7 +600,7 @@ msgstr "Systeminnstillinger" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "Adminsenter" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Sider" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Utvidelser" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "Prosjektkode" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "Prosjektkoder" @@ -913,7 +918,7 @@ msgid "User" msgstr "Bruker" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "Brukere" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "Tabellfiltre" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "Fjern filtre" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "Ingen poster funnet" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "Serveren returnerte feil datatype" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Ugyldig forespørsel" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Uautorisert" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Forbudt" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Ikke funnet" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Strekkodehandlinger" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "Utskriftshandlinger" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "Oppdater data" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "Tabellfiltre" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "Melding" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "Sti" @@ -2333,6 +2361,30 @@ msgstr "Legg til egendefinert enhet" msgid "Custom unit created" msgstr "Egendefinert enhet opprettet" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "Laster" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "Egendefinerte enheter" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "Delparametere" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "Hurtighandlinger" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "Legg til en ny bruker" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "Avanserte Innstillinger" @@ -4282,3 +4338,4 @@ msgstr "Plattformgrensesnittet er optimalisert for Nettbrett og Desktop, du kan #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Les dokumentasjonen" + diff --git a/src/frontend/src/locales/pl/messages.po b/src/frontend/src/locales/pl/messages.po index 0384c8f310..b5c1d73f54 100644 --- a/src/frontend/src/locales/pl/messages.po +++ b/src/frontend/src/locales/pl/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: pl\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Polish\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/pseudo-LOCALE/messages.po b/src/frontend/src/locales/pseudo-LOCALE/messages.po index 981d36b6fb..78f9be3ed2 100644 --- a/src/frontend/src/locales/pseudo-LOCALE/messages.po +++ b/src/frontend/src/locales/pseudo-LOCALE/messages.po @@ -86,6 +86,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -150,6 +151,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -255,7 +260,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -342,7 +347,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -634,7 +639,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -676,7 +681,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -861,7 +866,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -952,7 +957,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1134,6 +1139,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1165,47 +1171,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1654,6 +1681,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2372,6 +2400,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "" @@ -3849,23 +3901,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" diff --git a/src/frontend/src/locales/pt-br/messages.po b/src/frontend/src/locales/pt-br/messages.po index 6ba66a1f13..a1b51d852e 100644 --- a/src/frontend/src/locales/pt-br/messages.po +++ b/src/frontend/src/locales/pt-br/messages.po @@ -46,6 +46,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -95,6 +96,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -196,7 +201,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -283,7 +288,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -571,7 +576,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -605,7 +610,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -790,7 +795,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -881,7 +886,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1063,6 +1068,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1094,47 +1100,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1583,6 +1610,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2297,6 +2325,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "" @@ -3570,23 +3622,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" diff --git a/src/frontend/src/locales/pt/messages.po b/src/frontend/src/locales/pt/messages.po index 2d7cb7c4d4..0eb55f7b5f 100644 --- a/src/frontend/src/locales/pt/messages.po +++ b/src/frontend/src/locales/pt/messages.po @@ -8,13 +8,13 @@ msgstr "" "Language: pt\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" -"Language-Team: Portuguese, Brazilian\n" +"Language-Team: Portuguese\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: inventree\n" "X-Crowdin-Project-ID: 452300\n" -"X-Crowdin-Language: pt-BR\n" +"X-Crowdin-Language: pt-PT\n" "X-Crowdin-File: /[inventree.InvenTree] l10/src/frontend/src/locales/en/messages.po\n" "X-Crowdin-File-ID: 205\n" @@ -28,7 +28,7 @@ msgstr "Título" #: src/functions/forms.tsx:58 #: src/functions/forms.tsx:266 msgid "Form Error" -msgstr "Erro no formulário" +msgstr "Erro de formulário" #: src/components/forms/ApiForm.tsx:301 #: src/components/widgets/MarkdownEditor.tsx:146 @@ -37,7 +37,7 @@ msgstr "Sucesso" #: src/components/forms/ApiForm.tsx:372 msgid "Form Errors Exist" -msgstr "Há erros de formulário" +msgstr "Existem erros no formulário" #: src/components/forms/ApiForm.tsx:425 #: src/contexts/ThemeContext.tsx:64 @@ -47,28 +47,29 @@ msgstr "Enviar" #: src/components/forms/ApiForm.tsx:461 msgid "Update" -msgstr "" +msgstr "Atualizar" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 #: src/pages/Index/Scan.tsx:332 #: src/pages/Notifications.tsx:79 msgid "Delete" -msgstr "Excluir" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:44 #: src/functions/auth.tsx:33 msgid "Login failed" -msgstr "Falha ao acessar" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:45 #: src/components/forms/AuthenticationForm.tsx:73 #: src/functions/auth.tsx:111 msgid "Check your input and try again." -msgstr "Verifique sua entrada e tente novamente." +msgstr "" #: src/components/forms/AuthenticationForm.tsx:48 #: src/components/forms/AuthenticationForm.tsx:74 @@ -78,11 +79,11 @@ msgstr "Verifique sua entrada e tente novamente." #: src/components/forms/AuthenticationForm.tsx:50 msgid "Login successful" -msgstr "Acesso bem-sucedido" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:51 msgid "Welcome back!" -msgstr "Bem-vindo(a) de volta!" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:53 #~ msgid "Login successfull" @@ -91,11 +92,11 @@ msgstr "Bem-vindo(a) de volta!" #: src/components/forms/AuthenticationForm.tsx:64 #: src/functions/auth.tsx:102 msgid "Mail delivery successful" -msgstr "Envio de e-mail concluído" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:65 msgid "Check your inbox for the login link. If you have an account, you will receive a login link. Check in spam too." -msgstr "Verifique sua caixa de entrada para o link de acesso. Se você tiver uma conta, você receberá um link de acesso. Também verifique o spam." +msgstr "" #: src/components/forms/AuthenticationForm.tsx:65 #: src/functions/auth.tsx:74 @@ -104,30 +105,34 @@ msgstr "Verifique sua caixa de entrada para o link de acesso. Se você tiver uma #: src/components/forms/AuthenticationForm.tsx:72 msgid "Input error" -msgstr "Erro de entrada" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:84 msgid "Welcome, log in below" -msgstr "Bem-vindo(a), acesse abaixo" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:91 #: src/components/tables/settings/UserTable.tsx:163 msgid "Username" -msgstr "Nome de usuário" +msgstr "" + +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" -msgstr "Senha" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:98 msgid "Your password" -msgstr "Sua senha" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:109 #: src/pages/Auth/Reset.tsx:26 msgid "Reset password" -msgstr "Redefinir senha" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:117 #: src/components/tables/company/ContactTable.tsx:47 @@ -135,13 +140,13 @@ msgstr "Redefinir senha" #: src/pages/Auth/Reset.tsx:31 #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:49 msgid "Email" -msgstr "Email" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:118 #: src/pages/Auth/Reset.tsx:32 #: src/pages/Auth/Set-Password.tsx:107 msgid "We will send you a link to login - if you are registered" -msgstr "Enviaremos um link para fazer o acesso - se você estiver registrado" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:131 #~ msgid "Log in" @@ -149,11 +154,11 @@ msgstr "Enviaremos um link para fazer o acesso - se você estiver registrado" #: src/components/forms/AuthenticationForm.tsx:134 msgid "Send me an email" -msgstr "Me envie um e-mail" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:136 msgid "I will use username and password" -msgstr "Usarei nome de usuário e senha" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:145 msgid "Log In" @@ -166,7 +171,7 @@ msgstr "" #: src/components/forms/HostOptionsForm.tsx:36 #: src/components/forms/HostOptionsForm.tsx:66 msgid "Host" -msgstr "Servidor" +msgstr "" #: src/components/forms/HostOptionsForm.tsx:42 #: src/components/forms/HostOptionsForm.tsx:69 @@ -179,76 +184,76 @@ msgstr "Servidor" #: src/components/tables/settings/GroupTable.tsx:100 #: src/components/tables/stock/StockLocationTable.tsx:51 msgid "Name" -msgstr "Nome" +msgstr "" #: src/components/forms/HostOptionsForm.tsx:74 msgid "No one here..." -msgstr "Ninguém aqui..." +msgstr "" #: src/components/forms/HostOptionsForm.tsx:85 msgid "Add Host" -msgstr "Adicionar Host" +msgstr "" #: src/components/forms/HostOptionsForm.tsx:89 #: src/components/widgets/MarkdownEditor.tsx:73 msgid "Save" -msgstr "Salvar" +msgstr "" #: src/components/forms/InstanceOptions.tsx:43 msgid "Select destination instance" -msgstr "Selecionar instância de destino" +msgstr "" #: src/components/forms/InstanceOptions.tsx:71 msgid "Edit possible host options" -msgstr "Editar possíveis opções de servidor" +msgstr "" #: src/components/forms/InstanceOptions.tsx:98 msgid "Version: {0}" -msgstr "Versão: {0}" +msgstr "" #: src/components/forms/InstanceOptions.tsx:100 msgid "API:{0}" -msgstr "API:{0}" +msgstr "" #: src/components/forms/InstanceOptions.tsx:102 msgid "Name: {0}" -msgstr "Nome: {0}" +msgstr "" #: src/components/forms/InstanceOptions.tsx:104 msgid "State: <0>worker ({0}), <1>plugins{1}" -msgstr "Estado: <0>funcionário ({0}), <1>extensões{1}" +msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 #: src/pages/ErrorPage.tsx:12 #: src/pages/ErrorPage.tsx:25 msgid "Error" -msgstr "Erro" +msgstr "" #: src/components/forms/fields/RelatedModelField.tsx:210 #: src/pages/Index/Settings/UserSettings.tsx:64 msgid "Search" -msgstr "Buscar" +msgstr "" #: src/components/forms/fields/RelatedModelField.tsx:211 #: src/components/modals/AboutInvenTreeModal.tsx:67 #: src/components/widgets/WidgetLayout.tsx:134 #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:301 msgid "Loading" -msgstr "Carregando" +msgstr "" #: src/components/forms/fields/RelatedModelField.tsx:213 msgid "No results found" -msgstr "Nenhum resultado encontrado" +msgstr "" #: src/components/images/Thumbnail.tsx:14 #: src/components/images/Thumbnail.tsx:49 msgid "Thumbnail" -msgstr "Miniatura" +msgstr "" #: src/components/items/ActionDropdown.tsx:84 #: src/pages/build/BuildDetail.tsx:204 @@ -282,7 +287,7 @@ msgstr "" #: src/components/items/ActionDropdown.tsx:154 #: src/components/tables/RowActions.tsx:50 msgid "Edit" -msgstr "Editar" +msgstr "" #: src/components/items/ActionDropdown.tsx:174 msgid "Delete item" @@ -304,20 +309,20 @@ msgstr "" #: src/components/items/DocTooltip.tsx:94 msgid "Read More" -msgstr "Leia Mais" +msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" -msgstr "Erro desconhecido" +msgstr "" #: src/components/items/ErrorItem.tsx:10 msgid "An error occurred:" -msgstr "Um erro ocorreu:" +msgstr "" #: src/components/items/GettingStartedCarousel.tsx:64 msgid "Read more" -msgstr "Ler mais" +msgstr "" #: src/components/items/InfoItem.tsx:25 msgid "None" @@ -325,7 +330,7 @@ msgstr "" #: src/components/items/InvenTreeLogo.tsx:23 msgid "InvenTree Logo" -msgstr "Logotipo InvenTree" +msgstr "" #: src/components/items/OnlyStaff.tsx:9 #: src/components/modals/AboutInvenTreeModal.tsx:30 @@ -334,11 +339,11 @@ msgstr "" #: src/components/items/Placeholder.tsx:14 msgid "This feature/button/site is a placeholder for a feature that is not implemented, only partial or intended for testing." -msgstr "Este recurso/botão/site é um supositório para um recurso que não está implementado, somente parcial ou destinado a testes." +msgstr "" #: src/components/items/Placeholder.tsx:17 msgid "PLH" -msgstr "PLH" +msgstr "" #: src/components/items/Placeholder.tsx:31 msgid "This panel is a placeholder." @@ -346,7 +351,7 @@ msgstr "" #: src/components/items/ScanButton.tsx:15 msgid "Scan QR code" -msgstr "Escanear código QR" +msgstr "" #: src/components/items/YesNoButton.tsx:16 #: src/components/tables/Filter.tsx:51 @@ -437,57 +442,57 @@ msgstr "" #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" -msgstr "Resposta desconhecida" +msgstr "" #: src/components/modals/QrCodeModal.tsx:102 #: src/pages/Index/Scan.tsx:618 msgid "Error while getting camera" -msgstr "Erro ao obter a câmera" +msgstr "" #: src/components/modals/QrCodeModal.tsx:125 #: src/pages/Index/Scan.tsx:641 msgid "Error while scanning" -msgstr "Erro ao escanear" +msgstr "" #: src/components/modals/QrCodeModal.tsx:139 #: src/pages/Index/Scan.tsx:655 msgid "Error while stopping" -msgstr "Erro ao parar" +msgstr "" #: src/components/modals/QrCodeModal.tsx:154 #: src/defaults/menuItems.tsx:21 #: src/pages/Index/Scan.tsx:724 msgid "Scanning" -msgstr "Escaneando" +msgstr "" #: src/components/modals/QrCodeModal.tsx:154 #: src/pages/Index/Scan.tsx:724 msgid "Not scanning" -msgstr "Não está escaneando" +msgstr "" #: src/components/modals/QrCodeModal.tsx:159 #: src/pages/Index/Scan.tsx:730 msgid "Select Camera" -msgstr "Selecionar Camera" +msgstr "" #: src/components/modals/QrCodeModal.tsx:169 #: src/pages/Index/Scan.tsx:716 msgid "Start scanning" -msgstr "Começar a escanear" +msgstr "" #: src/components/modals/QrCodeModal.tsx:176 #: src/pages/Index/Scan.tsx:710 msgid "Stop scanning" -msgstr "Parar escaneamento" +msgstr "" #: src/components/modals/QrCodeModal.tsx:181 msgid "No scans yet!" -msgstr "Ainda não há escaneamentos!" +msgstr "" #: src/components/modals/QrCodeModal.tsx:201 #: src/components/modals/ServerInfoModal.tsx:137 msgid "Close modal" -msgstr "Fechar o modal" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:17 #: src/pages/Index/Settings/SystemSettings.tsx:36 @@ -575,7 +580,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:38 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:26 msgid "Settings" -msgstr "Configurações" +msgstr "" #: src/components/nav/MainMenu.tsx:40 #: src/pages/Index/Profile/Profile.tsx:15 @@ -585,7 +590,7 @@ msgstr "Configurações" #: src/components/nav/MainMenu.tsx:41 #: src/defaults/menuItems.tsx:15 msgid "Account settings" -msgstr "Configurações de conta" +msgstr "" #: src/components/nav/MainMenu.tsx:49 #: src/defaults/menuItems.tsx:58 @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -605,7 +610,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:69 msgid "Logout" -msgstr "Sair" +msgstr "" #: src/components/nav/MainMenu.tsx:71 #~ msgid "Switch to pseudo language" @@ -613,41 +618,41 @@ msgstr "Sair" #: src/components/nav/NavHoverMenu.tsx:61 msgid "Open Navigation" -msgstr "Abrir Navegação" +msgstr "" #: src/components/nav/NavHoverMenu.tsx:79 msgid "View all" -msgstr "Visualizar Tudo" +msgstr "" #: src/components/nav/NavHoverMenu.tsx:93 #: src/components/nav/NavHoverMenu.tsx:103 msgid "Get started" -msgstr "Introdução" +msgstr "" #: src/components/nav/NavHoverMenu.tsx:96 msgid "Overview over high-level objects, functions and possible usecases." -msgstr "Visão geral sobre objetos de alto nível, funções e possíveis usos." +msgstr "" #: src/components/nav/NavigationDrawer.tsx:59 msgid "Navigation" -msgstr "Navegação" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:62 msgid "Pages" -msgstr "Páginas" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" -msgstr "Extensões" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:77 msgid "Documentation" -msgstr "Documentação" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:80 msgid "About" -msgstr "Sobre" +msgstr "" #: src/components/nav/NotificationDrawer.tsx:70 #: src/pages/Index/Settings/SystemSettings.tsx:101 @@ -655,7 +660,7 @@ msgstr "Sobre" #: src/pages/Notifications.tsx:28 #: src/pages/Notifications.tsx:100 msgid "Notifications" -msgstr "Notificações" +msgstr "" #: src/components/nav/NotificationDrawer.tsx:87 msgid "You have no unread notifications." @@ -671,49 +676,49 @@ msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:165 #: src/pages/part/CategoryDetail.tsx:60 msgid "Part Categories" -msgstr "Categorias de Peça" +msgstr "" #: src/components/nav/SearchDrawer.tsx:76 msgid "results" -msgstr "resultados" +msgstr "" #: src/components/nav/SearchDrawer.tsx:337 msgid "Enter search text" -msgstr "Digite o texto de pesquisa" +msgstr "" #: src/components/nav/SearchDrawer.tsx:364 msgid "Search Options" -msgstr "Opções de pesquisa" +msgstr "" #: src/components/nav/SearchDrawer.tsx:367 msgid "Regex search" -msgstr "Busca por Regex" +msgstr "" #: src/components/nav/SearchDrawer.tsx:377 msgid "Whole word search" -msgstr "Pesquisa de palavras inteira" +msgstr "" #: src/components/nav/SearchDrawer.tsx:415 msgid "An error occurred during search query" -msgstr "Ocorreu um erro durante a pesquisa" +msgstr "" #: src/components/nav/SearchDrawer.tsx:426 msgid "No results" -msgstr "Nenhum resultado" +msgstr "" #: src/components/nav/SearchDrawer.tsx:429 msgid "No results available for search query" -msgstr "Não há resultados disponíveis para a pesquisa" +msgstr "" #: src/components/nav/StockLocationTree.tsx:80 #: src/components/render/ModelType.tsx:69 #: src/pages/stock/LocationDetail.tsx:48 msgid "Stock Locations" -msgstr "Locais de estoque" +msgstr "" #: src/components/render/Instance.tsx:135 msgid "Unknown model: {model}" -msgstr "Modelo desconhecido: {model}" +msgstr "" #: src/components/render/ModelType.tsx:21 #: src/components/tables/bom/BomTable.tsx:62 @@ -727,7 +732,7 @@ msgstr "Modelo desconhecido: {model}" #: src/components/tables/stock/StockItemTable.tsx:25 #: src/pages/part/PartDetail.tsx:336 msgid "Part" -msgstr "Peça" +msgstr "" #: src/components/render/ModelType.tsx:22 #: src/components/tables/part/PartCategoryTable.tsx:46 @@ -738,7 +743,7 @@ msgstr "Peça" #: src/pages/part/CategoryDetail.tsx:82 #: src/pages/part/PartDetail.tsx:251 msgid "Parts" -msgstr "Peças" +msgstr "" #: src/components/render/ModelType.tsx:29 msgid "Part Parameter Template" @@ -755,7 +760,7 @@ msgstr "" #: src/components/render/ModelType.tsx:37 msgid "Supplier Parts" -msgstr "Peças do Fornecedor" +msgstr "" #: src/components/render/ModelType.tsx:44 msgid "Manufacturer Part" @@ -763,7 +768,7 @@ msgstr "" #: src/components/render/ModelType.tsx:45 msgid "Manufacturer Parts" -msgstr "Peças do Fabricante" +msgstr "" #: src/components/render/ModelType.tsx:52 #: src/pages/part/CategoryDetail.tsx:102 @@ -781,7 +786,7 @@ msgstr "" #: src/pages/stock/LocationDetail.tsx:36 #: src/pages/stock/LocationDetail.tsx:82 msgid "Stock Items" -msgstr "Itens de Estoque" +msgstr "" #: src/components/render/ModelType.tsx:68 msgid "Stock Location" @@ -799,7 +804,7 @@ msgstr "" #: src/defaults/links.tsx:29 #: src/defaults/menuItems.tsx:43 msgid "Build" -msgstr "Produzir" +msgstr "" #: src/components/render/ModelType.tsx:82 msgid "Builds" @@ -812,17 +817,17 @@ msgstr "" #: src/components/render/ModelType.tsx:90 msgid "Companies" -msgstr "Empresas" +msgstr "" #: src/components/render/ModelType.tsx:97 #: src/components/tables/ColumnRenderers.tsx:72 #: src/components/tables/TableHoverCard.tsx:58 #: src/components/tables/settings/ProjectCodeTable.tsx:33 msgid "Project Code" -msgstr "Código do Projeto" +msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -837,7 +842,7 @@ msgstr "" #: src/pages/part/PartDetail.tsx:183 #: src/pages/purchasing/PurchasingIndex.tsx:20 msgid "Purchase Orders" -msgstr "Pedidos de compra" +msgstr "" #: src/components/render/ModelType.tsx:112 msgid "Purchase Order Line" @@ -859,7 +864,7 @@ msgstr "" #: src/pages/part/PartDetail.tsx:189 #: src/pages/sales/SalesIndex.tsx:21 msgid "Sales Orders" -msgstr "Pedidos de vendas" +msgstr "" #: src/components/render/ModelType.tsx:125 msgid "Sales Order Shipment" @@ -879,7 +884,7 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:117 #: src/pages/sales/SalesIndex.tsx:27 msgid "Return Orders" -msgstr "Pedidos de Devolução" +msgstr "" #: src/components/render/ModelType.tsx:140 #: src/components/tables/company/AddressTable.tsx:49 @@ -910,17 +915,17 @@ msgstr "" #: src/components/render/ModelType.tsx:161 msgid "User" -msgstr "Usuário" +msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" #: src/components/render/Order.tsx:85 msgid "Shipment" -msgstr "Remessa" +msgstr "" #: src/components/render/Stock.tsx:26 msgid "Serial Number" @@ -933,7 +938,7 @@ msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:150 #: src/pages/build/BuildDetail.tsx:75 msgid "Quantity" -msgstr "Quantidade" +msgstr "" #: src/components/settings/SettingItem.tsx:43 #: src/components/settings/SettingItem.tsx:96 @@ -962,12 +967,12 @@ msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:274 #: src/components/tables/stock/StockItemTable.tsx:31 msgid "Description" -msgstr "Descrição" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:48 #: src/components/tables/company/AddressTable.tsx:104 msgid "Link" -msgstr "Link" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:57 #: src/pages/purchasing/PurchaseOrderDetail.tsx:60 @@ -982,7 +987,7 @@ msgstr "" #: src/components/tables/sales/SalesOrderTable.tsx:38 #: src/components/tables/stock/StockItemTable.tsx:238 msgid "Status" -msgstr "Estado" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:92 msgid "Responsible" @@ -1012,23 +1017,23 @@ msgstr "" #: src/components/tables/ColumnSelect.tsx:17 #: src/components/tables/ColumnSelect.tsx:24 msgid "Select Columns" -msgstr "Selecionar Colunas" +msgstr "" #: src/components/tables/DownloadAction.tsx:12 msgid "CSV" -msgstr "CSV" +msgstr "" #: src/components/tables/DownloadAction.tsx:13 msgid "TSV" -msgstr "TSV" +msgstr "" #: src/components/tables/DownloadAction.tsx:14 msgid "Excel" -msgstr "Excel" +msgstr "" #: src/components/tables/DownloadAction.tsx:22 msgid "Download selected data" -msgstr "Baixar os dados selecionados" +msgstr "" #: src/components/tables/Filter.tsx:88 #: src/components/tables/build/BuildOrderTable.tsx:128 @@ -1071,40 +1076,41 @@ msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:51 msgid "Remove filter" -msgstr "Remover filtro" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:145 msgid "Select filter" -msgstr "Selecionar filtro" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:146 msgid "Filter" -msgstr "Filtro" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:153 #: src/components/tables/part/PartParameterTable.tsx:59 msgid "Value" -msgstr "Valor" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:154 msgid "Select filter value" -msgstr "Selecionar valor do filtro" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:188 msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 #: src/hooks/UseForm.tsx:38 msgid "Cancel" -msgstr "Cancelar" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:219 msgid "Add Filter" -msgstr "Adicionar Filtro" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:228 msgid "Clear Filters" @@ -1126,53 +1132,74 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" -msgstr "Nenhum registro encontrado" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" -msgstr "Requisição inválida" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" -msgstr "Não autorizado" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" -msgstr "Proibido" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" -msgstr "Não encontrado" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" -msgstr "Ações de código de barras" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" -msgstr "Ações de impressão" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" -msgstr "Atualizar dados" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" -msgstr "Filtros da Tabela" +msgstr "" #: src/components/tables/RowActions.tsx:149 msgid "Actions" -msgstr "Ações" +msgstr "" #: src/components/tables/bom/BomTable.tsx:71 msgid "This BOM item is defined for a different parent" @@ -1188,7 +1215,7 @@ msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:117 #: src/components/tables/purchasing/PurchaseOrderTable.tsx:61 msgid "Reference" -msgstr "Referência" +msgstr "" #: src/components/tables/bom/BomTable.tsx:111 msgid "Substitutes" @@ -1218,7 +1245,7 @@ msgstr "" #: src/components/tables/bom/BomTable.tsx:143 #: src/components/tables/part/PartTable.tsx:157 msgid "Price Range" -msgstr "Faixa de Preço" +msgstr "" #: src/components/tables/bom/BomTable.tsx:151 #: src/components/tables/part/PartTable.tsx:122 @@ -1282,7 +1309,7 @@ msgstr "" #: src/pages/sales/SalesOrderDetail.tsx:78 #: src/pages/stock/StockDetail.tsx:120 msgid "Notes" -msgstr "Anotações" +msgstr "" #: src/components/tables/bom/BomTable.tsx:238 msgid "Trackable Part" @@ -1393,7 +1420,7 @@ msgstr "" #: src/components/tables/settings/UserTable.tsx:194 #: src/components/tables/stock/StockItemTable.tsx:233 msgid "Active" -msgstr "Ativo" +msgstr "" #: src/components/tables/bom/UsedInTable.tsx:97 msgid "Show active assemblies" @@ -1403,7 +1430,7 @@ msgstr "" #: src/components/tables/part/PartTable.tsx:197 #: src/components/tables/part/PartVariantTable.tsx:30 msgid "Trackable" -msgstr "Rastreável" +msgstr "" #: src/components/tables/bom/UsedInTable.tsx:102 msgid "Show trackable assemblies" @@ -1415,11 +1442,11 @@ msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:76 msgid "Priority" -msgstr "Prioridade" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:84 msgid "Completed" -msgstr "Concluído" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:90 msgid "Issued By" @@ -1510,7 +1537,7 @@ msgstr "" #: src/components/tables/company/CompanyTable.tsx:50 #: src/defaults/links.tsx:10 msgid "Website" -msgstr "Página Web" +msgstr "" #: src/components/tables/company/ContactTable.tsx:41 msgid "Phone" @@ -1603,7 +1630,7 @@ msgstr "" #: src/components/tables/notifications/NotificationsTable.tsx:29 #: src/components/tables/part/PartTable.tsx:51 msgid "Category" -msgstr "Categoria" +msgstr "" #: src/components/tables/notifications/NotificationsTable.tsx:34 msgid "Notification" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -1629,7 +1657,7 @@ msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:56 #: src/components/tables/part/PartTable.tsx:185 msgid "Include Subcategories" -msgstr "Incluir Subcategorias" +msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:57 msgid "Include subcategories in results" @@ -1647,7 +1675,7 @@ msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:57 #: src/components/tables/part/PartTable.tsx:46 msgid "Units" -msgstr "Unidades" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:100 #: src/components/tables/part/PartParameterTable.tsx:106 @@ -1708,7 +1736,7 @@ msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:41 #: src/components/tables/part/PartTable.tsx:203 msgid "Has Units" -msgstr "Possui unidades" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:42 msgid "Show templates with units" @@ -1756,7 +1784,7 @@ msgstr "" #: src/components/tables/part/PartTable.tsx:40 msgid "IPN" -msgstr "IPN" +msgstr "" #: src/components/tables/part/PartTable.tsx:63 #: src/components/tables/stock/StockItemTable.tsx:36 @@ -1767,7 +1795,7 @@ msgstr "IPN" #: src/pages/stock/LocationDetail.tsx:63 #: src/pages/stock/StockDetail.tsx:135 msgid "Stock" -msgstr "Estoque" +msgstr "" #: src/components/tables/part/PartTable.tsx:83 msgid "Minimum stock" @@ -1783,44 +1811,44 @@ msgstr "" #: src/components/tables/part/PartTable.tsx:174 msgid "Filter by part active status" -msgstr "Filtrar por peça em estado ativo" +msgstr "" #: src/components/tables/part/PartTable.tsx:179 #: src/components/tables/stock/StockItemTable.tsx:244 msgid "Assembly" -msgstr "Montagem" +msgstr "" #: src/components/tables/part/PartTable.tsx:180 msgid "Filter by assembly attribute" -msgstr "Filtrar por atributo de montagem" +msgstr "" #: src/components/tables/part/PartTable.tsx:186 msgid "Include parts in subcategories" -msgstr "Incluir peças em subcategorias" +msgstr "" #: src/components/tables/part/PartTable.tsx:191 msgid "Component" -msgstr "Componente" +msgstr "" #: src/components/tables/part/PartTable.tsx:192 msgid "Filter by component attribute" -msgstr "Filtrar por atributo do componente" +msgstr "" #: src/components/tables/part/PartTable.tsx:198 msgid "Filter by trackable attribute" -msgstr "Filtrar por atributo rastreável" +msgstr "" #: src/components/tables/part/PartTable.tsx:204 msgid "Filter by parts which have units" -msgstr "Filtrar por peças que têm unidades" +msgstr "" #: src/components/tables/part/PartTable.tsx:209 msgid "Has IPN" -msgstr "Tem IPN" +msgstr "" #: src/components/tables/part/PartTable.tsx:210 msgid "Filter by parts which have an internal part number" -msgstr "Filtrar por partes que tenham um número de peça interna" +msgstr "" #: src/components/tables/part/PartTable.tsx:211 #~ msgid "Detail" @@ -1828,50 +1856,50 @@ msgstr "Filtrar por partes que tenham um número de peça interna" #: src/components/tables/part/PartTable.tsx:215 msgid "Has Stock" -msgstr "Tem estoque" +msgstr "" #: src/components/tables/part/PartTable.tsx:216 msgid "Filter by parts which have stock" -msgstr "Filtrar por peças que têm estoque" +msgstr "" #: src/components/tables/part/PartTable.tsx:221 #: src/defaults/dashboardItems.tsx:50 msgid "Low Stock" -msgstr "Estoque Baixo" +msgstr "" #: src/components/tables/part/PartTable.tsx:222 msgid "Filter by parts which have low stock" -msgstr "Filtrar por peças que tenham estoque baixo" +msgstr "" #: src/components/tables/part/PartTable.tsx:227 msgid "Purchaseable" -msgstr "Comprável" +msgstr "" #: src/components/tables/part/PartTable.tsx:228 msgid "Filter by parts which are purchaseable" -msgstr "Filtrar por peças que são compráveis" +msgstr "" #: src/components/tables/part/PartTable.tsx:233 msgid "Salable" -msgstr "Vendível" +msgstr "" #: src/components/tables/part/PartTable.tsx:234 msgid "Filter by parts which are salable" -msgstr "Filtrar por peças que são vendíveis" +msgstr "" #: src/components/tables/part/PartTable.tsx:239 #: src/components/tables/part/PartTable.tsx:243 #: src/components/tables/part/PartVariantTable.tsx:25 msgid "Virtual" -msgstr "Virtual" +msgstr "" #: src/components/tables/part/PartTable.tsx:240 msgid "Filter by parts which are virtual" -msgstr "Filtrar por peças que são virtuais" +msgstr "" #: src/components/tables/part/PartTable.tsx:244 msgid "Not Virtual" -msgstr "Não é Virtual" +msgstr "" #: src/components/tables/part/PartVariantTable.tsx:16 msgid "Show active variants" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -2573,11 +2625,11 @@ msgstr "" #: src/components/tables/stock/StockItemTable.tsx:180 msgid "Batch" -msgstr "Lote" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:186 msgid "Location" -msgstr "Local" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:197 msgid "Expiry Date" @@ -2736,33 +2788,33 @@ msgstr "" #: src/components/widgets/DisplayWidget.tsx:11 #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:16 msgid "Display Settings" -msgstr "Configurações de tela" +msgstr "" #: src/components/widgets/DisplayWidget.tsx:15 #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:22 msgid "Color Mode" -msgstr "Modo de cores" +msgstr "" #: src/components/widgets/DisplayWidget.tsx:21 #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:32 msgid "Language" -msgstr "Idioma" +msgstr "" #: src/components/widgets/FeedbackWidget.tsx:18 msgid "Something is new: Platform UI" -msgstr "Algo novo: Interface da Plataforma" +msgstr "" #: src/components/widgets/FeedbackWidget.tsx:20 msgid "We are building a new UI with a modern stack. What you currently see is not fixed and will be redesigned but demonstrates the UI/UX possibilities we will have going forward." -msgstr "Estamos construindo uma nova interface moderna de usuário. O que você vê no momento não foi corrigido e será redesenhado, mas demonstra as possibilidades de UI/UX que teremos adiante." +msgstr "" #: src/components/widgets/FeedbackWidget.tsx:31 msgid "Provide Feedback" -msgstr "Forneça Avaliação" +msgstr "" #: src/components/widgets/GetStartedWidget.tsx:11 msgid "Getting started" -msgstr "Iniciando" +msgstr "" #: src/components/widgets/MarkdownEditor.tsx:109 msgid "Failed to upload image" @@ -2778,27 +2830,27 @@ msgstr "" #: src/components/widgets/WidgetLayout.tsx:180 msgid "Layout" -msgstr "Disposição" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:186 msgid "Reset Layout" -msgstr "Redefinir Disposição" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:199 msgid "Stop Edit" -msgstr "Parar Edição" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:199 msgid "Edit Layout" -msgstr "Editar Disposição" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:205 msgid "Appearance" -msgstr "Aparência" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:217 msgid "Show Boxes" -msgstr "Mostrar Caixas" +msgstr "" #: src/contexts/LanguageContext.tsx:14 msgid "Bulgarian" @@ -2922,67 +2974,67 @@ msgstr "" #: src/defaults/dashboardItems.tsx:15 msgid "Subscribed Parts" -msgstr "Peças inscritas" +msgstr "" #: src/defaults/dashboardItems.tsx:22 msgid "Subscribed Categories" -msgstr "Categorias Inscritas" +msgstr "" #: src/defaults/dashboardItems.tsx:29 msgid "Latest Parts" -msgstr "Peças mais recentes" +msgstr "" #: src/defaults/dashboardItems.tsx:36 msgid "BOM Waiting Validation" -msgstr "LDM Aguardando Validação" +msgstr "" #: src/defaults/dashboardItems.tsx:43 msgid "Recently Updated" -msgstr "Atualizados Recentemente" +msgstr "" #: src/defaults/dashboardItems.tsx:57 msgid "Depleted Stock" -msgstr "Estoque Esgotado" +msgstr "" #: src/defaults/dashboardItems.tsx:64 msgid "Required for Build Orders" -msgstr "Necessário para pedidos de produção" +msgstr "" #: src/defaults/dashboardItems.tsx:71 msgid "Expired Stock" -msgstr "Estoque Expirado" +msgstr "" #: src/defaults/dashboardItems.tsx:78 msgid "Stale Stock" -msgstr "Estoque Parado" +msgstr "" #: src/defaults/dashboardItems.tsx:85 msgid "Build Orders In Progress" -msgstr "Pedido de Produção em Progresso" +msgstr "" #: src/defaults/dashboardItems.tsx:92 msgid "Overdue Build Orders" -msgstr "Pedido de produção atrasado" +msgstr "" #: src/defaults/dashboardItems.tsx:99 msgid "Outstanding Purchase Orders" -msgstr "Pedidos de Compra Pendentes" +msgstr "" #: src/defaults/dashboardItems.tsx:106 msgid "Overdue Purchase Orders" -msgstr "Pedido de Compra Vencido" +msgstr "" #: src/defaults/dashboardItems.tsx:113 msgid "Outstanding Sales Orders" -msgstr "Pedidos de Venda Pendentes" +msgstr "" #: src/defaults/dashboardItems.tsx:120 msgid "Overdue Sales Orders" -msgstr "Pedidos de Venda Vencidos" +msgstr "" #: src/defaults/dashboardItems.tsx:127 msgid "Current News" -msgstr "Notícias Atuais" +msgstr "" #: src/defaults/defaultHostList.tsx:8 #~ msgid "InvenTree Demo" @@ -2994,23 +3046,23 @@ msgstr "Notícias Atuais" #: src/defaults/links.tsx:15 msgid "GitHub" -msgstr "GitHub" +msgstr "" #: src/defaults/links.tsx:20 msgid "Demo" -msgstr "Demonstração" +msgstr "" #: src/defaults/links.tsx:25 #: src/defaults/menuItems.tsx:9 msgid "Home" -msgstr "Início" +msgstr "" #: src/defaults/links.tsx:26 #: src/defaults/menuItems.tsx:28 #: src/pages/Index/Dashboard.tsx:19 #: src/pages/Index/Settings/UserSettings.tsx:41 msgid "Dashboard" -msgstr "Painel de Controle" +msgstr "" #: src/defaults/links.tsx:30 #: src/defaults/menuItems.tsx:48 @@ -3034,39 +3086,39 @@ msgstr "" #: src/defaults/menuItems.tsx:71 #: src/pages/Index/Playground.tsx:171 msgid "Playground" -msgstr "Área de testes" +msgstr "" #: src/defaults/links.tsx:48 msgid "Getting Started" -msgstr "Primeiros passos" +msgstr "" #: src/defaults/links.tsx:49 msgid "Getting started with InvenTree" -msgstr "Primeiros passos com InvenTree" +msgstr "" #: src/defaults/links.tsx:55 msgid "API" -msgstr "API" +msgstr "" #: src/defaults/links.tsx:56 msgid "InvenTree API documentation" -msgstr "Documentação de API do InvenTree" +msgstr "" #: src/defaults/links.tsx:61 msgid "Developer Manual" -msgstr "Manual do Desenvolvedor" +msgstr "" #: src/defaults/links.tsx:62 msgid "InvenTree developer manual" -msgstr "Manual do desenvolvedor InvenTree" +msgstr "" #: src/defaults/links.tsx:67 msgid "FAQ" -msgstr "FAQ" +msgstr "" #: src/defaults/links.tsx:68 msgid "Frequently asked questions" -msgstr "Perguntas Frequentes" +msgstr "" #: src/defaults/links.tsx:76 #: src/defaults/links.tsx:95 @@ -3088,19 +3140,19 @@ msgstr "" #: src/defaults/links.tsx:96 msgid "About this Inventree instance" -msgstr "Sobre esta instância do Inventree" +msgstr "" #: src/defaults/links.tsx:102 msgid "About the InvenTree org" -msgstr "Sobre a organização InvenTree" +msgstr "" #: src/defaults/links.tsx:107 msgid "Licenses" -msgstr "Licenças" +msgstr "" #: src/defaults/links.tsx:108 msgid "Licenses for packages used by InvenTree" -msgstr "Licenças para pacotes usados pelo InvenTree" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3128,7 +3180,7 @@ msgstr "Licenças para pacotes usados pelo InvenTree" #: src/defaults/menuItems.tsx:17 msgid "User attributes and design settings." -msgstr "Atributos de usuário e configurações de design." +msgstr "" #: src/defaults/menuItems.tsx:21 #~ msgid "Free for everyone" @@ -3232,47 +3284,47 @@ msgstr "" #: src/forms/PartForms.tsx:106 msgid "Create Part" -msgstr "Criar Peça" +msgstr "" #: src/forms/PartForms.tsx:108 msgid "Part created" -msgstr "Peça criada" +msgstr "" #: src/forms/PartForms.tsx:125 msgid "Edit Part" -msgstr "Editar Peça" +msgstr "" #: src/forms/PartForms.tsx:129 msgid "Part updated" -msgstr "Peça atualizada" +msgstr "" #: src/forms/PartForms.tsx:140 msgid "Parent part category" -msgstr "Categoria de peça parental" +msgstr "" #: src/forms/StockForms.tsx:44 msgid "Add given quantity as packs instead of individual items" -msgstr "Adicionar quantidade dada como pacotes e não itens individuais" +msgstr "" #: src/forms/StockForms.tsx:55 msgid "Enter initial quantity for this stock item" -msgstr "Inserir quantidade inicial deste item de estoque" +msgstr "" #: src/forms/StockForms.tsx:60 msgid "Serial Numbers" -msgstr "Números de Série" +msgstr "" #: src/forms/StockForms.tsx:61 msgid "Enter serial numbers for new stock (or leave blank)" -msgstr "Insira o número de série para novo estoque (ou deixe em branco)" +msgstr "" #: src/forms/StockForms.tsx:110 msgid "Create Stock Item" -msgstr "Criar Item de Estoque" +msgstr "" #: src/forms/StockForms.tsx:131 msgid "Edit Stock Item" -msgstr "Editar Item do Estoque" +msgstr "" #: src/forms/StockForms.tsx:132 msgid "Stock item updated" @@ -3288,77 +3340,77 @@ msgstr "" #: src/functions/auth.tsx:57 msgid "Logout successful" -msgstr "Sessão terminada" +msgstr "" #: src/functions/auth.tsx:58 msgid "See you soon." -msgstr "Nos vemos logo." +msgstr "" #: src/functions/auth.tsx:103 msgid "Check your inbox for a reset link. This only works if you have an account. Check in spam too." -msgstr "Verifique sua caixa de entrada para o link de redefinição. Isso só funciona se você tiver uma conta. Cheque no spam também." +msgstr "" #: src/functions/auth.tsx:110 #: src/pages/Auth/Set-Password.tsx:39 msgid "Reset failed" -msgstr "A redefinação falhou" +msgstr "" #: src/functions/auth.tsx:134 msgid "Already logged in" -msgstr "Já conectado" +msgstr "" #: src/functions/auth.tsx:135 msgid "Found an existing login - using it to log you in." -msgstr "Encontrado uma conta existente - usando-o para iniciar sessão." +msgstr "" #: src/functions/forms.tsx:50 msgid "Form method not provided" -msgstr "Método de formulário não fornecido" +msgstr "" #: src/functions/forms.tsx:59 msgid "Response did not contain action data" -msgstr "A resposta não contém dados de ação" +msgstr "" #: src/functions/forms.tsx:188 msgid "Invalid Form" -msgstr "Formulário inválido" +msgstr "" #: src/functions/forms.tsx:189 msgid "method parameter not supplied" -msgstr "parâmetro do método não fornecido" +msgstr "" #: src/functions/notifications.tsx:9 msgid "Not implemented" -msgstr "Não implementado" +msgstr "" #: src/functions/notifications.tsx:10 msgid "This feature is not yet implemented" -msgstr "Esta função ainda não foi implementada" +msgstr "" #: src/functions/notifications.tsx:20 msgid "Permission denied" -msgstr "Permissão negada" +msgstr "" #: src/functions/notifications.tsx:21 msgid "You do not have permission to perform this action" -msgstr "Você não tem permissão para realizar esta ação" +msgstr "" #: src/functions/notifications.tsx:32 msgid "Invalid Return Code" -msgstr "Código de retorno inválido" +msgstr "" #: src/functions/notifications.tsx:33 msgid "Server returned status {returnCode}" -msgstr "O servidor retornou o estado {returnCode}" +msgstr "" #: src/pages/Auth/Logged-In.tsx:22 msgid "Checking if you are already logged in" -msgstr "Checando se você já está conectado" +msgstr "" #: src/pages/Auth/Login.tsx:25 #: src/pages/Index/Scan.tsx:318 msgid "No selection" -msgstr "Nada selecionado" +msgstr "" #: src/pages/Auth/Login.tsx:121 #~ msgid "Edit host options" @@ -3367,59 +3419,59 @@ msgstr "Nada selecionado" #: src/pages/Auth/Reset.tsx:41 #: src/pages/Auth/Set-Password.tsx:112 msgid "Send mail" -msgstr "Enviar e-mail" +msgstr "" #: src/pages/Auth/Set-Password.tsx:30 msgid "Token invalid" -msgstr "Token inválido" +msgstr "" #: src/pages/Auth/Set-Password.tsx:31 msgid "You need to provide a valid token to set a new password. Check your inbox for a reset link." -msgstr "Você precisa fornecer um token válido para definir uma nova senha. Verifique sua caixa de entrada para um link de redefinição." +msgstr "" #: src/pages/Auth/Set-Password.tsx:49 msgid "No token provided" -msgstr "Nenhum token fornecido" +msgstr "" #: src/pages/Auth/Set-Password.tsx:50 msgid "You need to provide a token to set a new password. Check your inbox for a reset link." -msgstr "Você precisa fornecer um token para definir uma nova senha. Verifique sua caixa de entrada para um link de redefinição." +msgstr "" #: src/pages/Auth/Set-Password.tsx:73 msgid "Password set" -msgstr "Senha definida" +msgstr "" #: src/pages/Auth/Set-Password.tsx:74 msgid "The password was set successfully. You can now login with your new password" -msgstr "Sua senha foi alterada com sucesso. Agora você pode acessar usando sua nova senha" +msgstr "" #: src/pages/Auth/Set-Password.tsx:101 msgid "Set new password" -msgstr "Defina uma nova senha" +msgstr "" #: src/pages/ErrorPage.tsx:17 msgid "Error: {0}" -msgstr "Erro: {0}" +msgstr "" #: src/pages/ErrorPage.tsx:28 msgid "Sorry, an unexpected error has occurred." -msgstr "Desculpe, ocorreu um erro inesperado." +msgstr "" #: src/pages/Index/Dashboard.tsx:22 msgid "Autoupdate" -msgstr "Atualizar automaticamente" +msgstr "" #: src/pages/Index/Dashboard.tsx:26 msgid "This page is a replacement for the old start page with the same information. This page will be deprecated and replaced by the home page." -msgstr "Esta página é uma substituição para a página inicial antiga com as mesmas informações. Esta página será descontinuada e substituída pela página inicial." +msgstr "" #: src/pages/Index/Home.tsx:58 msgid "Welcome to your Dashboard{0}" -msgstr "Bem-vindo ao seu painel{0}" +msgstr "" #: src/pages/Index/Playground.tsx:176 msgid "This page is a showcase for the possibilities of Platform UI." -msgstr "Esta página é uma demonstração para as possibilidades da interface de plataforma." +msgstr "" #: src/pages/Index/Profile/Profile.tsx:30 #: src/pages/Index/Profile/Profile.tsx:141 @@ -3677,15 +3729,15 @@ msgstr "" #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:58 msgid "First name: {0}" -msgstr "Primeiro nome: {0}" +msgstr "" #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:61 msgid "Last name: {0}" -msgstr "Sobrenome: {0}" +msgstr "" #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:39 msgid "Use pseudo language" -msgstr "Usar pseudo-idioma" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:53 msgid "Single Sign On Accounts" @@ -3768,15 +3820,15 @@ msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:68 msgid "bars" -msgstr "barras" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:69 msgid "oval" -msgstr "oval" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:70 msgid "dots" -msgstr "pontos" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:81 msgid "Theme" @@ -3784,23 +3836,23 @@ msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:87 msgid "Primary color" -msgstr "Cor primária" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:100 msgid "White color" -msgstr "Cor branca" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:108 msgid "Black color" -msgstr "Cor preta" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:116 msgid "Border Radius" -msgstr "Raio da borda" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:132 msgid "Loader" -msgstr "Carregador" +msgstr "" #: src/pages/Index/Settings/AdminCenter.tsx:30 #~ msgid "User Management" @@ -3810,23 +3862,27 @@ msgstr "Carregador" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -3869,7 +3925,7 @@ msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:106 #: src/pages/part/PartDetail.tsx:152 msgid "Pricing" -msgstr "Preços" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:118 #~ msgid "Physical Units" @@ -3899,7 +3955,7 @@ msgstr "" #: src/pages/part/PartDetail.tsx:131 #: src/pages/sales/SalesOrderDetail.tsx:61 msgid "Build Orders" -msgstr "Ordens de Produções" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:270 msgid "Switch to User Setting" @@ -3935,15 +3991,15 @@ msgstr "" #: src/pages/NotFound.tsx:17 msgid "Not Found" -msgstr "Não encontrado" +msgstr "" #: src/pages/NotFound.tsx:20 msgid "Sorry, this page is not known or was moved." -msgstr "Desculpe, esta página não é conhecida ou foi movida." +msgstr "" #: src/pages/NotFound.tsx:27 msgid "Go to the start page" -msgstr "Ir para a página inicial" +msgstr "" #: src/pages/Notifications.tsx:64 msgid "Mark as unread" @@ -3989,7 +4045,7 @@ msgstr "" #: src/pages/sales/SalesOrderDetail.tsx:66 #: src/pages/stock/StockDetail.tsx:108 msgid "Attachments" -msgstr "Anexos" +msgstr "" #: src/pages/build/BuildDetail.tsx:185 #: src/pages/part/PartDetail.tsx:269 @@ -4063,7 +4119,7 @@ msgstr "" #: src/pages/part/PartDetail.tsx:88 #: src/pages/stock/StockDetail.tsx:69 msgid "Details" -msgstr "Detalhes" +msgstr "" #: src/pages/company/CompanyDetail.tsx:78 msgid "Manufactured Parts" @@ -4096,11 +4152,11 @@ msgstr "" #: src/pages/part/CategoryDetail.tsx:72 #: src/pages/part/PartDetail.tsx:93 msgid "Parameters" -msgstr "Parâmetros" +msgstr "" #: src/pages/part/PartDetail.tsx:111 msgid "Variants" -msgstr "Variantes" +msgstr "" #: src/pages/part/PartDetail.tsx:118 #: src/pages/stock/StockDetail.tsx:81 @@ -4109,11 +4165,11 @@ msgstr "" #: src/pages/part/PartDetail.tsx:124 msgid "Bill of Materials" -msgstr "Lista de Materiais" +msgstr "" #: src/pages/part/PartDetail.tsx:145 msgid "Used In" -msgstr "Usado em" +msgstr "" #: src/pages/part/PartDetail.tsx:157 #: src/pages/purchasing/PurchasingIndex.tsx:38 @@ -4123,7 +4179,7 @@ msgstr "" #: src/pages/part/PartDetail.tsx:170 #: src/pages/purchasing/PurchasingIndex.tsx:27 msgid "Suppliers" -msgstr "Fornecedores" +msgstr "" #: src/pages/part/PartDetail.tsx:202 msgid "Scheduling" @@ -4131,11 +4187,11 @@ msgstr "" #: src/pages/part/PartDetail.tsx:212 msgid "Test Templates" -msgstr "Testar Modelos" +msgstr "" #: src/pages/part/PartDetail.tsx:218 msgid "Related Parts" -msgstr "Peças Relacionadas" +msgstr "" #: src/pages/part/PartDetail.tsx:286 msgid "Stock Actions" @@ -4273,12 +4329,13 @@ msgstr "" #: src/views/MobileAppView.tsx:14 msgid "Mobile viewport detected" -msgstr "Visualização móvel detectada" +msgstr "" #: src/views/MobileAppView.tsx:17 msgid "Platform UI is optimized for Tablets and Desktops, you can use the official app for a mobile experience." -msgstr "A interface de usuário da plataforma é otimizada para Tablets e Desktops, você pode usar o app oficial para uma experiência para celulares." +msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" -msgstr "Leia a documentação" +msgstr "" + diff --git a/src/frontend/src/locales/ru/messages.po b/src/frontend/src/locales/ru/messages.po index e90dfd0676..0b026fe661 100644 --- a/src/frontend/src/locales/ru/messages.po +++ b/src/frontend/src/locales/ru/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ru\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Russian\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Добро пожаловать, войдите ниже" msgid "Username" msgstr "Имя пользователя" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "Состояние: <0>рабочий ({0}), <1>плагины{ #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Подробнее" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Неизвестная ошибка" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Страницы" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Плагины" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/sl/messages.po b/src/frontend/src/locales/sl/messages.po index d6fbcd72e9..91d427fcf8 100644 --- a/src/frontend/src/locales/sl/messages.po +++ b/src/frontend/src/locales/sl/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: sl\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Slovenian\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/sr/messages.po b/src/frontend/src/locales/sr/messages.po index a854fd07d0..2c1e4db8aa 100644 --- a/src/frontend/src/locales/sr/messages.po +++ b/src/frontend/src/locales/sr/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: sr\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-21 06:08\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" @@ -51,6 +51,7 @@ msgstr "Obnovi" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Dobrodošli, prijavite se ispod" msgid "Username" msgstr "Korisničko ime" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "Status: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Saznaj više" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Nepoznata greška" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/sv/messages.po b/src/frontend/src/locales/sv/messages.po index 925226c364..7a47825aec 100644 --- a/src/frontend/src/locales/sv/messages.po +++ b/src/frontend/src/locales/sv/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: sv\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Swedish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Välkommen, logga in nedan" msgid "Username" msgstr "Användarnamn" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Läs mer" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Okänt fel" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Sidor" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Plugins" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "Projektkod" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "Användare" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "Användare" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "Inga resultat hittades" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Felaktig begäran" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Ej behörig" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Otillåten" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Hittades inte" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Streckkods åtgärder" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "Skriv ut åtgärder" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "Uppdatera data" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "Tabellfilter" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "Lastare" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "Plattform UI är optimerad för surfplattor och stationära datorer, kan #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Läs dokumenten" + diff --git a/src/frontend/src/locales/th/messages.po b/src/frontend/src/locales/th/messages.po index 31f5ceb2ec..a43a3bf8af 100644 --- a/src/frontend/src/locales/th/messages.po +++ b/src/frontend/src/locales/th/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: th\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Thai\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" + diff --git a/src/frontend/src/locales/tr/messages.po b/src/frontend/src/locales/tr/messages.po index 236fa514e8..3c417f1245 100644 --- a/src/frontend/src/locales/tr/messages.po +++ b/src/frontend/src/locales/tr/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: tr\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Hoşgeldiniz, aşağıdan giriş yapın" msgid "Username" msgstr "Kullanıcı Adı" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "Durum: <0>worker ({0}), <1>eklenti{1}" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Devamını Oku" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Bilinmeyen hata" @@ -595,7 +600,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Sayfalar" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Eklentiler" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "Proje Kodu" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -913,7 +918,7 @@ msgid "User" msgstr "Kullanıcı" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "Hiç kayıt bulunamadı" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Hatalı istek" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Yetkisiz" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Yasaklı" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Bulunamadı" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Barkod işlemleri" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "Yazdırma işlemleri" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "Veriyi yenile" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "Tablo filtreleri" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2333,6 +2361,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "Yükleyici" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Belgeleri okuyun" + diff --git a/src/frontend/src/locales/vi/messages.po b/src/frontend/src/locales/vi/messages.po index ab677fc37a..2c981048b2 100644 --- a/src/frontend/src/locales/vi/messages.po +++ b/src/frontend/src/locales/vi/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: vi\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-19 05:36\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -51,6 +51,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -115,6 +116,10 @@ msgstr "Chào bạn, đăng nhập bên dưới" msgid "Username" msgstr "Tên người dùng" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -220,7 +225,7 @@ msgstr "Trạng thái: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -307,7 +312,7 @@ msgid "Read More" msgstr "Xem thêm" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "Lỗi không xác định" @@ -595,7 +600,7 @@ msgstr "Thiết lập hệ thống" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -637,7 +642,7 @@ msgid "Pages" msgstr "Trang" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "Plugins" @@ -822,7 +827,7 @@ msgid "Project Code" msgstr "Mã dự án" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "Mã dự án" @@ -913,7 +918,7 @@ msgid "User" msgstr "Người dùng" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "Người dùng" @@ -1095,6 +1100,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1126,47 +1132,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "Không tìm thấy biểu ghi" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "Yêu cầu không hợp lệ" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "Chưa cấp quyền" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "Bị cấm" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "Không tìm thấy" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "Chức năng mã vạch" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "Chức năng in ấn" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "Làm mới dữ liệu" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "Bộ lọc bảng" @@ -1615,6 +1642,7 @@ msgid "Message" msgstr "Nội dụng tin nhắn" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "Đường dẫn" @@ -2333,6 +2361,30 @@ msgstr "Thêm đơn vị tùy chỉnh" msgid "Custom unit created" msgstr "Đơn vị tùy chỉnh đã được tạo" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "Group updated" @@ -3810,23 +3862,27 @@ msgstr "Thanh tải" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "Tham số phụ kiện" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" @@ -4282,3 +4338,4 @@ msgstr "Giao diện nền tảng được tối ưu cho máy tính bảng và m #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Đọc tài liệu" + diff --git a/src/frontend/src/locales/zh-hans/messages.po b/src/frontend/src/locales/zh-hans/messages.po index 6c49abea23..e1e969da0c 100644 --- a/src/frontend/src/locales/zh-hans/messages.po +++ b/src/frontend/src/locales/zh-hans/messages.po @@ -46,6 +46,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -95,6 +96,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -196,7 +201,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -283,7 +288,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -571,7 +576,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -605,7 +610,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -790,7 +795,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -881,7 +886,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1063,6 +1068,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1094,47 +1100,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1583,6 +1610,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2297,6 +2325,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "" @@ -3570,23 +3622,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" diff --git a/src/frontend/src/locales/zh-hant/messages.po b/src/frontend/src/locales/zh-hant/messages.po index 33083f8bc7..ca6146fc15 100644 --- a/src/frontend/src/locales/zh-hant/messages.po +++ b/src/frontend/src/locales/zh-hant/messages.po @@ -46,6 +46,7 @@ msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 @@ -95,6 +96,10 @@ msgstr "" msgid "Username" msgstr "" +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" + #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" @@ -196,7 +201,7 @@ msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -283,7 +288,7 @@ msgid "Read More" msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" msgstr "" @@ -571,7 +576,7 @@ msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" msgstr "" @@ -605,7 +610,7 @@ msgid "Pages" msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" msgstr "" @@ -790,7 +795,7 @@ msgid "Project Code" msgstr "" #: src/components/render/ModelType.tsx:98 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" msgstr "" @@ -881,7 +886,7 @@ msgid "User" msgstr "" #: src/components/render/ModelType.tsx:162 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" msgstr "" @@ -1063,6 +1068,7 @@ msgid "Table Filters" msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 @@ -1094,47 +1100,68 @@ msgstr "" #~ msgid "Select from the available filters" #~ msgstr "" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" msgstr "" @@ -1583,6 +1610,7 @@ msgid "Message" msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" msgstr "" @@ -2297,6 +2325,30 @@ msgstr "" msgid "Custom unit created" msgstr "" +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" + #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" #~ msgstr "" @@ -3570,23 +3622,27 @@ msgstr "" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" msgstr "" diff --git a/src/frontend/src/locales/zh/messages.po b/src/frontend/src/locales/zh/messages.po index a3f17ab1ec..b12c9e654a 100644 --- a/src/frontend/src/locales/zh/messages.po +++ b/src/frontend/src/locales/zh/messages.po @@ -8,67 +8,68 @@ msgstr "" "Language: zh\n" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2023-12-29 08:49\n" +"PO-Revision-Date: 2024-01-13 12:16\n" "Last-Translator: \n" -"Language-Team: Chinese Simplified\n" +"Language-Team: Chinese Traditional\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Crowdin-Project: inventree\n" "X-Crowdin-Project-ID: 452300\n" -"X-Crowdin-Language: zh-CN\n" +"X-Crowdin-Language: zh-TW\n" "X-Crowdin-File: /[inventree.InvenTree] l10/src/frontend/src/locales/en/messages.po\n" "X-Crowdin-File-ID: 205\n" #: src/components/DashboardItemProxy.tsx:34 #: src/components/tables/company/AddressTable.tsx:36 msgid "Title" -msgstr "标题" +msgstr "" #: src/components/forms/ApiForm.tsx:129 #: src/functions/forms.tsx:49 #: src/functions/forms.tsx:58 #: src/functions/forms.tsx:266 msgid "Form Error" -msgstr "表单错误" +msgstr "" #: src/components/forms/ApiForm.tsx:301 #: src/components/widgets/MarkdownEditor.tsx:146 msgid "Success" -msgstr "操作成功" +msgstr "" #: src/components/forms/ApiForm.tsx:372 msgid "Form Errors Exist" -msgstr "表单存在错误" +msgstr "" #: src/components/forms/ApiForm.tsx:425 #: src/contexts/ThemeContext.tsx:64 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" -msgstr "提交" +msgstr "" #: src/components/forms/ApiForm.tsx:461 msgid "Update" -msgstr "更新" +msgstr "" #: src/components/forms/ApiForm.tsx:481 #: src/components/items/ActionDropdown.tsx:173 +#: src/components/tables/InvenTreeTable.tsx:383 #: src/components/tables/RowActions.tsx:70 #: src/functions/forms.tsx:306 #: src/hooks/UseForm.tsx:117 #: src/pages/Index/Scan.tsx:332 #: src/pages/Notifications.tsx:79 msgid "Delete" -msgstr "删除" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:44 #: src/functions/auth.tsx:33 msgid "Login failed" -msgstr "登录失败" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:45 #: src/components/forms/AuthenticationForm.tsx:73 #: src/functions/auth.tsx:111 msgid "Check your input and try again." -msgstr "请检查您的输入并重试。" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:48 #: src/components/forms/AuthenticationForm.tsx:74 @@ -78,11 +79,11 @@ msgstr "请检查您的输入并重试。" #: src/components/forms/AuthenticationForm.tsx:50 msgid "Login successful" -msgstr "登录成功" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:51 msgid "Welcome back!" -msgstr "欢迎回来!" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:53 #~ msgid "Login successfull" @@ -91,11 +92,11 @@ msgstr "欢迎回来!" #: src/components/forms/AuthenticationForm.tsx:64 #: src/functions/auth.tsx:102 msgid "Mail delivery successful" -msgstr "邮件发送成功" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:65 msgid "Check your inbox for the login link. If you have an account, you will receive a login link. Check in spam too." -msgstr "请检查您的收件箱以查看登录链接。如果您有帐户,您将收到登录链接。如未收到,请检查垃圾邮件夹。" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:65 #: src/functions/auth.tsx:74 @@ -104,30 +105,34 @@ msgstr "请检查您的收件箱以查看登录链接。如果您有帐户,您 #: src/components/forms/AuthenticationForm.tsx:72 msgid "Input error" -msgstr "输入错误" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:84 msgid "Welcome, log in below" -msgstr "欢迎,请在下方登录" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:91 #: src/components/tables/settings/UserTable.tsx:163 msgid "Username" -msgstr "用户名" +msgstr "" + +#: src/components/forms/AuthenticationForm.tsx:92 +msgid "Your username" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:97 #: src/pages/Auth/Set-Password.tsx:106 msgid "Password" -msgstr "密码" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:98 msgid "Your password" -msgstr "您的密码" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:109 #: src/pages/Auth/Reset.tsx:26 msgid "Reset password" -msgstr "重置密码" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:117 #: src/components/tables/company/ContactTable.tsx:47 @@ -135,13 +140,13 @@ msgstr "重置密码" #: src/pages/Auth/Reset.tsx:31 #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:49 msgid "Email" -msgstr "邮箱" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:118 #: src/pages/Auth/Reset.tsx:32 #: src/pages/Auth/Set-Password.tsx:107 msgid "We will send you a link to login - if you are registered" -msgstr "我们将向您发送登录链接 - 如果您已注册" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:131 #~ msgid "Log in" @@ -149,24 +154,24 @@ msgstr "我们将向您发送登录链接 - 如果您已注册" #: src/components/forms/AuthenticationForm.tsx:134 msgid "Send me an email" -msgstr "给我发一封电子邮件" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:136 msgid "I will use username and password" -msgstr "我将使用用户名和密码" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:145 msgid "Log In" -msgstr "登录" +msgstr "" #: src/components/forms/AuthenticationForm.tsx:147 msgid "Send Email" -msgstr "发送电子邮件" +msgstr "" #: src/components/forms/HostOptionsForm.tsx:36 #: src/components/forms/HostOptionsForm.tsx:66 msgid "Host" -msgstr "主机" +msgstr "" #: src/components/forms/HostOptionsForm.tsx:42 #: src/components/forms/HostOptionsForm.tsx:69 @@ -179,332 +184,332 @@ msgstr "主机" #: src/components/tables/settings/GroupTable.tsx:100 #: src/components/tables/stock/StockLocationTable.tsx:51 msgid "Name" -msgstr "名称" +msgstr "" #: src/components/forms/HostOptionsForm.tsx:74 msgid "No one here..." -msgstr "这里没有人..." +msgstr "" #: src/components/forms/HostOptionsForm.tsx:85 msgid "Add Host" -msgstr "添加主机" +msgstr "" #: src/components/forms/HostOptionsForm.tsx:89 #: src/components/widgets/MarkdownEditor.tsx:73 msgid "Save" -msgstr "保存" +msgstr "" #: src/components/forms/InstanceOptions.tsx:43 msgid "Select destination instance" -msgstr "选择对象目标" +msgstr "" #: src/components/forms/InstanceOptions.tsx:71 msgid "Edit possible host options" -msgstr "编辑可能的主机选项" +msgstr "" #: src/components/forms/InstanceOptions.tsx:98 msgid "Version: {0}" -msgstr "版本:{0}" +msgstr "" #: src/components/forms/InstanceOptions.tsx:100 msgid "API:{0}" -msgstr "API:{0}" +msgstr "" #: src/components/forms/InstanceOptions.tsx:102 msgid "Name: {0}" -msgstr "名称:{0}" +msgstr "" #: src/components/forms/InstanceOptions.tsx:104 msgid "State: <0>worker ({0}), <1>plugins{1}" -msgstr "状态: <0>worker ({0}), <1>plugins{1}" +msgstr "" #: src/components/forms/fields/ApiFormField.tsx:279 #: src/components/nav/SearchDrawer.tsx:412 -#: src/components/tables/InvenTreeTable.tsx:331 +#: src/components/tables/InvenTreeTable.tsx:343 #: src/components/tables/plugin/PluginListTable.tsx:364 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 #: src/pages/ErrorPage.tsx:12 #: src/pages/ErrorPage.tsx:25 msgid "Error" -msgstr "错误" +msgstr "" #: src/components/forms/fields/RelatedModelField.tsx:210 #: src/pages/Index/Settings/UserSettings.tsx:64 msgid "Search" -msgstr "搜索" +msgstr "" #: src/components/forms/fields/RelatedModelField.tsx:211 #: src/components/modals/AboutInvenTreeModal.tsx:67 #: src/components/widgets/WidgetLayout.tsx:134 #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:301 msgid "Loading" -msgstr "正在加载" +msgstr "" #: src/components/forms/fields/RelatedModelField.tsx:213 msgid "No results found" -msgstr "未找到结果" +msgstr "" #: src/components/images/Thumbnail.tsx:14 #: src/components/images/Thumbnail.tsx:49 msgid "Thumbnail" -msgstr "缩略图" +msgstr "" #: src/components/items/ActionDropdown.tsx:84 #: src/pages/build/BuildDetail.tsx:204 msgid "Barcode Actions" -msgstr "条形码操作" +msgstr "" #: src/components/items/ActionDropdown.tsx:101 msgid "View" -msgstr "视图" +msgstr "" #: src/components/items/ActionDropdown.tsx:102 msgid "View barcode" -msgstr "查看条形码" +msgstr "" #: src/components/items/ActionDropdown.tsx:118 msgid "Link Barcode" -msgstr "关联二维码" +msgstr "" #: src/components/items/ActionDropdown.tsx:119 msgid "Link custom barcode" -msgstr "链接自定义条形码" +msgstr "" #: src/components/items/ActionDropdown.tsx:135 msgid "Unlink Barcode" -msgstr "解绑条形码" +msgstr "" #: src/components/items/ActionDropdown.tsx:136 msgid "Unlink custom barcode" -msgstr "解绑自定义条形码链接" +msgstr "" #: src/components/items/ActionDropdown.tsx:154 #: src/components/tables/RowActions.tsx:50 msgid "Edit" -msgstr "编辑" +msgstr "" #: src/components/items/ActionDropdown.tsx:174 msgid "Delete item" -msgstr "删除项目" +msgstr "" #: src/components/items/ActionDropdown.tsx:192 #: src/components/tables/RowActions.tsx:30 #: src/pages/stock/StockDetail.tsx:195 msgid "Duplicate" -msgstr "复制" +msgstr "" #: src/components/items/ActionDropdown.tsx:193 msgid "Duplicate item" -msgstr "重复项目" +msgstr "" #: src/components/items/CopyButton.tsx:18 msgid "Copy to clipboard" -msgstr "复制到剪贴板" +msgstr "" #: src/components/items/DocTooltip.tsx:94 msgid "Read More" -msgstr "了解更多" +msgstr "" #: src/components/items/ErrorItem.tsx:5 -#: src/components/tables/InvenTreeTable.tsx:323 +#: src/components/tables/InvenTreeTable.tsx:335 msgid "Unknown error" -msgstr "未知错误" +msgstr "" #: src/components/items/ErrorItem.tsx:10 msgid "An error occurred:" -msgstr "出现了一个错误" +msgstr "" #: src/components/items/GettingStartedCarousel.tsx:64 msgid "Read more" -msgstr "了解更多" +msgstr "" #: src/components/items/InfoItem.tsx:25 msgid "None" -msgstr "无" +msgstr "" #: src/components/items/InvenTreeLogo.tsx:23 msgid "InvenTree Logo" -msgstr "InvenTree Logo" +msgstr "" #: src/components/items/OnlyStaff.tsx:9 #: src/components/modals/AboutInvenTreeModal.tsx:30 msgid "This information is only available for staff users" -msgstr "此信息仅供员工使用" +msgstr "" #: src/components/items/Placeholder.tsx:14 msgid "This feature/button/site is a placeholder for a feature that is not implemented, only partial or intended for testing." -msgstr "此功能/按钮/站点是一个未实现的功能的占位符,只是部分或打算测试的功能。" +msgstr "" #: src/components/items/Placeholder.tsx:17 msgid "PLH" -msgstr "PLH" +msgstr "" #: src/components/items/Placeholder.tsx:31 msgid "This panel is a placeholder." -msgstr "此面板是一个占位符。" +msgstr "" #: src/components/items/ScanButton.tsx:15 msgid "Scan QR code" -msgstr "扫描二维码" +msgstr "" #: src/components/items/YesNoButton.tsx:16 #: src/components/tables/Filter.tsx:51 msgid "Yes" -msgstr "确定" +msgstr "" #: src/components/items/YesNoButton.tsx:16 #: src/components/tables/Filter.tsx:52 msgid "No" -msgstr "取消" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:85 msgid "Your InvenTree version status is" -msgstr "您的Inventree 版本状态是" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:89 msgid "Development Version" -msgstr "开发版" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:93 msgid "Up to Date" -msgstr "已是最新版本" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:97 msgid "Update Available" -msgstr "有可用更新" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:102 msgid "Version Information" -msgstr "版本信息" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:110 msgid "InvenTree Version" -msgstr "InvenTree 版本" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:116 msgid "Commit Hash" -msgstr "提交哈希值" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:121 msgid "Commit Date" -msgstr "提交日期" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:126 msgid "Commit Branch" -msgstr "提交分支" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:131 #: src/components/modals/ServerInfoModal.tsx:124 msgid "API Version" -msgstr "API 版本" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:134 msgid "Python Version" -msgstr "Python 版本" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:137 msgid "Django Version" -msgstr "Django版本" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:147 msgid "Links" -msgstr "链接" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:153 msgid "InvenTree Documentation" -msgstr "InvenTree 文档" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:154 msgid "View Code on GitHub" -msgstr "在Github上查看源代码" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:155 msgid "Credits" -msgstr "致谢" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:156 msgid "Mobile App" -msgstr "手机 App" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:157 msgid "Submit Bug Report" -msgstr "提交问题报告" +msgstr "" #: src/components/modals/AboutInvenTreeModal.tsx:167 msgid "Copy version information" -msgstr "复制版本信息" +msgstr "" #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" -msgstr "未知响应" +msgstr "" #: src/components/modals/QrCodeModal.tsx:102 #: src/pages/Index/Scan.tsx:618 msgid "Error while getting camera" -msgstr "获取相机时出错" +msgstr "" #: src/components/modals/QrCodeModal.tsx:125 #: src/pages/Index/Scan.tsx:641 msgid "Error while scanning" -msgstr "扫描时出错" +msgstr "" #: src/components/modals/QrCodeModal.tsx:139 #: src/pages/Index/Scan.tsx:655 msgid "Error while stopping" -msgstr "停止时出错" +msgstr "" #: src/components/modals/QrCodeModal.tsx:154 #: src/defaults/menuItems.tsx:21 #: src/pages/Index/Scan.tsx:724 msgid "Scanning" -msgstr "正在扫描" +msgstr "" #: src/components/modals/QrCodeModal.tsx:154 #: src/pages/Index/Scan.tsx:724 msgid "Not scanning" -msgstr "未扫描" +msgstr "" #: src/components/modals/QrCodeModal.tsx:159 #: src/pages/Index/Scan.tsx:730 msgid "Select Camera" -msgstr "选择相机" +msgstr "" #: src/components/modals/QrCodeModal.tsx:169 #: src/pages/Index/Scan.tsx:716 msgid "Start scanning" -msgstr "开始扫描" +msgstr "" #: src/components/modals/QrCodeModal.tsx:176 #: src/pages/Index/Scan.tsx:710 msgid "Stop scanning" -msgstr "停止扫描" +msgstr "" #: src/components/modals/QrCodeModal.tsx:181 msgid "No scans yet!" -msgstr "还没有扫描!" +msgstr "" #: src/components/modals/QrCodeModal.tsx:201 #: src/components/modals/ServerInfoModal.tsx:137 msgid "Close modal" -msgstr "关闭模态框" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:17 #: src/pages/Index/Settings/SystemSettings.tsx:36 msgid "Server" -msgstr "服务器" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:23 msgid "Instance Name" -msgstr "实例名称" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:29 msgid "Database" -msgstr "数据库" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:38 msgid "Debug Mode" -msgstr "调试模式" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:38 #~ msgid "Bebug Mode" @@ -512,70 +517,70 @@ msgstr "调试模式" #: src/components/modals/ServerInfoModal.tsx:41 msgid "Server is running in debug mode" -msgstr "服务器以调试模式运行" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:48 msgid "Docker Mode" -msgstr "停靠模式" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:51 msgid "Server is deployed using docker" -msgstr "服务器是使用docker部署的" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:57 msgid "Plugin Support" -msgstr "插件支持" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:62 msgid "Plugin support enabled" -msgstr "插件支持已启用" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:64 msgid "Plugin support disabled" -msgstr "插件支持已禁用" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:71 msgid "Server status" -msgstr "服务器状态" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:77 msgid "Healthy" -msgstr "健康" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:79 msgid "Issues detected" -msgstr "检测到问题" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:88 msgid "Background Worker" -msgstr "后台工作者" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:92 msgid "Background worker not running" -msgstr "后台worker未运行" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:100 msgid "Email Settings" -msgstr "电子邮件设置" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:104 msgid "Email settings not configured" -msgstr "电子邮件设置未配置" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:112 #: src/components/tables/plugin/PluginListTable.tsx:175 #: src/components/tables/plugin/PluginListTable.tsx:287 msgid "Version" -msgstr "版本" +msgstr "" #: src/components/modals/ServerInfoModal.tsx:118 msgid "Server Version" -msgstr "服务器版本" +msgstr "" #: src/components/nav/MainMenu.tsx:38 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:26 msgid "Settings" -msgstr "设置" +msgstr "" #: src/components/nav/MainMenu.tsx:40 #: src/pages/Index/Profile/Profile.tsx:15 @@ -585,19 +590,19 @@ msgstr "设置" #: src/components/nav/MainMenu.tsx:41 #: src/defaults/menuItems.tsx:15 msgid "Account settings" -msgstr "帐号设定" +msgstr "" #: src/components/nav/MainMenu.tsx:49 #: src/defaults/menuItems.tsx:58 #: src/pages/Index/Settings/SystemSettings.tsx:267 msgid "System Settings" -msgstr "系统设置" +msgstr "" #: src/components/nav/MainMenu.tsx:59 #: src/defaults/menuItems.tsx:63 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:109 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:120 msgid "Admin Center" -msgstr "管理中心" +msgstr "" #: src/components/nav/MainMenu.tsx:68 #~ msgid "Current language {locale}" @@ -605,7 +610,7 @@ msgstr "管理中心" #: src/components/nav/MainMenu.tsx:69 msgid "Logout" -msgstr "登出" +msgstr "" #: src/components/nav/MainMenu.tsx:71 #~ msgid "Switch to pseudo language" @@ -613,41 +618,41 @@ msgstr "登出" #: src/components/nav/NavHoverMenu.tsx:61 msgid "Open Navigation" -msgstr "打开导航" +msgstr "" #: src/components/nav/NavHoverMenu.tsx:79 msgid "View all" -msgstr "查看全部" +msgstr "" #: src/components/nav/NavHoverMenu.tsx:93 #: src/components/nav/NavHoverMenu.tsx:103 msgid "Get started" -msgstr "开始" +msgstr "" #: src/components/nav/NavHoverMenu.tsx:96 msgid "Overview over high-level objects, functions and possible usecases." -msgstr "关于高层级别物体、功能和可能用途的概述。" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:59 msgid "Navigation" -msgstr "导航栏" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:62 msgid "Pages" -msgstr "页面" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:67 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:76 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:87 msgid "Plugins" -msgstr "插件" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:77 msgid "Documentation" -msgstr "文档" +msgstr "" #: src/components/nav/NavigationDrawer.tsx:80 msgid "About" -msgstr "关于" +msgstr "" #: src/components/nav/NotificationDrawer.tsx:70 #: src/pages/Index/Settings/SystemSettings.tsx:101 @@ -655,67 +660,67 @@ msgstr "关于" #: src/pages/Notifications.tsx:28 #: src/pages/Notifications.tsx:100 msgid "Notifications" -msgstr "通知" +msgstr "" #: src/components/nav/NotificationDrawer.tsx:87 msgid "You have no unread notifications." -msgstr "您没有未读通知" +msgstr "" #: src/components/nav/NotificationDrawer.tsx:122 #: src/pages/Notifications.tsx:36 msgid "Mark as read" -msgstr "标记为已读" +msgstr "" #: src/components/nav/PartCategoryTree.tsx:80 -#: src/components/render/ModelType.tsx:49 +#: src/components/render/ModelType.tsx:53 #: src/pages/Index/Settings/SystemSettings.tsx:165 #: src/pages/part/CategoryDetail.tsx:60 msgid "Part Categories" -msgstr "商品类别" +msgstr "" #: src/components/nav/SearchDrawer.tsx:76 msgid "results" -msgstr "结果" +msgstr "" #: src/components/nav/SearchDrawer.tsx:337 msgid "Enter search text" -msgstr "输入搜索文本" +msgstr "" #: src/components/nav/SearchDrawer.tsx:364 msgid "Search Options" -msgstr "搜索选项" +msgstr "" #: src/components/nav/SearchDrawer.tsx:367 msgid "Regex search" -msgstr "正则表达式搜索" +msgstr "" #: src/components/nav/SearchDrawer.tsx:377 msgid "Whole word search" -msgstr "全词搜索" +msgstr "" #: src/components/nav/SearchDrawer.tsx:415 msgid "An error occurred during search query" -msgstr "搜索查询时发生错误" +msgstr "" #: src/components/nav/SearchDrawer.tsx:426 msgid "No results" -msgstr "无结果" +msgstr "" #: src/components/nav/SearchDrawer.tsx:429 msgid "No results available for search query" -msgstr "没有可供搜索查询的结果" +msgstr "" #: src/components/nav/StockLocationTree.tsx:80 -#: src/components/render/ModelType.tsx:63 +#: src/components/render/ModelType.tsx:69 #: src/pages/stock/LocationDetail.tsx:48 msgid "Stock Locations" -msgstr "库存地点" +msgstr "" #: src/components/render/Instance.tsx:135 msgid "Unknown model: {model}" -msgstr "未知模型: {model}" +msgstr "" -#: src/components/render/ModelType.tsx:20 +#: src/components/render/ModelType.tsx:21 #: src/components/tables/bom/BomTable.tsx:62 #: src/components/tables/build/BuildOrderTable.tsx:39 #: src/components/tables/part/PartParameterTable.tsx:34 @@ -727,9 +732,9 @@ msgstr "未知模型: {model}" #: src/components/tables/stock/StockItemTable.tsx:25 #: src/pages/part/PartDetail.tsx:336 msgid "Part" -msgstr "商品" +msgstr "" -#: src/components/render/ModelType.tsx:21 +#: src/components/render/ModelType.tsx:22 #: src/components/tables/part/PartCategoryTable.tsx:46 #: src/defaults/links.tsx:27 #: src/defaults/menuItems.tsx:33 @@ -738,193 +743,193 @@ msgstr "商品" #: src/pages/part/CategoryDetail.tsx:82 #: src/pages/part/PartDetail.tsx:251 msgid "Parts" -msgstr "商品" +msgstr "" -#: src/components/render/ModelType.tsx:27 +#: src/components/render/ModelType.tsx:29 msgid "Part Parameter Template" -msgstr "商品参数模板" +msgstr "" -#: src/components/render/ModelType.tsx:28 +#: src/components/render/ModelType.tsx:30 msgid "Part Parameter Templates" -msgstr "商品参数模板" +msgstr "" -#: src/components/render/ModelType.tsx:34 +#: src/components/render/ModelType.tsx:36 #: src/components/tables/purchasing/SupplierPartTable.tsx:57 msgid "Supplier Part" -msgstr "供应商商品" +msgstr "" -#: src/components/render/ModelType.tsx:35 +#: src/components/render/ModelType.tsx:37 msgid "Supplier Parts" -msgstr "供应商商品" +msgstr "" -#: src/components/render/ModelType.tsx:41 +#: src/components/render/ModelType.tsx:44 msgid "Manufacturer Part" -msgstr "制造商商品" +msgstr "" -#: src/components/render/ModelType.tsx:42 +#: src/components/render/ModelType.tsx:45 msgid "Manufacturer Parts" -msgstr "制造商商品" +msgstr "" -#: src/components/render/ModelType.tsx:48 +#: src/components/render/ModelType.tsx:52 #: src/pages/part/CategoryDetail.tsx:102 msgid "Part Category" -msgstr "商品类别" +msgstr "" -#: src/components/render/ModelType.tsx:55 +#: src/components/render/ModelType.tsx:60 #: src/pages/stock/StockDetail.tsx:220 msgid "Stock Item" -msgstr "库存项" +msgstr "" -#: src/components/render/ModelType.tsx:56 +#: src/components/render/ModelType.tsx:61 #: src/components/tables/stock/StockLocationTable.tsx:62 #: src/pages/company/CompanyDetail.tsx:99 #: src/pages/stock/LocationDetail.tsx:36 #: src/pages/stock/LocationDetail.tsx:82 msgid "Stock Items" -msgstr "库存项" +msgstr "" -#: src/components/render/ModelType.tsx:62 +#: src/components/render/ModelType.tsx:68 msgid "Stock Location" -msgstr "库存地点" +msgstr "" -#: src/components/render/ModelType.tsx:69 +#: src/components/render/ModelType.tsx:76 msgid "Stock History" -msgstr "库存历史记录" +msgstr "" -#: src/components/render/ModelType.tsx:70 +#: src/components/render/ModelType.tsx:77 msgid "Stock Histories" -msgstr "库存历史记录" +msgstr "" -#: src/components/render/ModelType.tsx:74 +#: src/components/render/ModelType.tsx:81 #: src/defaults/links.tsx:29 #: src/defaults/menuItems.tsx:43 msgid "Build" -msgstr "生产..." - -#: src/components/render/ModelType.tsx:75 -msgid "Builds" -msgstr "编译" - -#: src/components/render/ModelType.tsx:81 -#: src/pages/company/CompanyDetail.tsx:199 -msgid "Company" -msgstr "公司" +msgstr "" #: src/components/render/ModelType.tsx:82 -msgid "Companies" -msgstr "公司" +msgid "Builds" +msgstr "" -#: src/components/render/ModelType.tsx:88 +#: src/components/render/ModelType.tsx:89 +#: src/pages/company/CompanyDetail.tsx:199 +msgid "Company" +msgstr "" + +#: src/components/render/ModelType.tsx:90 +msgid "Companies" +msgstr "" + +#: src/components/render/ModelType.tsx:97 #: src/components/tables/ColumnRenderers.tsx:72 #: src/components/tables/TableHoverCard.tsx:58 #: src/components/tables/settings/ProjectCodeTable.tsx:33 msgid "Project Code" -msgstr "项目编码" +msgstr "" -#: src/components/render/ModelType.tsx:89 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:52 +#: src/components/render/ModelType.tsx:98 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:63 msgid "Project Codes" -msgstr "项目编码:" +msgstr "" -#: src/components/render/ModelType.tsx:95 +#: src/components/render/ModelType.tsx:104 #: src/pages/purchasing/PurchaseOrderDetail.tsx:131 msgid "Purchase Order" -msgstr "采购订单" +msgstr "" -#: src/components/render/ModelType.tsx:96 +#: src/components/render/ModelType.tsx:105 #: src/pages/Index/Settings/SystemSettings.tsx:234 #: src/pages/company/CompanyDetail.tsx:90 #: src/pages/part/PartDetail.tsx:183 #: src/pages/purchasing/PurchasingIndex.tsx:20 msgid "Purchase Orders" -msgstr "采购订单" +msgstr "" -#: src/components/render/ModelType.tsx:102 +#: src/components/render/ModelType.tsx:112 msgid "Purchase Order Line" -msgstr "采购订单行" +msgstr "" -#: src/components/render/ModelType.tsx:103 +#: src/components/render/ModelType.tsx:113 msgid "Purchase Order Lines" -msgstr "采购订单行" +msgstr "" -#: src/components/render/ModelType.tsx:107 +#: src/components/render/ModelType.tsx:117 #: src/components/tables/sales/SalesOrderTable.tsx:58 #: src/pages/sales/SalesOrderDetail.tsx:96 msgid "Sales Order" -msgstr "销售订单" +msgstr "" -#: src/components/render/ModelType.tsx:108 +#: src/components/render/ModelType.tsx:118 #: src/pages/Index/Settings/SystemSettings.tsx:247 #: src/pages/company/CompanyDetail.tsx:108 #: src/pages/part/PartDetail.tsx:189 #: src/pages/sales/SalesIndex.tsx:21 msgid "Sales Orders" -msgstr "销售订单" +msgstr "" -#: src/components/render/ModelType.tsx:114 +#: src/components/render/ModelType.tsx:125 msgid "Sales Order Shipment" -msgstr "销售订单配送" +msgstr "" -#: src/components/render/ModelType.tsx:115 +#: src/components/render/ModelType.tsx:126 msgid "Sales Order Shipments" -msgstr "销售订单配送" +msgstr "" -#: src/components/render/ModelType.tsx:121 +#: src/components/render/ModelType.tsx:132 #: src/components/tables/sales/ReturnOrderTable.tsx:55 #: src/pages/sales/ReturnOrderDetail.tsx:68 msgid "Return Order" -msgstr "退货订单" +msgstr "" -#: src/components/render/ModelType.tsx:122 +#: src/components/render/ModelType.tsx:133 #: src/pages/company/CompanyDetail.tsx:117 #: src/pages/sales/SalesIndex.tsx:27 msgid "Return Orders" -msgstr "退货订单" +msgstr "" -#: src/components/render/ModelType.tsx:128 +#: src/components/render/ModelType.tsx:140 #: src/components/tables/company/AddressTable.tsx:49 msgid "Address" -msgstr "地址" +msgstr "" -#: src/components/render/ModelType.tsx:129 +#: src/components/render/ModelType.tsx:141 #: src/pages/company/CompanyDetail.tsx:138 msgid "Addresses" -msgstr "地址" +msgstr "" -#: src/components/render/ModelType.tsx:135 +#: src/components/render/ModelType.tsx:147 msgid "Contact" -msgstr "联系人" +msgstr "" -#: src/components/render/ModelType.tsx:136 +#: src/components/render/ModelType.tsx:148 #: src/pages/company/CompanyDetail.tsx:132 msgid "Contacts" -msgstr "联系人" +msgstr "" -#: src/components/render/ModelType.tsx:142 +#: src/components/render/ModelType.tsx:154 msgid "Owner" -msgstr "所有者" +msgstr "" -#: src/components/render/ModelType.tsx:143 +#: src/components/render/ModelType.tsx:155 msgid "Owners" -msgstr "所有者" +msgstr "" -#: src/components/render/ModelType.tsx:149 +#: src/components/render/ModelType.tsx:161 msgid "User" -msgstr "用户" +msgstr "" -#: src/components/render/ModelType.tsx:150 -#: src/pages/Index/Settings/AdminCenter/Index.tsx:46 +#: src/components/render/ModelType.tsx:162 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:51 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:13 msgid "Users" -msgstr "用户" +msgstr "" #: src/components/render/Order.tsx:85 msgid "Shipment" -msgstr "配送" +msgstr "" #: src/components/render/Stock.tsx:26 msgid "Serial Number" -msgstr "序列号" +msgstr "" #: src/components/render/Stock.tsx:28 #: src/components/tables/bom/BomTable.tsx:103 @@ -933,25 +938,25 @@ msgstr "序列号" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:150 #: src/pages/build/BuildDetail.tsx:75 msgid "Quantity" -msgstr "数量" +msgstr "" #: src/components/settings/SettingItem.tsx:43 #: src/components/settings/SettingItem.tsx:96 msgid "Setting updated" -msgstr "设置已更新" +msgstr "" #: src/components/settings/SettingItem.tsx:44 #: src/components/settings/SettingItem.tsx:97 msgid "{0} updated successfully" -msgstr "成功更新 {0}" +msgstr "" #: src/components/settings/SettingItem.tsx:52 msgid "Error editing setting" -msgstr "编辑设置时出错" +msgstr "" #: src/components/settings/SettingItem.tsx:89 msgid "Edit Setting" -msgstr "编辑设置" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:39 #: src/components/tables/bom/BomTable.tsx:94 @@ -962,18 +967,18 @@ msgstr "编辑设置" #: src/components/tables/plugin/PluginListTable.tsx:274 #: src/components/tables/stock/StockItemTable.tsx:31 msgid "Description" -msgstr "描述" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:48 #: src/components/tables/company/AddressTable.tsx:104 msgid "Link" -msgstr "链接" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:57 #: src/pages/purchasing/PurchaseOrderDetail.tsx:60 #: src/pages/sales/SalesOrderDetail.tsx:46 msgid "Line Items" -msgstr "行项目" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:84 #: src/components/tables/build/BuildOrderTable.tsx:115 @@ -982,80 +987,80 @@ msgstr "行项目" #: src/components/tables/sales/SalesOrderTable.tsx:38 #: src/components/tables/stock/StockItemTable.tsx:238 msgid "Status" -msgstr "状态" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:92 msgid "Responsible" -msgstr "责任人" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:102 msgid "Target Date" -msgstr "预计日期" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:112 msgid "Creation Date" -msgstr "创建日期" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:121 msgid "Shipment Date" -msgstr "配送日期" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:142 #: src/components/tables/settings/CurrencyTable.tsx:23 msgid "Currency" -msgstr "货币" +msgstr "" #: src/components/tables/ColumnRenderers.tsx:156 msgid "Total Price" -msgstr "总价" +msgstr "" #: src/components/tables/ColumnSelect.tsx:17 #: src/components/tables/ColumnSelect.tsx:24 msgid "Select Columns" -msgstr "选择列" +msgstr "" #: src/components/tables/DownloadAction.tsx:12 msgid "CSV" -msgstr "CSV" +msgstr "" #: src/components/tables/DownloadAction.tsx:13 msgid "TSV" -msgstr "TSV" +msgstr "" #: src/components/tables/DownloadAction.tsx:14 msgid "Excel" -msgstr "Excel" +msgstr "" #: src/components/tables/DownloadAction.tsx:22 msgid "Download selected data" -msgstr "下载所选数据" +msgstr "" #: src/components/tables/Filter.tsx:88 #: src/components/tables/build/BuildOrderTable.tsx:128 msgid "Assigned to me" -msgstr "已分派给我的" +msgstr "" #: src/components/tables/Filter.tsx:89 #: src/components/tables/build/BuildOrderTable.tsx:129 msgid "Show orders assigned to me" -msgstr "显示分配给我的订单" +msgstr "" #: src/components/tables/Filter.tsx:96 msgid "Outstanding" -msgstr "未完成" +msgstr "" #: src/components/tables/Filter.tsx:97 msgid "Show outstanding orders" -msgstr "显示未完成的订单" +msgstr "" #: src/components/tables/Filter.tsx:104 #: src/components/tables/build/BuildOrderTable.tsx:122 msgid "Overdue" -msgstr "逾期" +msgstr "" #: src/components/tables/Filter.tsx:105 msgid "Show overdue orders" -msgstr "显示逾期订单" +msgstr "" #: src/components/tables/FilterGroup.tsx:29 #~ msgid "Add table filter" @@ -1071,44 +1076,45 @@ msgstr "显示逾期订单" #: src/components/tables/FilterSelectDrawer.tsx:51 msgid "Remove filter" -msgstr "移除过滤器" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:145 msgid "Select filter" -msgstr "选择过滤器" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:146 msgid "Filter" -msgstr "过滤器" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:153 #: src/components/tables/part/PartParameterTable.tsx:59 msgid "Value" -msgstr "值" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:154 msgid "Select filter value" -msgstr "选择过滤器值" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:188 msgid "Table Filters" -msgstr "表格筛选" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:209 +#: src/components/tables/InvenTreeTable.tsx:384 #: src/components/tables/plugin/PluginListTable.tsx:333 #: src/contexts/ThemeContext.tsx:64 #: src/functions/forms.tsx:202 #: src/hooks/UseForm.tsx:38 msgid "Cancel" -msgstr "取消" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:219 msgid "Add Filter" -msgstr "添加过滤条件" +msgstr "" #: src/components/tables/FilterSelectDrawer.tsx:228 msgid "Clear Filters" -msgstr "清除筛选" +msgstr "" #: src/components/tables/FilterSelectModal.tsx:56 #~ msgid "True" @@ -1126,61 +1132,82 @@ msgstr "清除筛选" #~ msgid "Select from the available filters" #~ msgstr "Select from the available filters" -#: src/components/tables/InvenTreeTable.tsx:71 -#: src/components/tables/InvenTreeTable.tsx:267 -#: src/components/tables/InvenTreeTable.tsx:288 +#: src/components/tables/InvenTreeTable.tsx:83 +#: src/components/tables/InvenTreeTable.tsx:279 +#: src/components/tables/InvenTreeTable.tsx:300 msgid "No records found" -msgstr "没有找到记录" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:302 +#: src/components/tables/InvenTreeTable.tsx:314 msgid "Server returned incorrect data type" -msgstr "服务器返回了错误的数据类型" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:310 +#: src/components/tables/InvenTreeTable.tsx:322 msgid "Bad request" -msgstr "错误的请求" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:313 +#: src/components/tables/InvenTreeTable.tsx:325 msgid "Unauthorized" -msgstr "未授权" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:316 +#: src/components/tables/InvenTreeTable.tsx:328 msgid "Forbidden" -msgstr "禁止访问" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:319 +#: src/components/tables/InvenTreeTable.tsx:331 msgid "Not found" -msgstr "未找到" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:374 -#: src/components/tables/InvenTreeTable.tsx:375 +#: src/components/tables/InvenTreeTable.tsx:373 +#: src/components/tables/InvenTreeTable.tsx:457 +msgid "Delete selected records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:377 +msgid "Are you sure you want to delete the selected records?" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:379 +msgid "This action cannot be undone!" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:405 +msgid "Deleted records" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:406 +msgid "Records were deleted successfully" +msgstr "" + +#: src/components/tables/InvenTreeTable.tsx:438 +#: src/components/tables/InvenTreeTable.tsx:439 msgid "Barcode actions" -msgstr "条形码操作" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:383 -#: src/components/tables/InvenTreeTable.tsx:384 +#: src/components/tables/InvenTreeTable.tsx:447 +#: src/components/tables/InvenTreeTable.tsx:448 msgid "Print actions" -msgstr "打印操作" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:400 +#: src/components/tables/InvenTreeTable.tsx:473 msgid "Refresh data" -msgstr "刷新数据" +msgstr "" -#: src/components/tables/InvenTreeTable.tsx:419 +#: src/components/tables/InvenTreeTable.tsx:492 msgid "Table filters" -msgstr "表格过滤器" +msgstr "" #: src/components/tables/RowActions.tsx:149 msgid "Actions" -msgstr "操作" +msgstr "" #: src/components/tables/bom/BomTable.tsx:71 msgid "This BOM item is defined for a different parent" -msgstr "此物料清单 项目是为另一个父级定义的" +msgstr "" #: src/components/tables/bom/BomTable.tsx:86 msgid "Part Information" -msgstr "商品信息" +msgstr "" #: src/components/tables/bom/BomTable.tsx:99 #: src/components/tables/bom/UsedInTable.tsx:76 @@ -1188,49 +1215,49 @@ msgstr "商品信息" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:117 #: src/components/tables/purchasing/PurchaseOrderTable.tsx:61 msgid "Reference" -msgstr "参考" +msgstr "" #: src/components/tables/bom/BomTable.tsx:111 msgid "Substitutes" -msgstr "替代品" +msgstr "" #: src/components/tables/bom/BomTable.tsx:125 #: src/components/tables/bom/BomTable.tsx:268 #: src/components/tables/bom/UsedInTable.tsx:91 msgid "Optional" -msgstr "可选项" +msgstr "" #: src/components/tables/bom/BomTable.tsx:129 #: src/components/tables/bom/BomTable.tsx:273 msgid "Consumable" -msgstr "消耗品" +msgstr "" #: src/components/tables/bom/BomTable.tsx:133 msgid "Allow Variants" -msgstr "允许变体" +msgstr "" #: src/components/tables/bom/BomTable.tsx:137 #: src/components/tables/bom/BomTable.tsx:263 #: src/components/tables/bom/UsedInTable.tsx:86 msgid "Gets Inherited" -msgstr "获取已继承的" +msgstr "" #: src/components/tables/bom/BomTable.tsx:143 #: src/components/tables/part/PartTable.tsx:157 msgid "Price Range" -msgstr "价格范围" +msgstr "" #: src/components/tables/bom/BomTable.tsx:151 #: src/components/tables/part/PartTable.tsx:122 #: src/components/tables/stock/StockItemTable.tsx:133 #: src/components/tables/stock/StockItemTable.tsx:254 msgid "Available" -msgstr "可用的" +msgstr "" #: src/components/tables/bom/BomTable.tsx:162 #: src/components/tables/part/PartTable.tsx:130 msgid "No stock" -msgstr "无库存" +msgstr "" #: src/components/tables/bom/BomTable.tsx:167 #~ msgid "Available Stock" @@ -1238,20 +1265,20 @@ msgstr "无库存" #: src/components/tables/bom/BomTable.tsx:170 msgid "Includes substitute stock" -msgstr "包括替代库存" +msgstr "" #: src/components/tables/bom/BomTable.tsx:179 msgid "Includes variant stock" -msgstr "包括变体库存" +msgstr "" #: src/components/tables/bom/BomTable.tsx:187 msgid "On order" -msgstr "订购中" +msgstr "" #: src/components/tables/bom/BomTable.tsx:195 #: src/components/tables/part/PartTable.tsx:98 msgid "Building" -msgstr "正在生产" +msgstr "" #: src/components/tables/bom/BomTable.tsx:200 #~ msgid "Validate" @@ -1261,15 +1288,15 @@ msgstr "正在生产" #: src/components/tables/part/PartTable.tsx:149 #: src/components/tables/stock/StockItemTable.tsx:169 msgid "Stock Information" -msgstr "库存信息" +msgstr "" #: src/components/tables/bom/BomTable.tsx:211 msgid "Can Build" -msgstr "可以创建" +msgstr "" #: src/components/tables/bom/BomTable.tsx:215 msgid "Consumable item" -msgstr "可耗物品" +msgstr "" #: src/components/tables/bom/BomTable.tsx:228 #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:213 @@ -1282,107 +1309,107 @@ msgstr "可耗物品" #: src/pages/sales/SalesOrderDetail.tsx:78 #: src/pages/stock/StockDetail.tsx:120 msgid "Notes" -msgstr "备注" +msgstr "" #: src/components/tables/bom/BomTable.tsx:238 msgid "Trackable Part" -msgstr "可追溯商品" +msgstr "" #: src/components/tables/bom/BomTable.tsx:239 msgid "Show trackable items" -msgstr "显示可跟踪项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:243 #: src/components/tables/bom/UsedInTable.tsx:31 msgid "Assembled Part" -msgstr "组装商品" +msgstr "" #: src/components/tables/bom/BomTable.tsx:244 msgid "Show asssmbled items" -msgstr "显示已装配的项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:248 msgid "Has Available Stock" -msgstr "有可用库存" +msgstr "" #: src/components/tables/bom/BomTable.tsx:249 msgid "Show items with available stock" -msgstr "显示有可用库存的项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:253 #: src/components/tables/part/PartTable.tsx:92 msgid "On Order" -msgstr "订购中" +msgstr "" #: src/components/tables/bom/BomTable.tsx:254 msgid "Show items on order" -msgstr "按顺序显示项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:258 msgid "Validated" -msgstr "已验证" +msgstr "" #: src/components/tables/bom/BomTable.tsx:259 msgid "Show validated items" -msgstr "显示已验证的项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:264 #: src/components/tables/bom/UsedInTable.tsx:87 msgid "Show inherited items" -msgstr "显示继承的项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:269 #: src/components/tables/bom/UsedInTable.tsx:92 msgid "Show optional items" -msgstr "显示可选项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:274 msgid "Show consumable items" -msgstr "显示可消耗项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:278 msgid "Has Pricing" -msgstr "是否有价格" +msgstr "" #: src/components/tables/bom/BomTable.tsx:279 msgid "Show items with pricing" -msgstr "显示带定价的项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:290 msgid "View BOM" -msgstr "查看 物料清单" +msgstr "" #: src/components/tables/bom/BomTable.tsx:301 msgid "Validate BOM line" -msgstr "验证物料清单行" +msgstr "" #: src/components/tables/bom/BomTable.tsx:309 msgid "Edit Substitutes" -msgstr "编辑替代零件" +msgstr "" #: src/components/tables/bom/BomTable.tsx:323 msgid "Edit Bom Item" -msgstr "编辑物料清单条目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:325 msgid "Bom item updated" -msgstr "物料清单 项目已更新" +msgstr "" #: src/components/tables/bom/BomTable.tsx:340 msgid "Delete Bom Item" -msgstr "删除物料清单项目" +msgstr "" #: src/components/tables/bom/BomTable.tsx:341 msgid "Bom item deleted" -msgstr "库存项已删除" +msgstr "" #: src/components/tables/bom/BomTable.tsx:343 msgid "Are you sure you want to remove this BOM item?" -msgstr "您确定要删除此物料清单项目吗?" +msgstr "" #: src/components/tables/bom/UsedInTable.tsx:50 msgid "Required Part" -msgstr "所需商品" +msgstr "" #: src/components/tables/bom/UsedInTable.tsx:96 #: src/components/tables/build/BuildOrderTable.tsx:110 @@ -1393,37 +1420,37 @@ msgstr "所需商品" #: src/components/tables/settings/UserTable.tsx:194 #: src/components/tables/stock/StockItemTable.tsx:233 msgid "Active" -msgstr "启用" +msgstr "" #: src/components/tables/bom/UsedInTable.tsx:97 msgid "Show active assemblies" -msgstr "显示活动装配" +msgstr "" #: src/components/tables/bom/UsedInTable.tsx:101 #: src/components/tables/part/PartTable.tsx:197 #: src/components/tables/part/PartVariantTable.tsx:30 msgid "Trackable" -msgstr "可追踪" +msgstr "" #: src/components/tables/bom/UsedInTable.tsx:102 msgid "Show trackable assemblies" -msgstr "显示可跟踪装配" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:63 msgid "Progress" -msgstr "进度" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:76 msgid "Priority" -msgstr "优先级" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:84 msgid "Completed" -msgstr "已完成" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:90 msgid "Issued By" -msgstr "签发人" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:99 #: src/components/tables/purchasing/PurchaseOrderTable.tsx:79 @@ -1432,295 +1459,296 @@ msgstr "签发人" #: src/components/tables/build/BuildOrderTable.tsx:111 msgid "Show active orders" -msgstr "显示活动订单" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:116 #: src/components/tables/purchasing/PurchaseOrderTable.tsx:42 #: src/components/tables/sales/ReturnOrderTable.tsx:38 #: src/components/tables/sales/SalesOrderTable.tsx:39 msgid "Filter by order status" -msgstr "按订单状态筛选" +msgstr "" #: src/components/tables/build/BuildOrderTable.tsx:123 msgid "Show overdue status" -msgstr "显示逾期状态" +msgstr "" #: src/components/tables/company/AddressTable.tsx:42 #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:143 msgid "Primary" -msgstr "主要的" +msgstr "" #: src/components/tables/company/AddressTable.tsx:68 msgid "Postal Code" -msgstr "邮编" +msgstr "" #: src/components/tables/company/AddressTable.tsx:74 msgid "City" -msgstr "城市" +msgstr "" #: src/components/tables/company/AddressTable.tsx:80 msgid "State / Province" -msgstr "省/自治区/直辖市" +msgstr "" #: src/components/tables/company/AddressTable.tsx:86 msgid "Country" -msgstr "国家/地区" +msgstr "" #: src/components/tables/company/AddressTable.tsx:92 msgid "Courier Notes" -msgstr "快递备注" +msgstr "" #: src/components/tables/company/AddressTable.tsx:98 msgid "Internal Notes" -msgstr "内部工作记录" +msgstr "" #: src/components/tables/company/AddressTable.tsx:128 msgid "Edit Address" -msgstr "编辑地址" +msgstr "" #: src/components/tables/company/AddressTable.tsx:130 msgid "Address updated" -msgstr "地址已更新" +msgstr "" #: src/components/tables/company/AddressTable.tsx:141 msgid "Delete Address" -msgstr "删除地址" +msgstr "" #: src/components/tables/company/AddressTable.tsx:142 msgid "Address deleted" -msgstr "地址已删除" +msgstr "" #: src/components/tables/company/AddressTable.tsx:144 msgid "Are you sure you want to delete this address?" -msgstr "您确定要删除该地址?" +msgstr "" #: src/components/tables/company/AddressTable.tsx:160 #: src/components/tables/company/AddressTable.tsx:174 msgid "Add Address" -msgstr "新增地址" +msgstr "" #: src/components/tables/company/AddressTable.tsx:162 msgid "Address created" -msgstr "地址已创建" +msgstr "" #: src/components/tables/company/CompanyTable.tsx:32 msgid "Company Name" -msgstr "企业名称" +msgstr "" #: src/components/tables/company/CompanyTable.tsx:50 #: src/defaults/links.tsx:10 msgid "Website" -msgstr "网站" +msgstr "" #: src/components/tables/company/ContactTable.tsx:41 msgid "Phone" -msgstr "电话" +msgstr "" #: src/components/tables/company/ContactTable.tsx:53 msgid "Role" -msgstr "职位" +msgstr "" #: src/components/tables/company/ContactTable.tsx:76 msgid "Edit Contact" -msgstr "编辑联系人" +msgstr "" #: src/components/tables/company/ContactTable.tsx:78 msgid "Contact updated" -msgstr "联系人已更新" +msgstr "" #: src/components/tables/company/ContactTable.tsx:89 msgid "Delete Contact" -msgstr "删除联系人" +msgstr "" #: src/components/tables/company/ContactTable.tsx:90 msgid "Contact deleted" -msgstr "联系人已删除" +msgstr "" #: src/components/tables/company/ContactTable.tsx:92 msgid "Are you sure you want to delete this contact?" -msgstr "确认要删除此联系人?" +msgstr "" #: src/components/tables/company/ContactTable.tsx:108 msgid "Create Contact" -msgstr "创建联系人" +msgstr "" #: src/components/tables/company/ContactTable.tsx:110 msgid "Contact created" -msgstr "联系人已创建" +msgstr "" #: src/components/tables/company/ContactTable.tsx:122 msgid "Add contact" -msgstr "添加联系人" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:30 msgid "Attachment" -msgstr "附件" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:47 msgid "Comment" -msgstr "评语" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:56 msgid "Uploaded" -msgstr "已上传" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:160 msgid "File uploaded" -msgstr "文件已上传" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:161 msgid "File {0} uploaded successfully" -msgstr "文件 {0} 上传成功。" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:172 msgid "Upload Error" -msgstr "上传错误" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:173 msgid "File could not be uploaded" -msgstr "文件无法上传。" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:186 msgid "Add attachment" -msgstr "添加附件" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:205 msgid "Add external link" -msgstr "添加外部链接" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:236 msgid "No attachments found" -msgstr "找不到附件。" +msgstr "" #: src/components/tables/general/AttachmentTable.tsx:251 msgid "Upload attachment" -msgstr "上传附件" +msgstr "" #: src/components/tables/notifications/NotificationsTable.tsx:24 msgid "Age" -msgstr "寿命" +msgstr "" #: src/components/tables/notifications/NotificationsTable.tsx:29 #: src/components/tables/part/PartTable.tsx:51 msgid "Category" -msgstr "类别" +msgstr "" #: src/components/tables/notifications/NotificationsTable.tsx:34 msgid "Notification" -msgstr "通知" +msgstr "" #: src/components/tables/notifications/NotificationsTable.tsx:38 #: src/components/tables/plugin/PluginErrorTable.tsx:37 msgid "Message" -msgstr "信息" +msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:33 +#: src/components/tables/settings/ErrorTable.tsx:34 #: src/components/tables/stock/StockLocationTable.tsx:57 msgid "Path" -msgstr "路径" +msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:38 #: src/components/tables/part/PartCategoryTable.tsx:61 #: src/components/tables/stock/StockLocationTable.tsx:31 #: src/components/tables/stock/StockLocationTable.tsx:68 msgid "Structural" -msgstr "结构性" +msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:56 #: src/components/tables/part/PartTable.tsx:185 msgid "Include Subcategories" -msgstr "包含子类别" +msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:57 msgid "Include subcategories in results" -msgstr "在结果中包含子类别" +msgstr "" #: src/components/tables/part/PartCategoryTable.tsx:62 msgid "Show structural categories" -msgstr "显示结构性类别" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:41 msgid "Parameter" -msgstr "参数" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:80 #: src/components/tables/part/PartParameterTemplateTable.tsx:57 #: src/components/tables/part/PartTable.tsx:46 msgid "Units" -msgstr "单位" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:100 #: src/components/tables/part/PartParameterTable.tsx:106 msgid "Edit Part Parameter" -msgstr "编辑商品参数" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:114 msgid "Part parameter updated" -msgstr "商品参数已更新" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:123 #: src/components/tables/part/PartParameterTable.tsx:129 msgid "Delete Part Parameter" -msgstr "删除商品参数" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:130 msgid "Part parameter deleted" -msgstr "商品参数已删除" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:132 msgid "Are you sure you want to remove this parameter?" -msgstr "您确定要删除此参数吗?" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:150 msgid "Add Part Parameter" -msgstr "编辑商品参数" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:159 msgid "Part parameter added" -msgstr "商品参数已更新" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:170 msgid "Add parameter" -msgstr "添加参数" +msgstr "" #: src/components/tables/part/PartParameterTable.tsx:187 #: src/components/tables/stock/StockItemTable.tsx:279 msgid "Include Variants" -msgstr "包含变体" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:31 #: src/components/tables/part/PartParameterTemplateTable.tsx:63 msgid "Checkbox" -msgstr "勾选框" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:32 msgid "Show checkbox templates" -msgstr "显示复选框模板" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:36 msgid "Has choices" -msgstr "有选项" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:37 msgid "Show templates with choices" -msgstr "显示有选项的模板" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:41 #: src/components/tables/part/PartTable.tsx:203 msgid "Has Units" -msgstr "有单位" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:42 msgid "Show templates with units" -msgstr "显示有单位的模板" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:67 msgid "Choices" -msgstr "选择" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:82 msgid "Edit Parameter Template" -msgstr "编辑参数模板" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:83 #~ msgid "Remove parameter template" @@ -1728,35 +1756,35 @@ msgstr "编辑参数模板" #: src/components/tables/part/PartParameterTemplateTable.tsx:84 msgid "Parameter template updated" -msgstr "参数模板已更新" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:95 msgid "Delete Parameter Template" -msgstr "删除零件参数模板" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:96 msgid "Parameter template deleted" -msgstr "参数模板已删除" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:98 msgid "Are you sure you want to remove this parameter template?" -msgstr "您确定要删除此参数模板吗?" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:110 msgid "Create Parameter Template" -msgstr "创建参数模板" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:112 msgid "Parameter template created" -msgstr "参数模板已创建" +msgstr "" #: src/components/tables/part/PartParameterTemplateTable.tsx:120 msgid "Add parameter template" -msgstr "添加参数模板" +msgstr "" #: src/components/tables/part/PartTable.tsx:40 msgid "IPN" -msgstr "IPN" +msgstr "" #: src/components/tables/part/PartTable.tsx:63 #: src/components/tables/stock/StockItemTable.tsx:36 @@ -1767,60 +1795,60 @@ msgstr "IPN" #: src/pages/stock/LocationDetail.tsx:63 #: src/pages/stock/StockDetail.tsx:135 msgid "Stock" -msgstr "库存" +msgstr "" #: src/components/tables/part/PartTable.tsx:83 msgid "Minimum stock" -msgstr "最低库存数" +msgstr "" #: src/components/tables/part/PartTable.tsx:105 msgid "Build Order Allocations" -msgstr "分配生产订单" +msgstr "" #: src/components/tables/part/PartTable.tsx:114 msgid "Sales Order Allocations" -msgstr "分配销售订单" +msgstr "" #: src/components/tables/part/PartTable.tsx:174 msgid "Filter by part active status" -msgstr "按商品活动状态筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:179 #: src/components/tables/stock/StockItemTable.tsx:244 msgid "Assembly" -msgstr "装配" +msgstr "" #: src/components/tables/part/PartTable.tsx:180 msgid "Filter by assembly attribute" -msgstr "按装配属性筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:186 msgid "Include parts in subcategories" -msgstr "包括子类别中的商品" +msgstr "" #: src/components/tables/part/PartTable.tsx:191 msgid "Component" -msgstr "组件" +msgstr "" #: src/components/tables/part/PartTable.tsx:192 msgid "Filter by component attribute" -msgstr "按组件属性筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:198 msgid "Filter by trackable attribute" -msgstr "按可跟踪属性筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:204 msgid "Filter by parts which have units" -msgstr "按拥有单位的商品筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:209 msgid "Has IPN" -msgstr "有内部零件编码" +msgstr "" #: src/components/tables/part/PartTable.tsx:210 msgid "Filter by parts which have an internal part number" -msgstr "按具有内部商品编号的零件筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:211 #~ msgid "Detail" @@ -1828,308 +1856,308 @@ msgstr "按具有内部商品编号的零件筛选" #: src/components/tables/part/PartTable.tsx:215 msgid "Has Stock" -msgstr "有库存" +msgstr "" #: src/components/tables/part/PartTable.tsx:216 msgid "Filter by parts which have stock" -msgstr "按有库存的商品筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:221 #: src/defaults/dashboardItems.tsx:50 msgid "Low Stock" -msgstr "低库存" +msgstr "" #: src/components/tables/part/PartTable.tsx:222 msgid "Filter by parts which have low stock" -msgstr "按库存少的商品筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:227 msgid "Purchaseable" -msgstr "可购买" +msgstr "" #: src/components/tables/part/PartTable.tsx:228 msgid "Filter by parts which are purchaseable" -msgstr "按可购买的商品筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:233 msgid "Salable" -msgstr "可销售" +msgstr "" #: src/components/tables/part/PartTable.tsx:234 msgid "Filter by parts which are salable" -msgstr "按可出售的商品筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:239 #: src/components/tables/part/PartTable.tsx:243 #: src/components/tables/part/PartVariantTable.tsx:25 msgid "Virtual" -msgstr "虚拟" +msgstr "" #: src/components/tables/part/PartTable.tsx:240 msgid "Filter by parts which are virtual" -msgstr "按虚拟商品筛选" +msgstr "" #: src/components/tables/part/PartTable.tsx:244 msgid "Not Virtual" -msgstr "非虚拟的" +msgstr "" #: src/components/tables/part/PartVariantTable.tsx:16 msgid "Show active variants" -msgstr "显示活动的变体" +msgstr "" #: src/components/tables/part/PartVariantTable.tsx:20 msgid "Template" -msgstr "模板" +msgstr "" #: src/components/tables/part/PartVariantTable.tsx:21 msgid "Show template variants" -msgstr "显示模板变体" +msgstr "" #: src/components/tables/part/PartVariantTable.tsx:26 msgid "Show virtual variants" -msgstr "显示虚拟变体" +msgstr "" #: src/components/tables/part/PartVariantTable.tsx:31 msgid "Show trackable variants" -msgstr "显示可跟踪变体" +msgstr "" #: src/components/tables/part/RelatedPartTable.tsx:71 msgid "Add Related Part" -msgstr "添加关联商品" +msgstr "" #: src/components/tables/part/RelatedPartTable.tsx:79 msgid "Related Part" -msgstr "关联商品" +msgstr "" #: src/components/tables/part/RelatedPartTable.tsx:82 msgid "Related part added" -msgstr "已添加相关商品" +msgstr "" #: src/components/tables/part/RelatedPartTable.tsx:92 msgid "Add related part" -msgstr "添加关联商品" +msgstr "" #: src/components/tables/part/RelatedPartTable.tsx:113 msgid "Delete Related Part" -msgstr "删除关联商品" +msgstr "" #: src/components/tables/part/RelatedPartTable.tsx:114 msgid "Related part deleted" -msgstr "关联商品已删除" +msgstr "" #: src/components/tables/part/RelatedPartTable.tsx:115 msgid "Are you sure you want to remove this relationship?" -msgstr "您确定要删除此关联吗?" +msgstr "" #: src/components/tables/plugin/PluginErrorTable.tsx:29 msgid "Stage" -msgstr "阶段" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:103 msgid "Plugin with id {id} not found" -msgstr "未找到 ID 为 {id} 的插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:105 msgid "An error occurred while fetching plugin details" -msgstr "获取插件详细信息时出错" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:122 msgid "Plugin Actions" -msgstr "插件操作" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:126 #: src/components/tables/plugin/PluginListTable.tsx:129 msgid "Edit plugin" -msgstr "编辑插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:140 #: src/components/tables/plugin/PluginListTable.tsx:141 msgid "Reload" -msgstr "重载" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:154 msgid "Plugin information" -msgstr "插件信息" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:165 msgid "Author" -msgstr "作者" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:170 msgid "Date" -msgstr "日期" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:186 msgid "Package information" -msgstr "软件包信息" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:191 msgid "Installation path" -msgstr "安装路径" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:196 #: src/components/tables/plugin/PluginListTable.tsx:505 msgid "Builtin" -msgstr "内置" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:207 msgid "Plugin settings" -msgstr "插件设置" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:224 msgid "Plugin is active" -msgstr "此插件已激活" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:230 msgid "Plugin is inactive" -msgstr "插件未激活" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:237 msgid "Plugin is not installed" -msgstr "插件未安装" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:259 msgid "Plugin" -msgstr "插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:281 msgid "Description not available" -msgstr "描述不可用." +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:306 msgid "Activate Plugin" -msgstr "激活插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:306 msgid "Deactivate Plugin" -msgstr "停用插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:315 msgid "Confirm plugin activation" -msgstr "确认插件激活" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:316 msgid "Confirm plugin deactivation" -msgstr "确认插件停用" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:322 msgid "The following plugin will be activated" -msgstr "以下插件将被激活" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:323 msgid "The following plugin will be deactivated" -msgstr "以下插件将被停用" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:334 msgid "Confirm" -msgstr "确认" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:344 msgid "Activating plugin" -msgstr "正在激活插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:344 msgid "Deactivating plugin" -msgstr "正在停用插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:354 msgid "Plugin updated" -msgstr "插件已更新!" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:356 msgid "The plugin was activated" -msgstr "插件已激活" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:357 msgid "The plugin was deactivated" -msgstr "插件已停用" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:365 msgid "Error updating plugin" -msgstr "更新插件时出错" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:382 msgid "Deactivate" -msgstr "停用" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:391 msgid "Activate" -msgstr "激活" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:405 msgid "Install plugin" -msgstr "安装插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:413 msgid "Install" -msgstr "安装" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:417 msgid "Plugin installed successfully" -msgstr "插件安装成功" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:438 msgid "Plugins reloaded" -msgstr "插件已重载" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:439 msgid "Plugins were reloaded successfully" -msgstr "插件重载成功" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:455 msgid "Reload Plugins" -msgstr "重载插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:464 msgid "Install Plugin" -msgstr "安装插件" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:477 msgid "Plugin detail" -msgstr "插件详情" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:510 msgid "Sample" -msgstr "样本" +msgstr "" #: src/components/tables/plugin/PluginListTable.tsx:515 #: src/components/tables/stock/StockItemTable.tsx:284 msgid "Installed" -msgstr "已安装" +msgstr "" #: src/components/tables/purchasing/ManufacturerPartTable.tsx:37 #: src/components/tables/purchasing/SupplierPartTable.tsx:65 #: src/pages/company/ManufacturerDetail.tsx:8 msgid "Manufacturer" -msgstr "制造商" +msgstr "" #: src/components/tables/purchasing/ManufacturerPartTable.tsx:52 msgid "Manufacturer Part Number" -msgstr "制造商商品编号" +msgstr "" #: src/components/tables/purchasing/ManufacturerPartTable.tsx:77 msgid "Edit Manufacturer Part" -msgstr "编辑制造商零件" +msgstr "" #: src/components/tables/purchasing/ManufacturerPartTable.tsx:80 msgid "Manufacturer part updated" -msgstr "制造商零件已更新" +msgstr "" #: src/components/tables/purchasing/ManufacturerPartTable.tsx:91 msgid "Delete Manufacturer Part" -msgstr "删除制造商零件" +msgstr "" #: src/components/tables/purchasing/ManufacturerPartTable.tsx:92 msgid "Manufacturer part deleted" -msgstr "制造商零件已删除" +msgstr "" #: src/components/tables/purchasing/ManufacturerPartTable.tsx:94 msgid "Are you sure you want to remove this manufacturer part?" -msgstr "您确定要删除此制造商零件吗?" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:53 msgid "Receive line item" -msgstr "接收这行项目" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55 #~ msgid "Receive" @@ -2137,201 +2165,225 @@ msgstr "接收这行项目" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:74 msgid "Edit Line Item" -msgstr "编辑行项目" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:77 msgid "Line item updated" -msgstr "行项目已更新" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:110 msgid "Part Description" -msgstr "商品描述" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:135 #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:171 #: src/components/tables/purchasing/SupplierPartTable.tsx:96 #: src/components/tables/purchasing/SupplierPartTable.tsx:116 msgid "Pack Quantity" -msgstr "包装数量" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:141 msgid "Total Quantity" -msgstr "总数量" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:157 msgid "Received" -msgstr "已接收" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:176 msgid "Supplier Code" -msgstr "供应商代码" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:183 msgid "Supplier Link" -msgstr "供应商链接" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:190 msgid "Manufacturer Code" -msgstr "制造商编号" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:198 msgid "Unit Price" -msgstr "单价" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:204 msgid "Destination" -msgstr "目的地" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:222 msgid "Add Line Item" -msgstr "添加行项目" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:228 msgid "Line item added" -msgstr "行项目已更新" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:237 msgid "Add line item" -msgstr "添加行项目" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:243 msgid "Receive items" -msgstr "收到项目" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderTable.tsx:69 #: src/components/tables/purchasing/SupplierPartTable.tsx:42 #: src/pages/company/SupplierDetail.tsx:8 msgid "Supplier" -msgstr "供应商" +msgstr "" #: src/components/tables/purchasing/PurchaseOrderTable.tsx:85 msgid "Supplier Reference" -msgstr "供应商参考信息" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:81 msgid "MPN" -msgstr "制造商零件编号 (MPN)" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:86 #: src/components/tables/stock/StockItemTable.tsx:269 msgid "In Stock" -msgstr "入库" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:91 msgid "Packaging" -msgstr "包装" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:107 msgid "Base units" -msgstr "基础单位" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:129 msgid "Availability" -msgstr "可用性" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:138 msgid "Updated" -msgstr "已更新" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:157 msgid "Add Supplier Part" -msgstr "添加供应商商品" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:160 msgid "Supplier part created" -msgstr "供应商商品已更新" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:169 msgid "Add supplier part" -msgstr "添加供应商商品" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:191 msgid "Edit Supplier Part" -msgstr "编辑供应商商品" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:194 msgid "Supplier part updated" -msgstr "供应商商品已更新" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:205 msgid "Delete Supplier Part" -msgstr "删除供应商商品" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:206 msgid "Supplier part deleted" -msgstr "供应商商品已删除" +msgstr "" #: src/components/tables/purchasing/SupplierPartTable.tsx:208 msgid "Are you sure you want to remove this supplier part?" -msgstr "确定要删除此供应商商品吗?" +msgstr "" #: src/components/tables/sales/ReturnOrderTable.tsx:61 #: src/components/tables/sales/SalesOrderTable.tsx:65 #: src/pages/company/CustomerDetail.tsx:8 msgid "Customer" -msgstr "客户" +msgstr "" #: src/components/tables/sales/ReturnOrderTable.tsx:77 #: src/components/tables/sales/SalesOrderTable.tsx:81 msgid "Customer Reference" -msgstr "客户参考" +msgstr "" #: src/components/tables/sales/ReturnOrderTable.tsx:88 msgid "Total Cost" -msgstr "总成本" +msgstr "" #: src/components/tables/settings/CurrencyTable.tsx:28 msgid "Rate" -msgstr "汇率" +msgstr "" #: src/components/tables/settings/CurrencyTable.tsx:40 msgid "Exchange rates updated" -msgstr "汇率已更新" +msgstr "" #: src/components/tables/settings/CurrencyTable.tsx:46 msgid "Exchange rate update error" -msgstr "汇率更新错误" +msgstr "" #: src/components/tables/settings/CurrencyTable.tsx:57 msgid "Refresh currency exchange rates" -msgstr "刷新货币汇率" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:37 msgid "Definition" -msgstr "定义" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:43 msgid "Symbol" -msgstr "符号" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:59 msgid "Edit custom unit" -msgstr "编辑自定义单位" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:66 msgid "Custom unit updated" -msgstr "自定义单位已更新" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:76 msgid "Delete custom unit" -msgstr "删除自定义单位" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:77 msgid "Custom unit deleted" -msgstr "自定义单位已删除" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:79 msgid "Are you sure you want to remove this custom unit?" -msgstr "您确定要删除此自定义单元吗?" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:91 #: src/components/tables/settings/CustomUnitsTable.tsx:107 msgid "Add custom unit" -msgstr "添加自定义单位" +msgstr "" #: src/components/tables/settings/CustomUnitsTable.tsx:97 msgid "Custom unit created" -msgstr "自定义单位已创建" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:29 +msgid "When" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:39 +msgid "Error Information" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:51 +msgid "Delete error report" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:53 +msgid "Error report deleted" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:54 +msgid "Are you sure you want to delete this error report?" +msgstr "" + +#: src/components/tables/settings/ErrorTable.tsx:67 +msgid "Error Details" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:45 #~ msgid "Group updated" @@ -2339,69 +2391,69 @@ msgstr "自定义单位已创建" #: src/components/tables/settings/GroupTable.tsx:48 msgid "Group with id {id} not found" -msgstr "未找到 ID 为 {id} 的群组" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:50 msgid "An error occurred while fetching group details" -msgstr "获取群组详细信息时出错" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:74 msgid "Permission set" -msgstr "权限设置" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:115 msgid "Delete group" -msgstr "删除群组" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:116 msgid "Group deleted" -msgstr "群组已删除" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:118 msgid "Are you sure you want to delete this group?" -msgstr "确定要删除这个群组吗?" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:128 #: src/components/tables/settings/GroupTable.tsx:142 msgid "Add group" -msgstr "添加群组" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:131 msgid "Added group" -msgstr "群组已添加" +msgstr "" #: src/components/tables/settings/GroupTable.tsx:152 msgid "Edit group" -msgstr "编辑群组" +msgstr "" #: src/components/tables/settings/ProjectCodeTable.tsx:49 msgid "Edit project code" -msgstr "编辑项目编码" +msgstr "" #: src/components/tables/settings/ProjectCodeTable.tsx:56 msgid "Project code updated" -msgstr "项目编码已更新" +msgstr "" #: src/components/tables/settings/ProjectCodeTable.tsx:66 msgid "Delete project code" -msgstr "删除项目编码" +msgstr "" #: src/components/tables/settings/ProjectCodeTable.tsx:67 msgid "Project code deleted" -msgstr "项目编码已删除" +msgstr "" #: src/components/tables/settings/ProjectCodeTable.tsx:69 msgid "Are you sure you want to remove this project code?" -msgstr "确定要移除这个项目编码吗?" +msgstr "" #: src/components/tables/settings/ProjectCodeTable.tsx:81 #: src/components/tables/settings/ProjectCodeTable.tsx:96 msgid "Add project code" -msgstr "编辑项目编码" +msgstr "" #: src/components/tables/settings/ProjectCodeTable.tsx:88 msgid "Added project code" -msgstr "已添加项目编码" +msgstr "" #: src/components/tables/settings/UserDrawer.tsx:92 #~ msgid "User permission changed successfully" @@ -2429,40 +2481,40 @@ msgstr "已添加项目编码" #: src/components/tables/settings/UserTable.tsx:66 msgid "User with id {id} not found" -msgstr "未找到 ID 为 {id} 的用户" +msgstr "" #: src/components/tables/settings/UserTable.tsx:68 msgid "An error occurred while fetching user details" -msgstr "获取用户详细信息时出错" +msgstr "" #: src/components/tables/settings/UserTable.tsx:86 msgid "Is Active" -msgstr "激活" +msgstr "" #: src/components/tables/settings/UserTable.tsx:87 msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." -msgstr "指定是否将此用户视为活动用户。取消选择此选项将不会删除账户。" +msgstr "" #: src/components/tables/settings/UserTable.tsx:91 msgid "Is Staff" -msgstr "员工" +msgstr "" #: src/components/tables/settings/UserTable.tsx:92 msgid "Designates whether the user can log into the django admin site." -msgstr "指定用户是否可以登录 django 管理页面。" +msgstr "" #: src/components/tables/settings/UserTable.tsx:96 msgid "Is Superuser" -msgstr "超级用户" +msgstr "" #: src/components/tables/settings/UserTable.tsx:97 msgid "Designates that this user has all permissions without explicitly assigning them." -msgstr "指定该用户拥有所有权限,而无需明确分配。" +msgstr "" #: src/components/tables/settings/UserTable.tsx:103 #: src/pages/Index/Settings/AdminCenter/PluginManagementPanel.tsx:19 msgid "Info" -msgstr "信息" +msgstr "" #: src/components/tables/settings/UserTable.tsx:106 #~ msgid "User updated" @@ -2470,7 +2522,7 @@ msgstr "信息" #: src/components/tables/settings/UserTable.tsx:107 msgid "You cannot edit the rights for the currently logged-in user." -msgstr "您不能编辑当前登录用户的权限。" +msgstr "" #: src/components/tables/settings/UserTable.tsx:117 #~ msgid "user deleted" @@ -2480,128 +2532,128 @@ msgstr "您不能编辑当前登录用户的权限。" #: src/components/tables/settings/UserTable.tsx:179 #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:18 msgid "Groups" -msgstr "群组" +msgstr "" #: src/components/tables/settings/UserTable.tsx:133 msgid "No groups" -msgstr "没有群组" +msgstr "" #: src/components/tables/settings/UserTable.tsx:168 msgid "First Name" -msgstr "名字" +msgstr "" #: src/components/tables/settings/UserTable.tsx:173 msgid "Last Name" -msgstr "姓氏" +msgstr "" #: src/components/tables/settings/UserTable.tsx:186 msgid "Staff" -msgstr "职员" +msgstr "" #: src/components/tables/settings/UserTable.tsx:190 msgid "Superuser" -msgstr "超级用户" +msgstr "" #: src/components/tables/settings/UserTable.tsx:209 msgid "Delete user" -msgstr "删除用户" +msgstr "" #: src/components/tables/settings/UserTable.tsx:210 msgid "User deleted" -msgstr "用户已删除" +msgstr "" #: src/components/tables/settings/UserTable.tsx:212 msgid "Are you sure you want to delete this user?" -msgstr "您确定要删除该用户吗?" +msgstr "" #: src/components/tables/settings/UserTable.tsx:222 #: src/components/tables/settings/UserTable.tsx:238 msgid "Add user" -msgstr "添加用户" +msgstr "" #: src/components/tables/settings/UserTable.tsx:230 msgid "Added user" -msgstr "已添加用户" +msgstr "" #: src/components/tables/settings/UserTable.tsx:247 msgid "Edit user" -msgstr "编辑用户" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:57 msgid "This stock item is in production" -msgstr "该库存项正在生产" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:66 msgid "This stock item has been assigned to a sales order" -msgstr "库存项已分配到销售订单" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:75 msgid "This stock item has been assigned to a customer" -msgstr "库存项已分配给客户" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:84 msgid "This stock item is installed in another stock item" -msgstr "此库存项已安装在另一个库存项中" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:93 msgid "This stock item has been consumed by a build order" -msgstr "此库存项已被生产订单消耗。" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:102 msgid "This stock item has expired" -msgstr "此库存项已过期" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:106 msgid "This stock item is stale" -msgstr "此库存项是过期项" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:117 msgid "This stock item is fully allocated" -msgstr "此库存项已完全分配" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:124 msgid "This stock item is partially allocated" -msgstr "此库存项已被部分分配" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:142 msgid "No stock available" -msgstr "无可用库存" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:153 msgid "This stock item has been depleted" -msgstr "库存项已耗尽" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:180 msgid "Batch" -msgstr "批量" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:186 msgid "Location" -msgstr "位置" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:197 msgid "Expiry Date" -msgstr "到期日期" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:204 msgid "Last Updated" -msgstr "最后更新" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:213 msgid "Purchase Price" -msgstr "购买价格" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:234 msgid "Show stock for active parts" -msgstr "显示激活零件的库存" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:239 msgid "Filter by stock status" -msgstr "根据库存状态筛选" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:245 msgid "Show stock for assmebled parts" -msgstr "显示装配零件的库存" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:247 #~ msgid "Test Filter" @@ -2613,376 +2665,376 @@ msgstr "显示装配零件的库存" #: src/components/tables/stock/StockItemTable.tsx:249 msgid "Allocated" -msgstr "已分配" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:250 msgid "Show items which have been allocated" -msgstr "显示已分配的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:255 msgid "Show items which are available" -msgstr "显示可用的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:259 #: src/components/tables/stock/StockLocationTable.tsx:26 msgid "Include Sublocations" -msgstr "包括子地点" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:260 msgid "Include stock in sublocations" -msgstr "包括子地点的库存" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:264 msgid "Depleted" -msgstr "耗尽" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:265 msgid "Show depleted stock items" -msgstr "显示耗尽的库存项" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:270 msgid "Show items which are in stock" -msgstr "显示库存中的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:274 msgid "In Production" -msgstr "生产中" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:275 msgid "Show items which are in production" -msgstr "显示正在生产的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:280 msgid "Include stock items for variant parts" -msgstr "包括变体零件的库存项" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:285 msgid "Show stock items which are installed in other items" -msgstr "显示安装在其他项目中的库存项" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:289 msgid "Sent to Customer" -msgstr "发送给客户" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:290 msgid "Show items which have been sent to a customer" -msgstr "显示已发送给客户的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:294 msgid "Is Serialized" -msgstr "已序列化" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:295 msgid "Show items which have a serial number" -msgstr "显示带有序列号的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:302 msgid "Has Batch Code" -msgstr "有批号" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:303 msgid "Show items which have a batch code" -msgstr "显示有批号的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:308 msgid "Tracked" -msgstr "已跟踪" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:309 msgid "Show tracked items" -msgstr "显示已跟踪项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:313 msgid "Has Purchase Price" -msgstr "有采购价格" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:314 msgid "Show items which have a purchase price" -msgstr "显示有购买价格的项目" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:322 msgid "External Location" -msgstr "外部地点" +msgstr "" #: src/components/tables/stock/StockItemTable.tsx:323 msgid "Show items in an external location" -msgstr "显示外部库存地点的项目" +msgstr "" #: src/components/tables/stock/StockLocationTable.tsx:27 msgid "Include sublocations in results" -msgstr "在结果中包含子地点" +msgstr "" #: src/components/tables/stock/StockLocationTable.tsx:32 msgid "Show structural locations" -msgstr "显示结构性地点" +msgstr "" #: src/components/tables/stock/StockLocationTable.tsx:36 #: src/components/tables/stock/StockLocationTable.tsx:75 msgid "External" -msgstr "外部的" +msgstr "" #: src/components/tables/stock/StockLocationTable.tsx:37 msgid "Show external locations" -msgstr "显示外部地点" +msgstr "" #: src/components/tables/stock/StockLocationTable.tsx:41 msgid "Has location type" -msgstr "有位置类型" +msgstr "" #: src/components/tables/stock/StockLocationTable.tsx:82 msgid "Location Type" -msgstr "位置类型" +msgstr "" #: src/components/widgets/DisplayWidget.tsx:11 #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:16 msgid "Display Settings" -msgstr "显示设置" +msgstr "" #: src/components/widgets/DisplayWidget.tsx:15 #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:22 msgid "Color Mode" -msgstr "色彩模式" +msgstr "" #: src/components/widgets/DisplayWidget.tsx:21 #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:32 msgid "Language" -msgstr "语言" +msgstr "" #: src/components/widgets/FeedbackWidget.tsx:18 msgid "Something is new: Platform UI" -msgstr "新事件:平台界面" +msgstr "" #: src/components/widgets/FeedbackWidget.tsx:20 msgid "We are building a new UI with a modern stack. What you currently see is not fixed and will be redesigned but demonstrates the UI/UX possibilities we will have going forward." -msgstr "我们正在建造一个带有现代堆栈的新界面。 您目前看到的不是固定的,将被重新设计,而是演示UI/UX的可能性,我们将继续前进。" +msgstr "" #: src/components/widgets/FeedbackWidget.tsx:31 msgid "Provide Feedback" -msgstr "提供反馈" +msgstr "" #: src/components/widgets/GetStartedWidget.tsx:11 msgid "Getting started" -msgstr "快速开始" +msgstr "" #: src/components/widgets/MarkdownEditor.tsx:109 msgid "Failed to upload image" -msgstr "上传图片失败" +msgstr "" #: src/components/widgets/MarkdownEditor.tsx:147 msgid "Notes saved" -msgstr "备注已保存" +msgstr "" #: src/components/widgets/MarkdownEditor.tsx:155 msgid "Failed to save notes" -msgstr "保存记事失败" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:180 msgid "Layout" -msgstr "布局" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:186 msgid "Reset Layout" -msgstr "重置布局" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:199 msgid "Stop Edit" -msgstr "停止编辑" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:199 msgid "Edit Layout" -msgstr "编辑布局" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:205 msgid "Appearance" -msgstr "外观" +msgstr "" #: src/components/widgets/WidgetLayout.tsx:217 msgid "Show Boxes" -msgstr "显示框" +msgstr "" #: src/contexts/LanguageContext.tsx:14 msgid "Bulgarian" -msgstr "保加利亚语" +msgstr "" #: src/contexts/LanguageContext.tsx:15 msgid "Czech" -msgstr "捷克语" +msgstr "" #: src/contexts/LanguageContext.tsx:16 msgid "Danish" -msgstr "丹麦语" +msgstr "" #: src/contexts/LanguageContext.tsx:17 msgid "German" -msgstr "德语" +msgstr "" #: src/contexts/LanguageContext.tsx:18 msgid "Greek" -msgstr "希腊语" +msgstr "" #: src/contexts/LanguageContext.tsx:19 msgid "English" -msgstr "英语" +msgstr "" #: src/contexts/LanguageContext.tsx:20 msgid "Spanish" -msgstr "西班牙语" +msgstr "" #: src/contexts/LanguageContext.tsx:21 msgid "Spanish (Mexican)" -msgstr "西班牙语(墨西哥)" +msgstr "" #: src/contexts/LanguageContext.tsx:22 msgid "Farsi / Persian" -msgstr "波斯语" +msgstr "" #: src/contexts/LanguageContext.tsx:23 msgid "Finnish" -msgstr "芬兰语" +msgstr "" #: src/contexts/LanguageContext.tsx:24 msgid "French" -msgstr "法语" +msgstr "" #: src/contexts/LanguageContext.tsx:25 msgid "Hebrew" -msgstr "希伯来语" +msgstr "" #: src/contexts/LanguageContext.tsx:26 msgid "Hindi" -msgstr "印地语" +msgstr "" #: src/contexts/LanguageContext.tsx:27 msgid "Hungarian" -msgstr "匈牙利语" +msgstr "" #: src/contexts/LanguageContext.tsx:28 msgid "Italian" -msgstr "意大利语" +msgstr "" #: src/contexts/LanguageContext.tsx:29 msgid "Japanese" -msgstr "日语" +msgstr "" #: src/contexts/LanguageContext.tsx:30 msgid "Korean" -msgstr "韩语" +msgstr "" #: src/contexts/LanguageContext.tsx:31 msgid "Dutch" -msgstr "荷兰语" +msgstr "" #: src/contexts/LanguageContext.tsx:32 msgid "Norwegian" -msgstr "挪威语" +msgstr "" #: src/contexts/LanguageContext.tsx:33 msgid "Polish" -msgstr "波兰语" +msgstr "" #: src/contexts/LanguageContext.tsx:34 msgid "Portuguese" -msgstr "葡萄牙语" +msgstr "" #: src/contexts/LanguageContext.tsx:35 msgid "Portuguese (Brazilian)" -msgstr "葡萄牙语(巴西)" +msgstr "" #: src/contexts/LanguageContext.tsx:36 msgid "Russian" -msgstr "俄语" +msgstr "" #: src/contexts/LanguageContext.tsx:37 msgid "Slovenian" -msgstr "斯洛语尼亚语" +msgstr "" #: src/contexts/LanguageContext.tsx:38 msgid "Swedish" -msgstr "瑞典语" +msgstr "" #: src/contexts/LanguageContext.tsx:39 msgid "Thai" -msgstr "泰语" +msgstr "" #: src/contexts/LanguageContext.tsx:40 msgid "Turkish" -msgstr "土耳其语" +msgstr "" #: src/contexts/LanguageContext.tsx:41 msgid "Vietnamese" -msgstr "越南语" +msgstr "" #: src/contexts/LanguageContext.tsx:42 msgid "Chinese (Simplified)" -msgstr "中文 (简体)" +msgstr "" #: src/contexts/LanguageContext.tsx:43 msgid "Chinese (Traditional)" -msgstr "中文 (繁体)" +msgstr "" #: src/defaults/dashboardItems.tsx:15 msgid "Subscribed Parts" -msgstr "已订购商品" +msgstr "" #: src/defaults/dashboardItems.tsx:22 msgid "Subscribed Categories" -msgstr "已订阅类别" +msgstr "" #: src/defaults/dashboardItems.tsx:29 msgid "Latest Parts" -msgstr "最近商品" +msgstr "" #: src/defaults/dashboardItems.tsx:36 msgid "BOM Waiting Validation" -msgstr "等待验证的 物料清单" +msgstr "" #: src/defaults/dashboardItems.tsx:43 msgid "Recently Updated" -msgstr "最近更新" +msgstr "" #: src/defaults/dashboardItems.tsx:57 msgid "Depleted Stock" -msgstr "已耗尽库存" +msgstr "" #: src/defaults/dashboardItems.tsx:64 msgid "Required for Build Orders" -msgstr "生产订单所需的" +msgstr "" #: src/defaults/dashboardItems.tsx:71 msgid "Expired Stock" -msgstr "过期库存" +msgstr "" #: src/defaults/dashboardItems.tsx:78 msgid "Stale Stock" -msgstr "过期库存" +msgstr "" #: src/defaults/dashboardItems.tsx:85 msgid "Build Orders In Progress" -msgstr "进行中的生产订单" +msgstr "" #: src/defaults/dashboardItems.tsx:92 msgid "Overdue Build Orders" -msgstr "逾期的生产订单" +msgstr "" #: src/defaults/dashboardItems.tsx:99 msgid "Outstanding Purchase Orders" -msgstr "未结清的采购订单" +msgstr "" #: src/defaults/dashboardItems.tsx:106 msgid "Overdue Purchase Orders" -msgstr "逾期的采购订单" +msgstr "" #: src/defaults/dashboardItems.tsx:113 msgid "Outstanding Sales Orders" -msgstr "未结清的销售订单" +msgstr "" #: src/defaults/dashboardItems.tsx:120 msgid "Overdue Sales Orders" -msgstr "逾期的销售订单" +msgstr "" #: src/defaults/dashboardItems.tsx:127 msgid "Current News" -msgstr "当前新闻" +msgstr "" #: src/defaults/defaultHostList.tsx:8 #~ msgid "InvenTree Demo" @@ -2994,23 +3046,23 @@ msgstr "当前新闻" #: src/defaults/links.tsx:15 msgid "GitHub" -msgstr "GitHub" +msgstr "" #: src/defaults/links.tsx:20 msgid "Demo" -msgstr "演示" +msgstr "" #: src/defaults/links.tsx:25 #: src/defaults/menuItems.tsx:9 msgid "Home" -msgstr "主页" +msgstr "" #: src/defaults/links.tsx:26 #: src/defaults/menuItems.tsx:28 #: src/pages/Index/Dashboard.tsx:19 #: src/pages/Index/Settings/UserSettings.tsx:41 msgid "Dashboard" -msgstr "仪表盘" +msgstr "" #: src/defaults/links.tsx:30 #: src/defaults/menuItems.tsx:48 @@ -3019,7 +3071,7 @@ msgstr "仪表盘" #: src/pages/purchasing/PurchaseOrderDetail.tsx:134 #: src/pages/purchasing/PurchasingIndex.tsx:53 msgid "Purchasing" -msgstr "购买中" +msgstr "" #: src/defaults/links.tsx:31 #: src/defaults/menuItems.tsx:53 @@ -3028,50 +3080,50 @@ msgstr "购买中" #: src/pages/sales/SalesIndex.tsx:45 #: src/pages/sales/SalesOrderDetail.tsx:99 msgid "Sales" -msgstr "销售" +msgstr "" #: src/defaults/links.tsx:34 #: src/defaults/menuItems.tsx:71 #: src/pages/Index/Playground.tsx:171 msgid "Playground" -msgstr "Playground" +msgstr "" #: src/defaults/links.tsx:48 msgid "Getting Started" -msgstr "快速上手" +msgstr "" #: src/defaults/links.tsx:49 msgid "Getting started with InvenTree" -msgstr "开始使用 InventTree" +msgstr "" #: src/defaults/links.tsx:55 msgid "API" -msgstr "API" +msgstr "" #: src/defaults/links.tsx:56 msgid "InvenTree API documentation" -msgstr "InventTree API 文档" +msgstr "" #: src/defaults/links.tsx:61 msgid "Developer Manual" -msgstr "开发者手册" +msgstr "" #: src/defaults/links.tsx:62 msgid "InvenTree developer manual" -msgstr "InventTree 开发者手册" +msgstr "" #: src/defaults/links.tsx:67 msgid "FAQ" -msgstr "FAQ" +msgstr "" #: src/defaults/links.tsx:68 msgid "Frequently asked questions" -msgstr "常见问题" +msgstr "" #: src/defaults/links.tsx:76 #: src/defaults/links.tsx:95 msgid "System Information" -msgstr "系统信息" +msgstr "" #: src/defaults/links.tsx:76 #~ msgid "Instance" @@ -3084,23 +3136,23 @@ msgstr "系统信息" #: src/defaults/links.tsx:85 #: src/defaults/links.tsx:101 msgid "About InvenTree" -msgstr "关于 InventTree" +msgstr "" #: src/defaults/links.tsx:96 msgid "About this Inventree instance" -msgstr "关于此 Inventree 实例" +msgstr "" #: src/defaults/links.tsx:102 msgid "About the InvenTree org" -msgstr "关于 InventTree 组织" +msgstr "" #: src/defaults/links.tsx:107 msgid "Licenses" -msgstr "许可协议" +msgstr "" #: src/defaults/links.tsx:108 msgid "Licenses for packages used by InvenTree" -msgstr "InvenTree 使用的软件包许可证" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3128,7 +3180,7 @@ msgstr "InvenTree 使用的软件包许可证" #: src/defaults/menuItems.tsx:17 msgid "User attributes and design settings." -msgstr "用户属性和设计设置" +msgstr "" #: src/defaults/menuItems.tsx:21 #~ msgid "Free for everyone" @@ -3140,7 +3192,7 @@ msgstr "用户属性和设计设置" #: src/defaults/menuItems.tsx:23 msgid "View for interactive scanning and multiple actions." -msgstr "查看互动扫描和多种操作。" +msgstr "" #: src/defaults/menuItems.tsx:24 #~ msgid "The fluid of Smeargle’s tail secretions changes in the intensity" @@ -3180,107 +3232,107 @@ msgstr "查看互动扫描和多种操作。" #: src/forms/AttachmentForms.tsx:57 msgid "Add File" -msgstr "添加文件" +msgstr "" #: src/forms/AttachmentForms.tsx:57 msgid "Add Link" -msgstr "添加链接" +msgstr "" #: src/forms/AttachmentForms.tsx:58 msgid "File added" -msgstr "文件已添加" +msgstr "" #: src/forms/AttachmentForms.tsx:58 msgid "Link added" -msgstr "链接已添加" +msgstr "" #: src/forms/AttachmentForms.tsx:99 msgid "Edit File" -msgstr "编辑文件" +msgstr "" #: src/forms/AttachmentForms.tsx:99 msgid "Edit Link" -msgstr "修改链接" +msgstr "" #: src/forms/AttachmentForms.tsx:100 msgid "File updated" -msgstr "文件已上传" +msgstr "" #: src/forms/AttachmentForms.tsx:100 msgid "Link updated" -msgstr "链接已更新" +msgstr "" #: src/forms/AttachmentForms.tsx:124 msgid "Delete Attachment" -msgstr "删除附件" +msgstr "" #: src/forms/AttachmentForms.tsx:125 msgid "Attachment deleted" -msgstr "附件已删除" +msgstr "" #: src/forms/AttachmentForms.tsx:128 msgid "Are you sure you want to delete this attachment?" -msgstr "确认删除此附件?" +msgstr "" #: src/forms/CompanyForms.tsx:134 msgid "Edit Company" -msgstr "编辑公司" +msgstr "" #: src/forms/CompanyForms.tsx:138 msgid "Company updated" -msgstr "公司已更新" +msgstr "" #: src/forms/PartForms.tsx:106 msgid "Create Part" -msgstr "创建商品" +msgstr "" #: src/forms/PartForms.tsx:108 msgid "Part created" -msgstr "商品已创建" +msgstr "" #: src/forms/PartForms.tsx:125 msgid "Edit Part" -msgstr "编辑商品" +msgstr "" #: src/forms/PartForms.tsx:129 msgid "Part updated" -msgstr "商品已更新" +msgstr "" #: src/forms/PartForms.tsx:140 msgid "Parent part category" -msgstr "上级零件类别" +msgstr "" #: src/forms/StockForms.tsx:44 msgid "Add given quantity as packs instead of individual items" -msgstr "将给定的数量添加为包,而不是单个项目" +msgstr "" #: src/forms/StockForms.tsx:55 msgid "Enter initial quantity for this stock item" -msgstr "输入此库存项的初始数量" +msgstr "" #: src/forms/StockForms.tsx:60 msgid "Serial Numbers" -msgstr "序列号" +msgstr "" #: src/forms/StockForms.tsx:61 msgid "Enter serial numbers for new stock (or leave blank)" -msgstr "输入新库存的序列号(或留空)" +msgstr "" #: src/forms/StockForms.tsx:110 msgid "Create Stock Item" -msgstr "创建库存项" +msgstr "" #: src/forms/StockForms.tsx:131 msgid "Edit Stock Item" -msgstr "编辑库存项" +msgstr "" #: src/forms/StockForms.tsx:132 msgid "Stock item updated" -msgstr "库存项已更新" +msgstr "" #: src/functions/auth.tsx:34 msgid "Error fetching token from server." -msgstr "从服务器获取令牌时出错。" +msgstr "" #: src/functions/auth.tsx:36 #~ msgid "Logout successfull" @@ -3288,77 +3340,77 @@ msgstr "从服务器获取令牌时出错。" #: src/functions/auth.tsx:57 msgid "Logout successful" -msgstr "登出成功" +msgstr "" #: src/functions/auth.tsx:58 msgid "See you soon." -msgstr "再见。" +msgstr "" #: src/functions/auth.tsx:103 msgid "Check your inbox for a reset link. This only works if you have an account. Check in spam too." -msgstr "查看收件箱中的重置链接。这只有在您有账户的情况下才会起作用。也请检查垃圾邮件。" +msgstr "" #: src/functions/auth.tsx:110 #: src/pages/Auth/Set-Password.tsx:39 msgid "Reset failed" -msgstr "重置失败" +msgstr "" #: src/functions/auth.tsx:134 msgid "Already logged in" -msgstr "您已经登陆了" +msgstr "" #: src/functions/auth.tsx:135 msgid "Found an existing login - using it to log you in." -msgstr "找到一个现有登录名 - 使用它登录。" +msgstr "" #: src/functions/forms.tsx:50 msgid "Form method not provided" -msgstr "未提供表单方法" +msgstr "" #: src/functions/forms.tsx:59 msgid "Response did not contain action data" -msgstr "响应不包含操作数据" +msgstr "" #: src/functions/forms.tsx:188 msgid "Invalid Form" -msgstr "无效的表单" +msgstr "" #: src/functions/forms.tsx:189 msgid "method parameter not supplied" -msgstr "未提供方法参数" +msgstr "" #: src/functions/notifications.tsx:9 msgid "Not implemented" -msgstr "尚未实现" +msgstr "" #: src/functions/notifications.tsx:10 msgid "This feature is not yet implemented" -msgstr "此功能尚未实现" +msgstr "" #: src/functions/notifications.tsx:20 msgid "Permission denied" -msgstr "权限不足" +msgstr "" #: src/functions/notifications.tsx:21 msgid "You do not have permission to perform this action" -msgstr "您无权执行此操作。" +msgstr "" #: src/functions/notifications.tsx:32 msgid "Invalid Return Code" -msgstr "无效返回码" +msgstr "" #: src/functions/notifications.tsx:33 msgid "Server returned status {returnCode}" -msgstr "服务器返回状态 {returnCode}" +msgstr "" #: src/pages/Auth/Logged-In.tsx:22 msgid "Checking if you are already logged in" -msgstr "检查您是否已经登录" +msgstr "" #: src/pages/Auth/Login.tsx:25 #: src/pages/Index/Scan.tsx:318 msgid "No selection" -msgstr "未选择" +msgstr "" #: src/pages/Auth/Login.tsx:121 #~ msgid "Edit host options" @@ -3367,59 +3419,59 @@ msgstr "未选择" #: src/pages/Auth/Reset.tsx:41 #: src/pages/Auth/Set-Password.tsx:112 msgid "Send mail" -msgstr "发送邮件" +msgstr "" #: src/pages/Auth/Set-Password.tsx:30 msgid "Token invalid" -msgstr "令牌无效" +msgstr "" #: src/pages/Auth/Set-Password.tsx:31 msgid "You need to provide a valid token to set a new password. Check your inbox for a reset link." -msgstr "您需要提供一个有效的令牌来设置一个新的密码。请检查收件箱以获取重置链接。" +msgstr "" #: src/pages/Auth/Set-Password.tsx:49 msgid "No token provided" -msgstr "未提供令牌" +msgstr "" #: src/pages/Auth/Set-Password.tsx:50 msgid "You need to provide a token to set a new password. Check your inbox for a reset link." -msgstr "您需要提供一个有效的令牌来设置一个新的密码。请检查收件箱以获取重置链接。" +msgstr "" #: src/pages/Auth/Set-Password.tsx:73 msgid "Password set" -msgstr "密码已设置" +msgstr "" #: src/pages/Auth/Set-Password.tsx:74 msgid "The password was set successfully. You can now login with your new password" -msgstr "密码设置成功。您现在可以使用新密码登录" +msgstr "" #: src/pages/Auth/Set-Password.tsx:101 msgid "Set new password" -msgstr "设置新密码" +msgstr "" #: src/pages/ErrorPage.tsx:17 msgid "Error: {0}" -msgstr "错误:{0}" +msgstr "" #: src/pages/ErrorPage.tsx:28 msgid "Sorry, an unexpected error has occurred." -msgstr "抱歉,发生意外的错误。" +msgstr "" #: src/pages/Index/Dashboard.tsx:22 msgid "Autoupdate" -msgstr "自动更新" +msgstr "" #: src/pages/Index/Dashboard.tsx:26 msgid "This page is a replacement for the old start page with the same information. This page will be deprecated and replaced by the home page." -msgstr "本页是旧的起始页的替代页面,提供相同的信息。本页面将被废弃,并由主页取代。" +msgstr "" #: src/pages/Index/Home.tsx:58 msgid "Welcome to your Dashboard{0}" -msgstr "欢迎来到您的仪表板 {0}" +msgstr "" #: src/pages/Index/Playground.tsx:176 msgid "This page is a showcase for the possibilities of Platform UI." -msgstr "本页面展示了 Platform UI 的各种可能性。" +msgstr "" #: src/pages/Index/Profile/Profile.tsx:30 #: src/pages/Index/Profile/Profile.tsx:141 @@ -3559,248 +3611,248 @@ msgstr "本页面展示了 Platform UI 的各种可能性。" #: src/pages/Index/Scan.tsx:214 msgid "Manual input" -msgstr "手动输入" +msgstr "" #: src/pages/Index/Scan.tsx:215 msgid "Image Barcode" -msgstr "图片条形码" +msgstr "" #: src/pages/Index/Scan.tsx:245 msgid "Selected elements are not known" -msgstr "所选元素未知" +msgstr "" #: src/pages/Index/Scan.tsx:252 msgid "Multiple object types selected" -msgstr "选择多个对象类型" +msgstr "" #: src/pages/Index/Scan.tsx:259 msgid "Actions for {0}" -msgstr "对 {0} 的操作" +msgstr "" #: src/pages/Index/Scan.tsx:262 #: src/pages/stock/StockDetail.tsx:168 msgid "Count" -msgstr "总计" +msgstr "" #: src/pages/Index/Scan.tsx:276 msgid "Scan Page" -msgstr "扫描页" +msgstr "" #: src/pages/Index/Scan.tsx:279 msgid "This page can be used for continuously scanning items and taking actions on them." -msgstr "该页面可用于持续扫描项目并对其进行操作。" +msgstr "" #: src/pages/Index/Scan.tsx:294 msgid "Select the input method you want to use to scan items." -msgstr "选择您要用于扫描项目的输入方法。" +msgstr "" #: src/pages/Index/Scan.tsx:296 msgid "Input" -msgstr "输入" +msgstr "" #: src/pages/Index/Scan.tsx:303 msgid "Select input method" -msgstr "选择输入方式" +msgstr "" #: src/pages/Index/Scan.tsx:304 msgid "Nothing found" -msgstr "无结果" +msgstr "" #: src/pages/Index/Scan.tsx:312 msgid "Depending on the selected parts actions will be shown here. Not all barcode types are supported currently." -msgstr "根据所选商品的不同,这里将显示相应的操作。目前不支持所有条形码类型。" +msgstr "" #: src/pages/Index/Scan.tsx:314 msgid "Action" -msgstr "操作" +msgstr "" #: src/pages/Index/Scan.tsx:323 msgid "{0} items selected" -msgstr "已选择 {0} 项" +msgstr "" #: src/pages/Index/Scan.tsx:326 msgid "General Actions" -msgstr "通用操作" +msgstr "" #: src/pages/Index/Scan.tsx:339 msgid "Lookup part" -msgstr "查找商品" +msgstr "" #: src/pages/Index/Scan.tsx:346 msgid "Open Link" -msgstr "打开链接" +msgstr "" #: src/pages/Index/Scan.tsx:361 msgid "History is locally kept in this browser." -msgstr "历史记录被本地保存在此浏览器。" +msgstr "" #: src/pages/Index/Scan.tsx:362 msgid "The history is kept in this browser's local storage. So it won't be shared with other users or other devices but is persistent through reloads. You can select items in the history to perform actions on them. To add items, scan/enter them in the Input area." -msgstr "历史记录保存在浏览器的本地存储中。因此,它不会与其他用户或其他设备共享,但在重新加载时会持续存在。您可以选择历史记录中的项目,对其执行操作。要添加项目,请在输入区扫描/输入。" +msgstr "" #: src/pages/Index/Scan.tsx:364 #: src/pages/Notifications.tsx:56 msgid "History" -msgstr "历史记录" +msgstr "" #: src/pages/Index/Scan.tsx:430 msgid "No history" -msgstr "无历史记录" +msgstr "" #: src/pages/Index/Scan.tsx:449 msgid "Item" -msgstr "项目" +msgstr "" #: src/pages/Index/Scan.tsx:452 msgid "Type" -msgstr "类型" +msgstr "" #: src/pages/Index/Scan.tsx:455 msgid "Source" -msgstr "来源" +msgstr "" #: src/pages/Index/Scan.tsx:458 msgid "Scanned at" -msgstr "扫描于" +msgstr "" #: src/pages/Index/Scan.tsx:510 msgid "Enter item serial or data" -msgstr "输入项目序列号或数据" +msgstr "" #: src/pages/Index/Scan.tsx:522 msgid "Add dummy item" -msgstr "添加虚拟项目" +msgstr "" #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:32 msgid "Account Details" -msgstr "账户详情" +msgstr "" #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:58 msgid "First name: {0}" -msgstr "名: {0}" +msgstr "" #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:61 msgid "Last name: {0}" -msgstr "姓: {0}" +msgstr "" #: src/pages/Index/Settings/AccountSettings/DisplaySettingsPanel.tsx:39 msgid "Use pseudo language" -msgstr "使用 pseudo 语言" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:53 msgid "Single Sign On Accounts" -msgstr "单点登录帐户" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:60 #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:78 msgid "Not enabled" -msgstr "未启用" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:63 msgid "Single Sign On is not enabled for this server" -msgstr "此服务器未启用单点登录" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:67 msgid "Multifactor" -msgstr "多因素" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:81 msgid "Multifactor authentication is not configured for your account" -msgstr "您的账户未配置多因素身份验证" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:131 msgid "The following email addresses are associated with your account:" -msgstr "以下电子邮件地址与您的账户相关联:" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:148 msgid "Verified" -msgstr "已验证" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:152 msgid "Unverified" -msgstr "未验证" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:165 msgid "Add Email Address" -msgstr "添加电子邮件地址" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:168 msgid "E-Mail" -msgstr "邮箱" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:169 msgid "E-Mail address" -msgstr "邮箱地址" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:179 msgid "Make Primary" -msgstr "设为首选" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:182 msgid "Re-send Verification" -msgstr "重新发送验证" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:185 #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:291 #: src/pages/stock/StockDetail.tsx:178 msgid "Remove" -msgstr "移除" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:191 msgid "Add Email" -msgstr "添加电子邮件" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:255 msgid "Provider has not been configured" -msgstr "未配置提供商" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:265 msgid "Not configured" -msgstr "未配置" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:268 msgid "There are no social network accounts connected to this account." -msgstr "您当前没有连接到此帐户的社交网络帐户。" +msgstr "" #: src/pages/Index/Settings/AccountSettings/SecurityContent.tsx:278 msgid "You can sign in to your account using any of the following third party accounts" -msgstr "您可以使用下列任何第三方账户登录您的账户" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:68 msgid "bars" -msgstr "栏" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:69 msgid "oval" -msgstr "椭圆" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:70 msgid "dots" -msgstr "点" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:81 msgid "Theme" -msgstr "主题" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:87 msgid "Primary color" -msgstr "主要颜色" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:100 msgid "White color" -msgstr "白色" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:108 msgid "Black color" -msgstr "黑色" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:116 msgid "Border Radius" -msgstr "边框半径" +msgstr "" #: src/pages/Index/Settings/AccountSettings/UserThemePanel.tsx:132 msgid "Loader" -msgstr "加载器" +msgstr "" #: src/pages/Index/Settings/AdminCenter.tsx:30 #~ msgid "User Management" @@ -3810,37 +3862,41 @@ msgstr "加载器" #~ msgid "Advanced Amininistrative Options for InvenTree" #~ msgstr "Advanced Amininistrative Options for InvenTree" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:64 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:57 +msgid "Error Reports" +msgstr "" + +#: src/pages/Index/Settings/AdminCenter/Index.tsx:75 msgid "Custom Units" -msgstr "自定义单位" +msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:70 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:81 msgid "Part Parameters" -msgstr "商品参数" +msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:86 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:97 msgid "Quick Actions" -msgstr "快捷操作" +msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:91 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:102 msgid "Add a new user" -msgstr "添加新用户" +msgstr "" -#: src/pages/Index/Settings/AdminCenter/Index.tsx:110 +#: src/pages/Index/Settings/AdminCenter/Index.tsx:121 msgid "Advanced Options" -msgstr "高级选项" +msgstr "" #: src/pages/Index/Settings/AdminCenter/PluginManagementPanel.tsx:23 msgid "External plugins are not enabled for this InvenTree installation." -msgstr "此 InventTree 未启用外部插件。" +msgstr "" #: src/pages/Index/Settings/AdminCenter/PluginManagementPanel.tsx:33 msgid "Plugin Error Stack" -msgstr "插件错误堆栈" +msgstr "" #: src/pages/Index/Settings/AdminCenter/PluginManagementPanel.tsx:40 msgid "Plugin Settings" -msgstr "插件设置" +msgstr "" #: src/pages/Index/Settings/AdminCenter/PluginManagementPanel.tsx:45 #~ msgid "Warning" @@ -3852,24 +3908,24 @@ msgstr "插件设置" #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:30 msgid "Select settings relevant for user lifecycle. More available in" -msgstr "选择与用户生命周期相关的设置。更多详情见 " +msgstr "" #: src/pages/Index/Settings/AdminCenter/UserManagementPanel.tsx:35 msgid "System settings" -msgstr "系统设置" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:65 msgid "Login" -msgstr "登录" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:87 msgid "Barcodes" -msgstr "条形码" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:106 #: src/pages/part/PartDetail.tsx:152 msgid "Pricing" -msgstr "定价" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:118 #~ msgid "Physical Units" @@ -3877,21 +3933,21 @@ msgstr "定价" #: src/pages/Index/Settings/SystemSettings.tsx:135 msgid "Exchange Rates" -msgstr "汇率" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:143 msgid "Labels" -msgstr "标签" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:149 #: src/pages/Index/Settings/UserSettings.tsx:99 msgid "Reporting" -msgstr "报告" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:223 #: src/pages/part/PartDetail.tsx:207 msgid "Stocktake" -msgstr "库存盘点" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:228 #: src/pages/build/BuildDetail.tsx:260 @@ -3899,31 +3955,31 @@ msgstr "库存盘点" #: src/pages/part/PartDetail.tsx:131 #: src/pages/sales/SalesOrderDetail.tsx:61 msgid "Build Orders" -msgstr "生产订单" +msgstr "" #: src/pages/Index/Settings/SystemSettings.tsx:270 msgid "Switch to User Setting" -msgstr "切换到用户设置" +msgstr "" #: src/pages/Index/Settings/UserSettings.tsx:29 msgid "Account" -msgstr "账号" +msgstr "" #: src/pages/Index/Settings/UserSettings.tsx:35 msgid "Security" -msgstr "安全" +msgstr "" #: src/pages/Index/Settings/UserSettings.tsx:46 msgid "Display Options" -msgstr "显示选项" +msgstr "" #: src/pages/Index/Settings/UserSettings.tsx:115 msgid "Account Settings" -msgstr "账户设置" +msgstr "" #: src/pages/Index/Settings/UserSettings.tsx:119 msgid "Switch to System Setting" -msgstr "切换到系统设置" +msgstr "" #: src/pages/Index/UserSettings.tsx:103 #~ msgid "User Settings" @@ -3935,51 +3991,51 @@ msgstr "切换到系统设置" #: src/pages/NotFound.tsx:17 msgid "Not Found" -msgstr "未找到" +msgstr "" #: src/pages/NotFound.tsx:20 msgid "Sorry, this page is not known or was moved." -msgstr "抱歉,此页面未知或已移动。" +msgstr "" #: src/pages/NotFound.tsx:27 msgid "Go to the start page" -msgstr "转到起始页" +msgstr "" #: src/pages/Notifications.tsx:64 msgid "Mark as unread" -msgstr "标记为未读" +msgstr "" #: src/pages/build/BuildDetail.tsx:71 msgid "Base Part" -msgstr "基础商品" +msgstr "" #: src/pages/build/BuildDetail.tsx:79 msgid "Build Status" -msgstr "生产状态" +msgstr "" #: src/pages/build/BuildDetail.tsx:100 msgid "Build Details" -msgstr "生产详情" +msgstr "" #: src/pages/build/BuildDetail.tsx:106 msgid "Allocate Stock" -msgstr "分配库存" +msgstr "" #: src/pages/build/BuildDetail.tsx:112 msgid "Incomplete Outputs" -msgstr "未完成输出" +msgstr "" #: src/pages/build/BuildDetail.tsx:118 msgid "Completed Outputs" -msgstr "已完成输出" +msgstr "" #: src/pages/build/BuildDetail.tsx:131 msgid "Consumed Stock" -msgstr "已消耗库存" +msgstr "" #: src/pages/build/BuildDetail.tsx:143 msgid "Child Build Orders" -msgstr "子生产订单" +msgstr "" #: src/pages/build/BuildDetail.tsx:155 #: src/pages/company/CompanyDetail.tsx:144 @@ -3989,7 +4045,7 @@ msgstr "子生产订单" #: src/pages/sales/SalesOrderDetail.tsx:66 #: src/pages/stock/StockDetail.tsx:108 msgid "Attachments" -msgstr "附件" +msgstr "" #: src/pages/build/BuildDetail.tsx:185 #: src/pages/part/PartDetail.tsx:269 @@ -3999,7 +4055,7 @@ msgstr "附件" #: src/pages/build/BuildDetail.tsx:190 msgid "Edit Build Order" -msgstr "编辑生产订单" +msgstr "" #: src/pages/build/BuildDetail.tsx:190 #: src/pages/part/PartDetail.tsx:274 @@ -4008,7 +4064,7 @@ msgstr "编辑生产订单" #: src/pages/build/BuildDetail.tsx:192 msgid "Build Order updated" -msgstr "生产订单已更新" +msgstr "" #: src/pages/build/BuildDetail.tsx:196 #: src/pages/part/PartDetail.tsx:280 @@ -4021,7 +4077,7 @@ msgstr "生产订单已更新" #: src/pages/build/BuildDetail.tsx:218 msgid "Reporting Actions" -msgstr "报告操作" +msgstr "" #: src/pages/build/BuildDetail.tsx:221 #~ msgid "Edit build order" @@ -4029,11 +4085,11 @@ msgstr "报告操作" #: src/pages/build/BuildDetail.tsx:223 msgid "Report" -msgstr "报告" +msgstr "" #: src/pages/build/BuildDetail.tsx:224 msgid "Print build report" -msgstr "打印生产报告" +msgstr "" #: src/pages/build/BuildDetail.tsx:226 #~ msgid "Duplicate build order" @@ -4041,7 +4097,7 @@ msgstr "打印生产报告" #: src/pages/build/BuildDetail.tsx:230 msgid "Build Order Actions" -msgstr "生产订单操作" +msgstr "" #: src/pages/build/BuildDetail.tsx:231 #~ msgid "Delete build order" @@ -4049,37 +4105,37 @@ msgstr "生产订单操作" #: src/pages/build/BuildIndex.tsx:21 msgid "Add Build Order" -msgstr "添加生产订单" +msgstr "" #: src/pages/build/BuildIndex.tsx:23 msgid "Build order created" -msgstr "生产订单已创建" +msgstr "" #: src/pages/build/BuildIndex.tsx:39 msgid "New Build Order" -msgstr "新建生产订单" +msgstr "" #: src/pages/company/CompanyDetail.tsx:73 #: src/pages/part/PartDetail.tsx:88 #: src/pages/stock/StockDetail.tsx:69 msgid "Details" -msgstr "详情" +msgstr "" #: src/pages/company/CompanyDetail.tsx:78 msgid "Manufactured Parts" -msgstr "制成商品" +msgstr "" #: src/pages/company/CompanyDetail.tsx:84 msgid "Supplied Parts" -msgstr "已提供的零件" +msgstr "" #: src/pages/company/CompanyDetail.tsx:126 msgid "Assigned Stock" -msgstr "已分配的库存" +msgstr "" #: src/pages/company/CompanyDetail.tsx:173 msgid "Company Actions" -msgstr "公司操作" +msgstr "" #: src/pages/company/CompanyDetail.tsx:175 #~ msgid "Edit company" @@ -4096,70 +4152,70 @@ msgstr "公司操作" #: src/pages/part/CategoryDetail.tsx:72 #: src/pages/part/PartDetail.tsx:93 msgid "Parameters" -msgstr "参数" +msgstr "" #: src/pages/part/PartDetail.tsx:111 msgid "Variants" -msgstr "变体" +msgstr "" #: src/pages/part/PartDetail.tsx:118 #: src/pages/stock/StockDetail.tsx:81 msgid "Allocations" -msgstr "分配" +msgstr "" #: src/pages/part/PartDetail.tsx:124 msgid "Bill of Materials" -msgstr "物料清单" +msgstr "" #: src/pages/part/PartDetail.tsx:145 msgid "Used In" -msgstr "用于" +msgstr "" #: src/pages/part/PartDetail.tsx:157 #: src/pages/purchasing/PurchasingIndex.tsx:38 msgid "Manufacturers" -msgstr "制造商" +msgstr "" #: src/pages/part/PartDetail.tsx:170 #: src/pages/purchasing/PurchasingIndex.tsx:27 msgid "Suppliers" -msgstr "供应商" +msgstr "" #: src/pages/part/PartDetail.tsx:202 msgid "Scheduling" -msgstr "计划任务" +msgstr "" #: src/pages/part/PartDetail.tsx:212 msgid "Test Templates" -msgstr "测试模板" +msgstr "" #: src/pages/part/PartDetail.tsx:218 msgid "Related Parts" -msgstr "关联商品" +msgstr "" #: src/pages/part/PartDetail.tsx:286 msgid "Stock Actions" -msgstr "库存操作" +msgstr "" #: src/pages/part/PartDetail.tsx:291 msgid "Count Stock" -msgstr "库存数量" +msgstr "" #: src/pages/part/PartDetail.tsx:292 msgid "Count part stock" -msgstr "清点商品库存" +msgstr "" #: src/pages/part/PartDetail.tsx:296 msgid "Transfer Stock" -msgstr "转移库存" +msgstr "" #: src/pages/part/PartDetail.tsx:297 msgid "Transfer part stock" -msgstr "转移商品库存" +msgstr "" #: src/pages/part/PartDetail.tsx:303 msgid "Part Actions" -msgstr "商品选项" +msgstr "" #: src/pages/part/PartDetail.tsx:310 #~ msgid "Edit part" @@ -4181,27 +4237,27 @@ msgstr "商品选项" #: src/pages/sales/ReturnOrderDetail.tsx:33 #: src/pages/sales/SalesOrderDetail.tsx:41 msgid "Order Details" -msgstr "订单细节" +msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:66 msgid "Received Stock" -msgstr "接收库存" +msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:119 msgid "Order Actions" -msgstr "订单操作" +msgstr "" #: src/pages/sales/SalesIndex.tsx:33 msgid "Customers" -msgstr "客户" +msgstr "" #: src/pages/sales/SalesOrderDetail.tsx:51 msgid "Pending Shipments" -msgstr "待配送" +msgstr "" #: src/pages/sales/SalesOrderDetail.tsx:56 msgid "Completed Shipments" -msgstr "完成配送" +msgstr "" #: src/pages/stock/LocationDetail.tsx:38 #~ msgid "Sublocations" @@ -4209,19 +4265,19 @@ msgstr "完成配送" #: src/pages/stock/StockDetail.tsx:75 msgid "Stock Tracking" -msgstr "库存跟踪" +msgstr "" #: src/pages/stock/StockDetail.tsx:89 msgid "Test Data" -msgstr "测试数据" +msgstr "" #: src/pages/stock/StockDetail.tsx:95 msgid "Installed Items" -msgstr "已安装的项目" +msgstr "" #: src/pages/stock/StockDetail.tsx:102 msgid "Child Items" -msgstr "子项目" +msgstr "" #: src/pages/stock/StockDetail.tsx:155 #~ msgid "Link custom barcode to stock item" @@ -4233,35 +4289,35 @@ msgstr "子项目" #: src/pages/stock/StockDetail.tsx:164 msgid "Stock Operations" -msgstr "库存操作" +msgstr "" #: src/pages/stock/StockDetail.tsx:169 msgid "Count stock" -msgstr "库存计数" +msgstr "" #: src/pages/stock/StockDetail.tsx:173 msgid "Add" -msgstr "添加" +msgstr "" #: src/pages/stock/StockDetail.tsx:174 msgid "Add stock" -msgstr "添加库存" +msgstr "" #: src/pages/stock/StockDetail.tsx:179 msgid "Remove stock" -msgstr "移除库存" +msgstr "" #: src/pages/stock/StockDetail.tsx:183 msgid "Transfer" -msgstr "转移" +msgstr "" #: src/pages/stock/StockDetail.tsx:184 msgid "Transfer stock" -msgstr "转移库存" +msgstr "" #: src/pages/stock/StockDetail.tsx:196 msgid "Duplicate stock item" -msgstr "复制库存项" +msgstr "" #: src/pages/stock/StockDetail.tsx:205 #~ msgid "Edit stock item" @@ -4273,13 +4329,13 @@ msgstr "复制库存项" #: src/views/MobileAppView.tsx:14 msgid "Mobile viewport detected" -msgstr "检测到手机视图" +msgstr "" #: src/views/MobileAppView.tsx:17 msgid "Platform UI is optimized for Tablets and Desktops, you can use the official app for a mobile experience." -msgstr "Platform UI 针对平板电脑和台式机进行了优化,您可以使用官方应用程序获得移动体验。" +msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" -msgstr "阅读文档" +msgstr ""