diff --git a/src/backend/InvenTree/locale/bg/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/bg/LC_MESSAGES/django.po index 66f6d3a6e826..4ed354eb48f1 100644 --- a/src/backend/InvenTree/locale/bg/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "Не е намерена крайна точка на API" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Потребителя няма нужното разрешение, за да вижда този модел" @@ -52,11 +52,11 @@ msgstr "Зададено е недопустимо количество ({exc})" msgid "Error details can be found in the admin panel" msgstr "Подробности за грешката могат да се намерят в администраторския панел" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Въведи дата" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Въведи дата" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "" msgid "Link" msgstr "" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Потребител" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "" msgid "Name" msgstr "" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "" msgid "Description" msgstr "" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "родител" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "" @@ -938,18 +938,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "Цялостна наличност" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "Място в склада" msgid "Stock Locations" msgstr "Места в склада" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/cs/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/cs/LC_MESSAGES/django.po index 79e99076a058..62ef436f1b6a 100644 --- a/src/backend/InvenTree/locale/cs/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Czech\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API endpoint nebyl nalezen" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Uživatel nemá právo zobrazit tento model" @@ -52,11 +52,11 @@ msgstr "Vyplněno neplatné množství ({exc})" msgid "Error details can be found in the admin panel" msgstr "Podrobnosti o chybě lze nalézt v panelu administrace" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Zadejte datum" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Zadejte datum" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Referenční pole nemůže být prázdné" msgid "Reference must match required pattern" msgstr "Referenční číslo musí odpovídat požadovanému vzoru" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referenční číslo je příliš velké" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Chybějící soubor" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Chybějící externí odkaz" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Příloha" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Vyberte soubor k přiložení" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Vyberte soubor k přiložení" msgid "Link" msgstr "Odkaz" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Odkaz na externí URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Komentář" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Komentář k souboru" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Uživatel" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "datum přidání" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Název souboru nesmí být prázdný" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Neplatný adresář přílohy" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Název souboru obsahuje nepovolený znak '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Chybějící přípona souboru" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Příloha s tímto názvem již existuje" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Chyba při přejmenování souboru" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Duplicitní názvy nemohou existovat pod stejným nadřazeným názvem" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Neplatný výběr" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Neplatný výběr" msgid "Name" msgstr "Název" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Název" msgid "Description" msgstr "Popis" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Popis (volitelně)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "nadřazený" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Cesta" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Poznámky (volitelné)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Data čárového kódu" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Data čárového kódu třetí strany" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Hash čárového kódu" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Jedinečný hash dat čárového kódu" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Nalezen existující čárový kód" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Chyba serveru" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Server zaznamenal chybu." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Musí být platné číslo" @@ -938,18 +938,18 @@ msgstr "Informace o systému" msgid "About InvenTree" msgstr "O InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Sestavení musí být zrušeno před odstraněním" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Spotřební materiál" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Spotřební materiál" msgid "Optional" msgstr "Volitelné" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Sledováno" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Přiděleno" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Referenční číslo objednávky" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Příkaz sestavení pro který je toto sestavení přiděleno" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Stavový kód sestavení" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Kód dávky" @@ -1221,7 +1221,7 @@ msgstr "Uživatel nebo skupina odpovědná za tento příkaz k sestavení" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "Výstup sestavení neodpovídá příkazu sestavení" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Množství musí být vyšší než nula" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "Vytvořit objekt" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Zabrané množství musí být větší než nula" msgid "Quantity must be 1 for serialized stock" msgstr "Množství musí být 1 pro zřetězený sklad" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Vybraná položka zásob neodpovídá řádku BOM" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "Vybraná položka zásob neodpovídá řádku BOM" msgid "Stock Item" msgstr "Skladové položky" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Zdrojová skladová položka" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Skladové množství pro sestavení" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Instalovat do" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "Volitelné položky" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1436 +2125,1436 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Jméno společnosti" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Výchozí měna" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Stáhnout z URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Možné zakoupit" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Díly jsou zakoupitelné ve výchozím nastavení" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Prodejné" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Díly jsou prodejné ve výchozím nastavení" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Sledovatelné" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Díly jsou sledovatelné ve výchozím nastavení" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Nehmotné (virtuální)" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Díly jsou nehmotné (virtuální) ve výchozím nastavení" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Zobrazit Import v zobrazeních" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Zobrazit související díly" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Zobrazit související díly pro díl" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Počáteční údaje zásob" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Povolit vytvoření počátečního skladu při přidání nové části" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Počáteční údaje dodavatele" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Povolit vytvoření počátečních dat dodavatele při přidávání nového dílu" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Formát zobrazení jména dílu" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Formát pro zobrazení názvu dílu" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Výchozí ikona kategorie dílu" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Výchozí ikona kategorie dílu (prázdné znamená bez ikony)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Minimální počet desetinných míst u cen" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Minimální počet desetinných míst k zobrazení u cenových údajů" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Maximální počet desetinných míst u cen" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Maximální počet desetinných míst k zobrazení u cenových údajů" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Použít ceny dodavatele" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Přepsání historie nákupu" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Velikost stránky" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Výchozí velikost stránky pro PDF reporty" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Povolit testovací reporty" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Povolit generování zkušebních reportů" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Připojit testovací reporty" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Při tisku testovacího reportu, připojte kopii reportu k přidružené skladové položce" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Sériová čísla pro skladové položky musí být globálně unikátní" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Automaticky vyplnit sériová čísla" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Automaticky vyplnit sériová čísla ve formulářích" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Odstranit vyčerpané zásoby" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Určuje výchozí chování, když je vyčerpána skladová položka" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Odpovědný" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Formát data" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3562,23 +3562,23 @@ msgstr "" msgid "Price" msgstr "Cena" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3588,101 +3588,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Id" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3692,31 +3692,31 @@ msgstr "" msgid "Image" msgstr "Obrazek" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4019,7 +4019,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4081,7 +4081,7 @@ msgstr "Název parametru" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4152,7 +4152,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4171,7 +4171,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4276,8 +4276,8 @@ msgstr "Smazat obrázek" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4538,7 +4538,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5091,7 +5091,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5825,12 +5825,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5947,7 +5947,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6003,39 +6003,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6044,7 +6044,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6062,7 +6062,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6144,7 +6144,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6596,7 +6596,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6609,151 +6609,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7882,19 +7882,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8228,29 +8228,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8258,17 +8258,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8565,7 +8565,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8596,7 +8596,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8680,7 +8680,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8705,7 +8705,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8780,7 +8780,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8792,12 +8792,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8831,241 +8831,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/da/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/da/LC_MESSAGES/django.po index 67f73c90da11..08cac9cd2b56 100644 --- a/src/backend/InvenTree/locale/da/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Danish\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API endpoint ikke fundet" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Bruger har ikke tilladelse til at se denne model" @@ -52,11 +52,11 @@ msgstr "Ugyldigt antal angivet ({exc})" msgid "Error details can be found in the admin panel" msgstr "Fejloplysninger kan findes i admin panelet" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Angiv dato" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Angiv dato" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Referencefelt må ikke være tomt" msgid "Reference must match required pattern" msgstr "Reference skal matche det påkrævede mønster" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referencenummer er for stort" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Manglende fil" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Manglende eksternt link" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Vedhæftning" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Vælg fil, der skal vedhæftes" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Vælg fil, der skal vedhæftes" msgid "Link" msgstr "Link" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link til ekstern URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Kommentar" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Fil kommentar" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Bruger" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "dato for upload" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Filnavn må ikke være tomt" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Ugyldig vedhæftningsmappe" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Filnavn indeholder ugyldigt tegn '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Filnavn mangler filtype" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Vedhæftning med dette filnavn findes allerede" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Fejl ved omdøbning af fil" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Ugyldigt valg" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Ugyldigt valg" msgid "Name" msgstr "Navn" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Navn" msgid "Description" msgstr "Beskrivelse" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Beskrivelse (valgfri)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "overordnet" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Sti" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Markdown noter (valgfri)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Stregkode Data" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Tredjeparts stregkode data" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Stregkode Hash" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Unik hash af stregkode data" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Eksisterende stregkode fundet" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Serverfejl" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "En fejl blev logget af serveren." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Skal være et gyldigt tal" @@ -938,18 +938,18 @@ msgstr "Systemoplysninger" msgid "About InvenTree" msgstr "Om InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Produktion skal anulleres, før den kan slettes" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Forbrugsvare" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Forbrugsvare" msgid "Optional" msgstr "Valgfri" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Sporet" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Allokeret" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Produktionsordre reference" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Produktionsordre som er tildelt denne produktion" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Produktions statuskode" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Batch Kode" @@ -1221,7 +1221,7 @@ msgstr "Bruger eller gruppe ansvarlig for denne byggeordre" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1434 +2125,1434 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Ansvarlig" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3560,23 +3560,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3586,101 +3586,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3690,31 +3690,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4017,7 +4017,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4079,7 +4079,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4150,7 +4150,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4169,7 +4169,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4274,8 +4274,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4536,7 +4536,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5089,7 +5089,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5823,12 +5823,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5945,7 +5945,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6001,39 +6001,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6042,7 +6042,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6060,7 +6060,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6594,7 +6594,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6607,151 +6607,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7880,19 +7880,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8226,29 +8226,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8256,17 +8256,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8563,7 +8563,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8594,7 +8594,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8678,7 +8678,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8703,7 +8703,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8778,7 +8778,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8790,12 +8790,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8829,241 +8829,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/de/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/de/LC_MESSAGES/django.po index 346a150277a3..7f257176cc12 100644 --- a/src/backend/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-22 14:07\n" "Last-Translator: \n" "Language-Team: German\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API-Endpunkt nicht gefunden" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Benutzer hat keine Berechtigung, dieses Modell anzuzeigen" @@ -52,11 +52,11 @@ msgstr "Ungültige Menge ({exc})" msgid "Error details can be found in the admin panel" msgstr "Fehlerdetails finden Sie im Admin-Panel" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Datum eingeben" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Datum eingeben" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Referenz-Feld darf nicht leer sein" msgid "Reference must match required pattern" msgstr "Referenz muss erforderlichem Muster entsprechen" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referenznummer ist zu groß" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Fehlende Datei" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Fehlender externer Link" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Anhang" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Datei zum Anhängen auswählen" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Datei zum Anhängen auswählen" msgid "Link" msgstr "Link" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link zu einer externen URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Kommentar" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Datei-Kommentar" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Benutzer" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "Hochladedatum" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Dateiname darf nicht leer sein" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Ungültiges Verzeichnis für Anhang" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Dateiname enthält ungültiges Zeichen '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Dateiendung fehlt" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Anhang mit diesem Dateinamen bereits vorhanden" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Fehler beim Umbenennen" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Doppelte Namen können nicht unter dem selben Elternteil existieren" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Ungültige Auswahl" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Ungültige Auswahl" msgid "Name" msgstr "Name" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Name" msgid "Description" msgstr "Beschreibung" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Beschreibung (optional)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "Eltern" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Pfad" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Markdown Notizen (optional)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Barcode-Daten" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Drittanbieter-Barcode-Daten" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Barcode-Hash" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Eindeutiger Hash der Barcode-Daten" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Bestehender Barcode gefunden" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Serverfehler" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Ein Fehler wurde vom Server protokolliert." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Muss eine gültige Nummer sein" @@ -938,18 +938,18 @@ msgstr "Systeminformationen" msgid "About InvenTree" msgstr "Über InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Bauauftrag muss abgebrochen werden, bevor er gelöscht werden kann" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Verbrauchsmaterial" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Verbrauchsmaterial" msgid "Optional" msgstr "Optional" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Nachverfolgt" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Zugeordnet" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Bauauftragsreferenz" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Bau-Statuscode" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Losnummer" @@ -1223,7 +1223,7 @@ msgstr "Benutzer oder Gruppe verantwortlich für diesen Bauauftrag" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "Endprodukt stimmt nicht mit dem Bauauftrag überein" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Anzahl muss größer Null sein" @@ -1293,12 +1293,12 @@ msgstr "Build Ausgabe {serial} hat nicht alle erforderlichen Tests bestanden" msgid "Build object" msgstr "Objekt bauen" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "Reserviermenge muss größer null sein" msgid "Quantity must be 1 for serialized stock" msgstr "Anzahl muss 1 für Objekte mit Seriennummer sein" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Ausgewählter Lagerbestand stimmt nicht mit BOM-Linie überein" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "Ausgewählter Lagerbestand stimmt nicht mit BOM-Linie überein" msgid "Stock Item" msgstr "Lagerartikel" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Quell-Lagerartikel" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Anzahl an Lagerartikel dem Bauauftrag zuweisen" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Installiere in" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Ziel-Lagerartikel" @@ -1669,7 +1669,7 @@ msgstr "Optionale Positionen" msgid "Allocate optional BOM items to build order" msgstr "Optionale Stücklisten-Positionen dem Bauauftrag hinzufügen" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Stücklisten-Position" @@ -2127,1444 +2127,1444 @@ msgstr "Projektbeschreibung" msgid "User or group responsible for this project" msgstr "Benutzer oder Gruppe verantwortlich für dieses Projekt" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird nicht beachtet)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Einstellungs-Wert" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Wert ist keine gültige Option" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Wahrheitswert erforderlich" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Nur Ganzzahl eingeben" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Schlüsseltext muss eindeutig sein" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Keine Gruppe" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Eine leere Domain ist nicht erlaubt." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Ungültiger Domainname: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Kein Plugin" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Neustart erforderlich" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Eine Einstellung wurde geändert, die einen Neustart des Servers erfordert" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Ausstehende Migrationen" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Anzahl der ausstehenden Datenbankmigrationen" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Name der Serverinstanz" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Kurze Beschreibung der Instanz" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Name der Instanz verwenden" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Den Namen der Instanz in der Titelleiste verwenden" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Anzeige von `Über` einschränken" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Zeige das `Über` Fenster nur Administratoren" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Firmenname" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "interner Firmenname" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Basis-URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "Basis-URL für dieses Instanz" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Standardwährung" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Wählen Sie die Basiswährung für Preisberechnungen aus" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Währungsaktualisierungsintervall" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Wie oft Wechselkurse aktualisiert werden sollen (auf Null zum Deaktivieren setzen)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "Tage" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Währungs-Aktualisierungs-Plugin" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "Zu verwendendes Währungs-Aktualisierungs-Plugin" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Von URL herunterladen" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Herunterladen von externen Bildern und Dateien von URLs erlaubt" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Download-Größenlimit" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Maximal zulässige Größe für heruntergeladene Bilder" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "Benutzer-Agent zum Herunterladen von Daten" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Überschreiben des Benutzer-Agenten, der verwendet wird, um Bilder und Dateien von externer Servern herunterzuladen (leer für die Standardeinstellung)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "Strenge URL-Prüfung" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "Erfordert die Schema-Spezifikation bei der Validierung von URLs" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Bestätigung verpflichtend" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Eine ausdrückliche Benutzerbestätigung für bestimmte Aktionen erfordern." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Baumtiefe" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Standard Ebene für Baumansicht. Tiefere Ebenen können bei Bedarf nachgeladen werden." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Prüfungsintervall aktualisieren" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Wie oft soll nach Updates gesucht werden? (auf 0 setzen zum Deaktivieren)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Automatische Sicherung" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Automatische Sicherung der Datenbank- und Mediendateien aktivieren" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Intervall für automatische Sicherung" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Anzahl der Tage zwischen automatischen Sicherungen" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Aufgabenlöschinterval" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Ergebnisse der Hintergrundaufgabe werden nach der angegebenen Anzahl von Tagen gelöscht" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Löschintervall für Fehlerprotokolle" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Fehlerprotokolle werden nach der angegebenen Anzahl von Tagen gelöscht" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Löschintervall für Benachrichtigungen" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Benutzerbenachrichtigungen werden nach der angegebenen Anzahl von Tagen gelöscht" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Bacode-Feature verwenden" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "Barcode-Scanner Unterstützung im Webinterface aktivieren" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Barcode-Eingabeverzögerung" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Verzögerungszeit bei Barcode-Eingabe" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Barcode Webcam-Unterstützung" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Barcode-Scannen über Webcam im Browser erlauben" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Artikelrevisionen" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Revisions-Feld für Artikel aktivieren" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "IPN Regex" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "RegEx Muster für die Zuordnung von Teil-IPN" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Mehrere Artikel mit gleicher IPN erlaubt" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Mehrere Artikel mit gleicher IPN erlaubt" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Ändern von IPN erlaubt" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Ändern der IPN während des Bearbeiten eines Teils erlaubt" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Teil-Stückliste kopieren" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Stückliste von Teil kopieren wenn das Teil dupliziert wird " -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Teil-Parameter kopieren" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Parameter-Daten für dieses Teil kopieren wenn das Teil dupliziert wird" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Teil-Testdaten kopieren" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Test-Daten für dieses Teil kopieren wenn das Teil dupliziert wird" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Kategorie-Parametervorlage kopieren" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Kategorie-Parameter Vorlagen kopieren wenn ein Teil angelegt wird" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Vorlage" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Teile sind standardmäßig Vorlagen" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Baugruppe" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Teile können standardmäßig aus anderen Teilen angefertigt werden" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Komponente" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Teile können standardmäßig in Baugruppen benutzt werden" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Kaufbar" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Artikel sind grundsätzlich kaufbar" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Verkäuflich" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Artikel sind grundsätzlich verkaufbar" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Nachverfolgbar" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Artikel sind grundsätzlich verfolgbar" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtuell" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Teile sind grundsätzlich virtuell" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Import in Ansichten anzeigen" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Importassistent in einigen Teil-Ansichten anzeigen" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Verwandte Teile anzeigen" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Verwandte Teile eines Teils anzeigen" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Initialer Lagerbestand" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Erstellen von Lagerbestand beim Hinzufügen eines neuen Teils erlauben" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Initiale Lieferantendaten" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Erstellen von Lieferantendaten beim Hinzufügen eines neuen Teils erlauben" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Anzeigeformat für Teilenamen" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Format für den Namen eines Teiles" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Standardsymbol der Teilkategorie" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Standardsymbol der Teilkategorie (leer bedeutet kein Symbol)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "Parameter Einheiten durchsetzen" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "Wenn Einheiten angegeben werden, müssen die Parameterwerte mit den angegebenen Einheiten übereinstimmen" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Dezimalstellen für minimalen Preis" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Mindestanzahl der Dezimalstellen bei der Darstellung der Preisdaten" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Dezimalstellen für maximalen Preis" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Maximale Anzahl der Dezimalstellen bei der Darstellung der Preisdaten" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Zulieferer-Preise verwenden" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Lieferanten-Staffelpreise in die Gesamt-Preisberechnungen einbeziehen" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Kaufverlauf überschreiben" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "Historische Bestellungspreise überschreiben die Lieferanten-Staffelpreise" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Lagerartikel-Preis verwenden" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Preise aus manuell eingegebenen Lagerdaten für Preisberechnungen verwenden" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Lagerartikelpreis Alter" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Lagerartikel, die älter als diese Anzahl an Tagen sind, von der Preisberechnung ausschließen" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Variantenpreise verwenden" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Variantenpreise in die Gesamt-Preisberechnungen einbeziehen" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Nur aktive Varianten" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Nur aktive Variantenteile zur Berechnung der Variantenbepreisung verwenden" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Intervall für Neuberechnung von Preisen" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Anzahl der Tage bis die Teile-Preisberechnungen automatisch aktualisiert werden" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Interne Preise" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Interne Preise für Teile aktivieren" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Interne Preisüberschreibung" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Falls verfügbar, überschreiben interne Preise Preispannenberechnungen" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Labeldruck aktivieren" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Labeldruck über die Website aktivieren" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Label Bild DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "DPI-Auflösung bei der Erstellung von Bilddateien für Etikettendruck-Plugins" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Berichte aktivieren" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Berichterstellung aktivieren" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Entwickler-Modus" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Berichte im Entwickler-Modus generieren (als HTML)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "Berichtsfehler protokollieren" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "Fehler, die beim Erstellen von Berichten auftreten, protokollieren" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Seitengröße" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Standardseitenformat für PDF-Bericht" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Testberichte aktivieren" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Erstellung von Test-Berichten aktivieren" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Testberichte anhängen" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Beim Drucken eines Testberichts dem zugehörigen Lagerbestand eine Kopie des Testberichts beifügen" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Global einzigartige Seriennummern" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Seriennummern für Lagerartikel müssen global eindeutig sein" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Seriennummern automatisch ausfüllen" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Seriennummern in Formularen automatisch ausfüllen" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Erschöpften Lagerartikel löschen" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Legt das Standardverhalten fest, wenn ein Lagerartikel erschöpft ist" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Losnummer Vorlage" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Vorlage für die Generierung von Standard-Losnummern für Lagerbestände" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Bestands-Ablauf" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Ablaufen von Bestand ermöglichen" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Abgelaufenen Bestand verkaufen" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Verkauf von abgelaufenem Bestand erlaubt" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Bestands-Stehzeit" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Anzahl an Tagen, an denen Bestand als abgestanden markiert wird, bevor sie ablaufen" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Abgelaufenen Bestand verbauen" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Verbauen von abgelaufenen Bestand erlaubt" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Bestands-Eigentümerkontrolle" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Eigentümerkontrolle für Lagerorte und Teile aktivieren" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Standardsymbol für Lagerort" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Standardsymbol für Lagerstandort (leer bedeutet kein Symbol)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Zeige installierte Lagerartikel" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "Anzeige der installierten Lagerartikel in Bestandstabellen" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "Prüfe BOM bei der Installation von Elementen" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "Installierte Lagerbestandteile müssen im BOM für den übergeordneten Teil vorhanden sein" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Bauauftragsreferenz-Muster" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Benötigtes Muster für die Generierung des Referenzfeldes für Bauaufträge" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Verantwortlicher Benutzer" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Nur verkaufbare Teile können einem Auftrag zugewiesen werden" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "Blockieren bis Test bestanden" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "Verhindert die Fertigstellung bis alle erforderlichen Tests bestanden sind" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Rücksendungen aktivieren" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "Aktivieren der Rücksendung-Funktion in der Benutzeroberfläche" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "Referenz Muster für Rücksendungen" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "Benötigtes Muster für die Generierung des Referenzfeldes für Rücksendungen" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "Abgeschlossene Rücksendungen bearbeiten" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "Bearbeitung von Rücksendungen nach Abschluss erlauben" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Auftragsreferenz-Muster" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Benötigtes Muster für die Generierung des Referenzfeldes für Aufträge" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Auftrag Standardsendung" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Erstelle eine Standardsendung für Aufträge" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Abgeschlossene Aufträge bearbeiten" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Bearbeitung von Aufträgen nach Versand oder Abschluss erlauben" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Bestellungsreferenz-Muster" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Benötigtes Muster für die Generierung des Referenzfeldes für Bestellungen" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Abgeschlossene Einkaufsaufträge bearbeiten" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Bearbeitung von Einkaufsaufträgen nach Versand oder Abschluss erlauben" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "Bestellungen automatisch abschließen" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "Bestellung automatisch als abgeschlossen markieren, wenn der Empfang aller Artikel bestätigt wurde" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Passwort vergessen aktivieren" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Passwort-vergessen-Funktion auf den Anmeldeseiten aktivieren" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Registrierung erlauben" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Selbstregistrierung für Benutzer auf den Anmeldeseiten aktivieren" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "SSO aktivieren" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "SSO auf den Anmeldeseiten aktivieren" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "SSO Selbstregistrierung aktivieren" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Selbstregistrierung über SSO für Benutzer auf den Anmeldeseiten aktivieren" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Email-Adresse erforderlich" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Benutzer müssen bei der Registrierung eine E-Mail angeben" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "SSO-Benutzer automatisch ausfüllen" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Benutzer-Details automatisch aus SSO-Konto ausfüllen" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "E-Mail zweimal" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Bei der Registrierung den Benutzer zweimal nach der E-Mail-Adresse fragen" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Passwort zweimal" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Bei der Registrierung den Benutzer zweimal nach dem Passwort fragen" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Erlaubte Domains" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "Anmeldung auf bestimmte Domänen beschränken (kommagetrennt, beginnend mit @)" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Gruppe bei Registrierung" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Gruppe der neue Benutzer bei der Registrierung zugewiesen werden" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "MFA erzwingen" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Benutzer müssen Multifaktor-Authentifizierung verwenden." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Plugins beim Start prüfen" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Beim Start überprüfen, ob alle Plugins installiert sind - Für Container aktivieren" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "Nach Plugin-Aktualisierungen suchen" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "Periodische Überprüfungen auf Updates für installierte Plugins aktivieren" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "URL-Integration aktivieren" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Plugins zum Hinzufügen von URLs aktivieren" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Navigations-Integration aktivieren" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Plugins zur Integration in die Navigation aktivieren" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "App-Integration aktivieren" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Plugins zum Hinzufügen von Apps aktivieren" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Terminplan-Integration aktivieren" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Geplante Aufgaben aktivieren" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Ereignis-Integration aktivieren" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Plugins ermöglichen auf interne Ereignisse zu reagieren" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Projektcodes aktivieren" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "Aktiviere Projektcodes für die Verfolgung von Projekten" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Inventurfunktionen" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Inventur-Funktionen zur Aufzeichnung von Lagerbeständen und zur Berechnung des Lagerwerts aktivieren" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "Externe Standorte ausschließen" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "Lagerartikeln in externen Standorten in der Berechnungen zur Bestandsaufnahme ausschließen" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Automatische Inventur-Periode" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Anzahl der Tage zwischen automatischen Bestandsaufnahmen (zum Deaktivieren auf Null setzen)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "Löschintervall für Berichte" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "Inventurberichte werden nach der angegebenen Anzahl von Tagen gelöscht" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "Vollständige Namen von Benutzern anzeigen" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "Vollständigen Namen von Benutzern anstatt Benutzername anzeigen" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "Teststation-Daten aktivieren" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "Teststation-Datenerfassung für Testergebnisse aktivieren" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Einstellungs-Schlüssel (muss einzigartig sein, Groß-/ Kleinschreibung wird nicht beachtet)" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "Inaktive Teile ausblenden" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "Ausblenden inaktiver Teile in den auf der Startseite angezeigten Ergebnissen" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Abonnierte Teile anzeigen" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Zeige abonnierte Teile auf der Startseite" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Abonnierte Kategorien anzeigen" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Zeige abonnierte Teilkategorien auf der Startseite" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Neueste Teile anzeigen" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Zeige neueste Teile auf der Startseite" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Nicht validierte Stücklisten anzeigen" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Zeige Stücklisten, die noch nicht validiert sind, auf der Startseite" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Neueste Bestandänderungen anzeigen" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Zeige zuletzt geänderte Lagerbestände auf der Startseite" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Niedrigen Bestand anzeigen" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Zeige geringen Bestand auf der Startseite" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Lerren Bestand anzeigen" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Zeige aufgebrauchte Lagerartikel auf der Startseite" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Benötigten Bestand anzeigen" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Zeige Bestand für Bauaufträge auf der Startseite" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Abgelaufenen Bestand anzeigen" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Zeige abgelaufene Lagerbestände auf der Startseite" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Alten Bestand anzeigen" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Zeige überfällige Lagerartikel auf der Startseite" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Ausstehende Bauaufträge anzeigen" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Zeige ausstehende Bauaufträge auf der Startseite" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Zeige überfällige Bauaufträge" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Zeige überfällige Bauaufträge auf der Startseite" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Ausstehende POs anzeigen" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Zeige ausstehende POs auf der Startseite" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Überfällige POs anzeigen" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Zeige überfällige POs auf der Startseite" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Ausstehende SOs anzeigen" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Zeige ausstehende SOs auf der Startseite" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Überfällige SOs anzeigen" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Zeige überfällige SOs auf der Startseite" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "Ausstehende Versandaufträge anzeigen" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "Ausstehende Versandaufträge auf der Startseite anzeigen" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Zeige Neuigkeiten" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Neuigkeiten auf der Startseite anzeigen" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Label inline anzeigen" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "PDF-Labels im Browser anzeigen, anstatt als Datei herunterzuladen" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Standard-Etikettendrucker" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Einen standardmäßig ausgewählten Etikettendrucker konfigurieren" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Berichte inline anzeigen" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "PDF-Berichte im Browser anzeigen, anstatt als Datei herunterzuladen" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Teile suchen" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Teile in der Suchvorschau anzeigen" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "Zulieferteile durchsuchen" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Zuliefererteile in der Suchvorschau anzeigen" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Herstellerteile durchsuchen" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Herstellerteile in der Suchvorschau anzeigen" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Inaktive Teile ausblenden" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Inaktive Teile in der Suchvorschau ausblenden" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Kategorien durchsuchen" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Teilekategorien in der Suchvorschau anzeigen" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Bestand durchsuchen" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Lagerartikel in Suchvorschau anzeigen" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Nicht verfügbare Artikel ausblenden" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Nicht verfügbare Lagerartikel aus der Suchvorschau ausschließen" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Lagerorte durchsuchen" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Lagerorte in Suchvorschau anzeigen" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Firmen durchsuchen" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Firmen in der Suchvorschau anzeigen" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Bauaufträge durchsuchen" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Bauaufträge in der Suchvorschau anzeigen" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Bestellungen durchsuchen" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Bestellungen in der Suchvorschau anzeigen" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Inaktive Bestellungen ausblenden" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Inaktive Bestellungen in der Suchvorschau ausblenden" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Aufträge durchsuchen" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Aufträge in der Suchvorschau anzeigen" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Inaktive Aufträge ausblenden" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Inaktive Aufträge in der Suchvorschau ausblenden" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Suche nach Rücksendungen" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "Rücksendungen in der Suchvorschau anzeigen" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "Inaktive Rücksendungen ausblenden" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "Inaktive Rücksendungen in der Suchvorschau ausblenden" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Anzahl Suchergebnisse" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "Anzahl der Ergebnisse, die in der Vorschau pro Sektion angezeigt werden sollen" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Regex Suche" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "Reguläre Ausdrücke in Suchabfragen aktivieren" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "Ganzes Wort suchen" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "Suchabfragen liefern Ergebnisse für ganze Wortkombinationen" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "zeige Bestand in Eingabemasken" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Zeige den verfügbaren Bestand in einigen Eingabemasken" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "Esc-Taste schließt Formulare" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "Benutze die Esc-Taste, um Formulare zu schließen" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Fixierter Navigationsleiste" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "Position der Navigationsleiste am oberen Bildschirmrand fixieren" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Datumsformat" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Bevorzugtes Format für die Anzeige von Daten" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Teilzeitplanung" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Zeige Zeitplanung für Teile" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Inventur" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "Zeigt Inventur-Informationen an (falls die Inventurfunktion aktiviert ist)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Zeichenkettenlänge in Tabellen" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "Maximale Länge für Zeichenketten, die in Tabellenansichten angezeigt werden" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "Standardvorlage für Teilebeschriftung" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "Die Teil-Etikettenvorlage, die automatisch ausgewählt werden soll" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "Lagerartikel-Standardvorlage" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "Die Lagerartikel-Etikettenvorlage soll automatisch ausgewählt werden" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "Standardetikettenvorlage für Lagerstandort" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "Die Lagerstandort-Etikettenvorlage, die automatisch ausgewählt werden soll" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default stock location label template" msgid "Default build line label template" msgstr "Standardetikettenvorlage für Lagerstandort" -#: common/models.py:2464 +#: common/models.py:2461 #, fuzzy #| msgid "The stock item label template to be automatically selected" msgid "The build line label template to be automatically selected" msgstr "Die Lagerartikel-Etikettenvorlage soll automatisch ausgewählt werden" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "Fehlerberichte empfangen" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "Benachrichtigungen bei Systemfehlern erhalten" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "Zuletzt verwendete Druckmaschinen" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "Die zuletzt benutzten Druckmaschinen für einen Benutzer speichern" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "Preisstaffelungs Anzahl" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3572,23 +3572,23 @@ msgstr "Preisstaffelungs Anzahl" msgid "Price" msgstr "Preis" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "Stückpreis für die angegebene Anzahl" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Endpunkt" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "Endpunkt, an dem dieser Webhook empfangen wird" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "Name für diesen Webhook" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3598,101 +3598,101 @@ msgstr "Name für diesen Webhook" msgid "Active" msgstr "Aktiv" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "Ist dieser Webhook aktiv" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Token" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Token für Zugang" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Geheimnis" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Shared Secret für HMAC" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "Nachrichten-ID" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Eindeutige Kennung für diese Nachricht" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Host" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Host von dem diese Nachricht empfangen wurde" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Kopfzeile" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Header dieser Nachricht" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Body" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Body dieser Nachricht" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "Endpunkt, über den diese Nachricht empfangen wurde" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Bearbeitet" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "Wurde die Arbeit an dieser Nachricht abgeschlossen?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "ID" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Titel" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Veröffentlicht" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Autor" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Zusammenfassung" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Gelesen" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "Wurde diese Nachricht gelesen?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3702,31 +3702,31 @@ msgstr "Wurde diese Nachricht gelesen?" msgid "Image" msgstr "Bild" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Bilddatei" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "Einheitsname muss eine gültige Kennung sein" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "Einheitsname" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "Symbol" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "Optionales Einheitssymbol" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Definition" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "Einheitsdefinition" @@ -4029,7 +4029,7 @@ msgstr "Versandnotizen für interne Verwendung" msgid "Link to address information (external)" msgstr "Link zu Adressinformationen (extern)" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4091,7 +4091,7 @@ msgstr "Parametername" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4162,7 +4162,7 @@ msgid "Supplier part description" msgstr "Zuliefererbeschreibung des Teils" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4181,7 +4181,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Mindestpreis" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4286,8 +4286,8 @@ msgstr "Bild löschen" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4548,7 +4548,7 @@ msgid "Addresses" msgstr "Adressen" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5101,7 +5101,7 @@ msgstr "Empfangen" msgid "Number of items received" msgstr "Empfangene Objekt-Anzahl" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5835,12 +5835,12 @@ msgstr "Stückpreis für {part} auf {price} aktualisiert" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "{part} Stückpreis auf {price} und Menge auf {qty} aktualisiert" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "Teil-ID" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Name des Teils" @@ -5957,7 +5957,7 @@ msgstr "Stücklisten-Position ID" msgid "Parent IPN" msgstr "Übergeordnete IPN" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "Teil IPN" @@ -6013,39 +6013,39 @@ msgstr "Baum ausschließen" msgid "Exclude sub-categories under the specified category" msgstr "Unterkategorien in der angegebenen Kategorie ausschließen" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "Ergebnisse" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Eingehende Bestellung" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Ausgehender Auftrag" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Lagerartikel produziert von Bauauftrag" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "Lagerartikel für Bauauftrag benötigt" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Gültig" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "Gesamte Stückliste validieren" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Diese Option muss ausgewählt werden" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6054,7 +6054,7 @@ msgstr "Diese Option muss ausgewählt werden" msgid "Category" msgstr "Kategorie" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "Verwendet" @@ -6072,7 +6072,7 @@ msgstr "Gesamtbestand" msgid "Input quantity for price calculation" msgstr "Menge für die Preisberechnung" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Teil-Kategorie" @@ -6154,7 +6154,7 @@ msgstr "Teil mit diesem Namen, IPN und Revision existiert bereits." msgid "Parts cannot be assigned to structural part categories!" msgstr "Strukturellen Teilekategorien können keine Teile zugewiesen werden!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Name des Teils" @@ -6606,7 +6606,7 @@ msgstr "Ungültige Auswahl für Parameterwert" msgid "Parent Part" msgstr "Ausgangsteil" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Parameter Vorlage" @@ -6619,151 +6619,151 @@ msgstr "Wert" msgid "Parameter Value" msgstr "Parameter Wert" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Standard-Wert" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "Standard Parameter Wert" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "Teilnummer oder Teilname" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "Eindeutige Teil-ID" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "IPN-Wert des Teils" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Stufe" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "Stücklistenebene" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Ausgangsteil auswählen" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Untergeordnetes Teil" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "Teil für die Nutzung in der Stückliste auswählen" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "Stücklisten-Anzahl für dieses Stücklisten-Teil" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "Diese Stücklisten-Position ist optional" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "Diese Stücklisten-Position ist ein Verbrauchsartikel (sie wird nicht in Bauaufträgen verfolgt)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Überschuss" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Geschätzter Ausschuss (absolut oder prozentual)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "Referenz der Postion auf der Stückliste" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "Notizen zur Stücklisten-Position" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Prüfsumme" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "Prüfsumme der Stückliste" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "überprüft" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "Diese Stücklistenposition wurde validiert" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "Wird vererbt" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Diese Stücklisten-Position wird in die Stücklisten von Teil-Varianten vererbt" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Varianten zulassen" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Bestand von Varianten kann für diese Stücklisten-Position verwendet werden" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "Menge muss eine Ganzzahl sein" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "Zuliefererteil muss festgelegt sein" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "Stücklisten Ersatzteile" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "Ersatzteil kann nicht identisch mit dem Hauptteil sein" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "Übergeordnete Stücklisten Position" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Ersatzteil" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "Teil 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "Teil 2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "verknüpftes Teil auswählen" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "Teil-Beziehung kann nicht zwischen einem Teil und sich selbst erstellt werden" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "Doppelte Beziehung existiert bereits" @@ -7892,19 +7892,19 @@ msgstr "Mehrere Einkaufsaufträge gefunden mit '{order}'" msgid "No matching purchase order for '{order}'" msgstr "Keine passende Bestellung für '{order}'" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "Bestellung entspricht nicht dem Lieferanten" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "Ausstehender Artikel für Lieferantenteil konnte nicht gefunden werden" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "Weitere Informationen zum Empfang des Zeilenelements erforderlich" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "Erhaltene Bestellartikel" @@ -8238,29 +8238,29 @@ msgstr "Name des installierten Paketes, wenn das Plugin über PIP installiert wu msgid "Is the plugin active" msgstr "Ist das Plugin aktiv" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Installiert" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "Beispiel-Plugin" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Integriertes Plugin" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "Paket-Plugin" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Plugin" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Methode" @@ -8268,17 +8268,17 @@ msgstr "Methode" msgid "No author found" msgstr "Kein Autor gefunden" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "Plugin '{p}' ist nicht kompatibel mit der aktuellen InvenTree Version {v}" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "Plugin benötigt mindestens Version {v}" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "Plugin benötigt maximal Version {v}" @@ -8575,7 +8575,7 @@ msgstr "Summe" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8606,7 +8606,7 @@ msgid "Test" msgstr "Test" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Ergebnis" @@ -8690,7 +8690,7 @@ msgstr "Lieferant" msgid "Customer ID" msgstr "Kunden ID" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "verbaut in" @@ -8715,7 +8715,7 @@ msgstr "Überprüfung erforderlich" msgid "Delete on Deplete" msgstr "Löschen wenn leer" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8790,7 +8790,7 @@ msgstr "Lagerstandorte Typen" msgid "Default icon for all locations that have no icon set (optional)" msgstr "Standardsymbol für alle Orte, die kein Icon gesetzt haben (optional)" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8802,12 +8802,12 @@ msgstr "Bestand-Lagerort" msgid "Stock Locations" msgstr "Bestand-Lagerorte" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Besitzer" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Besitzer auswählen" @@ -8841,241 +8841,241 @@ msgstr "Sie können diesen Lagerort nicht als strukturell markieren, da sich ber msgid "Stock items cannot be located into structural stock locations!" msgstr "Lagerartikel können nicht in strukturelle Lagerorte abgelegt werden!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "Für virtuelle Teile können keine Lagerartikel erstellt werden" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "Artikeltyp ('{self.supplier_part.part}') muss {self.part} sein" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "Anzahl muss für Objekte mit Seriennummer 1 sein" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Seriennummer kann nicht gesetzt werden wenn die Anzahl größer als 1 ist" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "Teil kann nicht zu sich selbst gehören" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "Teil muss eine Referenz haben wenn is_building wahr ist" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "Referenz verweist nicht auf das gleiche Teil" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Eltern-Lagerartikel" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Basis-Teil" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Passendes Zuliefererteil für diesen Lagerartikel auswählen" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "Wo wird dieses Teil normalerweise gelagert?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "Verpackung, in der dieser Lagerartikel gelagert ist" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "Ist dieses Teil in einem anderen verbaut?" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Seriennummer für dieses Teil" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "Losnummer für diesen Lagerartikel" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Bestand" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "Quellbau" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "Bauauftrag für diesen Lagerartikel" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "Verbraucht von" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "Bauauftrag der diesen Lagerartikel verbrauchte" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Quelle Bestellung" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Bestellung für diesen Lagerartikel" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Ziel-Auftrag" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Ablaufdatum für Lagerartikel. Bestand wird danach als abgelaufen gekennzeichnet" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Löschen wenn leer" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Diesen Lagerartikel löschen wenn der Bestand aufgebraucht ist" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "Preis für eine Einheit bei Einkauf" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "In Teil umgewandelt" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "Teil ist nicht verfolgbar" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "Anzahl muss eine Ganzzahl sein" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "Menge darf die verfügbare Lagermenge ({self.quantity}) nicht überschreiten" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "Seriennummern muss eine Liste von Ganzzahlen sein" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "Anzahl stimmt nicht mit den Seriennummern überein" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Seriennummern existieren bereits" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "Testvorlage existiert nicht" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Artikel wurde einem Kundenauftrag zugewiesen" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "Lagerartikel ist in anderem Element verbaut" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "Lagerartikel enthält andere Artikel" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "Artikel wurde einem Kunden zugewiesen" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "Lagerartikel wird aktuell produziert" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "Nachverfolgbare Lagerartikel können nicht zusammengeführt werden" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "Artikel duplizeren" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "Lagerartikel müssen auf dasselbe Teil verweisen" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "Lagerartikel müssen auf dasselbe Lieferantenteil verweisen" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "Status-Codes müssen zusammenpassen" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "Lagerartikel kann nicht bewegt werden, da kein Bestand vorhanden ist" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "Eintrags-Notizen" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "Wert muss für diesen Test angegeben werden" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "Anhang muss für diesen Test hochgeladen werden" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Testergebnis" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "Test Ausgabe Wert" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "Test Ergebnis Anhang" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "Test Notizen" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "Teststation" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "Der Bezeichner der Teststation, in der der Test durchgeführt wurde" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "Gestartet" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "Der Zeitstempel des Teststarts" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "Fertiggestellt" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "Der Zeitstempel der Test-Beendigung" diff --git a/src/backend/InvenTree/locale/el/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/el/LC_MESSAGES/django.po index fc16a5e03487..e8d40efe3d2c 100644 --- a/src/backend/InvenTree/locale/el/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Greek\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "Το API endpoint δε βρέθηκε" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Δεν έχετε δικαιώματα να το δείτε αυτό" @@ -52,11 +52,11 @@ msgstr "Δόθηκε μη έγκυρη ποσότητα ({exc})" msgid "Error details can be found in the admin panel" msgstr "Μπορείτε να βρείτε λεπτομέρειες σφάλματος στον πίνακα διαχείρισης" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Εισάγετε ημερομηνία" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Εισάγετε ημερομηνία" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Το πεδίο δεν μπορεί να είναι άδειο" msgid "Reference must match required pattern" msgstr "Η αναφορά πρέπει να ταιριάζει με το απαιτούμενο μοτίβο" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Ο αριθμός αναφοράς είναι πολύ μεγάλος" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Το αρχείο λείπει" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Λείπει ο εξωτερικός σύνδεσμος" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Συνημμένο" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Επιλέξτε αρχείο για επισύναψη" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Επιλέξτε αρχείο για επισύναψη" msgid "Link" msgstr "Σύνδεσμος" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Σύνδεσμος προς εξωτερική διεύθυνση URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Σχόλιο" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Σχόλιο αρχείου" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Χρήστης" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "ημερομηνία φόρτωσης" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Το όνομα αρχείου δεν μπορεί να είναι κενό" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Μη διαθέσιμη τοποθεσία συνημμένου" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Το όνομα αρχείου περιέχει μη έγκυρους χαρακτήρες '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Λείπει επέκταση ονόματος αρχείου" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Αρχείο με αυτό το όνομα υπάρχει ήδη" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Σφάλμα κατά τη μετονομασία" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Διπλότυπα ονόματα δεν μπορούν να υπάρχουν στον ίδιο γονέα" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Μη έγκυρη επιλογή" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Μη έγκυρη επιλογή" msgid "Name" msgstr "Όνομα" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Όνομα" msgid "Description" msgstr "Περιγραφή" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Περιγραφή (προαιρετική)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "γονέας" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Μονοπάτι" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Σημειώσεις Markdown (προαιρετικό)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Στοιχεία Barcode" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Δεδομένα barcode τρίτων" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Barcode Hash" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Μοναδικό hash δεδομένων barcode" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Βρέθηκε υπάρχων barcode" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Σφάλμα διακομιστή" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Ένα σφάλμα έχει καταγραφεί από το διακομιστή." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Πρέπει να είναι αριθμός" @@ -938,18 +938,18 @@ msgstr "Πληροφορίες συστήματος" msgid "About InvenTree" msgstr "Σχετικά με το InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Η έκδοση πρέπει να ακυρωθεί πριν διαγραφεί" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Αναλώσιμο" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Αναλώσιμο" msgid "Optional" msgstr "Προαιρετικό" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Υπό παρακολούθηση" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Κατανεμημένο" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Αναφορά Παραγγελίας Κατασκευής" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "BuildOrder στην οποία έχει δοθεί αυτή η κατα #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Κωδικός κατάστασης κατασκευής" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Κωδικός Παρτίδας" @@ -1221,7 +1221,7 @@ msgstr "Χρήστης ή ομάδα υπεύθυνη για αυτή την ε #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "Η έξοδος κατασκευής δεν ταιριάζει με τη #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Η ποσότητα πρέπει να είναι μεγαλύτερη από 0" @@ -1291,12 +1291,12 @@ msgstr "Το προϊόν κατασκευής {serial} δεν έχει περά msgid "Build object" msgstr "Αντικείμενο κατασκευής" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Η ποσότητα πρέπει να είναι μεγαλύτερη α msgid "Quantity must be 1 for serialized stock" msgstr "Η ποσότητα πρέπει να είναι 1 για σειριακό απόθεμα" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Το επιλεγμένο στοιχείο αποθέματος δεν ταιριάζει με τη γραμμή ΤΥ" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "Το επιλεγμένο στοιχείο αποθέματος δεν msgid "Stock Item" msgstr "Στοιχείο Αποθέματος" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Στοιχείο πηγαίου αποθέματος" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Ποσότητα αποθέματος για διάθεση για κατασκευή" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Εγκατάσταση σε" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Αποθήκη προορισμού" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1434 +2125,1434 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Υπεύθυνος" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3560,23 +3560,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3586,101 +3586,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3690,31 +3690,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4017,7 +4017,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4079,7 +4079,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4150,7 +4150,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4169,7 +4169,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4274,8 +4274,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4536,7 +4536,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5089,7 +5089,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5823,12 +5823,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5945,7 +5945,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6001,39 +6001,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6042,7 +6042,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6060,7 +6060,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6594,7 +6594,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6607,151 +6607,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7880,19 +7880,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8226,29 +8226,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8256,17 +8256,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8563,7 +8563,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8594,7 +8594,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8678,7 +8678,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8703,7 +8703,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8778,7 +8778,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8790,12 +8790,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8829,241 +8829,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/en/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/en/LC_MESSAGES/django.po index 77677682d2c1..34000ed11eef 100644 --- a/src/backend/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "" @@ -53,11 +53,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -65,7 +65,7 @@ msgstr "" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -384,29 +384,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -423,68 +423,68 @@ msgstr "" msgid "Link" msgstr "" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -504,7 +504,7 @@ msgstr "" msgid "Name" msgstr "" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -541,52 +541,52 @@ msgstr "" msgid "Description" msgstr "" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "" @@ -939,18 +939,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -959,19 +959,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1023,7 +1023,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1053,11 +1053,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1156,7 +1156,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1275,7 +1275,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1292,12 +1292,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1364,11 +1364,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1385,19 +1385,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1668,7 +1668,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2126,1432 +2126,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3559,23 +3559,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3585,101 +3585,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3689,31 +3689,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4016,7 +4016,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4078,7 +4078,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4149,7 +4149,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4168,7 +4168,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4273,8 +4273,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4535,7 +4535,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5088,7 +5088,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5822,12 +5822,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5944,7 +5944,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6000,39 +6000,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6041,7 +6041,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6059,7 +6059,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6141,7 +6141,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6593,7 +6593,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6606,151 +6606,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7879,19 +7879,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8225,29 +8225,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8255,17 +8255,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8562,7 +8562,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8593,7 +8593,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8677,7 +8677,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8702,7 +8702,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8777,7 +8777,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8789,12 +8789,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8828,241 +8828,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/es/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/es/LC_MESSAGES/django.po index 7dba0dd79ac5..77fcef92ef48 100644 --- a/src/backend/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Spanish\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "\"API Endpoint\" no encontrado" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "No tiene permisos para ver esta página" @@ -52,11 +52,11 @@ msgstr "Cantidad suministrada es inválida ({exc})" msgid "Error details can be found in the admin panel" msgstr "Los detalles del error pueden encontrarse en el panel de administración" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Seleccionar una fecha" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Seleccionar una fecha" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "El campo de referencia no puede estar vacío" msgid "Reference must match required pattern" msgstr "La referencia debe coincidir con el patrón requerido" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "El número de referencia es demasiado grande" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Archivo no encontrado" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Falta enlace externo" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Archivo adjunto" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Seleccionar archivo para adjuntar" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Seleccionar archivo para adjuntar" msgid "Link" msgstr "Enlace" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Enlace a URL externa" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Comentario" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Comentario del archivo" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Usuario" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "fecha de subida" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "El nombre del archivo no debe estar vacío" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Directorio de archivos adjuntos no válido" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "El nombre del archivo contiene el carácter no válido '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Falta el nombre de extensión del archivo" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Ya existe un archivo adjunto con este nombre" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Error al cambiar el nombre del archivo" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "No pueden existir nombres duplicados bajo el mismo padre" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Selección no válida" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Selección no válida" msgid "Name" msgstr "Nombre" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Nombre" msgid "Description" msgstr "Descripción" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Descripción (opcional)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "superior" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Ruta" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Notas de actualización (opcional)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Hash del Código de barras" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Datos del código de barras de terceros" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Hash del Código de barras" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Hash único de los datos de código de barras" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Código de barras existente encontrado" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Error del servidor" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Un error ha sido registrado por el servidor." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Debe ser un numero valido" @@ -938,18 +938,18 @@ msgstr "Información del sistema" msgid "About InvenTree" msgstr "Acerca de InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "La construcción debe cancelarse antes de que pueda ser eliminada" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Consumible" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Consumible" msgid "Optional" msgstr "Opcional" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Rastreado" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Asignado" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Referencia de Orden de Ensamblado" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Construcción de orden a la que se asigna esta versión" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Código de estado de la fabricación" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Número de lote" @@ -1221,7 +1221,7 @@ msgstr "Usuario o grupo responsable de esta orden de fabricación" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Cantidad asignada debe ser mayor que cero" msgid "Quantity must be 1 for serialized stock" msgstr "La cantidad debe ser 1 para el stock serializado" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Cantidad de stock a asignar para construir" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Instalar en" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Artículo de stock de destino" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1440 +2125,1440 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Restringir mostrar 'acerca de'" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Nombre de empresa" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Nombre interno de empresa" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Moneda Predeterminada" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "días" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Códigos de barras" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Retraso de entrada" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Tiempo de retraso en la lectura de códigos de barras" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Soporte para cámaras web" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Permitir escaneo de código de barras a través de webcam en el navegador" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Número de días antes de que el precio de la pieza se actualice automáticamente" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Habilitar informes" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Habilitar la generación de informes" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Modo de depuración" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Generar informes en modo de depuración (salida HTML)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Formato de papel" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Formato de papel predeterminado para informes en PDF" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Delete this Stock Item when stock is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Eliminar este artículo cuando no queden más existencias" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Entregar Existencias Caducadas" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Patrón para Referencias de Orden de Ensamblado" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Patrón requerido para generar el campo de referencia de la Orden de Ensamblado" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Responsable" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Sólo las piezas entregables pueden ser asignadas a un pedido de entrega" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Patrón para la Referencia de los Pedidos de Entrega" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Patrón requerido para generar el campo de referencia de la Petición de Entrega" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Envío Predeterminado de las Peticiones de Entrega" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Habilitar la creación de envío predeterminado con pedidos de entrega" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Editar Pedidos Completados" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Permitir la edición de pedidos después de que hayan sido enviados o completados" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Patrón para Referencias de Orden de Compra" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Patrón requerido para generar el campo de referencia de la Orden de Compra" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Habilitar recuperación de contraseña" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Permitir a los usuarios recuperar su contraseña al iniciar sesión" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Habilitar registro" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Permitir a usuarios registrarse por su cuenta" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Requerir email" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Requerir al usuario una dirección de correo electrónico al registrarse" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Requerir AFM" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Requerir a los usuarios el uso de Autenticación de Factor Múltiple" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Mostrar Lista de Materiales (BOMs) no validados" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Mostrar noticias" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Mostrar las últimas novedades de InvenTree en la página de inicio" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "Mostrar etiquetas PDF en el navegador, en lugar de descargar como un archivo" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "Mostrar informes PDF en el navegador, en lugar de descargar como un archivo" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Buscar Pedidos de Entrega" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Mostrar pedidos de entrega en la ventana de vista previa de búsqueda" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Excluir Pedidos Inactivos" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Excluir pedidos inactivos de la ventana de vista previa de búsqueda" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Formato de Fecha" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Planificación de piezas" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Mostrar información de programación de piezas" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3566,23 +3566,23 @@ msgstr "" msgid "Price" msgstr "Precio" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "Precio unitario a la cantidad especificada" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3592,101 +3592,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3696,31 +3696,31 @@ msgstr "" msgid "Image" msgstr "Imagen" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4023,7 +4023,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4085,7 +4085,7 @@ msgstr "Nombre del parámetro" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4156,7 +4156,7 @@ msgid "Supplier part description" msgstr "Descripción de la pieza del proveedor" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4175,7 +4175,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4280,8 +4280,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4542,7 +4542,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5095,7 +5095,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5829,12 +5829,12 @@ msgstr "Actualizado el precio unitario de {part} a {price}" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "Actualizado el precio unitario de {part} a {price} y la cantidad a {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "ID de Pieza" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Nombre de la Pieza" @@ -5951,7 +5951,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "IPN de la Pieza" @@ -6007,39 +6007,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Pedidos de Entrega Salientes" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6048,7 +6048,7 @@ msgstr "" msgid "Category" msgstr "Categoría" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6066,7 +6066,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Categoría de Pieza" @@ -6148,7 +6148,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "¡No se pueden asignar piezas a las categorías de piezas estructurales!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Nombre de la pieza" @@ -6600,7 +6600,7 @@ msgstr "" msgid "Parent Part" msgstr "Pieza Superior" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6613,151 +6613,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Seleccionar pieza superior" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Exceso" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Permitir Variantes" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7886,19 +7886,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8232,29 +8232,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Plugin" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8262,17 +8262,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8569,7 +8569,7 @@ msgstr "Total" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8600,7 +8600,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8684,7 +8684,7 @@ msgstr "" msgid "Customer ID" msgstr "ID del Cliente" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8709,7 +8709,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8784,7 +8784,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8796,12 +8796,12 @@ msgstr "Ubicación de Stock" msgid "Stock Locations" msgstr "Ubicaciones de Stock" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8835,241 +8835,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Seleccione el proveedor de este artículo" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "¿Dónde se encuentra este artículo?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "Empaque utilizado para almacenar este artículo" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Pedido de Entrega de Destino" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Eliminar al agotarse" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Eliminar este artículo cuando no queden más existencias" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "Precio de compra por unidad en el momento de la compra" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Artículo de stock ha sido asignado a un pedido de entrega" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "El artículo de stock ha sido asignado a un cliente" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/es_MX/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/es_MX/LC_MESSAGES/django.po index 77677682d2c1..34000ed11eef 100644 --- a/src/backend/InvenTree/locale/es_MX/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "" @@ -53,11 +53,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -65,7 +65,7 @@ msgstr "" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -384,29 +384,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -423,68 +423,68 @@ msgstr "" msgid "Link" msgstr "" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -504,7 +504,7 @@ msgstr "" msgid "Name" msgstr "" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -541,52 +541,52 @@ msgstr "" msgid "Description" msgstr "" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "" @@ -939,18 +939,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -959,19 +959,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1023,7 +1023,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1053,11 +1053,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1156,7 +1156,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1275,7 +1275,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1292,12 +1292,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1364,11 +1364,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1385,19 +1385,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1668,7 +1668,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2126,1432 +2126,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3559,23 +3559,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3585,101 +3585,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3689,31 +3689,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4016,7 +4016,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4078,7 +4078,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4149,7 +4149,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4168,7 +4168,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4273,8 +4273,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4535,7 +4535,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5088,7 +5088,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5822,12 +5822,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5944,7 +5944,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6000,39 +6000,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6041,7 +6041,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6059,7 +6059,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6141,7 +6141,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6593,7 +6593,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6606,151 +6606,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7879,19 +7879,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8225,29 +8225,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8255,17 +8255,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8562,7 +8562,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8593,7 +8593,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8677,7 +8677,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8702,7 +8702,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8777,7 +8777,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8789,12 +8789,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8828,241 +8828,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/fa/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/fa/LC_MESSAGES/django.po index a3c687f17eae..789c5cf2169c 100644 --- a/src/backend/InvenTree/locale/fa/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Persian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "Address e API peida nashod" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "کاربر سطح دسترسی نمایش این مدل را ندارد" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "جزئیات خطا را می توان در پنل مدیریت پیدا کرد" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "تاریخ را وارد کنید" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "تاریخ را وارد کنید" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "" msgid "Link" msgstr "" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "" msgid "Name" msgstr "" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "" msgid "Description" msgstr "" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "" @@ -938,18 +938,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/fi/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/fi/LC_MESSAGES/django.po index a3b93807fe4e..aaa71ec6d283 100644 --- a/src/backend/InvenTree/locale/fi/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Finnish\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API-rajapintaa ei löydy" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Käyttäjän oikeudet eivät riitä kohteen tarkastelemiseen" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "Virheen tiedot löytyvät hallintapaneelista" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Anna päivämäärä" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Anna päivämäärä" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Viitekenttä ei voi olla tyhjä" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Viitenumero on liian suuri" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Puuttuva tiedosto" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Puuttuva ulkoinen linkki" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Liite" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Valitse liitettävä tiedosto" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Valitse liitettävä tiedosto" msgid "Link" msgstr "Linkki" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Linkki ulkoiseen URLiin" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Kommentti" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Tiedoston kommentti" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Käyttäjä" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "latauspäivä" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Tiedoston nimi ei saa olla tyhjä" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Virheellinen liitteen hakemisto" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Tiedostonimi sisältää kielletyn merkin '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Tiedostonimen pääte puuttuu" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Samanniminen liite on jo olemassa" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Virhe tiedoston uudelleennimeämisessä" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Virheellinen valinta" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Virheellinen valinta" msgid "Name" msgstr "Nimi" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Nimi" msgid "Description" msgstr "Kuvaus" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Kuvaus (valinnainen)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Polku" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Viivakoodin Tiedot" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Palvelinvirhe" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Täytyy olla kelvollinen luku" @@ -938,18 +938,18 @@ msgstr "Järjestelmän tiedot" msgid "About InvenTree" msgstr "Tietoja InvenTree:stä" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "Varastotuote" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Ei ryhmää" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Verkkotunnus ei saa olla tyhjä." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Virheellinen verkkotunnus: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Uudelleenkäynnistys vaaditaan" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Yrityksen nimi" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Yrityksen sisäinen nimi" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Oletusvaluutta" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "päivää" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Automaattinen varmuuskopionti" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Ota käyttöön tietokannan ja mediatiedostojen automaattinen varmuuskopiointi" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Automaattisen varmuuskopioinnin aikaväli" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Viivakoodituki" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Komponentti" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Ostettavissa" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Seurattavissa" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Sisäiset hinnat" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Sisäisen hinnan ohitus" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Sivun koko" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Täytä sarjanumerot automaattisesti" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Salli salasananpalautus" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Salli rekisteröinti" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "Salli SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "Salli SSO kirjautumissivuilla" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "Salli SSO rekisteröinti" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Sähköposti vaaditaan" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "Sähköpostiosoite kahdesti" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Salasana kahdesti" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Sallitut verkkotunnukset" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Pakota MFA" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Näytä uutiset" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Näytä uutiset kotisivulla" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "Hinta" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "Aktiivinen" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Salaisuus" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Isäntä" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Otsikko" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Julkaistu" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Julkaisija" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Yhteenveto" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "Kuva" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Kuvatiedosto" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "Vastaanotettu" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "Kategoria" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/fr/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/fr/LC_MESSAGES/django.po index 7a5a4b6637d6..6c200880518f 100644 --- a/src/backend/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-20 12:27\n" "Last-Translator: \n" "Language-Team: French\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "Point de terminaison de l'API introuvable" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "L'utilisateur n'a pas la permission de voir ce modèle" @@ -52,11 +52,11 @@ msgstr "Quantité fournie invalide ({exc})" msgid "Error details can be found in the admin panel" msgstr "Les détails de l'erreur peuvent être trouvées dans le panneau d'administration" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Entrer la date" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Entrer la date" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Le champ de référence ne peut pas être vide" msgid "Reference must match required pattern" msgstr "La référence doit correspondre au modèle requis" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Le numéro de référence est trop grand" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Fichier manquant" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Lien externe manquant" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Pièce jointe" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Sélectionnez un fichier à joindre" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Sélectionnez un fichier à joindre" msgid "Link" msgstr "Lien" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Lien vers une url externe" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Commentaire" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Commentaire du fichier" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Utilisateur" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "date de chargement" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Le nom de fichier ne doit pas être vide" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Répertoire de pièce jointe invalide" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Le nom de fichier contient le caractère illégal '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Extension manquante du nom de fichier" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Une pièce jointe avec ce nom de fichier existe déjà" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Erreur lors du renommage du fichier" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Les noms dupliqués ne peuvent pas exister sous le même parent" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Choix invalide" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Choix invalide" msgid "Name" msgstr "Nom" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Nom" msgid "Description" msgstr "Description" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Description (facultative)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "parent" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Chemin d'accès" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Notes Markdown (option)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Données du code-barres" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Données de code-barres tierces" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Hash du code-barre" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Hachage unique des données du code-barres" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Code-barres existant trouvé" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Erreur serveur" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Une erreur a été loguée par le serveur." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Doit être un nombre valide" @@ -938,18 +938,18 @@ msgstr "Informations système" msgid "About InvenTree" msgstr "À propos d'InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "La construction doit être annulée avant de pouvoir être supprimée" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Consommable" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Consommable" msgid "Optional" msgstr "Facultatif" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Suivi" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Allouée" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Référence de l' Ordre de Fabrication" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "BuildOrder associé a cette fabrication" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Code de statut de construction" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Code de lot" @@ -1221,7 +1221,7 @@ msgstr "Utilisateur ou groupe responsable de cet ordre de construction" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "L'ordre de production de correspond pas à l'ordre de commande" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "La quantité doit être supérieure à zéro" @@ -1291,12 +1291,12 @@ msgstr "La sortie de compilation {serial} n'a pas réussi tous les tests requis" msgid "Build object" msgstr "Création de l'objet" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "La quantité allouée doit être supérieure à zéro" msgid "Quantity must be 1 for serialized stock" msgstr "La quantité doit être de 1 pour stock sérialisé" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "L'article de stock sélectionné ne correspond pas à la ligne BOM" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "L'article de stock sélectionné ne correspond pas à la ligne BOM" msgid "Stock Item" msgstr "Article en stock" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Stock d'origine de l'article" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Quantité de stock à allouer à la construction" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Installer dans" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Stock de destination de l'article" @@ -1667,7 +1667,7 @@ msgstr "Objets Optionnels" msgid "Allocate optional BOM items to build order" msgstr "Affecter des éléments de nomenclature facultatifs à l'ordre de fabrication" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Article du BOM" @@ -2125,1442 +2125,1442 @@ msgstr "Description du projet" msgid "User or group responsible for this project" msgstr "Utilisateur ou groupe responsable de ce projet" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Clé du paramètre (doit être unique - insensible à la casse)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Valeur du paramètre" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "La valeur choisie n'est pas une option valide" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "La valeur doit être une valeur booléenne" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "La valeur doit être un nombre entier" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "La chaîne de caractères constituant la clé doit être unique" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Pas de groupe" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Un domaine vide n'est pas autorisé." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Nom de domaine invalide : {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Pas de plugin" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Redémarrage nécessaire" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Un paramètre a été modifié, ce qui nécessite un redémarrage du serveur" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Migration en attente" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Nombre de migrations de base de données en attente" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Nom de l'instance du serveur" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Chaîne de caractères descriptive pour l'instance serveur" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Utiliser le nom de l'instance" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Utiliser le nom de l’instance dans la barre de titre" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Limiter l'affichage de `about`" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Afficher la modale `about` uniquement aux super-utilisateurs" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Nom de la société" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Nom de société interne" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "URL de base" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "URL de base pour l'instance serveur" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Devise par défaut" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Sélectionnez la devise de base pour les calculs de prix" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Intervalle de mise à jour des devises" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Fréquence de mise à jour des taux de change (définir à zéro pour désactiver)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "jours" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Plugin de mise à jour de devise" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "Plugin de mise à jour des devises à utiliser" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Télécharger depuis l'URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Autoriser le téléchargement d'images distantes et de fichiers à partir d'URLs externes" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Limite du volume de téléchargement" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Taille maximale autorisée pour le téléchargement de l'image distante" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "Agent utilisateur utilisé pour télécharger depuis l'URL" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Permettre de remplacer l'agent utilisateur utilisé pour télécharger des images et des fichiers à partir d'URL externe (laisser vide pour la valeur par défaut)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "Validation stricte d'URL" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "Spécification du schéma nécessaire lors de la validation des URL" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Confirmation requise" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Exiger une confirmation explicite de l’utilisateur pour certaines actions." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Profondeur de l'arborescence" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Profondeur de l'arborescence par défaut. Les niveaux plus profonds peuvent être chargés au fur et à mesure qu'ils sont nécessaires." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Intervalle de vérification des mises à jour" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "À quelle fréquence vérifier les mises à jour (définir à zéro pour désactiver)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Backup automatique" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Activer le backup automatique de la base de données et des fichiers médias" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Intervalle de sauvegarde automatique" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Spécifiez le nombre de jours entre les sauvegardes automatique" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Intervalle de suppression des tâches" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Les résultats de la tâche en arrière-plan seront supprimés après le nombre de jours spécifié" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Intervalle de suppression du journal d'erreur" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Les logs d'erreur seront supprimés après le nombre de jours spécifié" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Intervalle de suppression du journal de notification" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Les notifications de l'utilisateur seront supprimées après le nombre de jours spécifié" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Support des code-barres" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "Activer le support du scanner de codes-barres dans l'interface web" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Délai d'entrée du code-barres" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Délai de traitement du code-barres" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Prise en charge de la webcam code-barres" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Autoriser la numérisation de codes-barres via la webcam dans le navigateur" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Modifications de la pièce" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Activer le champ de modification de la pièce" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "Regex IPN" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Expression régulière pour la correspondance avec l'IPN de la Pièce" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Autoriser les IPN dupliqués" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Permettre à plusieurs pièces de partager le même IPN" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Autoriser l'édition de l'IPN" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Permettre de modifier la valeur de l'IPN lors de l'édition d'une pièce" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Copier les données de la pièce" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Copier les données des paramètres par défaut lors de la duplication d'une pièce" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Copier les données des paramètres de la pièce" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Copier les données des paramètres par défaut lors de la duplication d'une pièce" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Copier les données de test de la pièce" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Copier les données de test par défaut lors de la duplication d'une pièce" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Copier les templates de paramètres de catégorie" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Copier les templates de paramètres de la catégorie lors de la création d'une pièce" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Modèle" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Les pièces sont des templates par défaut" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Assemblage" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Les pièces peuvent être assemblées à partir d'autres composants par défaut" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Composant" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Les pièces peuvent être utilisées comme sous-composants par défaut" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Achetable" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Les pièces sont achetables par défaut" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Vendable" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Les pièces sont vendables par défaut" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Traçable" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Les pièces sont traçables par défaut" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtuelle" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Les pièces sont virtuelles par défaut" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Afficher l'import dans les vues" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Afficher l'assistant d'importation pour certaine vues de produits" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Afficher les pièces connexes" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Afficher les pièces connexes à une pièce" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Stock initial" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Permettre la création d'un stock initial lors de l'ajout d'une nouvelle pièce" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Données initiales du fournisseur" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Permettre la création des données initiales du fournisseur lors de l'ajout d'une nouvelle pièce" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Format d'affichage du nom de la pièce" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Format pour afficher le nom de la pièce" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Icône de catégorie par défaut" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Icône par défaut de la catégorie de la pièce (vide signifie aucune icône)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "Renforcer les unités des paramètres" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "Si des unités sont fournies, les valeurs de paramètre doivent correspondre aux unités spécifiées" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Utiliser le prix fournisseur" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Inclure les réductions de prix dans le calcul du prix global" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Remplacer l'historique des achats" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "La tarification historique des bons de commande remplace les réductions de prix des fournisseurs" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Utiliser les prix des articles en stock" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Utiliser les prix des données de stock saisies manuellement pour calculer les prix" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Âge de tarification des articles de stock" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Exclure les articles en stock datant de plus de ce nombre de jours des calculs de prix" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Utiliser les prix variants" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Inclure la tarification variante dans le calcul global des prix" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Variantes actives uniquement" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "N'utiliser que des pièces de variante actives pour calculer le prix de la variante" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Intervalle de regénération des prix" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Nombre de jours avant la mise à jour automatique du prix de la pièce" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Prix internes" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Activer les prix internes pour les pièces" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Substitution du prix interne" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Si disponible, les prix internes remplacent les calculs de la fourchette de prix" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Activer l'impression d'étiquettes" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Activer l'impression d'étiquettes depuis l'interface Web" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Étiquette image DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "Résolution DPI lors de la génération de fichiers image pour fournir aux plugins d'impression d'étiquettes" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Activer les rapports" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Activer la génération de rapports" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Mode Débogage" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Générer des rapports en mode debug (sortie HTML)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Taille de la page" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Taille de page par défaut pour les rapports PDF" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Activer les rapports de test" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Activer la génération de rapports de test" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Joindre des rapports de test" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Lors de l'impression d'un rapport de test, joignez une copie du rapport de test à l'article en stock associé" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Numéro de Série Universellement Unique" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Les numéros de série pour les articles en stock doivent être uniques au niveau global" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Remplir automatiquement les Numéros de Série" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Remplir automatiquement les numéros de série dans les formulaires" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Supprimer le stock épuisé" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Détermine le comportement par défaut lorsqu'un article de stock est épuisé" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Modèle de code de lot" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Modèle pour générer des codes par défaut pour les articles en stock" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Expiration du stock" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Activer la fonctionnalité d'expiration du stock" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Vendre le stock expiré" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Autoriser la vente de stock expiré" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Délai de péremption du stock" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Nombre de jours pendant lesquels les articles en stock sont considérés comme périmés avant d'expirer" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Construction de stock expirée" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Autoriser la construction avec un stock expiré" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Contrôle de la propriété des stocks" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Activer le contrôle de la propriété sur les emplacements de stock et les articles" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Icône par défaut de l'emplacement du stock" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Icône par défaut de l'emplacement du stock (vide signifie aucune icône)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Afficher les pièces en stock installées" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Modèle de référence de commande de construction" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Modèle requis pour générer le champ de référence de l'ordre de construction" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Responsable" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Seules les pièces vendues peuvent être attribuées à une commande" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Activer les retours de commandes" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "Activer la fonctionnalité de retour de commande dans l'interface utilisateur" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "Modèle de référence de retour de commande" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "Modifier les retours de commandes terminées" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "Autoriser la modification des retours après leur enregistrement" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Modèle de référence de bon de commande" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Modèle requis pour générer le champ de référence du bon de commande" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Expédition par défaut du bon de commande" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Activer la création d'expédition par défaut avec les bons de commandes" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Modifier les commandes de vente terminées" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Autoriser la modification des commandes de vente après avoir été expédiées ou complétées" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Modèle de référence de commande d'achat" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Modèle requis pour générer le champ de référence de bon de commande" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Modifier les bons de commande terminés" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Autoriser la modification des bons de commande après avoir été expédiés ou complétés" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Activer les mots de passe oubliés" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Activer la fonction \"Mot de passe oublié\" sur les pages de connexion" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Activer les inscriptions" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Activer l'auto-inscription pour les utilisateurs sur les pages de connexion" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "Activer le SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "Activer le SSO sur les pages de connexion" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "Activer l'inscription SSO" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Activer l'auto-inscription via SSO pour les utilisateurs sur les pages de connexion" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Email requis" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Exiger que l'utilisateur fournisse un mail lors de l'inscription" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "Saisie automatique des utilisateurs SSO" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Remplir automatiquement les détails de l'utilisateur à partir des données de compte SSO" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "Courriel en double" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Lors de l'inscription, demandez deux fois aux utilisateurs leur mail" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Mot de passe deux fois" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Lors de l'inscription, demandez deux fois aux utilisateurs leur mot de passe" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Domaines autorisés" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Grouper sur inscription" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Groupe auquel les nouveaux utilisateurs sont assignés lors de l'inscription" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Forcer l'authentification multifacteurs" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Les utilisateurs doivent utiliser l'authentification multifacteurs." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Vérifier les plugins au démarrage" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Vérifier que tous les plugins sont installés au démarrage - activer dans les environnements conteneurs" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "Activer l'intégration d'URL" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Autoriser les plugins à ajouter des chemins URL" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Activer l'intégration de navigation" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Activer les plugins à s'intégrer dans la navigation" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "Activer l'intégration de plugins" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Activer l'intégration de plugin pour ajouter des apps" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Activer l'intégration du planning" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Autoriser les plugins à éxécuter des tâches planifiées" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Activer l'intégration des évènements" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Autoriser les plugins à répondre aux évènements internes" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Activer les codes projet" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Fonctionnalité d'inventaire" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Activer la fonctionnalité d'inventaire pour enregistrer les niveaux de stock et le calcul de la valeur du stock" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Période de l'inventaire automatique" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Nombre de jours entre l'enregistrement automatique des stocks (définir à zéro pour désactiver)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "Les rapports d'inventaire seront supprimés après le nombre de jours spécifié" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Clé du paramètre (doit être unique - insensible à la casse)" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Afficher les composants suivis" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Afficher les composants suivis sur l'écran d'accueil" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Afficher les catégories suivies" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Afficher les catégories de pièces suivies sur la page d'accueil" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Afficher les dernières pièces" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Afficher les derniers composants sur la page d'accueil" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Afficher les listes de matériaux non validées" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Afficher les listes de matériaux en attente de validation sur la page d'accueil" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Afficher les dernières modifications du stock" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Afficher les articles de stock récemment modifiés sur la page d'accueil" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Afficher le stock faible" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Afficher les articles en stock bas sur la page d'accueil" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Afficher le stock épuisé" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Afficher les stocks épuisés sur la page d'accueil" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Afficher le stock nécessaire" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Afficher les pièces en stock nécessaires pour les assemblages sur la page d'accueil" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Afficher le stock expiré" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Afficher les pièces en stock expirées sur la page d'accueil" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Afficher le stock périmé" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Afficher les articles de stock périmés sur la page d'accueil" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Afficher les constructions en attente" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Afficher les constructions en attente sur la page d'accueil" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Afficher les constructions en retard" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Afficher les constructions en retard sur la page d'accueil" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Afficher les commandes en suspens" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Afficher les commandes en suspens sur la page d'accueil" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Afficher les commandes en retard" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Afficher les commandes en retard sur la page d'accueil" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Afficher les envois en suspens" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Afficher les envois en suspens sur la page d'accueil" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Afficher les envois en retard" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Afficher les envois en retard sur la page d'accueil" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Afficher les nouvelles" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Afficher les nouvelles sur la page d'accueil" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Affichage du libellé en ligne" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "Afficher les étiquettes PDF dans le navigateur, au lieu de les télécharger en tant que fichier" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Imprimante d'étiquettes par défaut" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Configurer quelle imprimante d'étiquette doit être sélectionnée par défaut" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Affichage du rapport en ligne" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "Afficher les rapports PDF dans le navigateur, au lieu de les télécharger en tant que fichier" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Rechercher de pièces" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Afficher les pièces dans la fenêtre d'aperçu de la recherche" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Afficher les pièces du fournisseur dans la fenêtre de prévisualisation de la recherche" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Rechercher les pièces du fabricant" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Afficher les pièces du fabricant dans la fenêtre de prévisualisation de recherche" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Masquer les pièces inactives" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Exclure les pièces inactives de la fenêtre de prévisualisation de recherche" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Rechercher des catégories" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Afficher les catégories de pièces dans la fenêtre de prévisualisation de recherche" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Rechercher dans le stock" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Afficher les pièces en stock dans la fenêtre d'aperçu de la recherche" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Cacher les pièces indisponibles" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Exclure les articles en stock qui ne sont pas disponibles de la fenêtre de prévisualisation de recherche" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Chercher des Emplacements" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Afficher les emplacements dans la fenêtre d'aperçu de la recherche" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Rechercher les entreprises" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Afficher les entreprises dans la fenêtre de prévisualisation de recherche" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Rechercher les commandes de construction" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Afficher les commandes de construction dans la fenêtre de prévisualisation de recherche" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Rechercher des bons de commande" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Afficher les bons de commande dans la fenêtre de prévisualisation de recherche" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Exclure les bons de commande inactifs" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Exclure les commandes d’achat inactives de la fenêtre de prévisualisation de recherche" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Rechercher les bons de commande" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Afficher les bons de commande dans la fenêtre de prévisualisation de la recherche" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Exclure les bons de commande inactives" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Exclure les bons de commande inactifs de la fenêtre de prévisualisation de recherche" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Rechercher les commandes retournées" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Résultats de l'aperçu de la recherche" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "Nombre de résultats à afficher dans chaque section de la fenêtre de prévisualisation de recherche" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Recherche Regex" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Afficher la quantité dans les formulaires" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Afficher la quantité disponible dans certains formulaires" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "La touche Echap ferme les formulaires" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "Utilisez la touche Echap pour fermer les formulaires modaux" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Barre de navigation fixe" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "La position de la barre de navigation est fixée en haut de l'écran" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Format de date" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Format préféré pour l'affichage des dates" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Planification des pièces" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Afficher les informations de planification des pièces" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Inventaire des pièces" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Longueur de la chaîne dans les Tableau" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default label printer" msgid "Default build line label template" msgstr "Imprimante d'étiquettes par défaut" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3568,23 +3568,23 @@ msgstr "" msgid "Price" msgstr "Prix" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3594,101 +3594,101 @@ msgstr "" msgid "Active" msgstr "Actif" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "Ce webhook (lien de rappel HTTP) est-il actif" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Jeton" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Jeton d'accès" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Confidentiel" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "ID message" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Identifiant unique pour ce message" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Hôte" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Hôte à partir duquel ce message a été reçu" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Entête" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "En-tête de ce message" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Corps" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Corps de ce message" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "Endpoint à partir duquel ce message a été reçu" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "Le travail sur ce message est-il terminé ?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Id" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Titre" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Publié" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Auteur" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Résumé" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Lu" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "Cette nouvelle a-t-elle été lue ?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3698,31 +3698,31 @@ msgstr "Cette nouvelle a-t-elle été lue ?" msgid "Image" msgstr "Image" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Définition" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4025,7 +4025,7 @@ msgstr "Notes internes pour la livraison" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4087,7 +4087,7 @@ msgstr "Nom du paramètre" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4158,7 +4158,7 @@ msgid "Supplier part description" msgstr "Description de la pièce du fournisseur" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4177,7 +4177,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Frais minimums (par exemple frais de stock)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4282,8 +4282,8 @@ msgstr "Supprimer image" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4544,7 +4544,7 @@ msgid "Addresses" msgstr "Adresses" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5097,7 +5097,7 @@ msgstr "Reçu" msgid "Number of items received" msgstr "Nombre d'éléments reçus" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5831,12 +5831,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "ID de composant" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Nom de l'article" @@ -5953,7 +5953,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6009,39 +6009,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6050,7 +6050,7 @@ msgstr "" msgid "Category" msgstr "Catégorie" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6068,7 +6068,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Catégorie de composant" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Nom de l'article" @@ -6602,7 +6602,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6615,151 +6615,151 @@ msgstr "Données" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Valeur par Défaut" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Surplus" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Validée" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7888,19 +7888,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8234,29 +8234,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Extension Intégrée" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Extension" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8264,17 +8264,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8571,7 +8571,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8602,7 +8602,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Résultat" @@ -8686,7 +8686,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8711,7 +8711,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8786,7 +8786,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8798,12 +8798,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Propriétaire" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Sélectionner un propriétaire" @@ -8837,241 +8837,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "La quantité doit être de 1 pour un article avec un numéro de série" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Le numéro de série ne peut pas être défini si la quantité est supérieure à 1" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Numéro de série pour cet article" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "Les numéros de série doivent être une liste de nombres entiers" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "La quantité ne correspond pas au nombre de numéros de série" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Les numéros de série existent déjà" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/he/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/he/LC_MESSAGES/django.po index 5d95d1367387..acb84f395e11 100644 --- a/src/backend/InvenTree/locale/he/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Hebrew\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "הזן תאריך סיום" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "הזן תאריך סיום" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "קובץ חסר" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "חסר קישור חיצוני" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "קובץ מצורף" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "בחר קובץ לצירוף" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "בחר קובץ לצירוף" msgid "Link" msgstr "קישור" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "קישור חיצוני" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "הערה" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "הערת קובץ" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "משתמש" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "תאריך העלאה" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "חובה למלא שם קובץ" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "תיקיית קובץ שגויה" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "שם הקובץ מכיל תו '{c}' שאינו חוקי" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "שגיאה בשינוי שם פריט" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "בחירה שגויה" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "בחירה שגויה" msgid "Name" msgstr "שם" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "שם" msgid "Description" msgstr "תיאור" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "תיאור (לא חובה)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "מקור" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "המספר חייב להיות תקין" @@ -938,18 +938,18 @@ msgstr "מידע אודות המערכת" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/hi/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/hi/LC_MESSAGES/django.po index c838d8829b0c..7dbf4ec05942 100644 --- a/src/backend/InvenTree/locale/hi/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-20 12:27\n" "Last-Translator: \n" "Language-Team: Hindi\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "तारीख दर्ज करें" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "तारीख दर्ज करें" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "" msgid "Link" msgstr "" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "" msgid "Name" msgstr "" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "" msgid "Description" msgstr "" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "" @@ -938,18 +938,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/hu/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/hu/LC_MESSAGES/django.po index 888707ea22d9..d17a6dbd9c71 100644 --- a/src/backend/InvenTree/locale/hu/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Hungarian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API funkciót nem találom" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Nincs jogosultságod az adatok megtekintéséhez" @@ -52,11 +52,11 @@ msgstr "Hibás mennyiség ({exc})" msgid "Error details can be found in the admin panel" msgstr "A hiba részleteit megtalálod az admin panelen" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Dátum megadása" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Dátum megadása" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Az azonosító mező nem lehet üres" msgid "Reference must match required pattern" msgstr "Az azonosítónak egyeznie kell a mintával" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Azonosító szám túl nagy" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Hiányzó fájl" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Hiányzó külső link" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Melléklet" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Válaszd ki a mellekelni kívánt fájlt" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Válaszd ki a mellekelni kívánt fájlt" msgid "Link" msgstr "Link" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link külső URL-re" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Megjegyzés" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Leírás, bővebb infó" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Felhasználó" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "feltöltés dátuma" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "A fájlnév nem lehet üres" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Érvénytelen melléklet mappa" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Fájlnévben érvénytelen karakter van '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Fájlnév kiterjesztése hiányzik" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Ilyen fájlnévvel már létezik melléklet" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Hiba a fájl átnevezésekor" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Duplikált nevek nem lehetnek ugyanazon szülő alatt" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Érvénytelen választás" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Érvénytelen választás" msgid "Name" msgstr "Név" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Név" msgid "Description" msgstr "Leírás" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Leírás (opcionális)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "szülő" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Elérési út" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Markdown megjegyzések (opcionális)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Vonalkód adat" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Harmadik féltől származó vonalkód adat" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Vonalkód hash" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Egyedi vonalkód hash" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Létező vonalkód" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Kiszolgálóhiba" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "A kiszolgáló egy hibaüzenetet rögzített." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Érvényes számnak kell lennie" @@ -938,18 +938,18 @@ msgstr "Rendszerinformáció" msgid "About InvenTree" msgstr "Verzió információk" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "A gyártást be kell fejezni a törlés előtt" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Fogyóeszköz" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Fogyóeszköz" msgid "Optional" msgstr "Opcionális" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Követett" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Lefoglalva" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Gyártási utasítás azonosító" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Gyártás, amihez ez a gyártás hozzá van rendelve" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Gyártás státusz kód" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Batch kód" @@ -1223,7 +1223,7 @@ msgstr "Felhasználó vagy csoport aki felelős ezért a gyártásért" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "Gyártási kimenet nem egyezik a gyártási utasítással" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Mennyiségnek nullánál többnek kell lennie" @@ -1293,12 +1293,12 @@ msgstr "" msgid "Build object" msgstr "Gyártás objektum" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "Lefoglalt mennyiségnek nullánál többnek kell lennie" msgid "Quantity must be 1 for serialized stock" msgstr "Egyedi követésre kötelezett tételeknél a menyiség 1 kell legyen" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "A készlet tétel nem egyezik az alkatrészjegyzékkel" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "A készlet tétel nem egyezik az alkatrészjegyzékkel" msgid "Stock Item" msgstr "Készlet tétel" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Forrás készlet tétel" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Készlet mennyiség amit foglaljunk a gyártáshoz" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Beépítés ebbe" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Cél készlet tétel" @@ -1671,7 +1671,7 @@ msgstr "Opcionális tételek" msgid "Allocate optional BOM items to build order" msgstr "Opcionális tételek lefoglalása a gyártáshoz" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Alkatrészjegyzék tétel" @@ -2129,1444 +2129,1444 @@ msgstr "Projekt leírása" msgid "User or group responsible for this project" msgstr "A projektért felelős felhasználó vagy csoport" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Beállítások kulcs (egyedinek kell lennie, nem kis- nagybetű érzékeny)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Beállítás értéke" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "A kiválasztott érték nem egy érvényes lehetőség" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Az érték bináris kell legyen" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Az érték egész szám kell legyen" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Kulcs string egyedi kell legyen" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Nincs csoport" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Üres domain nem engedélyezett." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Érvénytelen domain név: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Nincsen plugin" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Újraindítás szükséges" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Egy olyan beállítás megváltozott ami a kiszolgáló újraindítását igényli" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Függőben levő migrációk" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Függőben levő adatbázis migrációk" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Kiszolgáló példány neve" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "String leíró a kiszolgáló példányhoz" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Példány név használata" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Példány név használata a címsorban" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Verzió infók megjelenítésének tiltása" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Verzió infók megjelenítése csak admin felhasználóknak" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Cég neve" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Belső cégnév" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Kiindulási URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "Kiindulási URL a kiszolgáló példányhoz" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Alapértelmezett pénznem" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Válassz alap pénznemet az ár számításokhoz" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Árfolyam frissítési gyakoriság" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Milyen gyakran frissítse az árfolyamokat (nulla a kikapcsoláshoz)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "nap" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Árfolyam frissítő plugin" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "Kiválasztott árfolyam frissítő plugin" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Letöltés URL-ről" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Képek és fájlok letöltésének engedélyezése külső URL-ről" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Letöltési méret korlát" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Maximum megengedett letöltési mérete a távoli képeknek" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "Felhasznált User-agent az URL-ről letöltéshez" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "A külső URL-ről letöltéshez használt user-agent felülbírálásának engedélyezése (hagyd üresen az alapértelmezéshez)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "Erős URL validáció" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "Sablon specifikáció igénylése az URL validálásnál" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Megerősítés igénylése" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Kérjen felhasználói megerősítést bizonyos műveletekhez" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Fa mélység" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Alapértelmezett mélység a fa nézetekben. A mélyebb szintek betöltődnek ha szükségesek." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Frissítés keresés gyakorisága" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Milyen gyakran ellenőrizze van-e új frissítés (0=soha)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Automatikus biztonsági mentés" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Adatbázis és média fájlok automatikus biztonsági mentése" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Automata biztonsági mentés gyakorisága" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Hány naponta készüljön automatikus biztonsági mentés" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Feladat törlési gyakoriság" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Háttérfolyamat eredmények törlése megadott nap eltelte után" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Hibanapló törlési gyakoriság" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Hibanapló bejegyzések törlése megadott nap eltelte után" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Értesítés törlési gyakoriság" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Felhasználói értesítések törlése megadott nap eltelte után" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Vonalkód támogatás" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "Vonalkód olvasó támogatás engedélyezése a web felületen" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Vonalkód beadási késleltetés" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Vonalkód beadáskor a feldolgozás késleltetési ideje" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Webkamerás vonalkód olvasás" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Webkamerás kódolvasás engedélyezése a böngészőből" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Alkatrész változatok" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Alkatrész változat vagy verziószám tulajdonság használata" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "IPN reguláris kifejezés" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Reguláris kifejezés ami illeszkedik az alkatrész IPN-re" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Többször is előforduló IPN engedélyezése" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Azonos IPN használható legyen több alkatrészre is" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "IPN szerkesztésének engedélyezése" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "IPN megváltoztatásánsak engedélyezése az alkatrész szerkesztése közben" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Alkatrészjegyzék adatok másolása" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Alkatrész másoláskor az alkatrészjegyzék adatokat is másoljuk alapból" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Alkatrész paraméterek másolása" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Alkatrész másoláskor a paramétereket is másoljuk alapból" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Alkatrész teszt adatok másolása" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Alkatrész másoláskor a tesztek adatait is másoljuk alapból" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Kategória paraméter sablonok másolása" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Kategória paraméter sablonok másolása alkatrész létrehozásakor" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Sablon" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Alkatrészek alapból sablon alkatrészek legyenek" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Gyártmány" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Alkatrészeket alapból lehessen gyártani másik alkatrészekből" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Összetevő" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Alkatrészek alapból használhatók összetevőként más alkatrészekhez" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Beszerezhető" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Alkatrészek alapból beszerezhetők legyenek" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Értékesíthető" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Alkatrészek alapból eladhatók legyenek" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Követésre kötelezett" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Alkatrészek alapból követésre kötelezettek legyenek" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtuális" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Alkatrészek alapból virtuálisak legyenek" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Importálás megjelenítése a nézetekben" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Import segéd megjelenítése néhány alkatrész nézetben" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Kapcsolódó alkatrészek megjelenítése" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Alkatrész kapcsolódó alkatrészeinek megjelenítése" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Kezdeti készlet adatok" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Kezdeti készlet létrehozása új alkatrész felvételekor" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Kezdeti beszállítói adatok" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Kezdeti beszállítói adatok létrehozása új alkatrész felvételekor" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Alkatrész név megjelenítés formátuma" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Formátum az alkatrész név megjelenítéséhez" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Alkatrész kategória alapértelmezett ikon" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Alkatrész kategória alapértelmezett ikon (üres ha nincs)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "Csak választható mértékegységek" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "A megadott mértékegység csak a beállított lehetőségekből legyen elfogadva" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Áraknál használt tizedesjegyek min. száma" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Tizedejegyek minimális száma az árak megjelenítésekor" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Áraknál használt tizedesjegyek max. száma" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Tizedejegyek maximális száma az árak megjelenítésekor" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Beszállítói árazás használata" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Beszállítói ársávok megjelenítése az általános árkalkulációkban" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Beszerzési előzmények felülbírálása" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "Beszerzési árelőzmények felülírják a beszállítói ársávokat" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Készlet tétel ár használata" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "A kézzel bevitt készlet tétel árak használata az árszámításokhoz" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Készlet tétel ár kora" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Az ennyi napnál régebbi készlet tételek kizárása az árszámításból" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Alkatrészváltozat árak használata" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Alkatrészváltozat árak megjelenítése az általános árkalkulációkban" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Csak az aktív változatokat" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Csak az aktív alkatrészváltozatok használata az árazásban" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Árazás újraszámítás gyakoriság" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Árak automatikus frissítése ennyi nap után" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Belső árak" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Alkatrészekhez belső ár engedélyezése" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Belső ár felülbírálása" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Ha elérhetőek az árkalkulációkban a belső árak lesznek alapul véve" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Címke nyomtatás engedélyezése" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Címke nyomtatás engedélyezése a web felületről" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Címke kép DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "Képek felbontása amik átadásra kerülnek címkenyomtató pluginoknak" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Riportok engedélyezése" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Riportok előállításának engedélyezése" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Debug mód" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Riportok előállítása HTML formátumban (hibakereséshez)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Lapméret" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Alapértelmezett lapméret a PDF riportokhoz" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Teszt riportok engedélyezése" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Teszt riportok előállításának engedélyezése" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Teszt riportok hozzáadása" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Teszt riport nyomtatáskor egy másolat hozzáadása a készlet tételhez" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Globálisan egyedi sorozatszámok" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "A sorozatszámoknak egyedinek kell lennie a teljes készletre vonatkozóan" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Sorozatszámok automatikus kitöltése" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Sorozatszámok automatikus kitöltése a formokon" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Kimerült készlet törlése" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Alapértelmezett művelet mikor a készlet tétel elfogy" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Batch kód sablon" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Sablon a készlet tételekhez alapértelmezett batch kódok előállításához" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Készlet lejárata" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Készlet lejárat kezelésének engedélyezése" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Lejárt készlet értékesítése" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Lejárt készlet értékesítésének engedélyezése" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Álló készlet ideje" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Napok száma amennyivel a lejárat előtt a készlet tételeket állottnak vesszük" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Lejárt készlet gyártása" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Gyártás engedélyezése lejárt készletből" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Készlet tulajdonosok kezelése" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Tulajdonosok kezelésének engedélyezése a készlet helyekre és tételekre" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Hely alapértelmezett ikon" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Hely alapértelmezett ikon (üres ha nincs)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Beépített készlet megjelenítése" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "Beépített készlet tételek megjelenítése a készlet táblákban" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Gyártási utasítás azonosító minta" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Szükséges minta a gyártási utasítás azonosító mező előállításához" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Felelős" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Csak értékesíthető alkatrészeket lehet vevői rendeléshez adni" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Visszavétel engedélyezése" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "Visszavételek engedélyezése a felületen" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "Visszavétel azonosító minta" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "Befejezett visszavétel szerkesztése" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "Visszavétel szerkesztésének engedélyezése befejezés után" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Vevői rendelés azonosító minta" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Szükséges minta a vevői rendelés azonosító mező előállításához" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Vevői rendeléshez alapértelmezett szállítmány" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Szállítmány automatikus létrehozása az új vevő rendelésekhez" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Befejezett vevői rendelés szerkesztése" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Vevői rendelések szerkesztésének engedélyezése szállítás vagy befejezés után" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Beszerzési rendelés azonosító minta" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Szükséges minta a beszerzési rendelés azonosító mező előállításához" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Befejezett beszerzési rendelés szerkesztése" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Beszérzési rendelések szerkesztésének engedélyezése kiküldés vagy befejezés után" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "Beszerzési rendelések automatikus befejezése" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "A beszerzési rendelés automatikus befejezése ha minden sortétel beérkezett" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Elfelejtett jelszó engedélyezése" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Elfelejtett jelszó funkció engedélyezése a bejentkező oldalon" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Regisztráció engedélyezése" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Felhaszálók önkéntes regisztrációjának engedélyezése a bejelentkező oldalon" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "SSO engedélyezése" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "SSO engedélyezése a bejelentkező oldalon" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "SSO regisztráció engedélyezése" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Felhaszálók önkéntes regisztrációjának engedélyezése SSO-n keresztül a bejelentkező oldalon" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Email szükséges" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Kötelező email megadás regisztrációkor" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "SSO felhasználók automatikus kitöltése" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Felhasználó adatainak automatikus kitöltése az SSO fiókadatokból" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "Email kétszer" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Regisztráláskor kétszer kérdezze a felhasználó email címét" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Jelszó kétszer" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Regisztráláskor kétszer kérdezze a felhasználó jelszavát" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Engedélyezett domainek" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "Feliratkozás korlátozása megadott domain-ekre (vesszővel elválasztva, @-al kezdve)" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Csoport regisztráláskor" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Csoport amihez a frissen regisztrált felhasználók hozzá lesznek rendelve" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Többfaktoros hitelesítés kényszerítése" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "A felhasználóknak többfaktoros hitelesítést kell használniuk." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Pluginok ellenőrzése indításkor" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Ellenőrizze induláskor hogy minden plugin telepítve van - engedélyezd konténer környezetben (docker)" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "Plugin frissítések ellenőrzése" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "Frissítések periódikus ellenőrzésének engedélyezése a telepített pluginokra" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "URL integráció engedélyezése" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "URL útvonalalak hozzáadásának engedélyezése a pluginok számára" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Navigációs integráció engedélyezése" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Navigációs integráció engedélyezése a pluginok számára" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "App integráció engedélyezése" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "App hozzáadásának engedélyezése a pluginok számára" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Ütemezés integráció engedélyezése" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Háttérben futó feladatok hozzáadásának engedélyezése a pluginok számára" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Esemény integráció engedélyezése" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Belső eseményekre reagálás engedélyezése a pluginok számára" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Projektszámok engedélyezése" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "Projektszámok használatának engedélyezése a projektek követéséhez" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Leltár funkció" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Leltár funkció engedélyezése a készlet mennyiség és érték számításhoz" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "Külső helyek nélkül" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "Külső helyek figyelmen kívül hagyása a leltár számításoknál" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Automatikus leltár időpontja" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Hány naponta történjen automatikus leltár (nulla egyenlő tiltva)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "Riport törlési gyakoriság" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "Régi leltár riportok törlése hány naponta történjen" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "Felhasználók teljes nevének megjelenítése" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "Felhasználói név helyett a felhasználók teljes neve jelenik meg" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Beállítások kulcs (egyedinek kell lennie, nem kis- nagybetű érzékeny" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "Inaktív alkatrészek elrejtése" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "Nem aktív alkatrészek elrejtése a kezdőlapon" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Értesítésre beállított alkatrészek megjelenítése" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Alkatrész értesítések megjelenítése a főoldalon" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Értesítésre beállított kategóriák megjelenítése" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Alkatrész kategória értesítések megjelenítése a főoldalon" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Legújabb alkatrészek megjelenítése" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Legújabb alkatrészek megjelenítése a főoldalon" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Jóváhagyás nélküli alkatrészjegyzékek megjelenítése" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Jóváhagyásra váró alkatrészjegyzékek megjelenítése a főoldalon" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Legfrissebb készlet változások megjelenítése" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Legutóbb megváltozott alkatrészek megjelenítése a főoldalon" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Alacsony készlet megjelenítése" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Alacsony készletek megjelenítése a főoldalon" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Kimerült készlet megjelenítése" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Kimerült készletek megjelenítése a főoldalon" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Gyártáshoz szükséges készlet megjelenítése" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Gyártáshoz szükséges készletek megjelenítése a főoldalon" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Lejárt készlet megjelenítése" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Lejárt készletek megjelenítése a főoldalon" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Állott készlet megjelenítése" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Álló készletek megjelenítése a főoldalon" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Függő gyártások megjelenítése" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Folyamatban lévő gyártások megjelenítése a főoldalon" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Késésben lévő gyártások megjelenítése" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Késésben lévő gyártások megjelenítése a főoldalon" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Kintlévő beszerzési rendelések megjelenítése" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Kintlévő beszerzési rendelések megjelenítése a főoldalon" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Késésben lévő megrendelések megjelenítése" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Késésben lévő megrendelések megjelenítése a főoldalon" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Függő vevői rendelések megjelenítése" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Függő vevői rendelések megjelenítése a főoldalon" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Késésben lévő vevői rendelések megjelenítése" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Késésben lévő vevői rendelések megjelenítése a főoldalon" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "Függő vevői szállítmányok megjelenítése" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "Folyamatban lévő vevői szállítmányok megjelenítése a főoldalon" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Hírek megjelenítése" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Hírek megjelenítése a főoldalon" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Beágyazott címke megjelenítés" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "PDF címkék megjelenítése a böngészőben letöltés helyett" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Alapértelmezett címkenyomtató" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Melyik címkenyomtató legyen az alapértelmezett" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Beágyazott riport megjelenítés" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "PDF riport megjelenítése a böngészőben letöltés helyett" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Alkatrészek keresése" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Alkatrészek megjelenítése a keresési előnézetben" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "Beszállítói alkatrészek keresése" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Beszállítói alkatrészek megjelenítése a keresési előnézetben" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Gyártói alkatrészek keresése" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Gyártói alkatrészek megjelenítése a keresési előnézetben" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Inaktív alkatrészek elrejtése" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Inaktív alkatrészek kihagyása a keresési előnézet találataiból" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Kategóriák keresése" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Alkatrész kategóriák megjelenítése a keresési előnézetben" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Készlet keresése" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Készlet tételek megjelenítése a keresési előnézetben" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Nem elérhető készlet tételek elrejtése" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Nem elérhető készlet kihagyása a keresési előnézet találataiból" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Helyek keresése" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Készlet helyek megjelenítése a keresési előnézetben" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Cégek keresése" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Cégek megjelenítése a keresési előnézetben" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Gyártási utasítások keresése" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Gyártási utasítások megjelenítése a keresés előnézet ablakban" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Beszerzési rendelések keresése" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Beszerzési rendelések megjelenítése a keresési előnézetben" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Inaktív beszerzési rendelések kihagyása" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Inaktív beszerzési rendelések kihagyása a keresési előnézet találataiból" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Vevői rendelések keresése" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Vevői rendelések megjelenítése a keresési előnézetben" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Inaktív vevői rendelések kihagyása" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Inaktív vevői rendelések kihagyása a keresési előnézet találataiból" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Visszavétel keresése" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "Visszavételek megjelenítése a keresés előnézet ablakban" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "Inaktív visszavételek kihagyása" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "Inaktív visszavételek kihagyása a keresési előnézet találataiból" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Keresési előnézet eredményei" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "A keresési előnézetben megjelenítendő eredmények száma szekciónként" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Regex keresés" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "Reguláris kifejezések engedélyezése a keresésekben" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "Teljes szó keresés" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "A keresések csak teljes szóra egyező találatokat adjanak" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Mennyiség megjelenítése a formokon" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Rendelkezésre álló alkatrész mennyiség megjelenítése néhány formon" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "ESC billentyű zárja be a formot" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "ESC billentyű használata a modális formok bezárásához" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Rögzített menüsor" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "A menü pozíciója mindig rögzítve a lap tetején" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Dátum formátum" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Preferált dátum formátum a dátumok kijelzésekor" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Alkatrész ütemezés" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Alkatrész ütemezési információk megjelenítése" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Alkatrész leltár" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "Alkatrész leltár információk megjelenítése (ha a leltár funkció engedélyezett)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Táblázati szöveg hossz" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "Maximális szöveg hossz ami megjelenhet a táblázatokban" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "Alapértelmezett alkatrész címke sablon" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "Az alapértelmezetten kiválasztott alkatrész címke sablon" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "Alapértelmezett készlet címke sablon" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "Az alapértelmezetten kiválasztott készlet címke sablon" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "Alapértelmezett készlethely címke sablon" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "Az alapértelmezetten kiválasztott készlethely címke sablon" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default stock location label template" msgid "Default build line label template" msgstr "Alapértelmezett készlethely címke sablon" -#: common/models.py:2464 +#: common/models.py:2461 #, fuzzy #| msgid "The stock item label template to be automatically selected" msgid "The build line label template to be automatically selected" msgstr "Az alapértelmezetten kiválasztott készlet címke sablon" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "Hibariportok fogadása" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "Értesítések fogadása a rendszerhibákról" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "Ársáv mennyiség" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3574,23 +3574,23 @@ msgstr "Ársáv mennyiség" msgid "Price" msgstr "Ár" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "Egységár egy meghatározott mennyiség esetén" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Végpont" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "Végpont ahol ez a webhook érkezik" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "Webhook neve" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3600,101 +3600,101 @@ msgstr "Webhook neve" msgid "Active" msgstr "Aktív" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "Aktív-e ez a webhook" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Token" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Token a hozzáféréshez" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Titok" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Megosztott titok a HMAC-hoz" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "Üzenet azonosító" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Egyedi azonosító ehhez az üzenethez" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Kiszolgáló" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Kiszolgáló ahonnan ez az üzenet érkezett" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Fejléc" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Üzenet fejléce" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Törzs" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Üzenet törzse" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "Végpont amin ez az üzenet érkezett" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Dolgozott rajta" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "Befejeződött a munka ezzel az üzenettel?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Id" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Cím" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Közzétéve" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Szerző" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Összefoglaló" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Elolvasva" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "Elolvasva?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3704,31 +3704,31 @@ msgstr "Elolvasva?" msgid "Image" msgstr "Kép" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Képfájl" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "A mértékegységnek valós azonosítónak kell lennie" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "Egység neve" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "Szimbólum" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "Opcionális mértékegység szimbólum" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Definíció" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "Mértékegység definíció" @@ -4031,7 +4031,7 @@ msgstr "Szállítási megjegyzések belső használatra" msgid "Link to address information (external)" msgstr "Link a címinformációkhoz (külső)" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4093,7 +4093,7 @@ msgstr "Paraméter neve" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4164,7 +4164,7 @@ msgid "Supplier part description" msgstr "Beszállítói alkatrész leírása" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4183,7 +4183,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Minimális díj (pl. tárolási díj)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4288,8 +4288,8 @@ msgstr "Kép törlése" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4550,7 +4550,7 @@ msgid "Addresses" msgstr "Címek" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5103,7 +5103,7 @@ msgstr "Beérkezett" msgid "Number of items received" msgstr "Érkezett tételek száma" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5837,12 +5837,12 @@ msgstr "A {part} egységára {price}-ra módosítva" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "A {part} alkatrész módosított egységára {price} mennyisége pedig {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "Alkatrész ID" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Alkatrész neve" @@ -5959,7 +5959,7 @@ msgstr "Alkatrészjegyzék tétel ID" msgid "Parent IPN" msgstr "Szülő IPN" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "Alkatrész IPN" @@ -6015,39 +6015,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Beérkező beszerzési rendelés" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Kimenő vevői rendelés" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Gyártással előállított készlet" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "A gyártási utasításhoz szükséges készlet" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Érvényes" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "Teljes alkatrészjegyzék jóváhagyása" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Ennek az opciónak ki kll lennie választva" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6056,7 +6056,7 @@ msgstr "Ennek az opciónak ki kll lennie választva" msgid "Category" msgstr "Kategória" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6074,7 +6074,7 @@ msgstr "Teljes készlet" msgid "Input quantity for price calculation" msgstr "Add meg a mennyiséget az árszámításhoz" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Alkatrész kategória" @@ -6156,7 +6156,7 @@ msgstr "Ilyen nevű, IPN-ű és reviziójú alkatrész már létezik." msgid "Parts cannot be assigned to structural part categories!" msgstr "Szerkezeti kategóriákhoz nem lehet alkatrészeket rendelni!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Alkatrész neve" @@ -6608,7 +6608,7 @@ msgstr "Hibás választás a paraméterre" msgid "Parent Part" msgstr "Szülő alkatrész" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Paraméter sablon" @@ -6621,151 +6621,151 @@ msgstr "Adat" msgid "Parameter Value" msgstr "Paraméter értéke" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Alapértelmezett érték" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "Alapértelmezett paraméter érték" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "Alkatrész ID vagy alkatrész név" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "Egyedi alkatrész ID értéke" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "Alkatrész IPN érték" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Szint" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "Alkatrészjegyzék szint" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Szülő alkatrész kiválasztása" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Al alkatrész" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "Válaszd ki az alkatrészjegyzékben használandó alkatrészt" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "Alkatrészjegyzék mennyiség ehhez az alkatrészjegyzék tételhez" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "Ez az alkatrészjegyzék tétel opcionális" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "Ez az alkatrészjegyzék tétel fogyóeszköz (készlete nincs követve a gyártásban)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Többlet" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Becsült gyártási veszteség (abszolút vagy százalékos)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "Alkatrészjegyzék tétel azonosító" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "Alkatrészjegyzék tétel megjegyzései" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Ellenőrző összeg" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "Alkatrészjegyzék sor ellenőrző összeg" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Jóváhagyva" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "Ez a BOM tétel jóvá lett hagyva" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "Öröklődött" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Ezt az alkatrészjegyzék tételt az alkatrész változatok alkatrészjegyzékei is öröklik" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Változatok" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Alkatrészváltozatok készlet tételei használhatók ehhez az alkatrészjegyzék tételhez" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "A mennyiség egész szám kell legyen a követésre kötelezett alkatrészek esetén" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "Al alkatrészt kötelező megadni" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "Alkatrészjegyzék tétel helyettesítő" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "A helyettesítő alkatrész nem lehet ugyanaz mint a fő alkatrész" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "Szülő alkatrészjegyzék tétel" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Helyettesítő alkatrész" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "1.rész" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "2.rész" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "Válassz kapcsolódó alkatrészt" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "Alkatrész kapcsolat nem hozható létre önmagával" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "Már létezik duplikált alkatrész kapcsolat" @@ -7894,19 +7894,19 @@ msgstr "A '{order}' rendeléshez több beszerzési rendelés is tartozik" msgid "No matching purchase order for '{order}'" msgstr "A '{order}' rendeléshez nem tartozik beszerzési rendelés" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "A beszerzési rendelés nem egyezik a beszállítóval" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "Nem található függőben levő tétel a beszállítói alkatrészhez" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "A tétel bevételezéséhez további információ szükséges" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "Beszerzési rendelés tétele bevételezve" @@ -8240,29 +8240,29 @@ msgstr "A telepített csomag neve, ha a plugin a PIP-el lett telepítve" msgid "Is the plugin active" msgstr "Aktív-e a plugin" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Beépítve" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "Példa plugin" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Beépített plugin" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "Csomag plugin" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Plugin" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Módszer" @@ -8270,17 +8270,17 @@ msgstr "Módszer" msgid "No author found" msgstr "Nincs szerző" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "A '{p}' plugin nem kompatibilis az aktuális applikáció verzióval {v}" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "A pluginhoz minimum {v} verzió kell" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "A pluginhoz maximum {v} verzió kell" @@ -8577,7 +8577,7 @@ msgstr "Összesen" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8608,7 +8608,7 @@ msgid "Test" msgstr "Teszt" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Eredmény" @@ -8692,7 +8692,7 @@ msgstr "Beszállító neve" msgid "Customer ID" msgstr "Vevő ID" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "Beépítve ebbe" @@ -8717,7 +8717,7 @@ msgstr "Felülvizsgálat szükséges" msgid "Delete on Deplete" msgstr "Törlés ha kimerül" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8792,7 +8792,7 @@ msgstr "Készlethely típusok" msgid "Default icon for all locations that have no icon set (optional)" msgstr "Alapértelmezett ikon azokhoz a helyekhez, melyeknek nincs ikonja beállítva (válaszható)" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8804,12 +8804,12 @@ msgstr "Készlet hely" msgid "Stock Locations" msgstr "Készlethelyek" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Tulajdonos" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Tulajdonos kiválasztása" @@ -8843,241 +8843,241 @@ msgstr "Nem lehet ezt a raktári helyet szerkezetivé tenni, mert már vannak it msgid "Stock items cannot be located into structural stock locations!" msgstr "A szerkezeti raktári helyre nem lehet készletet felvenni!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "Virtuális alkatrészből nem lehet készletet létrehozni" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "A beszállítói alkatrész típusa ('{self.supplier_part.part}') mindenképpen {self.part} kellene, hogy legyen" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "Mennyiség 1 kell legyen a sorozatszámmal rendelkező tételnél" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Nem lehet sorozatszámot megadni ha a mennyiség több mint egy" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "A tétel nem tartozhat saját magához" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "A tételnek kell legyen gyártási azonosítója ha az is_bulding igaz" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "Gyártási azonosító nem ugyanarra az alkatrész objektumra mutat" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Szülő készlet tétel" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Kiindulási alkatrész" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Válassz egy egyező beszállítói alkatrészt ehhez a készlet tételhez" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "Hol található ez az alkatrész?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "A csomagolása ennek a készlet tételnek itt van tárolva" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "Ez a tétel be van építve egy másik tételbe?" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Sorozatszám ehhez a tételhez" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "Batch kód ehhez a készlet tételhez" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Készlet mennyiség" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "Forrás gyártás" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "Gyártás ehhez a készlet tételhez" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "Felhasználva ebben" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "Felhasználva ebben a gyártásban" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Forrás beszerzési rendelés" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Beszerzés ehhez a készlet tételhez" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Cél vevői rendelés" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Készlet tétel lejárati dátuma. A készlet lejártnak tekinthető ezután a dátum után" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Törlés ha kimerül" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Készlet tétel törlése ha kimerül" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "Egy egység beszerzési ára a beszerzés időpontjában" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "Alkatrésszé alakítva" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "Az alkatrész nem követésre kötelezett" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "Mennyiség egész szám kell legyen" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "A mennyiség nem haladhatja meg az elérhető készletet ({self.quantity})" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "A sorozatszám egész számok listája kell legyen" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "A mennyiség nem egyezik a megadott sorozatszámok számával" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "A sorozatszámok már léteznek" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Készlet tétel hozzárendelve egy vevői rendeléshez" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "Készlet tétel beépül egy másikba" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "A készlet tétel más tételeket tartalmaz" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "Készlet tétel hozzárendelve egy vevőhöz" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "Készlet tétel gyártás alatt" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "Követésre kötelezett készlet nem vonható össze" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "Duplikált készlet tételek vannak" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "A készlet tétel ugyanarra az alkatrészre kell vonatkozzon" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "A készlet tétel ugyanarra a beszállítói alkatrészre kell vonatkozzon" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "Készlet tételek állapotainak egyeznie kell" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "Készlet tétel nem mozgatható mivel nincs készleten" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "Bejegyzés megjegyzései" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "Ehhez a teszthez meg kell adni értéket" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "Ehhez a teszthez fel kell tölteni mellékletet" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Teszt eredménye" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "Teszt kimeneti értéke" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "Teszt eredmény melléklet" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "Tesztek megjegyzései" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/id/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/id/LC_MESSAGES/django.po index c5073ac09eea..377c17fc532c 100644 --- a/src/backend/InvenTree/locale/id/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Indonesian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API endpoint tidak ditemukan" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Pengguna tidak memiliki izin untuk melihat model ini" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "Detail terkait galat dapat dilihat di panel admin" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Masukkan tanggal" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Masukkan tanggal" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "File tidak ditemukan" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Tautan eksternal tidak ditemukan" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Lampiran" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Pilih file untuk dilampirkan" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Pilih file untuk dilampirkan" msgid "Link" msgstr "Tautan" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Tautan menuju URL eksternal" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Komentar" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Komentar file" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Pengguna" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "tanggal diunggah" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Nama file tidak boleh kosong" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Direktori lampiran tidak valid" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Nama file mengandung karakter yang tidak diperkenankan '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Nama file tidak memiliki ekstensi" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Lampiran dengan nama file ini sudah ada" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Kesalahan merubah nama file" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Pilihan tidak valid" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Pilihan tidak valid" msgid "Name" msgstr "Nama" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Nama" msgid "Description" msgstr "Keterangan" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Keterangan (opsional)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "induk" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Direktori" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Data Barcode" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Data barcode pihak ketiga" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Barcode Hash" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Hash unik data barcode" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Sudah ada barcode yang sama" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Terjadi Kesalahan Server" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Sebuah kesalahan telah dicatat oleh server." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Harus berupa angka yang valid" @@ -938,18 +938,18 @@ msgstr "Informasi Sistem" msgid "About InvenTree" msgstr "Tentang InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Pesanan harus dibatalkan sebelum dapat dihapus" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Referensi Order Produksi" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Produksi induk dari produksi ini" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Kode status pembuatan" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Kode Kelompok" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "Hasil produksi tidak sesuai dengan order produksi" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Jumlah harus lebih besar daripada nol" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Jumlah yang dialokasikan harus lebih dari nol" msgid "Quantity must be 1 for serialized stock" msgstr "Jumlah harus 1 untuk stok dengan nomor seri" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "Stok Item" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Sumber stok item" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Jumlah stok yang dialokasikan ke produksi" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Pasang ke" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Tujuan stok item" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Item tagihan material" @@ -2125,1434 +2125,1434 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Penanggung Jawab" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Surel diperlukan" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3560,23 +3560,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3586,101 +3586,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3690,31 +3690,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4017,7 +4017,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4079,7 +4079,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4150,7 +4150,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4169,7 +4169,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4274,8 +4274,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4536,7 +4536,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5089,7 +5089,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5823,12 +5823,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5945,7 +5945,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6001,39 +6001,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6042,7 +6042,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6060,7 +6060,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6594,7 +6594,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6607,151 +6607,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7880,19 +7880,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8226,29 +8226,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8256,17 +8256,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8563,7 +8563,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8594,7 +8594,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8678,7 +8678,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8703,7 +8703,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8778,7 +8778,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8790,12 +8790,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8829,241 +8829,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "Lampiran perlu diunggah untuk tes ini" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/it/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/it/LC_MESSAGES/django.po index 8a955d5e65ef..7c213a6091c3 100644 --- a/src/backend/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Italian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "Endpoint API non trovato" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "L'utente non ha i permessi per vedere questo modello" @@ -52,11 +52,11 @@ msgstr "Quantità fornita non valida ({exc})" msgid "Error details can be found in the admin panel" msgstr "I dettagli dell'errore possono essere trovati nel pannello di amministrazione" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Inserisci la data" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Inserisci la data" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Il campo di riferimento non può essere vuoto" msgid "Reference must match required pattern" msgstr "Il campo deve corrispondere al modello richiesto" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Numero di riferimento troppo grande" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "File mancante" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Link esterno mancante" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Allegato" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Seleziona file da allegare" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Seleziona file da allegare" msgid "Link" msgstr "Collegamento" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link a URL esterno" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Commento" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Commento del file" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Utente" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "data caricamento" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Il nome del file non deve essere vuoto" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Directory allegati non valida" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Il nome del file contiene caratteri non validi '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Nome file estensione mancante" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Esiste già un allegato con questo nome di file" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Errore nella rinominazione del file" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Nomi duplicati non possono esistere sotto lo stesso genitore" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Scelta non valida" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Scelta non valida" msgid "Name" msgstr "Nome" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Nome" msgid "Description" msgstr "Descrizione" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Descrizione (opzionale)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "genitore" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Percorso" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Note di Markdown (opzionale)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Dati del Codice a Barre" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Dati Codice a Barre applicazioni di terze parti" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Codice a Barre" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Codice univoco del codice a barre" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Trovato codice a barre esistente" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Errore del server" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Un errore è stato loggato dal server." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Deve essere un numero valido" @@ -938,18 +938,18 @@ msgstr "Informazioni sistema" msgid "About InvenTree" msgstr "Informazioni Su InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "La produzione deve essere annullata prima di poter essere eliminata" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Consumabile" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Consumabile" msgid "Optional" msgstr "Opzionale" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Monitorato" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Allocato" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Riferimento Ordine Di Produzione" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Ordine di produzione a cui questa produzione viene assegnata" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Codice stato di produzione" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Codice Lotto" @@ -1223,7 +1223,7 @@ msgstr "Utente o gruppo responsabile di questo ordine di produzione" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "L'output della produzione non corrisponde all'ordine di compilazione" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "La quantità deve essere maggiore di zero" @@ -1293,12 +1293,12 @@ msgstr "" msgid "Build object" msgstr "Crea oggetto" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "La quantità di assegnazione deve essere maggiore di zero" msgid "Quantity must be 1 for serialized stock" msgstr "La quantità deve essere 1 per lo stock serializzato" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "L'articolo in stock selezionato non corrisponde alla voce nella BOM" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "L'articolo in stock selezionato non corrisponde alla voce nella BOM" msgid "Stock Item" msgstr "Articoli in magazzino" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Origine giacenza articolo" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Quantità di magazzino da assegnare per la produzione" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Installa in" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Destinazione articolo in giacenza" @@ -1669,7 +1669,7 @@ msgstr "Articoli Opzionali" msgid "Allocate optional BOM items to build order" msgstr "Assegna gli elementi opzionali della distinta base all'ordine di produzione" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Distinta base (Bom)" @@ -2127,1442 +2127,1442 @@ msgstr "Descrizione del progetto" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Tasto impostazioni (deve essere univoco - maiuscole e minuscole)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Valore impostazioni" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Il valore specificato non è un opzione valida" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Il valore deve essere un valore booleano" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Il valore deve essere un intero" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "La stringa chiave deve essere univoca" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Nessun gruppo" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Un dominio vuoto non è consentito." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Nome dominio non valido: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Riavvio richiesto" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "È stata modificata un'impostazione che richiede un riavvio del server" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Nome Istanza Del Server" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Descrittore stringa per l'istanza del server" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Utilizza nome istanza" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Usa il nome dell'istanza nella barra del titolo" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Limita visualizzazione `Informazioni`" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Mostra la modalità `Informazioni` solo ai superusers" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Nome azienda" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Nome interno dell'azienda" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "URL Base" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "URL di base per l'istanza del server" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Valuta predefinita" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "giorni" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Scarica dall'URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Consenti il download di immagini e file remoti da URL esterno" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Limite Dimensione Download" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Dimensione massima consentita per il download dell'immagine remota" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "User-agent utilizzato per scaricare dall'URL" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Consenti di sovrascrivere l'user-agent utilizzato per scaricare immagini e file da URL esterno (lasciare vuoto per il predefinito)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Richiesta conferma" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Richiede una conferma esplicita dell'utente per una determinata azione." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Profondità livelli" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Profondità predefinita per la visualizzazione ad albero. I livelli più in alto possono essere caricati più lentamente quando necessari." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Aggiorna intervallo di controllo" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Quanto spesso controllare gli aggiornamenti (impostare a zero per disabilitare)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Backup automatico" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Abilita il backup automatico di database e file multimediali" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Intervallo Di Backup Automatico" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Definisci i giorni intercorrenti tra un backup automatico e l'altro" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "I risultati delle attività in background verranno eliminati dopo un determinato numero di giorni" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "I log di errore verranno eliminati dopo il numero specificato di giorni" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Le notifiche dell'utente verranno eliminate dopo il numero di giorni specificato" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Supporto Codice A Barre" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Codice a barre inserito scaduto" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Tempo di ritardo di elaborazione codice a barre" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Codice a Barre Supporto Webcam" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Consenti la scansione del codice a barre tramite webcam nel browser" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Abilita il campo revisione per l'articolo" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "IPN Regex" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Schema di espressione regolare per l'articolo corrispondente IPN" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Consenti duplicati IPN" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Permetti a più articoli di condividere lo stesso IPN" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Permetti modifiche al part number interno (IPN)" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Consenti di modificare il valore del part number durante la modifica di un articolo" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Copia I Dati Della distinta base dell'articolo" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Copia i dati della Distinta Base predefinita quando duplichi un articolo" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Copia I Dati Parametro dell'articolo" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Copia i dati dei parametri di default quando si duplica un articolo" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Copia I Dati dell'Articolo Test" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Copia i dati di prova di default quando si duplica un articolo" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Copia Template Parametri Categoria" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Copia i modelli dei parametri categoria quando si crea un articolo" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Modello" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Gli articoli sono modelli per impostazione predefinita" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Assemblaggio" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Gli articoli possono essere assemblate da altri componenti per impostazione predefinita" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Componente" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Gli articoli possono essere assemblati da altri componenti per impostazione predefinita" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Acquistabile" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Gli articoli sono acquistabili per impostazione predefinita" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Vendibile" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Gli articoli sono acquistabili per impostazione predefinita" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Tracciabile" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Gli articoli sono tracciabili per impostazione predefinita" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtuale" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Gli articoli sono virtuali per impostazione predefinita" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Mostra l'importazione nelle viste" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Mostra la procedura guidata di importazione in alcune viste articoli" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Mostra articoli correlati" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Visualizza parti correlate per ogni articolo" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Dati iniziali dello stock" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Consentire la creazione di uno stock iniziale quando si aggiunge una nuova parte" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Dati iniziali del fornitore" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Consentire la creazione dei dati iniziali del fornitore quando si aggiunge una nuova parte" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Formato di visualizzazione del nome articolo" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Formato per visualizzare il nome dell'articolo" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Icona predefinita Categoria Articolo" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Icona predefinita Categoria Articolo (vuoto significa nessuna icona)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Usa Prezzi Fornitore" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Includere le discontinuità di prezzo del fornitore nei calcoli generali dei prezzi" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Ignora la Cronologia Acquisti" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "Cronologia dei prezzi dell'ordine di acquisto del fornitore superati con discontinuità di prezzo" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Utilizzare i prezzi degli articoli in stock" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Utilizzare i prezzi dei dati di magazzino inseriti manualmente per il calcolo dei prezzi" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Età dei prezzi degli articoli in stock" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Escludere dal calcolo dei prezzi gli articoli in giacenza più vecchi di questo numero di giorni" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Utilizza Variazione di Prezzo" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Includi la variante dei prezzi nei calcoli dei prezzi complessivi" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Solo Varianti Attive" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Utilizza solo articoli di varianti attive per calcolare i prezzi delle varianti" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Numero di giorni prima che il prezzo dell'articolo venga aggiornato automaticamente" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Prezzi interni" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Abilita prezzi interni per gli articoli" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Sovrascrivi Prezzo Interno" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Se disponibile, i prezzi interni sostituiscono i calcoli della fascia di prezzo" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Abilita stampa etichette" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Abilita la stampa di etichette dall'interfaccia web" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Etichetta Immagine DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "Risoluzione DPI quando si generano file di immagine da fornire ai plugin di stampa per etichette" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Abilita Report di Stampa" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Abilita generazione di report di stampa" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Modalità Debug" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Genera report in modalità debug (output HTML)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Dimensioni pagina" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Dimensione predefinita della pagina per i report PDF" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Abilita Rapporto di Prova" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Abilita generazione di stampe di prova" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Allega Rapporto di Prova" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Quando si stampa un rapporto di prova, allegare una copia del rapporto di prova all'elemento di magazzino associato" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Seriali Unici Globali" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "I numeri di serie per gli articoli di magazzino devono essere univoci" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Auto Riempimento Numeri Seriali" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Auto riempimento numeri nel modulo" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Elimina scorte esaurite" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Determina il comportamento predefinito quando un elemento stock è esaurito" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Modello Codice a Barre" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Modello per la generazione di codici batch predefiniti per gli elementi stock" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Scadenza giacenza" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Abilita funzionalità di scadenza della giacenza" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Vendi giacenza scaduta" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Consenti la vendita di stock scaduti" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Tempo di Scorta del Magazzino" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Numero di giorni in cui gli articoli in magazzino sono considerati obsoleti prima della scadenza" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Crea giacenza scaduta" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Permetti produzione con stock scaduto" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Controllo della proprietà della giacenza" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Abilita il controllo della proprietà sulle posizioni e gli oggetti in giacenza" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Icona Predefinita Ubicazione di Magazzino" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Icona Predefinita Ubicazione di Magazzino (vuoto significa nessuna icona)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Modello Di Riferimento Ordine Di Produzione" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Modello richiesto per generare il campo di riferimento ordine di produzione" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Responsabile" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Solo gli articoli vendibili possono essere assegnati a un ordine di vendita" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Modello Di Riferimento Ordine Di Vendita" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Modello richiesto per generare il campo di riferimento ordine di vendita" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Spedizione Predefinita Ordine Di Vendita" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Abilita la creazione di spedizioni predefinite con ordini di vendita" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Modifica Ordini Di Vendita Completati" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Consenti la modifica degli ordini di vendita dopo che sono stati spediti o completati" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Modello di Riferimento Ordine D'Acquisto" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Modello richiesto per generare il campo di riferimento ordine di acquisto" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Modifica Ordini Di Acquisto Completati" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Consenti la modifica degli ordini di acquisto dopo che sono stati spediti o completati" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Abilita password dimenticata" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Abilita la funzione password dimenticata nelle pagine di accesso" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Abilita registrazione" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Abilita auto-registrazione per gli utenti nelle pagine di accesso" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "SSO abilitato" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "Abilita SSO nelle pagine di accesso" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "Abilita registrazione SSO" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Abilita l'auto-registrazione tramite SSO per gli utenti nelle pagine di accesso" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Email richiesta" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Richiedi all'utente di fornire una email al momento dell'iscrizione" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "Riempimento automatico degli utenti SSO" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Compila automaticamente i dettagli dell'utente dai dati dell'account SSO" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "Posta due volte" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Al momento della registrazione chiedere due volte all'utente l'indirizzo di posta elettronica" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Password due volte" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Al momento della registrazione chiedere agli utenti due volte l'inserimento della password" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Domini consentiti" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Gruppo iscrizione" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Gruppo a cui i nuovi utenti vengono assegnati al momento della registrazione" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Applica MFA" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Gli utenti devono utilizzare la sicurezza a due fattori." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Controlla i plugin all'avvio" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Controlla che tutti i plugin siano installati all'avvio - abilita in ambienti contenitore" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "Abilita l'integrazione URL" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Attiva plugin per aggiungere percorsi URL" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Attiva integrazione navigazione" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Abilita i plugin per l'integrazione nella navigazione" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "Abilita l'app integrata" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Abilita plugin per aggiungere applicazioni" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Abilita integrazione pianificazione" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Abilita i plugin per eseguire le attività pianificate" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Abilita eventi integrati" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Abilita plugin per rispondere agli eventi interni" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Funzionalità Dell'Inventario" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Abilita la funzionalità d'inventario per la registrazione dei livelli di magazzino e il calcolo del valore di magazzino" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Inventario periodico automatico" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Numero di giorni tra la registrazione automatica dell'inventario (imposta 0 per disabilitare)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "I rapporti d'inventario verranno eliminati dopo il numero specificato di giorni" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Tasto impostazioni (deve essere univoco - maiuscole e minuscole" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "Nascondi Articoli Inattivi" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Mostra articoli sottoscritti" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Mostra gli articoli sottoscritti nella homepage" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Mostra le categorie sottoscritte" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Mostra le categorie dei componenti sottoscritti nella homepage" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Mostra ultimi articoli" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Mostra gli ultimi articoli sulla homepage" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Mostra distinta base non convalidata" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Mostra le distinte base che attendono la convalida sulla homepage" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Mostra le modifiche recenti alle giacenze" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Mostra le giacenze modificate di recente nella homepage" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Mostra disponibilità scarsa delle giacenze" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Mostra disponibilità scarsa degli articoli sulla homepage" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Mostra scorte esaurite" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Mostra disponibilità scarsa delle scorte degli articoli sulla homepage" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Mostra scorte necessarie" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Mostra le scorte degli articoli necessari per la produzione sulla homepage" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Mostra scorte esaurite" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Mostra gli articoli stock scaduti nella home page" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Mostra scorte obsolete" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Mostra gli elementi obsoleti esistenti sulla home page" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Mostra produzioni in attesa" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Mostra produzioni in attesa sulla homepage" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Mostra produzioni in ritardo" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Mostra produzioni in ritardo sulla home page" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Mostra ordini di produzione inevasi" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Mostra ordini di produzione inevasi sulla home page" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Mostra Ordini di Produzione in ritardo" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Mostra Ordini di Produzione in ritardo sulla home page" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Mostra Ordini di Vendita inevasi" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Mostra Ordini di Vendita inevasi sulla home page" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Mostra Ordini di Vendita in ritardo" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Mostra Ordini di Vendita in ritardo sulla home page" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Mostra Notizie" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Mostra notizie sulla home page" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Visualizzazione dell'etichetta in linea" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "Visualizza le etichette PDF nel browser, invece di scaricare come file" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Stampante per etichette predefinita" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Configura quale stampante di etichette deve essere selezionata per impostazione predefinita" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Visualizzazione dell'etichetta in linea" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "Visualizza le etichette PDF nel browser, invece di scaricare come file" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Cerca Articoli" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Mostra articoli della ricerca nella finestra di anteprima" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Mostra articoli del fornitore nella finestra di anteprima" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Cerca Articoli Produttore" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Mostra articoli del produttore nella finestra di anteprima" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Nascondi Articoli Inattivi" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Escludi articoli inattivi dalla finestra di anteprima della ricerca" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Cerca Categorie" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Mostra categorie articolo nella finestra di anteprima di ricerca" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Cerca Giacenze" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Mostra articoli in giacenza nella finestra di anteprima della ricerca" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Nascondi elementi non disponibili" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Escludi gli elementi stock che non sono disponibili dalla finestra di anteprima di ricerca" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Cerca Ubicazioni" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Mostra ubicazioni delle giacenze nella finestra di anteprima di ricerca" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Cerca Aziende" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Mostra le aziende nella finestra di anteprima di ricerca" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Cerca Ordini Di Produzione" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Mostra gli ordini di produzione nella finestra di anteprima di ricerca" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Cerca Ordini di Acquisto" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Mostra gli ordini di acquisto nella finestra di anteprima di ricerca" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Escludi Ordini D'Acquisto Inattivi" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Escludi ordini di acquisto inattivi dalla finestra di anteprima di ricerca" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Cerca Ordini Di Vendita" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Visualizzazione degli ordini di vendita nella finestra di anteprima della ricerca" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Escludi Ordini Di Vendita Inattivi" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Escludi ordini di vendita inattivi dalla finestra di anteprima di ricerca" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Cerca Ordini Di Reso" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Risultati Dell'Anteprima Di Ricerca" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "Numero di risultati da visualizzare in ciascuna sezione della finestra di anteprima della ricerca" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Ricerca con regex" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Mostra quantità nei moduli" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Visualizzare la quantità di pezzi disponibili in alcuni moduli" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "Il tasto Esc chiude i moduli" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "Utilizzare il tasto Esc per chiudere i moduli modali" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Barra di navigazione fissa" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "La posizione della barra di navigazione è fissata nella parte superiore dello schermo" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Formato Data" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Formato predefinito per visualizzare le date" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Programmazione Prodotto" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Mostra informazioni sulla pianificazione del prodotto" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Inventario Prodotto" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "Visualizza le informazioni d'inventario dell'articolo (se la funzionalità d'inventario è abilitata)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Lunghezza Stringa Tabella" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default label printer" msgid "Default build line label template" msgstr "Stampante per etichette predefinita" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "Quantità prezzo limite" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3570,23 +3570,23 @@ msgstr "Quantità prezzo limite" msgid "Price" msgstr "Prezzo" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "Prezzo unitario in quantità specificata" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Scadenza" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "Scadenza in cui questa notifica viene ricevuta" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "Nome per questa notifica" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3596,101 +3596,101 @@ msgstr "Nome per questa notifica" msgid "Active" msgstr "Attivo" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "È questa notifica attiva" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Token" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Token per l'accesso" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Segreto" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Segreto condiviso per HMAC" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "ID Messaggio" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Identificatore unico per questo messaggio" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Host" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Host da cui questo messaggio è stato ricevuto" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Intestazione" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Intestazione di questo messaggio" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Contenuto" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Contenuto di questo messaggio" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "Scadenza in cui questo messaggio è stato ricevuto" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Lavorato il" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "Il lavoro su questo messaggio è terminato?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Id" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Titolo" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Pubblicato" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Autore" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Riepilogo" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Letto" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "Queste notizie sull'elemento sono state lette?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3700,31 +3700,31 @@ msgstr "Queste notizie sull'elemento sono state lette?" msgid "Image" msgstr "Immagine" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "File immagine" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4027,7 +4027,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4089,7 +4089,7 @@ msgstr "Nome parametro" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4160,7 +4160,7 @@ msgid "Supplier part description" msgstr "Descrizione articolo fornitore" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4179,7 +4179,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Onere minimo (ad esempio tassa di stoccaggio)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4284,8 +4284,8 @@ msgstr "Elimina immagine" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4546,7 +4546,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5099,7 +5099,7 @@ msgstr "Ricevuto" msgid "Number of items received" msgstr "Numero di elementi ricevuti" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5833,12 +5833,12 @@ msgstr "Aggiornato {part} prezzo unitario a {price}" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "Aggiornato {part} unità prezzo a {price} e quantità a {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "Codice Articolo" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Nome Articolo" @@ -5955,7 +5955,7 @@ msgstr "ID Elemento Distinta Base" msgid "Parent IPN" msgstr "IPN Principale" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "IPN Articolo" @@ -6011,39 +6011,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Ordine D'Acquisto In Arrivo" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Ordine di Vendita in Uscita" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Giacenza prodotta dall'Ordine di Costruzione" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "Giacenza richiesta per l'Ordine di Produzione" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Valido" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "Convalida l'intera Fattura dei Materiali" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Questa opzione deve essere selezionata" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6052,7 +6052,7 @@ msgstr "Questa opzione deve essere selezionata" msgid "Category" msgstr "Categoria" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6070,7 +6070,7 @@ msgstr "Giacenze Totali" msgid "Input quantity for price calculation" msgstr "Digita la quantità per il calcolo del prezzo" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Categoria Articoli" @@ -6152,7 +6152,7 @@ msgstr "Un articolo con questo Nome, IPN e Revisione esiste già." msgid "Parts cannot be assigned to structural part categories!" msgstr "Gli articoli non possono essere assegnati a categorie articolo principali!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Nome articolo" @@ -6604,7 +6604,7 @@ msgstr "" msgid "Parent Part" msgstr "Articolo principale" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Modello Parametro" @@ -6617,151 +6617,151 @@ msgstr "Dati" msgid "Parameter Value" msgstr "Valore del Parametro" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Valore Predefinito" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "Valore Parametro Predefinito" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "ID articolo o nome articolo" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "Valore ID articolo univoco" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "Valore IPN articolo" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Livello" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "Livello distinta base" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Seleziona articolo principale" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Articolo subordinato" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "Seleziona l'articolo da utilizzare nella Distinta Base" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "Quantità Distinta Base per questo elemento Distinta Base" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "Questo elemento della Distinta Base è opzionale" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "Questo elemento della Distinta Base è consumabile (non è tracciato negli ordini di produzione)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Eccedenza" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Quantità stimata scarti di produzione (assoluta o percentuale)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "Riferimento Elemento Distinta Base" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "Note Elemento Distinta Base" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Codice di controllo" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "Codice di controllo Distinta Base" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Convalidato" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Questo elemento della Distinta Base viene ereditato dalle Distinte Base per gli articoli varianti" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Consenti Le Varianti" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Gli elementi in giacenza per gli articoli varianti possono essere utilizzati per questo elemento Distinta Base" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "La quantità deve essere un valore intero per gli articoli rintracciabili" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "L'articolo subordinato deve essere specificato" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "Elemento Distinta Base Sostituito" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "La parte sostituita non può essere la stessa dell'articolo principale" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "Elemento principale Distinta Base" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Sostituisci l'Articolo" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "Articolo 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "Articolo 2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "Seleziona Prodotto Relativo" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "Non si può creare una relazione tra l'articolo e sé stesso" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "La relazione duplicata esiste già" @@ -7890,19 +7890,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8236,29 +8236,29 @@ msgstr "" msgid "Is the plugin active" msgstr "Il plugin è attivo" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Installato" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "Plugin di esempio" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Plugin Integrato" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Plugin" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Metodo" @@ -8266,17 +8266,17 @@ msgstr "Metodo" msgid "No author found" msgstr "Nessun autore trovato" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8573,7 +8573,7 @@ msgstr "Totale" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8604,7 +8604,7 @@ msgid "Test" msgstr "Test" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Risultato" @@ -8688,7 +8688,7 @@ msgstr "Nome Fornitore" msgid "Customer ID" msgstr "ID Cliente" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "Installato In" @@ -8713,7 +8713,7 @@ msgstr "Revisione Necessaria" msgid "Delete on Deplete" msgstr "Elimina al esaurimento" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8788,7 +8788,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8800,12 +8800,12 @@ msgstr "Ubicazione magazzino" msgid "Stock Locations" msgstr "Posizioni magazzino" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Proprietario" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Seleziona Owner" @@ -8839,241 +8839,241 @@ msgstr "Non puoi rendere strutturale questa posizione di magazzino perché alcun msgid "Stock items cannot be located into structural stock locations!" msgstr "Gli articoli di magazzino non possono essere ubicati in posizioni di magazzino strutturali!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "Non è possibile creare un elemento di magazzino per articoli virtuali" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "La quantità deve essere 1 per elementi con un numero di serie" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Il numero di serie non può essere impostato se la quantità è maggiore di 1" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "L'elemento non può appartenere a se stesso" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "L'elemento deve avere un riferimento di costruzione se is_building=True" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "Il riferimento di costruzione non punta allo stesso oggetto dell'articolo" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Elemento di magazzino principale" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Articolo base" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Seleziona un fornitore articolo corrispondente per questo elemento di magazzino" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "Dove si trova questo articolo di magazzino?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "Imballaggio di questo articolo di magazzino è collocato in" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "Questo elemento è stato installato su un altro elemento?" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Numero di serie per questo elemento" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "Codice lotto per questo elemento di magazzino" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Quantità disponibile" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "Genera Costruzione" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "Costruisci per questo elemento di magazzino" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Origina Ordine di Acquisto" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Ordine d'acquisto per questo articolo in magazzino" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Destinazione Ordine di Vendita" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Data di scadenza per l'elemento di magazzino. Le scorte saranno considerate scadute dopo questa data" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Elimina al esaurimento" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Cancella questo Elemento di Magazzino quando la giacenza è esaurita" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "Prezzo di acquisto unitario al momento dell’acquisto" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "Convertito in articolo" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "L'articolo non è impostato come tracciabile" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "La quantità deve essere un numero intero" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "I numeri di serie devono essere numeri interi" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "La quantità non corrisponde ai numeri di serie" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Numeri di serie già esistenti" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "L'elemento di magazzino è stato assegnato a un ordine di vendita" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "L'elemento di magazzino è installato in un altro elemento" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "L'elemento di magazzino contiene altri elementi" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "L'elemento di magazzino è stato assegnato a un cliente" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "L'elemento di magazzino è attualmente in produzione" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "Il magazzino serializzato non può essere unito" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "Duplica elementi di magazzino" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "Gli elementi di magazzino devono riferirsi allo stesso articolo" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "Gli elementi di magazzino devono riferirsi allo stesso articolo fornitore" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "I codici di stato dello stock devono corrispondere" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "Le giacenze non possono essere spostate perché non disponibili" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "Note d'ingresso" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "Il valore deve essere fornito per questo test" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "L'allegato deve essere caricato per questo test" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Risultato Test" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "Test valore output" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "Risultato della prova allegato" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "Note del test" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/ja/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/ja/LC_MESSAGES/django.po index 07511f04803c..11b66e9e4532 100644 --- a/src/backend/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Japanese\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "APIエンドポイントが見つかりません" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "ユーザーにこのモデルを表示する権限がありません" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "エラーの詳細は管理者パネルで確認できます" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "日付を入力する" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "日付を入力する" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "ファイルがありません" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "外部リンクが見つかりません。" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "添付ファイル" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "添付ファイルを選択" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "添付ファイルを選択" msgid "Link" msgstr "リンク" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "外部 サイト へのリンク" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "コメント:" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "ファイルコメント" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "ユーザー" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "アップロード日時" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "ファイル名は空欄にできません" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "添付ファイルのディレクトリが正しくありません" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "ファイル名に無効な文字'{c}'が含まれています" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "ファイル名に拡張子がありません" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "この名前の貼付ファイルは既に存在します" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "ファイル名の変更に失敗しました" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "無効な選択です" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "無効な選択です" msgid "Name" msgstr "お名前" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "お名前" msgid "Description" msgstr "説明" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "説明 (オプション)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "親" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "マークダウンメモ (オプション)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "バーコード情報" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "サードパーティ製バーコードデータ" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "有効な数字でなければなりません" @@ -938,18 +938,18 @@ msgstr "システム情報" msgid "About InvenTree" msgstr "InvenTree について" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "オプション" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "在庫商品" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "外部URLからの画像ダウンロードを許可する" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "外部URL画像の最大サイズ" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "テンプレート" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "パーツはデフォルトのテンプレートです" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "アセンブリ" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "パーツはデフォルトで他のコンポーネントから組み立てることができます" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "コンポーネント" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "パーツはデフォルトでサブコンポーネントとして使用できます" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "購入可能" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "パーツはデフォルトで購入可能です" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "販売可能" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "パーツはデフォルトで販売可能です" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "追跡可能" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "パーツはデフォルトで追跡可能です" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "デバッグモード" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "シリアル番号を自動入力" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "メールアドレスは必須です" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "非アクティブな部品を非表示" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "購読中の部品を表示" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "購読中のカテゴリを表示" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "メッセージ ID:" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "カテゴリ" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "パーツカテゴリ" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "シリアル番号が既に存在します" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/ko/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/ko/LC_MESSAGES/django.po index 2dc64a0a7cc0..cdd6f0aab044 100644 --- a/src/backend/InvenTree/locale/ko/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Korean\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API endpoint 없음" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "이 모델을 볼 수 있는 권한이 없습니다." @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "오류 세부 정보는 관리자 패널에서 찾을 수 있습니다." -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "날짜 입력" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "날짜 입력" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "존재하지 않는 파일" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "존재하지 않는 외부 링크" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "첨부파일" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "첨부할 파일을 선택하세요" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "첨부할 파일을 선택하세요" msgid "Link" msgstr "링크" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "외부 URL로 링크" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "사용자" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "업로드 날짜" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "파일명은 비워둘 수 없습니다" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "파일명에 허용되지 않은 문자 '{c}'가 포함되어 있습니다" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "같은 이름의 첨부파일이 이미 존재합니다" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "파일 이름 바꾸기 오류" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "" msgid "Name" msgstr "이름" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "이름" msgid "Description" msgstr "설명" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "설명 (선택 사항)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "마크다운 노트 (선택사항)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "바코드 데이터" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "제3 자 바코드 데이터" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "바코드 해시" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "유효한 숫자여야 합니다" @@ -938,18 +938,18 @@ msgstr "시스템 정보" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "수량 값은 0보다 커야 합니다" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "재시작 필요" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "회사명" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "기본 통화" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "URL에서 다운로드" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "바코드 지원" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "구입 가능" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "판매 가능" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "디버그 모드" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "페이지 크기" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "PDF 보고서 기본 페이지 크기" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "SSO 활성화" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "로그인 페이지에서 SSO 활성화" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "이메일 필요" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "두 번 보내기" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "작성자" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "이미지" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "데이터" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "일련번호가 이미 존재합니다" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/lv/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/lv/LC_MESSAGES/django.po index 6f7f7bf2c5d2..1ebe962cca13 100644 --- a/src/backend/InvenTree/locale/lv/LC_MESSAGES/django.po +++ b/src/backend/InvenTree/locale/lv/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-20 12:27\n" "Last-Translator: \n" "Language-Team: Latvian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API galapunkts nav atrasts" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Lietotājam nav atļaujas, lai apskatītu šo modeli" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Ievadiet datumu" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Ievadiet datumu" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "" msgid "Link" msgstr "" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "" msgid "Name" msgstr "" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "" msgid "Description" msgstr "" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "" @@ -938,18 +938,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/nl/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/nl/LC_MESSAGES/django.po index a6efec1f890c..be6ad533ed45 100644 --- a/src/backend/InvenTree/locale/nl/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Dutch\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API eindpunt niet gevonden" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Gebruiker heeft geen rechten om dit model te bekijken" @@ -52,11 +52,11 @@ msgstr "Ongeldige hoeveelheid ingegeven ({exc})" msgid "Error details can be found in the admin panel" msgstr "Error details kunnen worden gevonden in het admin scherm" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Voer datum in" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Voer datum in" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Referentieveld mag niet leeg zijn" msgid "Reference must match required pattern" msgstr "Referentie moet overeenkomen met verplicht patroon" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referentienummer is te groot" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Ontbrekend bestand" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Externe link ontbreekt" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Bijlage" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Bestand als bijlage selecteren" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Bestand als bijlage selecteren" msgid "Link" msgstr "Link" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link naar externe URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Opmerking" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Bestand opmerking" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Gebruiker" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "uploaddatum" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Bestandsnaam mag niet leeg zijn" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Foute bijlagemap" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Bestandsnaam bevat illegale teken '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Bestandsnaam mist extensie" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Bijlage met deze bestandsnaam bestaat al" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Fout bij hernoemen bestand" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Dubbele namen kunnen niet bestaan onder hetzelfde bovenliggende object" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Ongeldige keuze" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Ongeldige keuze" msgid "Name" msgstr "Naam" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Naam" msgid "Description" msgstr "Omschrijving" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Omschrijving (optioneel)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "bovenliggende" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Pad" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Markdown notitie (optioneel)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Streepjescode gegevens" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Streepjescode van derden" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Hash van Streepjescode" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Unieke hash van barcode gegevens" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Bestaande barcode gevonden" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Serverfout" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Er is een fout gelogd door de server." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Moet een geldig nummer zijn" @@ -938,18 +938,18 @@ msgstr "Systeeminformatie" msgid "About InvenTree" msgstr "Over InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Productie moet geannuleerd worden voordat het kan worden verwijderd" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Verbruiksartikelen" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Verbruiksartikelen" msgid "Optional" msgstr "Optioneel" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Gevolgd" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Toegewezen" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Productieorderreferentie" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Productieorder waar deze productie aan is toegewezen" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Productiestatuscode" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Batchcode" @@ -1223,7 +1223,7 @@ msgstr "Gebruiker of groep verantwoordelijk voor deze bouwopdracht" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "Productuitvoer komt niet overeen met de Productieorder" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Hoeveelheid moet groter zijn dan nul" @@ -1293,12 +1293,12 @@ msgstr "" msgid "Build object" msgstr "Bouw object" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "Toewijzing hoeveelheid moet groter zijn dan nul" msgid "Quantity must be 1 for serialized stock" msgstr "Hoeveelheid moet 1 zijn voor geserialiseerde voorraad" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Geselecteerde voorraadartikelen komen niet overeen met de BOM-regel" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "Geselecteerde voorraadartikelen komen niet overeen met de BOM-regel" msgid "Stock Item" msgstr "Voorraadartikel" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Bron voorraadartikel" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Voorraad hoeveelheid toe te wijzen aan productie" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Installeren in" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Bestemming voorraadartikel" @@ -1669,7 +1669,7 @@ msgstr "Optionele Items" msgid "Allocate optional BOM items to build order" msgstr "Alloceer optionele BOM items om bestelling te bouwen" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Stuklijstartikel" @@ -2127,1444 +2127,1444 @@ msgstr "Projectbeschrijving" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Instellingssleutel (moet uniek zijn - hoofdletter ongevoelig)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Instellingswaarde" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Gekozen waarde is geen geldige optie" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Waarde moet een booleaanse waarde zijn" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Waarde moet een geheel getal zijn" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Sleutelreeks moet uniek zijn" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Geen groep" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Een leeg domein is niet toegestaan." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Ongeldige domeinnaam: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Geen plug-in gevonden" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Opnieuw opstarten vereist" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Een instelling is gewijzigd waarvoor een herstart van de server vereist is" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Migraties in behandeling" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "ID Serverinstantie" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Stringbeschrijving voor de server instantie" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Gebruik de instantie naam" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Gebruik de naam van de instantie in de titelbalk" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Tonen `over` beperken" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Toon de `over` modal alleen aan superusers" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Bedrijfsnaam" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Interne bedrijfsnaam" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Basis-URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "Basis URL voor serverinstantie" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Standaard Valuta" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Selecteer basisvaluta voor de berekening van prijzen" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "dagen" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Download van URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Download van afbeeldingen en bestanden vanaf een externe URL toestaan" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Download limiet" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Maximale downloadgrootte voor externe afbeelding" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "User-agent gebruikt om te downloaden van URL" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Sta toe om de user-agent te overschrijven die gebruikt wordt om afbeeldingen en bestanden van externe URL te downloaden (laat leeg voor de standaard)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Bevestiging vereist" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Vereis expliciete bevestiging van de gebruiker voor bepaalde actie." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Boomstructuur Diepte" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Standaard diepte voor treeview. Diepere niveaus kunnen geladen worden wanneer ze nodig zijn." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Interval voor update" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Hoe vaak te controleren op updates (nul om uit te schakelen)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Automatische backup" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Automatische back-up van database- en mediabestanden inschakelen" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Automatische backup interval" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Geef het aantal dagen op tussen geautomatiseerde backup" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Interval Taak Verwijderen" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Resultaten van achtergrondtaken worden verwijderd na het opgegeven aantal dagen" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Error Log Verwijderings Interval" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Resultaten van achtergrondtaken worden verwijderd na het opgegeven aantal dagen" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Interval Verwijderen Notificatie" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Meldingen van gebruikers worden verwijderd na het opgegeven aantal dagen" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Streepjescodeondersteuning" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Barcode Invoer Vertraging" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Barcode invoerverwerking vertraging" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Barcode Webcam Ondersteuning" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Barcode via webcam scannen in browser toestaan" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Herzieningen onderdeel" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Revisieveld voor onderdeel inschakelen" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "IPN Regex" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Regulier expressiepatroon voor het overeenkomende Onderdeel IPN" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Duplicaat IPN toestaan" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Toestaan dat meerdere onderdelen dezelfde IPN gebruiken" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Bewerken IPN toestaan" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Sta het wijzigen van de IPN toe tijdens het bewerken van een onderdeel" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Kopieer Onderdeel Stuklijstgegevens" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Kopieer standaard stuklijstgegevens bij het dupliceren van een onderdeel" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Kopieer Onderdeel Parametergegevens" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Parametergegevens standaard kopiëren bij het dupliceren van een onderdeel" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Kopieer Onderdeel Testdata" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Testdata standaard kopiëren bij het dupliceren van een onderdeel" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Kopiëer Categorieparameter Sjablonen" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Kopieer categorieparameter sjablonen bij het aanmaken van een onderdeel" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Sjabloon" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Onderdelen zijn standaard sjablonen" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Samenstelling" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Onderdelen kunnen standaard vanuit andere componenten worden samengesteld" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Component" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Onderdelen kunnen standaard worden gebruikt als subcomponenten" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Koopbaar" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Onderdelen kunnen standaard gekocht worden" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Verkoopbaar" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Onderdelen kunnen standaard verkocht worden" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Volgbaar" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Onderdelen kunnen standaard gevolgd worden" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtueel" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Onderdelen zijn standaard virtueel" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Toon Import in Weergaven" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Toon de importwizard in sommige onderdelenweergaven" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Verwante onderdelen tonen" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Verwante onderdelen voor een onderdeel tonen" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Initiële voorraadgegevens" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Aanmaken van eerste voorraad toestaan bij het toevoegen van een nieuw onderdeel" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Initiële leveranciergegevens" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Aanmaken van eerste leveranciersgegevens toestaan bij het toevoegen van een nieuw onderdeel" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Onderdelennaam Weergaveopmaak" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Opmaak om de onderdeelnaam weer te geven" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Standaardicoon voor onderdeel catagorie" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Standaardicoon voor onderdeel catagorie (leeg betekent geen pictogram)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "Forceer Parameter Eenheden" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "Als er eenheden worden opgegeven, moeten parameterwaarden overeenkomen met de opgegeven eenheden" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Minimaal aantal prijs decimalen" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Minimaal aantal decimalen om weer te geven bij het weergeven van prijsgegevens" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Maximum prijs decimalen" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Maximum aantal decimalen om weer te geven bij het weergeven van prijsgegevens" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Gebruik leveranciersprijzen" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Prijsvoordelen leveranciers opnemen in de totale prijsberekening" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Aankoopgeschiedenis overschrijven" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "Historische order prijzen overschrijven de prijzen van de leverancier" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Gebruik voorraaditem prijzen" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Gebruik prijzen van handmatig ingevoerde voorraadgegevens voor prijsberekeningen" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Voorraad artikelprijs leeftijd" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Voorraaditems ouder dan dit aantal dagen uitsluiten van prijsberekeningen" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Gebruik variantprijzen" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Variantenprijzen opnemen in de totale prijsberekening" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Alleen actieve varianten" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Gebruik alleen actieve variantonderdelen voor het berekenen van variantprijzen" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Prijzen Herbouw interval" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Aantal dagen voordat de prijzen voor onderdelen automatisch worden bijgewerkt" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Interne Prijzen" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Inschakelen van interne prijzen voor onderdelen" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Interne prijs overschrijven" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Indien beschikbaar, interne prijzen overschrijven berekeningen van prijsbereik" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Printen van labels Inschakelen" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Printen van labels via de webinterface inschakelen" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Label Afbeelding DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "DPI resolutie bij het genereren van afbeelginsbestanden voor label printer plugins" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Activeer Rapportages" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Activeer het genereren van rapporten" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Foutopsporingsmodus" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Rapporten genereren in debug modus (HTML uitvoer)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Paginagrootte" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Standaard paginagrootte voor PDF rapporten" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Activeer Testrapporten" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Activeer het genereren van testrapporten" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Testrapporten Toevoegen" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Bij het afdrukken van een Testrapport, voeg een kopie van het Testrapport toe aan het bijbehorende Voorraadartikel" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Globaal unieke serienummers" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Serienummers voor voorraaditems moeten globaal uniek zijn" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Serienummers automatisch invullen" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Automatisch invullen van serienummer in formulieren" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Verwijder uitgeputte voorraad" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Bepaalt standaard gedrag wanneer een voorraaditem is uitgeput" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Batchcode Sjabloon" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Sjabloon voor het genereren van standaard batchcodes voor voorraadartikelen" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Verlopen Voorraad" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Verlopen voorraad functionaliteit inschakelen" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Verkoop Verlopen Voorraad" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Verkoop verlopen voorraad toestaan" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Voorraad Vervaltijd" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Aantal dagen voordat voorraadartikelen als verouderd worden beschouwd voor ze verlopen" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Produceer Verlopen Voorraad" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Sta productie met verlopen voorraad toe" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Voorraad Eigenaar Toezicht" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Eigenaarstoezicht over voorraadlocaties en items inschakelen" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Voorraadlocatie standaard icoon" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Standaard locatie pictogram (leeg betekent geen icoon)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Geïnstalleerde voorraad items weergeven" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "Geïnstalleerde voorraadartikelen in voorraadtabellen tonen" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Productieorderreferentiepatroon" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Vereist patroon voor het genereren van het Bouworderreferentieveld" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Verantwoordelijke" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Alleen verkoopbare onderdelen kunnen aan een verkooporder worden toegewezen" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Retourorders inschakelen" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "Retourorder functionaliteit inschakelen in de gebruikersinterface" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "Retourorder referentie patroon" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "Bewerk voltooide retourorders" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "Bewerken van retourorders toestaan nadat deze zijn voltooid" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Verkooporderreferentiepatroon" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Vereist patroon voor het genereren van het Verkooporderreferentieveld" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Standaard Verzending Verkooporder" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Aanmaken standaard verzending bij verkooporders inschakelen" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Bewerk voltooide verkooporders" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Bewerken van verkooporders toestaan nadat deze zijn verzonden of voltooid" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Inkooporderreferentiepatroon" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Vereist patroon voor het genereren van het Inkooporderreferentieveld" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Bewerk voltooide verkooporders" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Bewerken van inkooporders toestaan nadat deze zijn verzonden of voltooid" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Wachtwoord vergeten functie inschakelen" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Wachtwoord vergeten functie inschakelen op de inlogpagina's" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Registratie inschakelen" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Zelfregistratie voor gebruikers op de inlogpagina's inschakelen" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "SSO inschakelen" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "SSO inschakelen op de inlogpagina's" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "Schakel gebruikersregistratie met SSO in" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Zelfregistratie voor gebruikers middels SSO op de inlogpagina's inschakelen" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "E-mailadres verplicht" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Vereis gebruiker om e-mailadres te registreren bij aanmelding" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "SSO-gebruikers automatisch invullen" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Gebruikersdetails van SSO-accountgegevens automatisch invullen" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "E-mail twee keer" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Bij inschrijving gebruikers twee keer om hun e-mail vragen" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Wachtwoord tweemaal" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Laat gebruikers twee keer om hun wachtwoord vragen tijdens het aanmelden" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Toegestane domeinen" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "Inschrijven beperken tot bepaalde domeinen (komma-gescheiden, beginnend met @)" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Groep bij aanmelding" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Groep waaraan nieuwe gebruikers worden toegewezen bij registratie" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "MFA afdwingen" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Gebruikers moeten multifactor-beveiliging gebruiken." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Controleer plugins bij het opstarten" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Controleer of alle plug-ins zijn geïnstalleerd bij het opstarten - inschakelen in container-omgevingen" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "Activeer URL-integratie" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Plugins toestaan om URL-routes toe te voegen" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Activeer navigatie integratie" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Plugins toestaan om te integreren in navigatie" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "Activeer app integratie" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Activeer plug-ins om apps toe te voegen" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Activeer planning integratie" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Activeer plugin om periodiek taken uit te voeren" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Activeer evenement integratie" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Activeer plugin om op interne evenementen te reageren" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Activeer project codes" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "Activeer project codes voor het bijhouden van projecten" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Voorraadcontrole functionaliteit" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Schakel voorraadfunctionaliteit in voor het opnemen van voorraadniveaus en het berekenen van voorraadwaarde" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "Externe locaties uitsluiten" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "Voorraadartikelen op externe locaties uitsluiten van voorraadberekeningen" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Automatische Voorraadcontrole Periode" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Aantal dagen tussen automatische voorraadopname (ingesteld op nul om uit te schakelen)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "Rapport Verwijdering Interval" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "Voorraadrapportage zal worden verwijderd na het opgegeven aantal dagen" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Instellingssleutel (moet uniek zijn - hoofdletter ongevoelig" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "Inactieve Onderdelen Verbergen" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "Verberg inactieve delen bij items op de homepage" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Toon geabonneerde onderdelen" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Toon geabonneerde onderdelen op de homepage" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Toon geabonneerde categorieën" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Toon geabonneerde onderdeel categorieën op de startpagina" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Toon laatste onderdelen" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Toon laatste onderdelen op de startpagina" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Toon niet-gevalideerde BOM's" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Laat BOMs zien die wachten op validatie op de startpagina" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Toon recente voorraadwijzigingen" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Toon recent aangepaste voorraadartikelen op de startpagina" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Toon lage voorraad" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Toon lage voorraad van artikelen op de startpagina" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Toon lege voorraad" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Toon lege voorraad van artikelen op de startpagina" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Toon benodigde voorraad" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Toon benodigde voorraad van artikelen voor productie op de startpagina" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Toon verlopen voorraad" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Toon verlopen voorraad van artikelen op de startpagina" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Toon verouderde voorraad" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Toon verouderde voorraad van artikelen op de startpagina" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Toon openstaande producties" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Toon openstaande producties op de startpagina" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Toon achterstallige productie" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Toon achterstallige producties op de startpagina" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Toon uitstaande PO's" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Toon uitstaande PO's op de startpagina" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Toon achterstallige PO's" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Toon achterstallige PO's op de startpagina" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Toon uitstaande SO's" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Toon uitstaande SO's op de startpagina" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Toon achterstallige SO's" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Toon achterstallige SO's op de startpagina" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "Toon in behandeling SO verzendingen" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "Toon in behandeling zijnde SO verzendingen op de startpagina" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Nieuws tonen" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Nieuws op de startpagina weergeven" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Inline labelweergave" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "PDF-labels in browser weergeven, in plaats van als bestand te downloaden" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Standaard label printer" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Instellen welke label printer standaard moet worden geselecteerd" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Inline rapport weergeven" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "PDF-rapporten in de browser weergeven, in plaats van als bestand te downloaden" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Zoek Onderdelen" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Onderdelen weergeven in zoekscherm" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "Zoek leveranciersonderdelen" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Leveranciersonderdelen weergeven in zoekscherm" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Fabrikant onderdelen zoeken" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Fabrikant onderdelen weergeven in zoekscherm" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Inactieve Onderdelen Verbergen" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Inactieve verkooporders weglaten in het zoekvenster" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Zoek categorieën" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Toon onderdeelcategorieën in zoekvenster" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Zoek in Voorraad" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Toon voorraad items in zoekvenster" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Verberg niet beschikbare voorraad items" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Voorraadartikelen die niet beschikbaar zijn niet in het zoekvenster weergeven" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Locaties doorzoeken" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Toon voorraadlocaties in zoekvenster" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Zoek bedrijven" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Toon bedrijven in zoekvenster" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Zoek Bouworders" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Toon bouworders in zoekvenster" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Inkooporders Zoeken" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Toon inkooporders in het zoekvenster" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Inactieve Inkooporders Weglaten" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Inactieve inkooporders weglaten in het zoekvenster" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Verkooporders zoeken" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Toon verkooporders in het zoekvenster" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Inactieve Verkooporders Weglaten" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Inactieve verkooporders weglaten in het zoekvenster" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Zoek retourorders" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "Toon bouworders in zoekvenster" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "Inactieve retourbestellingen weglaten" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "Inactieve retourorders uitsluiten in zoekvenster" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Zoekvoorbeeld resultaten" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "Aantal resultaten om weer te geven in elk gedeelte van het zoekvenster" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Regex zoeken" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "Schakel reguliere expressies in zoekopdrachten in" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "Hele woorden zoeken" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "Zoekopdrachten geven resultaat voor hele woord overeenkomsten" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Toon hoeveelheid in formulieren" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Hoeveelheid beschikbare onderdelen in sommige formulieren weergeven" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "Escape-toets sluit formulieren" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "Gebruik de Escape-toets om standaard formulieren te sluiten" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Vaste navigatiebalk" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "De navigatiebalk positie is gefixeerd aan de bovenkant van het scherm" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Datum formaat" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Voorkeursindeling voor weergave van datums" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Onderdeel planning" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Toon informatie voor het plannen van onderdelen" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Voorraadcontrole onderdeel" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "Toon voorraadinformatie van onderdeel (als voorraadcontrole functionaliteit is ingeschakeld)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Tabel tekenreekslengte" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "Standaard sjabloon product onderdeel" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "Het onderdeellabelsjabloon dat automatisch wordt geselecteerd" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "Standaard sjabloon voorraad onderdeel" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "Standaard label van voorraadlocatie" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default stock location label template" msgid "Default build line label template" msgstr "Standaard label van voorraadlocatie" -#: common/models.py:2464 +#: common/models.py:2461 #, fuzzy #| msgid "The part label template to be automatically selected" msgid "The build line label template to be automatically selected" msgstr "Het onderdeellabelsjabloon dat automatisch wordt geselecteerd" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "Foutrapportages ontvangen" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "Meldingen ontvangen van systeemfouten" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3572,23 +3572,23 @@ msgstr "" msgid "Price" msgstr "Prijs" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Eindpunt" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "Eindpunt waarop deze webhook wordt ontvangen" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "Naam van deze webhook" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3598,101 +3598,101 @@ msgstr "Naam van deze webhook" msgid "Active" msgstr "Actief" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "Is deze webhook actief" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Token" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Token voor toegang" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Geheim" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Gedeeld geheim voor HMAC" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "Bericht ID" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Host" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Koptekst" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Koptekst van dit bericht" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Berichtinhoud" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Inhoud van dit bericht" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Aan gewerkt" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Id" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Titel" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Gepubliceerd" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Samenvatting" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Gelezen" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3702,31 +3702,31 @@ msgstr "" msgid "Image" msgstr "Afbeelding" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Afbeelding" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "Symbool" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Definitie" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4029,7 +4029,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4091,7 +4091,7 @@ msgstr "Parameternaam" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4162,7 +4162,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4181,7 +4181,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Minimale kosten (bijv. voorraadkosten)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4286,8 +4286,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4548,7 +4548,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5101,7 +5101,7 @@ msgstr "Ontvangen" msgid "Number of items received" msgstr "Aantal ontvangen artikelen" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5835,12 +5835,12 @@ msgstr "{part} stukprijs bijgewerkt naar {price}" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "{part} stukprijs bijgewerkt naar {price} en aantal naar {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "Onderdeel-id" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Onderdeel naam" @@ -5957,7 +5957,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6013,39 +6013,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Binnenkomende Inkooporder" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Uitgaande Verkooporder" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Geproduceerde voorraad door Productieorder" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "Voorraad vereist voor Productieorder" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6054,7 +6054,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6072,7 +6072,7 @@ msgstr "Totale Voorraad" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Onderdeel Categorie" @@ -6154,7 +6154,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Onderdeel naam" @@ -6606,7 +6606,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Parameter Template" @@ -6619,151 +6619,151 @@ msgstr "" msgid "Parameter Value" msgstr "Parameterwaarde" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "Standaard Parameter Waarde" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7892,19 +7892,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8238,29 +8238,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8268,17 +8268,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8575,7 +8575,7 @@ msgstr "Totaal" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8606,7 +8606,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8690,7 +8690,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8715,7 +8715,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8790,7 +8790,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8802,12 +8802,12 @@ msgstr "Voorraadlocatie" msgid "Stock Locations" msgstr "Voorraadlocaties" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8841,241 +8841,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Inkooporder Bron" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Inkooporder voor dit voorraadartikel" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Bestemming Verkooporder" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Voorraadartikel is toegewezen aan een verkooporder" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/no/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/no/LC_MESSAGES/django.po index f850c56030d6..b8b2caeb62e5 100644 --- a/src/backend/InvenTree/locale/no/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:51\n" "Last-Translator: \n" "Language-Team: Norwegian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API-endepunkt ikke funnet" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Brukeren har ikke rettigheter til å se denne modellen" @@ -52,11 +52,11 @@ msgstr "Ugyldig mengde oppgitt ({exc})" msgid "Error details can be found in the admin panel" msgstr "Feildetaljer kan finnes i admin-panelet" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Oppgi dato" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Oppgi dato" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Referansefeltet kan ikke være tomt" msgid "Reference must match required pattern" msgstr "Referansen må samsvare påkrevd mønster" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referansenummeret er for stort" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Fil mangler" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Mangler eksternlenke" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Vedlegg" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Velg fil å legge ved" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Velg fil å legge ved" msgid "Link" msgstr "Lenke" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Lenke til ekstern URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Kommentar" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Kommentar til fil" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Bruker" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "opplastet dato" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Filnavn kan ikke være tomt" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Ugyldig vedleggskatalog" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Filnavn inneholder ugyldig tegn '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Filnavn mangler filtype" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Vedlegg med dette filnavnet finnes allerede" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Feil ved endring av filnavn" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Duplikatnavn kan ikke eksistere under samme overordnede" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Ugyldig valg" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Ugyldig valg" msgid "Name" msgstr "Navn" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Navn" msgid "Description" msgstr "Beskrivelse" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Beskrivelse (valgfritt)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "overkategori" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Sti" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Markdown-notater (valgfritt)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Strekkodedata" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Tredjeparts strekkodedata" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Strekkode-hash" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Unik hash av strekkodedata" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Eksisterende strekkode funnet" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Serverfeil" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "En feil har blitt logget av serveren." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Må være et gyldig tall" @@ -938,18 +938,18 @@ msgstr "Systeminformasjon" msgid "About InvenTree" msgstr "Om InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Produksjonen må avbrytes før den kan slettes" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Forbruksvare" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Forbruksvare" msgid "Optional" msgstr "Valgfritt" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Spores" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Tildelt" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Produksjonsordre-referanse" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Produksjonsordre som denne produksjonen er tildelt" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Produksjonsstatuskode" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Batchkode" @@ -1223,7 +1223,7 @@ msgstr "Bruker eller gruppe ansvarlig for produksjonsordren" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "Produksjonsartikkelen samsvarer ikke med produksjonsordren" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Mengden må være større enn null" @@ -1293,12 +1293,12 @@ msgstr "" msgid "Build object" msgstr "Produksjonsobjekt" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "Tildelingsantall må være større enn null" msgid "Quantity must be 1 for serialized stock" msgstr "Mengden må være 1 for serialisert lagervare" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Valgt lagervare samsvarer ikke med BOM-linjen" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "Valgt lagervare samsvarer ikke med BOM-linjen" msgid "Stock Item" msgstr "Lagervare" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Kildelagervare" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Lagerantall å tildele til produksjonen" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Monteres i" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Lagervare for montering" @@ -1669,7 +1669,7 @@ msgstr "Valgfrie artikler" msgid "Allocate optional BOM items to build order" msgstr "Tildel valgfrie BOM-artikler til produksjonsordre" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "BOM-artikkel" @@ -2127,1444 +2127,1444 @@ msgstr "Prosjektbeskrivelse" msgid "User or group responsible for this project" msgstr "Bruker eller gruppe ansvarlig for dette prosjektet" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Innstillingsnøkkel (må være unik - ufølsom for store of små bokstaver)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Innstillings verdi" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Valgt verdi er ikke et gyldig alternativ" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Verdien må være en boolsk verdi" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Verdien må være et heltall" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Nøkkelstreng må være unik" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Ingen gruppe" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Et tomt domene er ikke tillatt." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Ugyldig domenenavn: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Ingen programtillegg" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Omstart kreves" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "En innstilling har blitt endret som krever en omstart av serveren" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Ventende migrasjoner" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Antall ventende databasemigreringer" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Navn på serverinstans" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Strengbeskrivelse for serverinstansen" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Bruk instansnavn" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Bruk instansnavnet på tittellinjen" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Begrens visning av 'om'" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Vis `about`-modal kun til superbrukere" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Firmanavn" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Internt firmanavn" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Base-URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "Base-URL for serverinstans" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Standardvaluta" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Velg grunnvalutaen for prisberegninger" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Oppdateringsintervall for valuta" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Hvor ofte valutakurser skal oppdateres (sett til null for å deaktiverere)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "dager" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Valutaoppdaterings-plugin" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "Valgt valutaoppdaterings-plugin" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Last ned fra URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Tillat nedlastning av eksterne bilder og filer fra ekstern URL" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Nedlastingsgrense" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Maksimal tillatt nedlastingsstørrelse for eksternt bilde" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "User-Agent brukt for å laste ned fra URL" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Tillat overstyring av User-Agent brukt for å laste ned bilder og filer fra eksterne URLer (lå stå blank for standard)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "Streng URL-validering" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "Krev skjemaspesifikasjon ved validering av URLer" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Krev bekreftelse" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Krev eksplisitt brukerbekreftelse for visse handlinger." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Tredybde" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Standard tredybde for trevisning. Dypere nivåer kan lastes inn ved behov." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Intervall for oppdateringssjekk" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Tidsintervall for å se etter oppdateringer(sett til null for å skru av)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Automatisk sikkerhetskopiering" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Aktiver automatisk sikkerhetskopiering av database og mediafiler" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Automatisk sikkerhetskopieringsintervall" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Angi antall dager mellom automatiske sikkerhetskopieringshendelser" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Slettingsintervall for oppgaver" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Bakgrunnsoppgaveresultater vil bli slettet etter antall angitte dager" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Slettingsintervall for feillogg" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Feilloggene vil bli slettet etter et angitt antall dager" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Slettingsintervall for varsler" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Brukervarsler slettes etter angitt antall dager" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Strekkodestøtte" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "Aktiver støtte for strekkodeleser i webgrensesnittet" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Innlesingsforsinkelse for strekkode" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Tidsforsinkelse for behandling av strekkode" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Støtte for strekkodewebkamera" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Tillat strekkodelesning via webkamera i nettleseren" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Delrevisjoner" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Aktiver revisjonsfeltet for Del" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "IPN regex" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Regulært uttrykksmønster for matching av internt delnummer" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Tilat duplikat av internt delnummer" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Tillat flere deler å dele samme interne delnummer" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Tillat redigering av internt delnummer" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Tillat endring av IPN-verdien mens du redigerer en del" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Kopier BOM-data fra del" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Kopier BOM-data som standard når du dupliserer en del" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Kopier parameterdata fra del" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Kopier parameterdata som standard ved duplisering av en del" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Kopier testdata fra del" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Kopier testdata som standard ved duplisering av en del" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Kopier designmaler for kategoriparametere" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Kopier parametermaler for kategori ved oppretting av en del" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Mal" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Deler er maler som standard" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Sammenstilling" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Deler kan settes sammen fra andre komponenter som standard" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Komponent" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Deler kan bli brukt som underkomponenter som standard" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Kjøpbar" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Deler er kjøpbare som standard" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Salgbar" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Deler er salgbare som standard" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Sporbar" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Deler er sporbare som standard" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtuelle" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Deler er virtuelle som standard" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Vis import i visninger" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Vis importveiviseren i noen deler visninger" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Vis relaterte deler" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Vis relaterte deler i en del" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Innledende lagerbeholdningsdata" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Tillat oppretting av innledende lagerbeholdning når en ny del opprettes" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Innledende leverandørdata" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Tillat oppretting av innledende leverandørdata når en ny del opprettes" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Visningsformat for delnavn" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Format for å vise delnavnet" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Standardikon for delkategorier" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Standardikon for delkategorier (tomt betyr ingen ikon)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "Tving parameterenheter" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "Hvis det er angitt en enhet, skal parameterverdiene samsvare med de angitte enhetene" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Minimum antall desimalplasser for priser" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Minimum antall desimalplasser som skal vises når man gjengir prisdata" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Maksimalt antall desimalplasser for priser" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Maksimalt antall desimalplasser som skal vises når man gjengir prisdata" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Bruk leverandørpriser" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Inkluder leverandørprisbrudd i beregninger av totalpriser" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Innkjøpshistorikkoverstyring" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "Historiske innkjøpspriser overstyrer leverandørprisnivåer" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Bruk lagervarepriser" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Bruk priser fra manuelt innlagte lagervarer for prisberegninger" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Lagervare prisalder" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Unnta lagervarer som er eldre enn dette antall dager fra prisberegninger" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Bruk Variantpriser" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Inkluder variantpriser i beregninger av totale priser" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Kun aktive varianter" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Bruk kun aktive variantdeler til beregning av variantprising" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Intervall for rekalkulering av priser" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Antall dager før delpriser blir automatisk oppdatert" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Interne Priser" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Aktiver interne priser for deler" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Intern prisoverstyring" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Hvis tilgjengelig, overstyrer interne priser kalkulering av prisområde" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Aktiver etikettutskrift" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Aktiver utskrift av etiketter fra nettleseren" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Etikettbilde-DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "DPI-oppløsning når når det genereres bildefiler for sending til utvidelser for etikettutskrift" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Aktiver Rapporter" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Aktiver generering av rapporter" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Feilsøkingsmodus" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Generer rapporter i feilsøkingsmodus (HTML-output)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Sidestørrelse" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Standard sidestørrelse for PDF-rapporter" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Aktiver Testrapporter" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Aktiver generering av testrapporter" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Legg ved testrapporter" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Når det skrives ut en Testrapport, legg ved en kopi av Testrapporten på den assosierte Lagervaren" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Globalt Unike Serienummer" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Serienummer for lagervarer må være globalt unike" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Automatisk tildeling av Serienummer" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Aumatisk fyll ut serienummer i skjemaer" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Slett oppbrukt lagerbeholdning" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Bestemmer standard oppførsel når en lagervare er oppbrukt" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Batchkodemal" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Mal for generering av standard batchkoder for lagervarer" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Lagerbeholdning utløper" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Aktiver funksjonalitet for utløp av lagerbeholdning" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Selg utløpt lagerbeholdning" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Tillat salg av utgått lagerbeholdning" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Foreldet lagerbeholdning tidsintervall" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Antall dager før lagervarer er ansett som foreldet før utløp" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Produsér Utløpt Lagerbeholdning" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Tillat produksjon med utløpt lagerbeholdning" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Kontroll over eierskap av lagerbeholdning" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Aktiver eierskap over lagerplasseringer og -varer" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Lagerplassering standard ikon" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Lagerplassering standard ikon (tomt betyr ingen ikon)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Vis installerte lagervarer" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "Vis installerte lagervarer i lagertabeller" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Produksjonsordre-referansemønster" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Nødvendig mønster for å generere Produksjonsordre-referansefeltet" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Ansvarlig" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Kun salgbare deler kan tildeles en salgsordre" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Aktiver returordrer" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "Aktiver returordrefunksjonalitet i brukergrensesnittet" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "Returordre-referansemønster" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "Rediger fullførte returordrer" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "Tillat redigering av returordrer etter de er fullført" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Salgsordre-referansemønster" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Påkrevd mønster for å generere salgsordrereferansefelt" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Salgsordre standard fraktmetode" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Aktiver opprettelse av standard forsendelse med salgsordrer" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Rediger fullførte salgsordrer" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Tillat redigering av salgsordrer etter de har blitt sendt eller fullført" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Referansemønster for innkjøpsordre" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Obligatorisk mønster for generering av referansefelt for innkjøpsordre" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Rediger fullførte innkjøpsordre" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Tillat redigering av innkjøpsordre etter at de har blitt sendt eller fullført" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "Autofullfør innkjøpsordrer" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "Automatisk merk innkjøpsordre som fullført når alle ordrelinjer er mottatt" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Aktiver passord glemt" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Ativer funskjon for glemt passord på innloggingssidene" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Aktiver registrering" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Aktiver egenregistrerting for brukerer på påloggingssidene" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "Aktiver SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "Aktiver SSO på innloggingssidene" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "Aktiver SSO-registrering" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Aktiver selvregistrering via SSO for brukere på innloggingssiden" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "E-postadresse kreves" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Krevt at brukere angir e-post ved registrering" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "Auto-utfyll SSO-brukere" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Fyll automatisk ut brukeropplysninger fra SSO-kontodata" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "E-post to ganger" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Spør brukeren om e-post to ganger ved registrering" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Passord to ganger" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Spør brukeren om passord to ganger ved registrering" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Tillatte domener" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "Begrens registrering til bestemte domener (kommaseparert, begynner med @)" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Gruppe ved registrering" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Gruppe nye brukere blir tilknyttet ved registrering" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Krev MFA" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Brukere må bruke flerfaktorsikkerhet." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Sjekk utvidelser ved oppstart" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Sjekk at alle utvidelser er installert ved oppstart - aktiver i containermiljøer" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "Aktiver URL-integrasjon" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Tillat utvidelser å legge til URL-ruter" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Aktiver navigasjonsintegrasjon" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Tillat utvidelser å integrere mot navigasjon" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "Aktiver app-integrasjon" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Tillat utvidelser å legge til apper" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Aktiver tidsplanintegrasjon" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Tillat utvidelser å kjøre planlagte oppgaver" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Aktiver hendelsesintegrasjon" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Tillat utvidelser å reagere på interne hendelser" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Aktiver prosjektkoder" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "Aktiver prosjektkoder for å spore prosjekter" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Varetellingsfunksjonalitet" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Aktiver varetellingsfunksjonalitet for å registrere lagernivåer og regne ut lagerverdi" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "Ekskluder eksterne plasseringer" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "Eksluder lagervarer i eksterne plasseringer fra varetellinger" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Automatisk varetellingsperiode" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Antall dager mellom automatisk varetellingsregistrering (sett til null for å deaktivere)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "Rapportslettingsintervall" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "Varetellingsrapporter vil slettes etter angitt antall dager" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "Vis brukernes fulle navn" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "Vis brukernes fulle navn istedet for brukernavn" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Innstillingsnøkkel (må være unik - ufølsom for store og små bokstaver" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "Skjul inaktive elementer" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "Skjul inaktive deler i resultater som vises på hjemmesiden" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Vis abonnerte deler" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Vis abonnerte deler på startsiden" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Vis abonnerte kategorier" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Vis abonnerte delkatekorier på startsiden" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Vis nyeste deler" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Vis nyeste deler på startsiden" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Vis uvaliderte stykklister" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Vis stykklister som venter på validering på startsiden" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Vis nylige lagerendringer" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Vis nylig endrede lagervarer på startsiden" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Vis lav lagerbeholdning" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Vis lave lagervarer på startsiden" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Vis tomme lagervarer" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Vis tom lagerbeholdning på startsiden" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Vis nødvendig lagerbeholdning" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Vis lagervarer som trengs for produksjon på startsiden" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Vis utløpt lagerbeholdning" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Vis utløpte lagervarer på startsiden" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Vis foreldet lagerbeholdning" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Vis foreldet lagerbeholdning på startsiden" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Vis ventende produksjoner" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Vi ventende produksjoner på startsiden" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Vis forfalte produksjoner" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Vis forfalte produksjoner på startsiden" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Vis utestående Innkjøpsordrer" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Vis utestående Innkjøpsordrer på startsiden" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Vis forfalte Innkjøpsordrer" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Vis forfalte Innkjøpsordrer på startsiden" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Vis utestående Salgsordrer" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Vis utestående Salgsordrer på startsiden" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Vis forfalte SOer" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Vis forfalte SOer på startsiden" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "Vis ventende SO-forsendelser" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "Vis ventende SO-forsendelser på startsiden" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Vis Nyheter" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Vis nyheter på startsiden" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Innebygd etikettvisning" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "Vis PDF-etiketter i nettleseren fremfor å lastes ned som en fil" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Standard etikettskriver" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Konfigurer hvilken etikettskriver som skal være valgt som standard" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Innebygd rapportvisning" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "Vis PDF-rapporter i nettleseren fremfor å lastes ned som en fil" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Søk i Deler" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Vis deler i forhåndsvsningsvinduet for søk" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "Søk i Leverandørdeler" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Vis leverandørdeler i forhåndsvisningsvinduet for søk" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Søk i Produsentdeler" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Vis produsentdeler i forhåndsvisningsvinduet for søk" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Skjul Inaktive Deler" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Ekskluder inaktive deler fra forhåndsvisningsvinduet for søk" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Søk i kategorier" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Vis delkategorier i forhåndsvisningsvinduet for søk" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Søk i lagerbeholdning" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Vis lagervarer i forhåndsvisningsvinduet for søk" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Skjul utilgjengelige Lagervarer" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Ekskluder lagervarer som ikke er tilgjengelige fra forhåndsvisningsvinduet for søk" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Søk i Plasseringer" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Vis lagerplasseringer i forhåndsvisningsvinduet for søk" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Søk i Firma" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Vis firma i forhåndsvsningsvinduet for søk" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Søk i Produksjonsordrer" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Vis produksjonsordrer i forhåndsvisningsvinduet for søk" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Søk i Innkjøpsordrer" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Vis innkjøpsordrer i forhåndsvisningsvinduet for søk" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Ekskluder inaktive Innkjøpsordrer" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Ekskluder inaktive innkjøpsordrer fra forhåndsvisningsvinduet for søk" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Søk i Salgsordrer" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Vis salgsordrer i forhåndsvisningsvinduet for søk" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Ekskluder Inaktive Salgsordrer" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Ekskluder inaktive salgsordrer fra forhåndsvisningsvinduet for søk" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Søk i Returordrer" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "Vis returordrer i forhåndsvisningsvinduet for søk" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "Ekskluder Inaktive Returordrer" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "Ekskluder inaktive returordrer fra forhåndsvisningsvinduet for søk" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Forhåndsvisning av søkeresultater" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "Antall resultater å vise i hver seksjon av søkeresultatsforhåndsvisningen" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Regex-søk" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "Aktiver regulære uttrykk i søkeord" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "Helordsøk" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "Søk returnerer resultater for treff med hele ord" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Vis antall i skjemaer" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Vis antall tilgjengelige deler i noen skjemaer" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "Escape-knappen lukker skjemaer" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "Bruk Escape-knappen for å lukke modal-skjemaer" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Fast navigasjonsbar" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "Navigasjonsbarens posisjon er fast på toppen av skjermen" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Datoformat" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Foretrukket format for å vise datoer" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Delplanlegging" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Vis delplanleggingsinformasjon" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Lagertelling for Del" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "Vis lagertellingsinformasjon for del (om lagertellingsfunksjonalitet er aktivert)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Tabellstrenglengde" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "Maksimal lengdegrense for tekst vist i tabeller" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "Standard etikettmal for del" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "Etikettmalen for del som velges automatisk" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "Standard etikettmal for lagervare" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "Etikettmalen for lagervare som velges automatisk" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "Standard etikettmal for lagerplassering" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "Etikettmalen for lagerplassering som velges automatisk" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default stock location label template" msgid "Default build line label template" msgstr "Standard etikettmal for lagerplassering" -#: common/models.py:2464 +#: common/models.py:2461 #, fuzzy #| msgid "The stock item label template to be automatically selected" msgid "The build line label template to be automatically selected" msgstr "Etikettmalen for lagervare som velges automatisk" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "Motta feilrapporter" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "Motta varsler om systemfeil" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "Antall for prisbrudd" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3572,23 +3572,23 @@ msgstr "Antall for prisbrudd" msgid "Price" msgstr "Pris" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "Enhetspris på spesifisert antall" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Endepunkt" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "Endepunktet hvor denne webhooken er mottatt" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "Navn for webhooken" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3598,101 +3598,101 @@ msgstr "Navn for webhooken" msgid "Active" msgstr "Aktiv" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "Er webhooken aktiv" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Sjetong" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Nøkkel for tilgang" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Hemmelig" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Delt hemmlighet for HMAC" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "Melding ID" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Unik Id for denne meldingen" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Vert" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Verten denne meldingen ble mottatt fra" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Tittel" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Overskrift for denne meldingen" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Brødtekst" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Innholdet i meldingen" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "Endepunktet meldingen ble mottatt fra" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Arbeidet med" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "Var arbeidet med denne meldingen ferdig?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Id" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Tittel" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Publisert" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Forfatter" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Sammendrag" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Les" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "Er dette nyhetselementet lest?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3702,31 +3702,31 @@ msgstr "Er dette nyhetselementet lest?" msgid "Image" msgstr "Bilde" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Bildefil" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "Enhetsnavn må være en gyldig identifikator" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "Enhetsnavn" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "Symbol" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "Valgfritt enhetssymbol" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Definisjon" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "Enhetsdefinisjon" @@ -4029,7 +4029,7 @@ msgstr "Fraktnotater for internt bruk" msgid "Link to address information (external)" msgstr "Lenke til adresseinformasjon (ekstern)" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4091,7 +4091,7 @@ msgstr "Parameternavn" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4162,7 +4162,7 @@ msgid "Supplier part description" msgstr "Leverandørens delbeskrivelse" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4181,7 +4181,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Minimum betaling (f.eks. lageravgift)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4286,8 +4286,8 @@ msgstr "Slett bilde" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4548,7 +4548,7 @@ msgid "Addresses" msgstr "Adresser" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5101,7 +5101,7 @@ msgstr "Mottatt" msgid "Number of items received" msgstr "Antall enheter mottatt" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5835,12 +5835,12 @@ msgstr "Oppdaterte {part} enhetspris to {price}" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "Oppdaterte {part} enhetspris til {price} og antall til {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "Del-ID" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Delnavn" @@ -5957,7 +5957,7 @@ msgstr "BOM artikkel-ID" msgid "Parent IPN" msgstr "Overodnet IPN" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "Del -IPN" @@ -6013,39 +6013,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Innkommende innkjøpsordre" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Utgående salgsordre" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Lagervarer produsert av en produksjonsordre" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "Lagervarer påkrevd for produksjonsordre" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Gyldig" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "Godkjenn hele Stykklisten" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Dette alternativet må være valgt" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6054,7 +6054,7 @@ msgstr "Dette alternativet må være valgt" msgid "Category" msgstr "Kategori" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6072,7 +6072,7 @@ msgstr "Total lagerbeholdning" msgid "Input quantity for price calculation" msgstr "Sett inn antall for prisberegning" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Delkategori" @@ -6154,7 +6154,7 @@ msgstr "Del med dette Navnet, internt delnummer og Revisjon eksisterer allerede. msgid "Parts cannot be assigned to structural part categories!" msgstr "Deler kan ikke tilordnes strukturelle delkategorier!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Delnavn" @@ -6606,7 +6606,7 @@ msgstr "Ugyldig valg for parameterverdi" msgid "Parent Part" msgstr "Overordnet del" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Parametermal" @@ -6619,151 +6619,151 @@ msgstr "Data" msgid "Parameter Value" msgstr "Parameterverdi" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Standardverdi" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "Standard Parameterverdi" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "Del-ID eller delnavn" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "Unik del-ID-verdi" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "Delens interne delnummerverdi" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Nivå" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "BOM-nivå" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Velg overordnet del" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Underordnet del" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "Velg del som skal brukes i BOM" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "BOM-antall for denne BOM-artikkelen" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "Denne BOM-artikkelen er valgfri" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "Denne BOM-artikkelen er forbruksvare (den spores ikke i produksjonsordrer)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Svinn" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Forventet produksjonssvinn (absolutt eller prosent)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "BOM-artikkelreferanse" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "BOM-artikkelnotater" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Kontrollsum" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "BOM-linje kontrollsum" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Godkjent" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "Denne BOM-artikkelen er godkjent" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "Arves" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Denne BOM-artikkelen er arvet fra stykkliste for variantdeler" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Tillat Varianter" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Lagervarer for variantdeler kan brukes for denne BOM-artikkelen" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "Antall må være heltallsverdi for sporbare deler" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "Underordnet del må angis" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "BOM-artikkel erstatning" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "Erstatningsdel kan ikke være samme som hoveddelen" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "Overordnet BOM-artikkel" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Erstatningsdel" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "Del 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "Del 2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "Velg relatert del" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "Del-forhold kan ikke opprettes mellom en del og seg selv" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "Duplikatforhold eksisterer allerede" @@ -7892,19 +7892,19 @@ msgstr "Fant flere innkjøpsordrer som samsvarer med '{order}'" msgid "No matching purchase order for '{order}'" msgstr "Ingen samsvarende innkjøpsordre for '{order}'" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "Innkjøpsordre stemmer ikke med leverandør" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "Fant ikke ventende artikkel for leverandørdel" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "Mer informasjon nødvendig for å motta artikkelen" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "Mottok ordreartikkelen" @@ -8238,29 +8238,29 @@ msgstr "" msgid "Is the plugin active" msgstr "Er utvidelsen aktiv" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Installert" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "Eksempel-utvidelse" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Innebygd utvidelse" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Utvidelse" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Metode" @@ -8268,17 +8268,17 @@ msgstr "Metode" msgid "No author found" msgstr "Ingen forfatter funnet" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "Utvidensen '{p}' er ikke kompatibel med nåværende InvenTree-versjon {v}" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "Utvidelsen krever minst versjon {v}" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "Utvidelsen krever maks versjon {v}" @@ -8575,7 +8575,7 @@ msgstr "Total" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8606,7 +8606,7 @@ msgid "Test" msgstr "Test" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Resultat" @@ -8690,7 +8690,7 @@ msgstr "Leverandørnavn" msgid "Customer ID" msgstr "Kunde-ID" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "Installert i" @@ -8715,7 +8715,7 @@ msgstr "Gjennomgang kreves" msgid "Delete on Deplete" msgstr "Slett når oppbrukt" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8790,7 +8790,7 @@ msgstr "Lagerplasseringstyper" msgid "Default icon for all locations that have no icon set (optional)" msgstr "Standard ikom for alle plasseringer som ikke har satt et ikon (valgfritt)" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8802,12 +8802,12 @@ msgstr "Lagerplassering" msgid "Stock Locations" msgstr "Lagerplasseringer" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Eier" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Velg eier" @@ -8841,241 +8841,241 @@ msgstr "De kan ikke gjøre denne plasseringen strukturell, da noen lagervarer al msgid "Stock items cannot be located into structural stock locations!" msgstr "Lagervarer kan ikke plasseres i strukturelle plasseringer!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "Lagervare kan ikke opprettes for virtuelle deler" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "Deltype ('{self.supplier_part.part}') må være {self.part}" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "Antall må være 1 for produkt med et serienummer" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Serienummeret kan ikke angis hvis antall er større enn 1" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "Elementet kan ikke tilhøre seg selv" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "Elementet må ha en produksjonsrefereanse om is_building=True" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "Produksjonsreferanse peker ikke til samme del-objekt" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Overordnet lagervare" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Basisdel" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Velg en tilsvarende leverandørdel for denne lagervaren" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "Hvor er denne lagervaren plassert?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "Inpakningen denne lagervaren er lagret i" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "Er denne artikkelen montert i en annen artikkel?" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Serienummer for denne artikkelen" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "Batchkode for denne lagervaren" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Lagerantall" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "Kildeproduksjon" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "Produksjon for denne lagervaren" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "Brukt av" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "Produksjonsordren som brukte denne lagervaren" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Kildeinnkjøpsordre" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Innkjøpsordre for denne lagervaren" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Tildelt Salgsordre" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Utløpsdato for lagervare. Lagerbeholdning vil bli ansett som utløpt etter denne datoen" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Slett når oppbrukt" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Slett lagervaren når beholdningen er oppbrukt" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "Innkjøpspris per enhet på kjøpstidspunktet" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "Konvertert til del" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "Delen er ikke angitt som sporbar" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "Antall må være heltall" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "Antall kan ikke overstige tilgjengelig lagerbeholdning ({self.quantity})" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "Serienumre må være en liste over tall" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "Antallet stemmer ikke overens med serienumrene" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Seriernummer eksisterer allerede" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Lagervare har blitt tildelt en salgsordre" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "Lagervare er montert i en annen artikkel" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "Lagervare inneholder andre artikler" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "Lagervare har blitt tildelt til en kunde" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "Lagervare er for tiden i produksjon" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "Serialisert lagerbeholdning kan ikke slås sammen" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "Duplisert lagervare" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "Lagervarer må referere til samme del" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "Lagervarer må referere til samme leverandørdel" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "Lagerstatuskoder må være like" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "Lagervare kan ikke flyttes fordi den ikke er på lager" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "Oppføringsnotater" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "Verdi må angis for denne testen" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "Vedlegg må lastes opp for denne testen" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Testresultat" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "Testens verdi" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "Vedlegg til testresultat" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "Testnotater" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/pl/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/pl/LC_MESSAGES/django.po index 8d4b49ad061b..97b5f4425738 100644 --- a/src/backend/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Polish\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "Nie znaleziono punktu końcowego API" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Użytkownik nie ma uprawnień do przeglądania tego modelu" @@ -52,11 +52,11 @@ msgstr "Niepoprawna ilość ({exc})" msgid "Error details can be found in the admin panel" msgstr "Szczegóły błędu można znaleźć w panelu administracyjnym" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Wprowadź dane" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Wprowadź dane" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Pole odniesienia nie może być puste" msgid "Reference must match required pattern" msgstr "Odniesienie musi być zgodne z wymaganym wzorem" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Numer odniesienia jest zbyt duży" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Brak pliku" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Brak zewnętrznego odnośnika" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Załącznik" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Wybierz plik do załączenia" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Wybierz plik do załączenia" msgid "Link" msgstr "Łącze" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link do zewnętrznego adresu URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Komentarz" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Komentarz pliku" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Użytkownik" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "data przesłania" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Nazwa pliku nie może być pusta" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Nieprawidłowy katalog załącznika" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Nazwa pliku zawiera niedozwolony znak '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Brak rozszerzenia w nazwie pliku" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Załącznik o tej nazwie już istnieje" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Błąd zmiany nazwy pliku" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Duplikaty nazw nie mogą istnieć pod tym samym rodzicem" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Błędny wybór" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Błędny wybór" msgid "Name" msgstr "Nazwa" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Nazwa" msgid "Description" msgstr "Opis" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Opis (opcjonalny)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "nadrzędny" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Ścieżka" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Notatki Markdown (opcjonalne)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Dane kodu kreskowego" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Dane kodu kreskowego stron trzecich" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Hasz kodu kreskowego" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Unikalny hasz danych kodu kreskowego" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Znaleziono istniejący kod kreskowy" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Błąd serwera" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Błąd został zapisany w logach serwera." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Numer musi być prawidłowy" @@ -938,18 +938,18 @@ msgstr "Informacja systemowa" msgid "About InvenTree" msgstr "O InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Kompilacja musi zostać anulowana, zanim będzie mogła zostać usunięta" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Materiał eksploatacyjny" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Materiał eksploatacyjny" msgid "Optional" msgstr "Opcjonalne" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Śledzony" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Przydzielono" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Odwołanie do zamówienia wykonania" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Kod statusu budowania" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Kod partii" @@ -1223,7 +1223,7 @@ msgstr "Użytkownik lub grupa odpowiedzialna za te zlecenie produkcji" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "Skompilowane dane wyjściowe nie pasują do kolejności kompilacji" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Ilość musi być większa niż zero" @@ -1293,12 +1293,12 @@ msgstr "Wyjście budowy {serial} nie przeszło wszystkich testów" msgid "Build object" msgstr "Zbuduj obiekt" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "Alokowana ilość musi być większa niż zero" msgid "Quantity must be 1 for serialized stock" msgstr "Ilość musi wynosić 1 dla serializowanych zasobów" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Wybrana pozycja magazynowa nie pasuje do pozycji w zestawieniu BOM" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "Wybrana pozycja magazynowa nie pasuje do pozycji w zestawieniu BOM" msgid "Stock Item" msgstr "Element magazynowy" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Lokalizacja magazynowania przedmiotu" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Ilość zapasów do przydzielenia do produkcji" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Zainstaluj do" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Docelowa lokalizacja magazynowa przedmiotu" @@ -1669,7 +1669,7 @@ msgstr "Przedmiot opcjonalny" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Element BOM" @@ -2127,1434 +2127,1434 @@ msgstr "Opis projektu" msgid "User or group responsible for this project" msgstr "Użytkownik lub grupa odpowiedzialna za to zamówienie" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Klucz ustawień (musi być unikalny - niewrażliwy na wielkość liter)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Ustawienia wartości" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Wybrana wartość nie jest poprawną opcją" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Wartość musi być wartością binarną" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Wartość musi być liczbą całkowitą" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Ciąg musi być unikatowy" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Brak grupy" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Pusta domena nie jest dozwolona." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Niepoprawna nazwa domeny: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Brak wtyczki" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Wymagane ponowne uruchomienie" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Zmieniono ustawienie, które wymaga restartu serwera" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Oczekujące migracje" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Liczba oczekujących migracji bazy danych" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Nazwa instancji serwera" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Użyj nazwy instancji" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Nazwa firmy" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Wewnętrzna nazwa firmy" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Bazowy URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "Bazowy adres URL dla instancji serwera" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Domyślna waluta" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Interwał aktualizacji waluty" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Jak często aktualizować kursy wymiany walut (ustaw zero aby wyłączyć)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "dni" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Wtyczka aktualizacji waluty" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Pobierz z adresu URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Zezwól na pobieranie zewnętrznych obrazów i plików z zewnętrznego URL" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Limit rozmiaru pobierania" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "Ścisła weryfikacja adresu URL" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "Wymagaj specyfikacji schematu podczas sprawdzania poprawności adresów URL" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Wymagaj potwierdzenia" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Wymagaj wyraźnego potwierdzenia dla określonych działań." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Głębokość drzewa" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Domyślna głębokość drzewa dla widoku drzewa. Głębsze poziomy mogą być leniwe, gdy są potrzebne." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Częstotliwość sprawdzania aktualizacji" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Jak często aktualizować kursy wymiany walut (ustaw zero aby wyłączyć)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Automatyczna kopia zapasowa" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Włącz automatyczną kopię zapasową bazy danych i plików multimedialnych" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Interwał automatycznego tworzenia kopii zapasowych" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Określ liczbę dni między zdarzeniami automatycznej kopii zapasowej" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Interwał usuwania zadań" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Obsługa kodu kreskowego" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "Wyrażenie regularne IPN" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Zezwól na powtarzający się IPN" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Zezwól na edycję IPN" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Skopiuj BOM komponentu" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Szablon" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Złożenie" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Komponent" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Możliwość zakupu" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Części są domyślnie z możliwością zakupu" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Możliwość sprzedaży" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Części są domyślnie z możliwością sprzedaży" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Możliwość śledzenia" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Części są domyślnie z możliwością śledzenia" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Wirtualny" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Części są domyślnie wirtualne" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Ceny wewnętrzne" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Włącz drukowanie etykiet" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Włącz drukowanie etykiet z interfejsu WWW" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "DPI etykiety" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Włącz raporty" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Tryb Debugowania" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Rozmiar strony" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Domyślna wielkość strony dla raportów PDF" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Włącz generowanie raportów testów" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Odpowiedzialny" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "Automatycznie wypełniaj zlecenia zakupu" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "Automatycznie oznacz zlecenia jako zakończone po odebraniu wszystkich pozycji" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Włącz opcję zapomnianego hasła" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Włącz funkcję zapomnianego hasła na stronach logowania" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Włącz rejestrację" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Włącz samodzielną rejestrację dla użytkowników na stronach logowania" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "Włącz SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "Włącz SSO na stronach logowania" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Adres e-mail jest wymagany" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "Autouzupełnianie użytkowników SSO" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Automatycznie wypełnij dane użytkownika z danych konta SSO" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "E-mail dwa razy" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Przy rejestracji dwukrotnie zapytaj użytkowników o ich adres e-mail" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Hasło dwukrotnie" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Przy rejestracji dwukrotnie zapytaj użytkowników o ich hasło" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Grupuj przy rejestracji" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Wymuś MFA" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Użytkownicy muszą używać zabezpieczeń wieloskładnikowych." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Sprawdź wtyczki przy starcie" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "Włącz integrację URL" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Włącz wtyczki, aby dodać ścieżki URL" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "Włącz integrację z aplikacją" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Włącz wtyczki, aby dodać aplikacje" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Włącz wtyczki, aby uruchamiać zaplanowane zadania" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Klucz ustawień (musi być unikalny - niewrażliwy na wielkość liter" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Pokaż obserwowane części" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Pokaż obserwowane części na stronie głównej" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Pokaż obserwowane kategorie" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Pokaż obserwowane kategorie części na stronie głównej" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Pokaż najnowsze części" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Pokaż najnowsze części na stronie głównej" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Pokaż niski stan magazynowy" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Pokaż elementy o niskim stanie na stronie głównej" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Pokaż wymagany stan zapasów" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Szukaj części" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Ukryj nieaktywne części" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Wyszukaj zlecenia zakupu" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Wyklucz nieaktywne zlecenia zakupu" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Pokaż ilość w formularzach" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Stały pasek nawigacyjny" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Format daty" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Preferowany format wyświetlania dat" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Planowanie komponentów" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3562,23 +3562,23 @@ msgstr "" msgid "Price" msgstr "Cena" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Punkt końcowy" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3588,101 +3588,101 @@ msgstr "" msgid "Active" msgstr "Aktywny" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Sekret" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Współdzielony sekret dla HMAC" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "Id wiadomości" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Unikalny identyfikator dla tej wiadomości" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Host, od którego otrzymano tę wiadomość" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Nagłówek" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Nagłówek tej wiadomości" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Zawartość" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Autor" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3692,31 +3692,31 @@ msgstr "" msgid "Image" msgstr "Obraz" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4019,7 +4019,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4081,7 +4081,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4152,7 +4152,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4171,7 +4171,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4276,8 +4276,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4538,7 +4538,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5091,7 +5091,7 @@ msgstr "Odebrane" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5825,12 +5825,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "ID komponentu" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Nazwa komponentu" @@ -5947,7 +5947,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "IPN komponentu" @@ -6003,39 +6003,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Nadchodzące zlecenie zakupu" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Ważny" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Ta opcja musi być zaznaczona" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6044,7 +6044,7 @@ msgstr "Ta opcja musi być zaznaczona" msgid "Category" msgstr "Kategoria" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6062,7 +6062,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Kategoria komponentu" @@ -6144,7 +6144,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Nazwa komponentu" @@ -6596,7 +6596,7 @@ msgstr "" msgid "Parent Part" msgstr "Część nadrzędna" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6609,151 +6609,151 @@ msgstr "Dane" msgid "Parameter Value" msgstr "Wartość parametru" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Wartość domyślna" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "Unikalny wartość ID komponentu" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "Wartość IPN części" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Poziom" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Wybierz część nadrzędną" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Podczęść" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "Ten element BOM jest opcjonalny" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "Notatki pozycji BOM" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Suma kontrolna" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Zatwierdzone" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Zezwalaj na warianty" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Część zastępcza" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "Część 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "Część 2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "Wybierz powiązaną część" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7882,19 +7882,19 @@ msgstr "Znaleziono wiele zleceń zakupu pasujących do '{order}'" msgid "No matching purchase order for '{order}'" msgstr "Nie znaleziono pasującego zlecenia zakupu dla '{order}'" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "Zlecenie zakupu nie pasuje do dostawcy" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "Nie znaleziono pozycji oczekującej dla części od dostawcy" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "Dalsze informacje wymagane do odbioru pozycji" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "Otrzymana pozycja zlecenia zakupu" @@ -8228,29 +8228,29 @@ msgstr "" msgid "Is the plugin active" msgstr "Czy wtyczka jest aktywna" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Zainstalowane" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Wtyczka wbudowana" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Wtyczka" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Metoda" @@ -8258,17 +8258,17 @@ msgstr "Metoda" msgid "No author found" msgstr "Nie znaleziono autora" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8565,7 +8565,7 @@ msgstr "Razem" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8596,7 +8596,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Wynik" @@ -8680,7 +8680,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "Zainstalowane w" @@ -8705,7 +8705,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8780,7 +8780,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8792,12 +8792,12 @@ msgstr "" msgid "Stock Locations" msgstr "Lokacje stanu magazynowego" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Właściciel" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Wybierz właściciela" @@ -8831,241 +8831,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Nadrzędny towar" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Część podstawowa" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Wybierz pasującą część dostawcy dla tego towaru" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Ilość w magazynie" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Wyszukaj zlecenie zakupu" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Zlecenie zakupu dla tego towaru" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Usuń po wyczerpaniu" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "Ilość musi być liczbą całkowitą" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Numer seryjny już istnieje" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "Notatki do wpisu" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "Należy podać wartość dla tego testu" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Wynik testu" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/pt/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/pt/LC_MESSAGES/django.po index 648d6c9acd14..6e00f232fc9f 100644 --- a/src/backend/InvenTree/locale/pt/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API endpoint não encontrado" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Usuário não tem permissão para ver este modelo" @@ -52,11 +52,11 @@ msgstr "Quantidade fornecida inválida ({exc})" msgid "Error details can be found in the admin panel" msgstr "Detalhes do erro podem ser encontrados no painel de administrador" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Insira uma Data" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Insira uma Data" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "O campo de referência não pode ficar vazio" msgid "Reference must match required pattern" msgstr "A referência deve corresponder ao padrão exigido" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "O número de referência é muito grande" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Arquivo ausente" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Link externo não encontrado" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Anexo" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Selecione arquivo para anexar" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Selecione arquivo para anexar" msgid "Link" msgstr "Link" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link para URL externa" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Comentario" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Comentario sobre arquivo" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Usuario" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "data de upload" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Nome do arquivo nao pode estar vazio" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Diretorio para anexo invalido" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Arquivo contem characteres ilegais '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Arquivo sem extensao" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Anexo ja existe" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Erro renomeando o arquivo" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Nomes duplicados não podem existir sob o mesmo parental" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Escolha inválida" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Escolha inválida" msgid "Name" msgstr "Nome" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Nome" msgid "Description" msgstr "Descrição" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Descrição (opcional)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "parent" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Caminho" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Notas Markdown (opcional)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Dados de código de barras" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Dados de código de barras de terceiros" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Hash de código de barras" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Hash exclusivo de dados de código de barras" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Código de barras existente encontrado" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Erro de servidor" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Log de erro salvo pelo servidor." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Preicsa ser um numero valido" @@ -938,18 +938,18 @@ msgstr "Informação do Sistema" msgid "About InvenTree" msgstr "Sobre o InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Produção deve ser cancelada antes de ser deletada" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Consumível" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Consumível" msgid "Optional" msgstr "Opcional" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Monitorado" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Alocado" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Referência do pedido de produção" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Pedido de produção para qual este serviço está alocado" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Código de situação da produção" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Código de Lote" @@ -1223,7 +1223,7 @@ msgstr "Usuário ou grupo responsável para este pedido de produção" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "Saída da produção não corresponde ao Pedido de Produção" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Quantidade deve ser maior que zero" @@ -1293,12 +1293,12 @@ msgstr "" msgid "Build object" msgstr "Objeto de produção" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "Quantidade alocada deve ser maior que zero" msgid "Quantity must be 1 for serialized stock" msgstr "Quantidade deve ser 1 para estoque serializado" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Item estoque selecionado não coincide com linha da LDM" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "Item estoque selecionado não coincide com linha da LDM" msgid "Stock Item" msgstr "Item de estoque" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Origem do item em estoque" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Quantidade do estoque para alocar à produção" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Instalar em" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Destino do Item do Estoque" @@ -1669,7 +1669,7 @@ msgstr "Itens opcionais" msgid "Allocate optional BOM items to build order" msgstr "Alocar itens LDM opcionais para o pedido de produção" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Item LDM" @@ -2127,1444 +2127,1444 @@ msgstr "Descrição do projeto" msgid "User or group responsible for this project" msgstr "Usuário ou grupo responsável por este projeto" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Senha de configurações (deve ser única — diferencia maiúsculas de minúsculas)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Valor da Configuração" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Valor escolhido não é uma opção válida" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Valor deve ser um valor booleano" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Valor deve ser um número inteiro" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "A frase senha deve ser diferenciada" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Nenhum grupo" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Um domínio vazio não é permitido." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Nome de domínio inválido: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Sem extensão" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Reinicialização necessária" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Uma configuração que requer uma reinicialização do servidor foi alterada" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Migrações pendentes" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Número de migrações pendentes na base de dados" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Nome da Instância do Servidor" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Descritor de frases para a instância do servidor" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Usar nome da instância" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Usar o nome da instância na barra de título" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Restringir a exibição 'sobre'" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Mostrar 'sobre' modal apenas para superusuários" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Nome da empresa" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Nome interno da Empresa" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "URL de Base" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "URL Base da instância do servidor" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Moeda Padrão" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Selecione a moeda base para cálculos de preços" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Intervalo de Atualização da Moeda" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Com que frequência atualizar as taxas de câmbio (defina como zero para desativar)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "dias" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Extensão de Atualização de Moeda" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "Extensão de Atualização de Moeda a utilizar" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Baixar do URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Permitir baixar imagens remotas e arquivos de URLs externos" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Limite de tamanho para baixar" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Maior tamanho de imagem remota baixada permitida" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "Usuário-agente utilizado para baixar da URL" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Permitir a substituição de imagens e arquivos usados baixados por usuário-agente (deixar em branco por padrão)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "Validação rigorosa de URL" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "Exigir especificação de esquema ao validar URLs" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Exigir confirmação" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Exigir confirmação explícita do usuário para uma certa ação." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Profundidade da árvore" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Profundidade padrão de visualização da árvore. Níveis mais profundos podem ser carregados gradualmente conforme necessário." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Atualizar Intervalo de Verificação" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Frequência para verificar atualizações (defina como zero para desativar)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Cópia de Segurança Automática" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Ativar cópia de segurança automática do banco de dados e arquivos de mídia" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Intervalo de Backup Automático" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Especificar o número de dia entre as cópias de segurança" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Intervalo para Excluir da Tarefa" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Os resultados da tarefa no plano de fundo serão excluídos após um número especificado de dias" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Intervalo para Excluir do Registro de Erro" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Registros de erros serão excluídos após um número especificado de dias" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Intervalo para Excluir de Notificação" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Notificações de usuários será excluído após um número especificado de dias" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Suporte aos códigos de barras" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "Ativar suporte a leitor de código de barras na interface web" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Atraso na entrada de código de barras" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Tempo de atraso de processamento de entrada de barras" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Suporte a código de barras via Câmera" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Permitir escanear código de barras por câmera pelo navegador" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Revisões de peças" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Habilitar campo de revisão para a Peça" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "Regex IPN" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Padrão de expressão regular adequado para Peça IPN" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Permitir Duplicação IPN" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Permitir que várias peças compartilhem o mesmo IPN" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Permitir Edição IPN" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Permitir trocar o valor do IPN enquanto se edita a peça" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Copiar dados da LDM da Peça" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Copiar dados da LDM por padrão quando duplicar a peça" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Copiar Dados de Parâmetro da Peça" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Copiar dados de parâmetros por padrão quando duplicar uma peça" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Copiar Dados Teste da Peça" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Copiar dados de teste por padrão quando duplicar a peça" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Copiar Parâmetros dos Modelos de Categoria" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Copiar parâmetros do modelo de categoria quando criar uma peça" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Modelo" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Peças são modelos por padrão" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Montagem" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Peças podem ser montadas a partir de outros componentes por padrão" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Componente" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Peças podem ser usadas como sub-componentes por padrão" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Comprável" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Peças são compráveis por padrão" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Vendível" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Peças vão vendíveis por padrão" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Rastreável" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Peças vão rastreáveis por padrão" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtual" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Peças são virtuais por padrão" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Mostrar Importações em Visualizações" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Exibir o assistente de importação em algumas visualizações de partes" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Mostra peças relacionadas" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Mostrar peças relacionadas para uma peça" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Dados Iniciais de Estoque" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Permitir Criação de estoque inicial quando adicional uma nova peça" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Dados Iniciais de Fornecedor" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Permitir criação de dados iniciais de fornecedor quando adicionar uma nova peça" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Formato de Exibição do Nome da Peça" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Formato para exibir o nome da peça" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Ícone de Categoria de Peça Padrão" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Ícone padrão de categoria de peça (vazio significa sem ícone)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "Forçar Unidades de Parâmetro" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "Se as unidades são fornecidas, os valores do parâmetro devem corresponder às unidades especificadas" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Mínimo de Casas Decimais do Preço" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Mínimo número de casas decimais a exibir quando renderizar dados de preços" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Máximo Casas Decimais de Preço" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Número máximo de casas decimais a exibir quando renderizar dados de preços" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Usar Preços do Fornecedor" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Incluir quebras de preço do fornecedor nos cálculos de preços globais" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Sobrescrever histórico de compra" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "Histórico do pedido de compra substitui os intervalos dos preços do fornecedor" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Usar Preços do Item em Estoque" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Usar preço inserido manualmente no estoque para cálculos de valores" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Idade do preço do Item em Estoque" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Não incluir itens em estoque mais velhos que este número de dias no cálculo de preços" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Usar Preço Variável" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Incluir preços variáveis nos cálculos de valores gerais" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Apenas Ativar Variáveis" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Apenas usar peças variáveis ativas para calcular preço variáveis" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Intervalo de Reconstrução de Preços" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Número de dias antes da atualização automática dos preços das peças" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Preços Internos" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Habilitar preços internos para peças" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Sobrepor Valor Interno" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Se disponível, preços internos sobrepõe variação de cálculos de preço" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Ativar impressão de etiquetas" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Ativar impressão de etiqueta pela interface da internet" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "DPI da Imagem na Etiqueta" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "Resolução de DPI quando gerar arquivo de imagens para fornecer à extensão de impressão de etiquetas" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Habilitar Relatórios" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Ativar geração de relatórios" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Modo de depuração" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Gerar relatórios em modo de depuração (saída HTML)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Tamanho da página" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Tamanho padrão da página PDF para relatórios" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Ativar Relatórios Teste" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Ativar geração de relatórios de teste" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Anexar Relatórios de Teste" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Quando imprimir um Relatório de Teste, anexar uma cópia do mesmo ao item de estoque associado" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Seriais Únicos Globais" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Números de série para itens de estoque devem ser globalmente únicos" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Preenchimento automático de Números Seriais" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Preencher números de série automaticamente no formulário" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Excluir Estoque Esgotado" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Determina o comportamento padrão quando um item de estoque é esgotado" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Modelo de Código de Lote" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Modelo para gerar códigos de lote padrão para itens de estoque" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Validade do Estoque" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Ativar função de validade de estoque" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Vender estoque expirado" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Permitir venda de estoque expirado" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Tempo de Estoque Inativo" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Número de dias em que os itens em estoque são considerados obsoleto antes de vencer" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Produzir Estoque Vencido" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Permitir produção com estoque vencido" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Controle de propriedade do estoque" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Ativar controle de propriedade sobre locais e itens de estoque" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Ícone padrão do local de estoque" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Ícone padrão de local de estoque (vazio significa sem ícone)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Mostrar Itens de Estoque Instalados" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "Exibir itens de estoque instalados nas tabelas de estoque" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Modelo de Referência de Pedidos de Produção" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Modelo necessário para gerar campo de referência do Pedido de Produção" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Responsável" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Apenas peças vendáveis podem ser atribuídas a um pedido de venda" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Ativar Pedidos de Devolução" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "Ativar funcionalidade de pedido de retorno na interface do usuário" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "Modelo de Referência de Pedidos de Devolução" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "Editar os Pedidos de Devolução Concluídos" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "Permitir a edição de pedidos de devolução após serem enviados ou concluídos" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Modelo de Referência de Pedidos de Venda" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Modelo necessário para gerar campo de referência do Pedido de Venda" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Envio Padrão de Pedidos de Venda" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Habilitar criação de envio padrão com Pedidos de Vendas" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Editar os Pedidos de Vendas concluídos" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Permitir a edição de pedidos de vendas após serem enviados ou concluídos" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Modelo de Referência de Pedidos de Compras" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Modelo necessário para gerar campo de referência do Pedido de Compra" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Editar Pedidos de Compra Concluídos" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Permitir a edição de pedidos de compras após serem enviados ou concluídos" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "Autocompletar Pedidos de Compra" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "Marcar automaticamente os pedidos de compra como concluídos quando todos os itens de linha forem recebidos" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Habitar esquecer senha" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Habilitar a função \"Esqueci minha senha\" nas páginas de acesso" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Habilitar cadastro" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Ativar auto-registro para usuários na página de entrada" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "Ativar SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "Ativar SSO na página de acesso" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "Ativar registro SSO" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Ativar auto-registro por SSO para usuários na página de entrada" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Email obrigatório" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Exigir do usuário o e-mail no cadastro" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "Auto-preencher usuários SSO" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Preencher automaticamente os detalhes do usuário a partir de dados da conta SSO" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "Enviar email duplo" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "No registro pedir aos usuários duas vezes pelo email" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Senha duas vezes" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "No registro pedir aos usuários duas vezes pela senha" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Domínios permitidos" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "Restringir registros a certos domínios (separados por vírgula, começando com @)" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Grupo no cadastro" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Grupo ao qual novos usuários são atribuídos no registro" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Forçar AMF" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Os usuários devem usar uma segurança multifator." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Checar extensões no início" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Checar que todas as extensões instaladas no início — ativar em ambientes de contêineres" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "Verificar por atualizações de plugin" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "Habilitar verificações periódicas de atualizações para plugins instalados" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "Ativar integração URL" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Ativar extensão para adicionar rotas URL" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Ativar integração de navegação" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Ativar extensões para integrar à navegação" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "Ativa integração com aplicativo" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Ativar extensões para adicionar aplicativos" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Ativar integração do calendário" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Ativar extensões para executar tarefas agendadas" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Ativar integração de eventos" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Ativar extensões para responder a eventos internos" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Habilitar códigos de projeto" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "Ativar códigos de projeto para rastrear projetos" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Funcionalidade de Balanço do Inventário" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Ativar funcionalidade de balanço para gravar níveis de estoque e calcular seu valor" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "Excluir Locais Externos" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "Excluir itens de estoque em locais externos dos cálculos do estoque" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Período de Balanço Automático" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Número de dias entre gravação do balanço de estoque (coloque zero para desativar)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "Intervalo para Excluir o Relatório" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "Relatórios de balanço serão apagados após um número de dias especificado" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "Mostrar nomes completos dos usuários" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "Mostrar Nomes Completos em vez de Nomes de Usuário" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Senha de configurações (deve ser única — diferencia maiúsculas de minúsculas" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "Ocultar peças inativas" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "Ocultar peças inativas nos resultados exibidos na página inicial" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Mostrar peças subscritas" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Mostrar peças subscritas na tela inicial" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Mostrar categorias subscritas" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Mostrar categorias de peças subscritas na tela inicial" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Mostrar peças mais recentes" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Mostrar as peças mais recentes na página inicial" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Mostrar LDMs não validadas" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Mostrar LDMs que aguardam validação na página inicial" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Mostrar alterações recentes de estoque" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Mostrar itens de estoque alterados recentemente na página inicial" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Mostrar estoque baixo" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Mostrar itens de baixo estoque na página inicial" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Mostrar estoque esgotado" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Mostrar itens sem estoque na página inicial" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Mostrar estoque necessário" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Mostrar itens de estoque necessários para produções na tela inicial" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Mostrar estoque expirado" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Mostrar expirados itens em estoque na tela inicial" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Mostrar estoque inativo" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Mostrar estoque inativo na tela inicial" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Mostrar produções pendentes" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Mostrar produções pendentes na tela inicial" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Mostrar produções atrasadas" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Mostrar produções atrasadas na tela inicial" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Mostrar pedidos de compra pendentes" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Mostrar os Pedidos de Compras pendentes na página inicial" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Mostrar Pedidos de Compra atrasados" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Mostrar os Pedidos de Compras atrasadas na tela inicial" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Mostrar pedidos de vendas pendentes" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Mostrar os Pedidos de Vendas pendentes na página inicial" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Mostrar Pedidos de Venda atrasados" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Mostrar os Pedidos de Vendas atrasadas na tela inicial" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "Mostrar remessas de OV pendentes" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "Mostrar envios OV pendentes na tela inicial" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Mostrar notícias" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Mostrar notícias na tela inicial" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Mostrar etiqueta em linha" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "Mostrar etiquetas em PDF no navegador, ao invés de baixar o arquivo" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Impressora de etiquetas padrão" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Configurar qual impressora de etiqueta deve ser selecionada por padrão" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Mostrar relatório em linha" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "Mostrar relatórios em PDF no navegador, ao invés de baixar o arquivo" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Procurar Peças" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Mostrar peças na janela de visualização de pesquisa" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "Buscar Peças do Fornecedor" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Mostrar fornecedor de peças na janela de visualização de pesquisa" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Buscar peças do fabricante" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Mostrar fabricante de peças na janela de visualização de pesquisa" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Ocultar peças inativas" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Não incluir peças inativas na janela de visualização de pesquisa" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Pesquisar Categorias" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Mostrar categoria das peças na janela de visualização de pesquisa" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Pesquisar Estoque" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Mostrar itens do estoque na janela de visualização de pesquisa" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Ocultar itens do estoque indisponíveis" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Não incluir itens de estoque que não estão disponíveis na janela de visualização de pesquisa" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Procurar Locais" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Mostrar locais de estoque na janela de visualização de pesquisa" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Pesquisar empresas" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Mostrar empresas na janela de visualização de pesquisa" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Procurar Pedidos de Produção" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Mostrar pedidos de produção na janela de visualização de pesquisa" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Mostrar Pedido de Compras" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Mostrar pedidos de compra na janela de visualização de pesquisa" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Não incluir Pedidos de Compras Inativos" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Não incluir pedidos de compras inativos na janela de visualização de pesquisa" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Procurar Pedidos de Vendas" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Mostrar pedidos de vendas na janela de visualização de pesquisa" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Não Incluir Pedidos de Compras Inativas" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Não incluir pedidos de vendas inativos na janela de visualização de pesquisa" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Procurar Pedidos de Devolução" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "Mostrar pedidos de devolução na janela de visualização de pesquisa" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "Não Incluir Pedidos de Devolução Inativas" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "Não incluir pedidos de devolução inativos na janela de visualização de pesquisa" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Mostrar Resultados Anteriores" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "Número de resultados mostrados em cada seção da janela de visualização de pesquisa" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Pesquisa de Regex" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "Permitir expressôes comuns nas conultas de pesquisas" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "Busca de Palavras Inteira" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "Pesquisa retorna que palavra inteira coincide" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Mostrar Quantidade nos Formulários" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Mostrar a quantidade de peças disponíveis em alguns formulários" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "Tecla Esc Fecha Formulários" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "Usar a tecla Esc para fechar fomulários modais" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Fixar Navbar" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "A posição do Navbar é fixa no topo da tela" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Formato da data" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Formato preferido para mostrar datas" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Agendamento de peças" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Mostrar informações de agendamento de peças" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Balanço de Peça" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "Mostrar informação de balanço da peça (se a funcionalidade de balanço estiver habilitada)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Comprimento da Tabela de Frases" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "Limite máximo de comprimento para frases exibidas nas visualizações de tabela" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "Modelo de rótulo padrão da peça" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "O modelo de rótulo da peça a ser selecionado automaticamente" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "Modelo padrão de item de estoque" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "O modelo de rótulo do item a ser selecionado automaticamente" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "Modelo de rótulo de localização do estoque padrão" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "O modelo de rótulo do local de estoque a ser selecionado automaticamente" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default stock location label template" msgid "Default build line label template" msgstr "Modelo de rótulo de localização do estoque padrão" -#: common/models.py:2464 +#: common/models.py:2461 #, fuzzy #| msgid "The stock item label template to be automatically selected" msgid "The build line label template to be automatically selected" msgstr "O modelo de rótulo do item a ser selecionado automaticamente" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "Receber relatório de erros" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "Receber notificações para erros do sistema" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "Últimas máquinas de impressão utilizadas" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "Salvar as últimas máquinas de impressão usadas para um usuário" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "Quantidade de Parcelamentos" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3572,23 +3572,23 @@ msgstr "Quantidade de Parcelamentos" msgid "Price" msgstr "Preço" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "Preço unitário na quantidade especificada" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Ponto final" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "Ponto final em qual o gancho web foi recebido" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "Nome para este webhook" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3598,101 +3598,101 @@ msgstr "Nome para este webhook" msgid "Active" msgstr "Ativo" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "Este gancho web está ativo" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Token" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Token de acesso" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Segredo" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Segredo compartilhado para HMAC" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "ID da Mensagem" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Identificador exclusivo desta mensagem" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Servidor" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Servidor do qual esta mensagem foi recebida" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Cabeçalho" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Cabeçalho da mensagem" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Corpo" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Corpo da mensagem" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "Ponto do qual esta mensagem foi recebida" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Trabalhado em" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "O trabalho desta mensagem foi concluído?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Id" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Título" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Publicado" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Autor" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Resumo" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Lida" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "Esta notícia do item foi lida?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3702,31 +3702,31 @@ msgstr "Esta notícia do item foi lida?" msgid "Image" msgstr "Imagem" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Arquivo de imagem" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "Nome da unidade deve ser um identificador válido" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "Nome da unidade" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "Símbolo" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "Símbolo de unidade opcional" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Definição" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "Definição de unidade" @@ -4029,7 +4029,7 @@ msgstr "Notas de envio para uso interno" msgid "Link to address information (external)" msgstr "Link para as informações do endereço (externo)" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4091,7 +4091,7 @@ msgstr "Nome do parâmetro" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4162,7 +4162,7 @@ msgid "Supplier part description" msgstr "Descrição da peça fornecedor" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4181,7 +4181,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Taxa mínima (ex.: taxa de estoque)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4286,8 +4286,8 @@ msgstr "Excluir imagem" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4548,7 +4548,7 @@ msgid "Addresses" msgstr "Endereços" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5101,7 +5101,7 @@ msgstr "Recebido" msgid "Number of items received" msgstr "Número de itens recebidos" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5835,12 +5835,12 @@ msgstr "Atualizado {part} unid.-preço para {price}" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "Atualizado {part} unid.-preço para {price} e quantidade para {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "ID da Peça" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Nome da Peça" @@ -5957,7 +5957,7 @@ msgstr "ID Item LDM" msgid "Parent IPN" msgstr "IPN Paternal" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "IPN da Peça" @@ -6013,39 +6013,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Pedido de compra recebido" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Pedidos de Venda Feitos" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Estoque produzido pelo Pedido de Produção" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "Estoque obrigatório para Pedido de Produção" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Válido" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "Validar a Lista de Materiais completa" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Esta opção deve ser selecionada" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6054,7 +6054,7 @@ msgstr "Esta opção deve ser selecionada" msgid "Category" msgstr "Categoria" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6072,7 +6072,7 @@ msgstr "Estoque Total" msgid "Input quantity for price calculation" msgstr "Quantidade para o cálculo de preço" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Categoria da Peça" @@ -6154,7 +6154,7 @@ msgstr "Uma parte com este Nome, IPN e Revisão já existe." msgid "Parts cannot be assigned to structural part categories!" msgstr "Peças não podem ser atribuídas a categorias estruturais!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Nome da peça" @@ -6606,7 +6606,7 @@ msgstr "Escolha inválida para valor do parâmetro" msgid "Parent Part" msgstr "Peça Paternal" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Modelo de parâmetro" @@ -6619,151 +6619,151 @@ msgstr "Dados" msgid "Parameter Value" msgstr "Valor do Parâmetro" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Valor Padrão" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "Valor Padrão do Parâmetro" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "ID da peça ou nome da peça" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "Valor exclusivo do ID de peça" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "Valor da parte IPN" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Nível" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "Nível da LDM" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Selecione a Peça Parental" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Sub peça" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "Selecionar peça a ser usada na LDM" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "Quantidade de LDM para este item LDM" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "Este item LDM é opcional" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "Este item LDM é consumível (não é rastreado nos pedidos de construção)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Excedente" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Quantidade estimada de desperdício (absoluto ou porcentagem)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "Referência do Item LDM" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "Notas do Item LDM" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Soma de verificação" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "Soma de Verificação da LDM da linha" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Validado" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "O item da LDM foi validado" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "Obtém herdados" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Este item da LDM é herdado por LDMs para peças variáveis" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Permitir variações" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Itens de estoque para as peças das variantes podem ser usados para este item LDM" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "Quantidade deve ser valor inteiro para peças rastreáveis" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "Sub peça deve ser especificada" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "Substituir Item da LDM" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "A peça de substituição não pode ser a mesma que a peça mestre" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "Item LDM Parental" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Substituir peça" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "Parte 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "Parte 2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "Selecionar Peça Relacionada" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "Relacionamento da peça não pode ser criada com ela mesma" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "Relação duplicada já existe" @@ -7892,19 +7892,19 @@ msgstr "Encontrados vários pedidos de compra correspondentes a '{order}'" msgid "No matching purchase order for '{order}'" msgstr "Nenhum pedido de compra correspondente a '{order}' encontrado" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "Pedido de compra não corresponde ao fornecedor" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "Falha ao encontrar item de linha pendente para a parte do fornecedor" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "Mais informações necessárias para receber o item de linha" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "Item de linha do pedido de compra recebido" @@ -8238,29 +8238,29 @@ msgstr "" msgid "Is the plugin active" msgstr "O plug-in está ativo" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Instalado" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "Plug-in de exemplo" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Plugin embutido" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Extensões" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Método" @@ -8268,17 +8268,17 @@ msgstr "Método" msgid "No author found" msgstr "Nenhum autor encontrado" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "A extensão '{p}' não é compatível com a versão atual do InvenTree {v}" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "Extensão requer pelo menos a versão {v}" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "Extensão requer no máximo a versão {v}" @@ -8575,7 +8575,7 @@ msgstr "Total" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8606,7 +8606,7 @@ msgid "Test" msgstr "Teste" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Resultado" @@ -8690,7 +8690,7 @@ msgstr "Nome do Fornecedor" msgid "Customer ID" msgstr "ID Cliente" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "Instalado em" @@ -8715,7 +8715,7 @@ msgstr "Revisão Necessária" msgid "Delete on Deplete" msgstr "Excluir quando esgotado" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8790,7 +8790,7 @@ msgstr "Tipos de Locais de estoque" msgid "Default icon for all locations that have no icon set (optional)" msgstr "Ícone padrão para todos os locais que não tem um ícone (opcional)" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8802,12 +8802,12 @@ msgstr "Localização do estoque" msgid "Stock Locations" msgstr "Locais de estoque" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Responsavel" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Selecionar Responsável" @@ -8841,241 +8841,241 @@ msgstr "Você não pode tornar este local do estoque estrutural, pois alguns ite msgid "Stock items cannot be located into structural stock locations!" msgstr "Os itens de estoque não podem estar localizados em locais de estoque estrutural!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "Item de estoque não pode ser criado para peças virtuais" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "Tipo de peça('{self.supplier_part.part}') deve ser {self.part}" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "A quantidade deve ser 1 para um item com número de série" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Número de série não pode ser definido se quantidade maior que 1" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "O item não pode pertencer a si mesmo" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "Item deve ter uma referência de produção se is_building=True" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "Referência de produção não aponta ao mesmo objeto da peça" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Item de Estoque Parental" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Peça base" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Selecione uma peça do fornecedor correspondente para este item de estoque" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "Onde está localizado este item de estoque?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "Embalagem deste item de estoque está armazenado em" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "Este item está instalado em outro item?" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Número de série para este item" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "Código do lote para este item de estoque" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Quantidade de Estoque" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "Produção de Origem" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "Produção para este item de estoque" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "Consumido por" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "Pedido de produção que consumiu este item de estoque" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Pedido de compra Fonte" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Pedido de Compra para este item de estoque" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Destino do Pedido de Venda" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Data de validade para o item de estoque. Estoque será considerado expirado após este dia" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Excluir quando esgotado" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Excluir este item de estoque quando o estoque for esgotado" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "Preço de compra unitário único no momento da compra" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "Convertido para peça" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "Peça não está definida como rastreável" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "Quantidade deve ser inteira" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "Quantidade não deve exceder a quantidade em estoque ({self.quantity})" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "Números de série devem ser uma lista de números inteiros" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "A quantidade não corresponde aos números de série" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Números de série já existem" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Item em estoque foi reservado para um pedido" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "Item em estoque está instalado em outro item" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "item em estoque contem outro(s) items" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "Item em estoque foi reservado para outro cliente" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "Item no estoque está em produção no momento" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "Itens de série não podem ser mesclados" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "Item de estoque duplicado" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "Itens de estoque devem se referir à mesma peça" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "Itens de estoque devem se referir à mesma peça do fornecedor" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "Códigos de estado do estoque devem corresponder" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "Item do estoque não pode ser realocado se não houver estoque da mesma" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "Observações de entrada" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "Deve-se fornecer o valor desse teste" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "O anexo deve ser enviado para este teste" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Resultado do teste" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "Valor da saída do teste" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "Anexo do resultado do teste" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "Notas do teste" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/ru/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/ru/LC_MESSAGES/django.po index a645ea6aa9b4..505ff4a0dc18 100644 --- a/src/backend/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Russian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "Конечная точка API не обнаружена" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "У пользователя недостаточно прав для просмотра этой модели!" @@ -52,11 +52,11 @@ msgstr "Недопустимое количество ({exc})" msgid "Error details can be found in the admin panel" msgstr "Подробности об ошибке можно найти в панели администратора" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Введите дату" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Введите дату" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Ссылочный идентификатор не может быть msgid "Reference must match required pattern" msgstr "Ссылка должна соответствовать шаблону {pattern}" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Номер ссылки слишком большой" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Файл не найден" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Отсутствует внешняя ссылка" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Вложения" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Выберите файл для вложения" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Выберите файл для вложения" msgid "Link" msgstr "Ссылка" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Ссылка на внешний URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Комментарий" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Комментарий к файлу" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Пользователь" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "дата загрузки" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Имя файла не должно быть пустым" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Неверная директория вложений" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Имя файла содержит запрещенные символы '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Отсутствует расширение для имени файла" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Вложение с таким именем файла уже существует" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Ошибка переименования файла" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Повторяющиеся имена не могут существовать под одним и тем же родителем" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Неверный выбор" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Неверный выбор" msgid "Name" msgstr "Название" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Название" msgid "Description" msgstr "Описание" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Описание (необязательно)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "родитель" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Путь" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Записи о скидке (необязательно)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Данные штрих-кода" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Данные стороннего штрих-кода" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Хэш штрих-кода" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Уникальный хэш данных штрих-кода" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Обнаружен существующий штрих-код" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Ошибка сервера" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Сервер зарегистрировал ошибку." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Должно быть действительным номером" @@ -938,18 +938,18 @@ msgstr "Информация о системе" msgid "About InvenTree" msgstr "О программе InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Заказ на производство должен быть отменен перед удалением" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Расходники" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Расходники" msgid "Optional" msgstr "Необязательно" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Отслеживается" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Зарезервировано" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Ссылка на заказ на производство" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Заказ на производство, которому принад #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Код статуса заказа на производство" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Код партии" @@ -1221,7 +1221,7 @@ msgstr "Пользователь, ответственный за этот за #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "Продукция не совпадает с заказом на про #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Количество должно быть больше нуля" @@ -1291,12 +1291,12 @@ msgstr "Сборка {serial} не прошла все необходимые т msgid "Build object" msgstr "Объект производства" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Резервируемое количество должно быть б msgid "Quantity must be 1 for serialized stock" msgstr "Количество должно быть 1 для сериализованных запасов" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Выбранная складская позиция не соответствует позиции в BOM" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "Выбранная складская позиция не соответ msgid "Stock Item" msgstr "Складская позиция" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Исходная складская позиция" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Количество на складе для производства" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Установить в" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Целевая складская позиция" @@ -1667,7 +1667,7 @@ msgstr "Необязательные элементы" msgid "Allocate optional BOM items to build order" msgstr "Зарезервировать необязательные позиции BOM для заказа на производство" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Позиция BOM" @@ -2125,1442 +2125,1442 @@ msgstr "Описание проекта" msgid "User or group responsible for this project" msgstr "Пользователь или группа, ответственные за этот проект" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Ключ настроек (должен быть уникальным - не чувствителен к регистрам)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Значения настроек" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Выбранное значение не является допустимым" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Значение должно быть булевым" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Значение должно быть целым числом" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Строка ключа должна быть уникальной" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Нет группы" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Пустой домен не допускается." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Недопустимое доменное имя: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Нет плагина" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Требуется перезапуск" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Настройки были изменены, что требует перезапуска сервера" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Ожидаемые миграции" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Количество ожидаемых миграций базы данных" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Название сервера" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Текстовое описание сервера" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Название инстанса" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Имя сервера в заголовке" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Ограничить отображение `О...`" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Показать `О...` только суперпользователям" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Название компании" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Внутреннее название компании" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Базовая ссылка" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "Базовая ссылка для экземпляра сервера" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Валюта по умолчанию" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Выберите базовую валюту для расчета цены" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Интервал обновления курса валют" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Как часто обновлять курс валют (установите \"ноль\", чтобы выключить)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "дней" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Плагин обновления валют" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "Модуль обновления валюты" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Скачать по ссылке" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Разрешить загрузку удаленных изображений и файлов по внешнему URL" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Ограничение размера загрузки" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Максимально допустимый размер загрузки для удалённого изображения" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "User-Agent, используемый для загрузки из URL" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Позволяет переопределить user-Agent, используемый для загрузки изображений и файлов с внешнего URL (оставьте пустым по умолчанию)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "Строгая проверка URL-адреса" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "Требуется спецификация схемы при проверке URL-адресов" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Требуется подтверждение" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Требовать явное подтверждение пользователя для определенного действия." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Глубина дерева" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Глубина дерева по умолчанию для просмотра дерева. Глубокие уровни загружены по мере необходимости." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Интервал проверки обновлений" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Как часто проверять наличие обновлений (установите ноль чтобы выключить)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Автоматическое резервное копирование" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Включить автоматическое резервное копирование базы данных и медиа-файлов" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Интервал резервного копирования" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Укажите количество дней между событиями автоматического резервного копирования" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Интервал удаления задачи" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Результаты фоновых задач будут удалены после указанного количества дней" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Интервал удаления журнала ошибок" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Журналы ошибок будут удалены после указанного количества дней" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Интервал удаления уведомления" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Уведомления пользователя будут удалены после указанного количества дней" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Поддержка штрих-кодов" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "Включить поддержку сканера штрих-кодов в веб-интерфейсе" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Задержка сканирования штрих-кода" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Время задержки обработки штрих-кода" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Поддержка веб-камер штрих-кодов" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Разрешить сканирование штрих-кода через веб-камеру в браузере" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Ревизия детали" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Включить поле ревизии для элемента" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Шаблон регулярного выражения для сопоставления IPN детали" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Разрешить повторяющиеся IPN" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Разрешить нескольким элементам использовать один и тот же IPN" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Разрешить редактирование IPN" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Разрешить изменение значения IPN при редактировании детали" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Скопировать данные BOM детали" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Копировать данные BOM по умолчанию при дублировании детали" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Скопировать данные параметров детали" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Копировать данных параметров по умолчанию при дублировании детали" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Скопировать данные тестирования детали" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Копировать данные тестирования по умолчанию при дублировании детали" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Скопировать параметры по шаблону категории" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Копировать параметры по шаблону категории при создании детали" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Шаблон" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "По умолчанию детали являются шаблонами" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Производимая деталь" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "По умолчанию детали могут быть собраны из других компонентов" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Компонент" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "По умолчанию детали могут использоваться в качестве суб-компонентов" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Можно купить" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "По умолчанию детали являются отслеживаемыми" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Можно продавать" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Детали продаются по умолчанию" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Отслеживание" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "По умолчанию детали являются отслеживаемыми" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Виртуальная" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Детали являются виртуальными по умолчанию" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Показать Импорт в просмотре" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Показывать связанные детали" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Отображать связанные детали для элемента" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Начальные данные о запасах" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Исходные данные о поставщике" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Формат отображения детали" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Формат для отображения имени детали" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Значок раздела по умолчанию" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Значок категории по умолчанию (пустой означает отсутствие значка)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "Если введены единицы, значения параметра должны соответствовать указанным единицам измерения" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Минимальные Цены Десятичные Значки" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Минимальное количество десятичных знаков при отображении данных о ценах" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Макс. Цены десятичные знаки" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Минимальное количество десятичных знаков при отображении данных о ценах" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Использовать цены поставщика" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Включить разницу цен поставщиков при расчетах цен" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Изменить историю покупки" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Использовать цены из складских позиций" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Использовать расценки из ручного ввода данных о запасах для расчета цен" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Возраст цен складских позиций" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Исключить складские позиции старше указанного количества дней с расчёта цен" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Использовать варианты цен" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Включить разницу цен поставщиков при расчетах цен" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Только Активные Варианты" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Использовать только активные запчасти для расчета стоимости варианта" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Интервал пересчета цен" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Количество дней до автоматического обновления цены" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Внутренние цены" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Разрешить внутренние цены для частей" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Переопределение внутренней цены" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "При наличии внутренних цен переопределить ценовой диапазон" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Включить печать этикеток" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Включить печать этикеток из веб-интерфейса" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Изображение меток DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "Разрешение DPI при создании файлов изображений для печати этикеток плагинов" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Включить отчеты" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Включить генерацию отчетов" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Режим отладки" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Генерировать отчеты в режиме отладки (вывод HTML)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "Журнал ошибок отчета" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "Журнал ошибок, которые возникают при создании отчетов" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Размер страницы" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Размер страницы по умолчанию для PDF отчетов" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Включить отчеты" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Включить генерацию отчетов" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Прикрепить отчеты о тестах" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "При печати отчета о тестировании приложить копию тестового отчета к соответствующему складской позиции" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Серийные номера для складских позиций должны быть уникальными глобально" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Определяет поведение по умолчанию, когда складская позиция заканчивается" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Шаблон для создания кодов партии по умолчанию для складских позиций" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Срок годности Запасов" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Время Залежалости Запасов" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Количество дней перед тем как складская единица будет считаться просроченной" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Использовать просроченные остатки в производстве" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Разрешить использовать просроченные остатки в производстве" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Показать установленные складские позиции" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "Отображать установленные складские позиции в складских таблицах" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Паттерн ссылки заказа на производство" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Поле требуемого паттерна для создания ссылки заказа на производство" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Ответственный" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Включить заказы на возврат" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Редактировать завершенные заказы на покупку" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "Включить SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Необходимо указать EMail" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "Написать дважды" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Пароль дважды" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Разрешенные домены" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Принудительное MFA" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Пользователи должны использовать многофакторную безопасность." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Проверять плагины при запуске" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "Исключить складские позиции во внешних местах хранения из инвентаризации" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Показывать детали, на которые включены уведомления" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Показывать детали, на которые включены уведомления, на главной странице" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Показывать категории, на которые включены уведомления" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Показывать категории, на которые включены уведомления, на главной странице" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Показывать последние детали" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Показывать последние детали на главной странице" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Показывать непроверенные BOMы" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Показывать BOMы, ожидающие проверки, на главной странице" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Показывать изменившиеся складские запасы" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Показывать складские позиции с недавно изменившимися запасами на главной странице" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Показывать низкие складские запасы" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Показывать складские позиции с низкими запасами на главной странице" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Показывать закончившиеся складские позиции" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Показывать закончившиеся складские позиции на главной странице" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Показывать требуемые складские позиции" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Показывать требуемые для производства складские позиции на главной странице" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Показывать складские позиции с истекшим сроком годности" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Показывать складские позиции с истёкшим сроком годности на главной странице" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Показывать залежалые складские позиции" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Показывать складские позиции с истекающим сроком годности на главной странице" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Показывать незавершённые производства" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Показывать незавершённые производства на главной странице" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Показывать просроченные производства" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Показывать просроченные производства на главной странице" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Показать просроченные заказы на производство" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Показать просроченные заказы на продажу" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Показывать новости" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Поиск Деталей" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Поиск Запасов" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Отображать складские позиции в окне предварительного просмотра поиска" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Скрыть недоступные складские позиции" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Исключить недоступные складские позиции из окна предварительного просмотра поиска" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Поиск мест хранения" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Поиск компаний" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Поиск заказов на производство" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Отображать заказы на производство в окне предварительного просмотра поиска" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Поиск заказов на продажу" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Поиск заказов на возврат" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Поиск по Regex" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Фиксированная панель навигации" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Формат даты" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Планирование деталей" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Инвентаризация детали" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "Шаблон складской позиции по умолчанию" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "Шаблон метки складской позиции для автоматического выбора" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default stock item template" msgid "Default build line label template" msgstr "Шаблон складской позиции по умолчанию" -#: common/models.py:2464 +#: common/models.py:2461 #, fuzzy #| msgid "The stock item label template to be automatically selected" msgid "The build line label template to be automatically selected" msgstr "Шаблон метки складской позиции для автоматического выбора" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3568,23 +3568,23 @@ msgstr "" msgid "Price" msgstr "Цена" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Конечная точка" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3594,101 +3594,101 @@ msgstr "" msgid "Active" msgstr "Активный" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Токен" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Токен для доступа" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Секрет" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "ID Сообщения" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Хост" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Заголовок" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Тело" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Работал над" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Код" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Заголовок" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Опубликовано" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Автор" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Итого" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Читать" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3698,31 +3698,31 @@ msgstr "" msgid "Image" msgstr "Изображение" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Файл изображения" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "Название единицы" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "Символ" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Определение" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4025,7 +4025,7 @@ msgstr "Записи отправления для внутреннего пол msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4087,7 +4087,7 @@ msgstr "Наименование параметра" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4158,7 +4158,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4177,7 +4177,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4282,8 +4282,8 @@ msgstr "Удалить изображение" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4544,7 +4544,7 @@ msgid "Addresses" msgstr "Адреса" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5097,7 +5097,7 @@ msgstr "Получено" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5831,12 +5831,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "Код детали" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Наименование детали" @@ -5953,7 +5953,7 @@ msgstr "ID Элемента BOM" msgid "Parent IPN" msgstr "Родительский IPN" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "IPN детали" @@ -6009,39 +6009,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Остатки произведенные заказом на производство" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "Остатки требуемые для заказов на производство" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Корректный" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Необходимо выбрать эту опцию" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6050,7 +6050,7 @@ msgstr "Необходимо выбрать эту опцию" msgid "Category" msgstr "Категория" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6068,7 +6068,7 @@ msgstr "Общий запас" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Категория детали" @@ -6150,7 +6150,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Наименование детали" @@ -6602,7 +6602,7 @@ msgstr "" msgid "Parent Part" msgstr "Родительская деталь" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Шаблон параметра" @@ -6615,151 +6615,151 @@ msgstr "Данные" msgid "Parameter Value" msgstr "Значение Параметра" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Значение по умолчанию" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "Код или наименование детали" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "Значение IPN" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Уровень" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "Уровень BOM" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Выберите родительскую деталь" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Суб-деталь" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "Выбрать деталь для использования в BOM" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "Эта позиция - расходник. (она не отслеживается в заказах на производство)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Перерасход" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Расчетное количество перерасходов производства (абсолютное или процентное)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "Записи о позиции BOM" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Контрольная сумма" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Проверен" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Разрешить разновидности" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Складские позиции для разновидностей деталей могут быть использованы для этой позиции BOM" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "Для отслеживаемых деталей количество должно быть целым числом" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "Позиция BOM-родителя" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Замена детали" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "Часть 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "Часть 2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "Выберите связанную часть" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7888,19 +7888,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8234,29 +8234,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Установлено" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "Образец плагина" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Встроенный плагин" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Плагин" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Метод" @@ -8264,17 +8264,17 @@ msgstr "Метод" msgid "No author found" msgstr "Автор не найден" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8571,7 +8571,7 @@ msgstr "Всего" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8602,7 +8602,7 @@ msgid "Test" msgstr "Тестирование" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Результат" @@ -8686,7 +8686,7 @@ msgstr "Имя поставщика" msgid "Customer ID" msgstr "ID Клиента" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "Установлено в" @@ -8711,7 +8711,7 @@ msgstr "Требуется рецензия" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8786,7 +8786,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8798,12 +8798,12 @@ msgstr "Место хранения" msgid "Stock Locations" msgstr "Места хранения" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Владелец" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Выберите владельца" @@ -8837,241 +8837,241 @@ msgstr "Вы не можете сделать это место хранение msgid "Stock items cannot be located into structural stock locations!" msgstr "Складские позиции не могут находиться в структурных местах хранения!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "Складская позиция не может быть создана для виртуальных деталей" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "Элемент должен иметь ссылку на производство, если is_building=True" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "Ссылка на производство не указывает на тот же элемент" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Складская позиция" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Базовая деталь" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Выберите соответствующего поставщика детали для этой складской позиции" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "Где находиться эта складская позиция?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "Упаковка этой складской позиции хранится в" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "Код партии для этой складской позиции" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Количество на складе" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "Исходное производство" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "Производства для этой складской позиции" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "Поглощен" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "Заказ на производство, который поглотил эту складскую позицию" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Заказ на закупку для этой складской позиции" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Дата истечения срока годности для складской позиции. Остатки будут считаться просроченными после этой даты" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Удалить при обнулении" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Удалить эту складскую позицию при обнулении складского запаса" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "Деталь не является отслеживаемой" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Серийные номера уже существуют" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Складская позиция была назначена заказу на продажу" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "Складская позиция установлена в другую деталь" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "Складская позиция содержит другие детали" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "Складская позиция была назначена покупателю" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "Складская позиция в производстве" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "Дублировать складские позици" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "Складские позиции должны ссылаться на одну и ту же деталь" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "Складские позиции должны ссылаться на одну и ту же деталь поставщика" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Результат тестирования" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "Записи Тестирования" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/sk/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/sk/LC_MESSAGES/django.po index ac79a3d270f3..b07920654e95 100644 --- a/src/backend/InvenTree/locale/sk/LC_MESSAGES/django.po +++ b/src/backend/InvenTree/locale/sk/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: inventree\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Slovak\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "" msgid "Link" msgstr "" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "" msgid "Name" msgstr "" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "" msgid "Description" msgstr "" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "" @@ -938,18 +938,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/sl/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/sl/LC_MESSAGES/django.po index fa8668b5fce9..d451cb45b0b2 100644 --- a/src/backend/InvenTree/locale/sl/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Slovenian\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API vmesnik ni najden" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Uporabnik nima dovoljenja pogleda tega modela" @@ -52,11 +52,11 @@ msgstr "Vnesena napačna količina ({exc})" msgid "Error details can be found in the admin panel" msgstr "Napaka, podrobnosti vidne v pogledu administratorja" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Vnesi datum" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Vnesi datum" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Referenčno polje ne sme biti prazno" msgid "Reference must match required pattern" msgstr "Referenca se mora ujemati s vzorcem" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referenčna številka prevelika" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Manjka datoteka" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Manjka zunanja povezava" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Priloga" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Izberite prilogo" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Izberite prilogo" msgid "Link" msgstr "Povezava" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Zunanja povezava" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Komentar" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Komentar datoteke" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Uporabnik" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "naloži datum" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Ime ne sme biti prazno" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Neveljavna mapa prilog" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Ime datoteke vsebuje neveljavni znak '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Datoteki manjka končnica" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Priloga s tem imenom že obstaja" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Napaka pri preimenovanju datoteke" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Nedovoljena izbira" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Nedovoljena izbira" msgid "Name" msgstr "Ime" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Ime" msgid "Description" msgstr "Opis" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Opis (opcijsko)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "nadrejen" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Pot" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Podatki čtrne kode" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Podatki črtne kode tretje osebe" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Oznaka črtne kode" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Enolična oznaka podatkov črtne kode" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Črtna koda že obstaja" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Napaka strežnika" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Zaznana napaka na strežniku." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Mora biti veljavna številka" @@ -938,18 +938,18 @@ msgstr "Sistemske informacije" msgid "About InvenTree" msgstr "O InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Izgradnja mora biti najprej preklicana, nato je lahko izbrisana" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Referenca naloga izgradnje" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Nalog izgradnje na katerega se ta izgradnaj nanaša" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Koda statusa izgradnje" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Številka serije" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "Izgradnja se ne ujema s nalogom izdelave" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Prestavljena količina mora biti večja od 0" msgid "Quantity must be 1 for serialized stock" msgstr "Količina za zalogo s serijsko številko mora biti 1" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "Postavka zaloge" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Izvorna postavka zaloge" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Količina zaloge za prestavljanje za izgradnjo" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Inštaliraj v" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Destinacija postavke zaloge" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1434 +2125,1434 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Odgovoren" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3560,23 +3560,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3586,101 +3586,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3690,31 +3690,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4017,7 +4017,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4079,7 +4079,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4150,7 +4150,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4169,7 +4169,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4274,8 +4274,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4536,7 +4536,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5089,7 +5089,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5823,12 +5823,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5945,7 +5945,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6001,39 +6001,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6042,7 +6042,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6060,7 +6060,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6594,7 +6594,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6607,151 +6607,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7880,19 +7880,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8226,29 +8226,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8256,17 +8256,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8563,7 +8563,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8594,7 +8594,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8678,7 +8678,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8703,7 +8703,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8778,7 +8778,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8790,12 +8790,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8829,241 +8829,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/sr/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/sr/LC_MESSAGES/django.po index da6c30b03200..b945900b2fb3 100644 --- a/src/backend/InvenTree/locale/sr/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-20 12:27\n" "Last-Translator: \n" "Language-Team: Serbian (Latin)\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API krajnja tačka nije pronađena" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Korisnik nema dozvolu za pregled ovog modela" @@ -52,11 +52,11 @@ msgstr "Isporučena nevažeća količina ({exc})" msgid "Error details can be found in the admin panel" msgstr "Detalji o grešci se mogu naći u admin sekciji" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Unesite datum" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Unesite datum" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Polje za reference ne može biti prazno" msgid "Reference must match required pattern" msgstr "Referenca mora odgovarati traženom obrascu" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Broj reference je predugačak" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Nedostaje datoteka" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Nedostaje eksterni link" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Prilog" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Izaberite datoteku za prilog" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Izaberite datoteku za prilog" msgid "Link" msgstr "Link" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Link za eksterni URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Komentar" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Datoteka komentara" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Korisnik" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "dadajte datoteku" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Ime datoteke ne sme biti prazno" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Direktorijum nevažećih datoteka" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Ime datoteke sadrži neprihvatljivi karakter '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Imenu datoteke nedostaje ekstenzija" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Prilog s ovim nazivom datoteke već postoji" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Greška pri preimenovanju datoteke" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Dvostruka imena ne mogu postojati pod istom nadredjenom grupom" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Nevažeći izvor" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Nevažeći izvor" msgid "Name" msgstr "Ime" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Ime" msgid "Description" msgstr "Opis" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Opis (Opciono)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "nadređeni" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Putanja" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Zabeleške (Opciono)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Podaci sa barkoda" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Podaci sa barkoda trećih lica" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Heš barkoda" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Jedinstveni hash barkoda" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Postojeći barkod pronađen" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Greška servera" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Server je zabležio grešku." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Mora biti važeći broj" @@ -938,18 +938,18 @@ msgstr "" msgid "About InvenTree" msgstr "" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Reference naloga za pravljenje" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/sv/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/sv/LC_MESSAGES/django.po index ae7f74834209..f262277784fc 100644 --- a/src/backend/InvenTree/locale/sv/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-22 14:07\n" "Last-Translator: \n" "Language-Team: Swedish\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API-slutpunkt hittades inte" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Användaren har inte behörighet att se denna modell" @@ -52,11 +52,11 @@ msgstr "Ogiltigt antal angivet ({exc})" msgid "Error details can be found in the admin panel" msgstr "Information om felet finns under Error i adminpanelen" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Ange datum" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Ange datum" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Textfältet kan inte lämnas tomt" msgid "Reference must match required pattern" msgstr "Referensen måste matcha obligatoriskt mönster" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referensnumret är för stort" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Saknad fil" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Extern länk saknas" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Bilaga" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Välj fil att bifoga" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Välj fil att bifoga" msgid "Link" msgstr "Länk" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Länk till extern URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Kommentar" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Fil kommentar" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Användare" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "uppladdningsdatum" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Filnamnet får inte vara tomt" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Ogiltig katalog för bilaga" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Filnamnet innehåller ogiltiga tecken '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Filnamn saknar ändelse" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Det finns redan en bilaga med detta filnamn" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Fel vid namnbyte av fil" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Ogiltigt val" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Ogiltigt val" msgid "Name" msgstr "Namn" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Namn" msgid "Description" msgstr "Beskrivning" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Beskrivning (valfritt)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "överordnad" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Sökväg" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Streckkodsdata" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Befintlig streckkod hittades" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Serverfel" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Ett fel har loggats av servern." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Måste vara ett giltigt nummer" @@ -938,18 +938,18 @@ msgstr "Systeminformation" msgid "About InvenTree" msgstr "Om InvenTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Byggnationen måste avbrytas innan den kan tas bort" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Byggorderreferens" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Byggorder till vilken detta bygge är tilldelad" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Bygg statuskod" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Batchkod" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "Byggutgång matchar inte bygg order" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Allokeringsmängden måste vara större än noll" msgid "Quantity must be 1 for serialized stock" msgstr "Antal måste vara 1 för serialiserat lager" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "Artikel i lager" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Källa lagervara" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Lagersaldo att allokera för att bygga" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Installera till" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Destination lagervara" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1436 +2125,1436 @@ msgstr "Projektbeskrivning" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Ingen grupp" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Omstart krävs" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Serverinstans (Namn)" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Företagsnamn" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Internt företagsnamn" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Bas-URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "Bas-URL för serverinstans" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Standardvaluta" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "dagar" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Ladda ned från URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Tillåt nedladdning av bilder och filer från extern URL" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Kräv bekräftelse" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Kräv uttrycklig användarbekräftelse för vissa åtgärder." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Stöd för streckkoder" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Mall" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Virtuell" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Delar är virtuella som standard" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Visa import i vyer" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Visa importguiden i vissa delvyer" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Visa relaterade delar" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Visa relaterade delar för en del" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Visningsformat för delnamn" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Formatera för att visa artikelnamnet" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Interna priser" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Aktivera etikettutskrift" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Aktivera etikettutskrift från webbgränssnittet" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "Etikettbild DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Aktivera rapporter" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Aktivera generering av rapporter" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Debugläge" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Sidstorlek" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Standard sidstorlek för PDF-rapporter" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Aktivera testrapporter" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Ansvarig" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Tillåtna domäner" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Aktivera projektkoder" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Showing all rows" msgid "Show invalid BOMs" msgstr "Visar alla rader" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Sök efter artiklar" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "Sök efter leverantörsartikel" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Sök efter tillverkarartikel" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3562,23 +3562,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3588,101 +3588,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3692,31 +3692,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4019,7 +4019,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4081,7 +4081,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4152,7 +4152,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4171,7 +4171,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4276,8 +4276,8 @@ msgstr "Radera bild" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4538,7 +4538,7 @@ msgid "Addresses" msgstr "Adresser" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5091,7 +5091,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5825,12 +5825,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5947,7 +5947,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6003,39 +6003,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6044,7 +6044,7 @@ msgstr "" msgid "Category" msgstr "Kategori" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6062,7 +6062,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6144,7 +6144,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6596,7 +6596,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6609,151 +6609,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7882,19 +7882,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8228,29 +8228,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8258,17 +8258,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8565,7 +8565,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8596,7 +8596,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8680,7 +8680,7 @@ msgstr "Leverantörsnamn" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8705,7 +8705,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8780,7 +8780,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8792,12 +8792,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8831,241 +8831,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/th/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/th/LC_MESSAGES/django.po index 98cb4c3fe4dc..14789fea76b5 100644 --- a/src/backend/InvenTree/locale/th/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-23 14:58\n" "Last-Translator: \n" "Language-Team: Thai\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "ไม่พบ API endpoint" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "" @@ -52,11 +52,11 @@ msgstr "" msgid "Error details can be found in the admin panel" msgstr "" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "ป้อนวันที่" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "ป้อนวันที่" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "" msgid "Reference must match required pattern" msgstr "" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "ไม่พบไฟล์" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "ไฟล์แนบ" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "เลือกไฟล์ที่ต้องการแนบ" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "เลือกไฟล์ที่ต้องการแนบ" msgid "Link" msgstr "ลิงก์" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "ความคิดเห็น" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "ความเห็นของไฟล์" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "ผู้ใช้งาน" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "วันที่อัปโหลด" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "จำเป็นต้องใส่ชื่อไฟล์" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "ชื่อไฟล์ห้ามมีตัวอักษรต้องห้าม '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "ไม่พบนามสกุลของไฟล์" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "" msgid "Name" msgstr "ชื่อ" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "ชื่อ" msgid "Description" msgstr "คำอธิบาย" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "ข้อมูลบาร์โค้ด" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "บาร์โค้ดนี้มีในระบบแล้ว" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "เกิดข้อผิดพลาดที่เซิร์ฟเวอร์" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "ต้องเป็นตัวเลข" @@ -938,18 +938,18 @@ msgstr "ข้อมูลระบบ" msgid "About InvenTree" msgstr "เกี่ยวกับ Inventree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "จำนวนต้องมีค่ามากกว่า 0" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "" msgid "Quantity must be 1 for serialized stock" msgstr "" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1432 +2125,1432 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "" msgid "Price" msgstr "" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "" msgid "Image" msgstr "" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4015,7 +4015,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5943,7 +5943,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -5999,39 +5999,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6058,7 +6058,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6140,7 +6140,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "" @@ -6592,7 +6592,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "" @@ -6605,151 +6605,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7878,19 +7878,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8224,29 +8224,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8254,17 +8254,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8561,7 +8561,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8676,7 +8676,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8701,7 +8701,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "" msgid "Stock Locations" msgstr "" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8827,241 +8827,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/tr/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/tr/LC_MESSAGES/django.po index 7b4d05505f18..e0227134ded8 100644 --- a/src/backend/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Turkish\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API uç noktası bulunamadı" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Kullanıcının bu modeli görüntüleme izni yok" @@ -52,11 +52,11 @@ msgstr "Geçersiz miktar sağlandı({exc})" msgid "Error details can be found in the admin panel" msgstr "Hata detaylarını admin panelinde bulabilirsiniz" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Tarih giriniz" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Tarih giriniz" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Referans alanı boş olamaz" msgid "Reference must match required pattern" msgstr "Referans {pattern} deseniyle mutlaka eşleşmeli" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Referans sayısı çok fazla" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Eksik dosya" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Bozuk dış bağlantı" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Ek" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Eklenecek dosyayı seç" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Eklenecek dosyayı seç" msgid "Link" msgstr "Bağlantı" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Harici URL'ye bağlantı" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Yorum" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Dosya yorumu" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Kullanıcı" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "yükleme tarihi" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Dosya adı boş olamaz" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Ek dosya yolu geçersiz" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Dosya adı geçersiz karakterler içeriyor'{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Dosya uzantısı yok" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Aynı isimli başka bir dosya zaten var" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Dosya adı değiştirilirken hata" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Aynı kaynak altında birden fazla aynı isim kullanılamaz" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Geçersiz seçim" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Geçersiz seçim" msgid "Name" msgstr "Adı" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Adı" msgid "Description" msgstr "Açıklama" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Açıklama (isteğe bağlı)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "üst" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Yol" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Markdown notları (isteğe bağlı)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Barkod Verisi" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Üçüncü parti barkod verisi" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Barkod Hash" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Barkod verisinin benzersiz hash'i" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Var olan barkod bulundu" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Sunucu Hatası" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Bir hafta sunucu tarafından kayıt edildi." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Geçerli bir numara olmalı" @@ -938,18 +938,18 @@ msgstr "Sistem Bilgisi" msgid "About InvenTree" msgstr "InvenTree Hakkında" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "" msgid "Optional" msgstr "" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "Yapım İşi Emri Referansı" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "Bu yapım işinin tahsis edildiği yapım işi emri" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "Yapım işi durum kodu" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Sıra numarası" @@ -1221,7 +1221,7 @@ msgstr "" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "Yapım işi çıktısı, yapım işi emri ile eşleşmiyor" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "" @@ -1291,12 +1291,12 @@ msgstr "" msgid "Build object" msgstr "" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "Tahsis edilen miktar sıfırdan büyük olmalıdır" msgid "Quantity must be 1 for serialized stock" msgstr "Seri numaralı stok için miktar bir olmalı" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "" msgid "Stock Item" msgstr "Stok Kalemi" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Kaynak stok kalemi" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Yapım işi için tahsis edilen stok miktarı" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Kurulduğu yer" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Hedef stok kalemi" @@ -1667,7 +1667,7 @@ msgstr "" msgid "Allocate optional BOM items to build order" msgstr "" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "" @@ -2125,1434 +2125,1434 @@ msgstr "" msgid "User or group responsible for this project" msgstr "" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Anahtar dizesi benzersiz olmalı" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Şirket adı" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "Ana URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Varsayılan Para Birimi" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "günler" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "URL'den indir" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Harici URL'den resim ve dosyaların indirilmesine izin ver" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Barkod Desteği" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "DPN Regex" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Parça DPN eşleştirmesi için Düzenli İfade Kalıbı (Regex)" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Yinelenen DPN'ye İzin Ver" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Birden çok parçanın aynı DPN'yi paylaşmasına izin ver" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "DPN Düzenlemeye İzin Ver" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Parçayı düzenlerken DPN değiştirmeye izin ver" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Kategori Paremetre Sablonu Kopyala" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Parça oluştururken kategori parametre şablonlarını kopyala" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Şablon" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Parçaları varsayılan olan şablondur" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Montaj" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Parçalar varsayılan olarak başka bileşenlerden monte edilebilir" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Bileşen" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Parçalar varsayılan olarak alt bileşen olarak kullanılabilir" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Satın Alınabilir" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Parçalar varsayılan olarak satın alınabilir" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Satılabilir" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Parçalar varsayılan olarak satılabilir" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Takip Edilebilir" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Parçalar varsayılan olarak takip edilebilir" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Sanal" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Parçalar varsayılan olarak sanaldır" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "İlgili parçaları göster" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Hata Ayıklama Modu" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Raporları hata ayıklama modunda üret (HTML çıktısı)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Sayfa Boyutu" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "PDF raporlar için varsayılan sayfa boyutu" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Stok konumu ve ögeler üzerinde sahiplik kontrolünü etkinleştirin" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Sorumlu" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Formlarda Miktarı Göster" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3560,23 +3560,23 @@ msgstr "" msgid "Price" msgstr "Fiyat" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3586,101 +3586,101 @@ msgstr "" msgid "Active" msgstr "Aktif" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3690,31 +3690,31 @@ msgstr "" msgid "Image" msgstr "Resim" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4017,7 +4017,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4079,7 +4079,7 @@ msgstr "Parametre adı" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4150,7 +4150,7 @@ msgid "Supplier part description" msgstr "" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4169,7 +4169,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4274,8 +4274,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4536,7 +4536,7 @@ msgid "Addresses" msgstr "" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5089,7 +5089,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5823,12 +5823,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -5945,7 +5945,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6001,39 +6001,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6042,7 +6042,7 @@ msgstr "" msgid "Category" msgstr "" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6060,7 +6060,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "" @@ -6142,7 +6142,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Parça adı" @@ -6594,7 +6594,7 @@ msgstr "" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Parametre Şablonu" @@ -6607,151 +6607,151 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Bu malzeme listesi, çeşit parçalar listesini kalıtsalıdır" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Çeşide İzin Ver" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Çeşit parçaların stok kalemleri bu malzeme listesinde kullanılabilir" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -7880,19 +7880,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "" @@ -8226,29 +8226,29 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8256,17 +8256,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -8563,7 +8563,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8594,7 +8594,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -8678,7 +8678,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -8703,7 +8703,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8778,7 +8778,7 @@ msgstr "" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8790,12 +8790,12 @@ msgstr "Stok Konumu" msgid "Stock Locations" msgstr "Stok Konumları" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -8829,241 +8829,241 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "Seri numarası olan ögenin miktarı bir olmalı" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Miktar birden büyük ise seri numarası ayarlanamaz" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Üst Stok Kalemi" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Bu stok kalemi için tedarikçi parçası seçin" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Bu öge için seri numarası" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "Seri numaraları tam sayı listesi olmalı" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "Miktar seri numaları ile eşleşmiyor" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Seri numaraları zaten mevcut" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "Stok kalemi stokta olmadığı için taşınamaz" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/vi/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/vi/LC_MESSAGES/django.po index b8712df2e627..dd7703eff4cc 100644 --- a/src/backend/InvenTree/locale/vi/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-03-19 11:52\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "API endpoint không tồn tại" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "Người dùng không được phân quyền xem mẫu này" @@ -52,11 +52,11 @@ msgstr "Số lượng cung cấp không hợp lệ ({exc})" msgid "Error details can be found in the admin panel" msgstr "Chi tiết lỗi có thể được tìm thấy trong bảng quản trị" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "Nhập ngày" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "Nhập ngày" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "Trường tham chiếu không thể rỗng" msgid "Reference must match required pattern" msgstr "Tham chiếu phải phù hợp với mẫu yêu cầu" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "Số tham chiếu quá lớn" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "Tập tin bị thiếu" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "Thiếu liên kết bên ngoài" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "Đính kèm" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "Chọn file đính kèm" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "Chọn file đính kèm" msgid "Link" msgstr "Liên kết" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "Liên kết đến URL bên ngoài" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "Bình luận" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "Bình luận tệp tin" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "Người dùng" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "Ngày tải lên" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "Tên tập tin không được để trống" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "Thư mục đính kèm không hợp lệ" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "Tên tập tin chứa ký tự không hợp lệ '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "Tên tệp tin thiếu phần mở rộng" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "Tên của tệp đính kèm này đã tồn tại" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "Lỗi khi đổi tên tệp tin" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "Tên trùng lặp không thể tồn tại trong cùng cấp thư mục" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "Lựa chọn sai" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "Lựa chọn sai" msgid "Name" msgstr "Tên" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "Tên" msgid "Description" msgstr "Mô tả" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "Mô tả (tùy chọn)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "thư mục cha" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "Đường dẫn" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Ghi chú markdown (không bắt buộc)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "Dữ liệu mã vạch" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "Dữ liệu mã vạch của bên thứ ba" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "Dữ liệu băm mã vạch" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "Chuỗi băm duy nhất của dữ liệu mã vạch" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "Mã vạch đã tồn tại" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "Lỗi máy chủ" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "Lỗi đã được ghi lại bởi máy chủ." -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "Phải là một số hợp lệ" @@ -938,18 +938,18 @@ msgstr "Thông tin hệ thống" msgid "About InvenTree" msgstr "Giới thiệu" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "Bạn dựng phải được hủy bỏ trước khi có thể xóa được" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "Vật tư tiêu hao" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "Vật tư tiêu hao" msgid "Optional" msgstr "Tuỳ chọn" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "Đã theo dõi" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "Đã cấp phát" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1024,7 +1024,7 @@ msgstr "Tham chiếu đơn đặt bản dựng" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1054,11 +1054,11 @@ msgstr "Đơn đặt bản dựng với bản dựng này đã được phân b #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1157,7 +1157,7 @@ msgid "Build status code" msgstr "Mã trạng thái bản dựng" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "Mã lô hàng" @@ -1223,7 +1223,7 @@ msgstr "Người dùng hoặc nhóm có trách nhiệm với đơn đặt bản #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1276,7 +1276,7 @@ msgstr "Đầu ra bản dựng không phù hợp với đơn đặt bản dựng #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "Số lượng phải lớn hơn 0" @@ -1293,12 +1293,12 @@ msgstr "" msgid "Build object" msgstr "Dựng đối tượng" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1365,11 +1365,11 @@ msgstr "Số lượng phân bổ phải lớn hơn 0" msgid "Quantity must be 1 for serialized stock" msgstr "Số lượng phải là 1 cho kho sê ri" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "Hàng trong kho đã chọn không phù hợp với đường BOM" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1386,19 +1386,19 @@ msgstr "Hàng trong kho đã chọn không phù hợp với đường BOM" msgid "Stock Item" msgstr "Kho hàng" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "Kho hàng gốc" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "Số lượng kho hàng cần chỉ định để xây dựng" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "Cài đặt vào" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "Kho hàng đích" @@ -1669,7 +1669,7 @@ msgstr "Mục tùy chọn" msgid "Allocate optional BOM items to build order" msgstr "Phân bổ các mục hóa đơn vật liệu tùy chọn đến đơn đặt bản dựng" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "Mục BOM" @@ -2127,1444 +2127,1444 @@ msgstr "Mô tả dự án" msgid "User or group responsible for this project" msgstr "Người dùng hoặc nhóm có trách nhiệm với dự án này" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "Khóa thiết lập (phải duy nhất - phân biệt hoa thường)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "Giá trị cài đặt" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "Giá trị đã chọn không hợp lệ" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "Giá trị phải là kiểu boolean" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "Giá trị phải là một số nguyên dương" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "Chuỗi khóa phải duy nhất" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "Không có nhóm" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "Tên miền rỗng là không được phép." -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "Tên miền không hợp lệ: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "Không phần mở rộng" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "Cần khởi động lại" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "Một thiết lập đã bị thay đổi yêu cầu khởi động lại máy chủ" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "Chuyển dữ liệu chờ xử lý" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "Số đợt nâng cấp cơ sở dữ liệu chờ xử lý" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "Tên thực thể máy chủ" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "Mô tả chuỗi cho thực thể máy chủ" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "Sử dụng tên thực thể" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "Sử dụng tên thực thể trên thanh tiêu đề" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "Cấm hiển thị `giới thiệu`" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "Chỉ hiển thị cửa sổ `giới thiệu` với siêu người dùng" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "Tên công ty" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "Tên công ty nội bộ" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "URL cơ sở" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "URL cơ sở cho thực thể máy chủ" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "Tiền tệ mặc định" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "Chọn tiền tệ chính khi tính giá" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "Tần suất cập nhật tiền tệ" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "Mức độ thường xuyên để cập nhật tỉ giá hối đoái (điền 0 để tắt)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "ngày" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "Phần mở rộng cập nhật tiền tệ" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "Phần mở rộng cập nhật tiền tệ được sử dụng" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "Tải về từ URL" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "Cho phép tải ảnh và tệp tin từ xa theo URL bên ngoài" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "Giới hạn kích thước tải xuống" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "Kích thước tải xuống tối đa với hình ảnh từ xa" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "User-agent được dùng để tải xuống theo URL" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "Cho phép ghi đè user-agent được dùng để tải về hình ảnh và tệp tin từ xa theo URL bên ngoài (để trống nghĩa là dùng mặc định)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "Yêu cầu xác nhận" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "Yêu cầu người dùng xác nhận rõ ràng với một số chức năng nhất định." -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "Cấp độ cây" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "Độ sâu cây mặc định cho màn hình cây. Cấp độ sâu hơn sẽ sử dụng kỹ thuật tải chậm nếu cần thiết." -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "Thời gian kiểm tra bản cập nhật" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "Mức độ thường xuyên để kiểm tra bản cập nhật (điền 0 để tắt)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "Sao lưu tự động" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "Bật tính năng sao lưu tự động cơ sở dữ liệu và tệp tin đa phương tiện" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "Khoảng thời gian sao lưu tự động" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "Xác định số ngày giữa các kỳ sao lưu tự động" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "Khoảng thời gian xóa tác vụ" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "Kết quả tác vụ chạy ngầm sẽ bị xóa sau số ngày được chỉ định" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "Khoảng thời gian xóa nhật ký lỗi" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "Nhật ký lỗi sẽ bị xóa sau số ngày được chỉ định" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "Khoảng thời gian xóa thông báo" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "Thông báo sẽ bị xóa sau số ngày được chỉ định" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "Hỗ trợ mã vạch" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "Bật hỗ trợ máy quét mã vạch trong giao diện web" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "Độ trễ quét mã vạch" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "Thời gian trễ xử lý đầu đọc mã vạch" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "Hỗ trợ mã vạch qua webcam" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "Cho phép quét mã vạch qua webcam bên trong trình duyệt" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "Phiên bản Sản phẩm" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "Bật trường phiên bản cho sản phẩm" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "Mẫu IPN" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "Mẫu dùng nhanh phổ biến dành cho tìm IPN sản phẩm" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "Cho phép trùng IPN" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "Cho phép nhiều sản phẩm dùng IPN giống nhau" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "Cho phép sửa IPN" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "Cho phép đổi giá trị IPN khi sửa một sản phẩm" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "Sao chép dữ liệu BOM của sản phẩm" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "Sao chép dữ liệu BOM mặc định khi nhân bản 1 sản phẩm" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "Sao chép dữ liệu tham số sản phẩm" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "Sao chép dữ liệu tham số mặc định khi nhân bản 1 sản phẩm" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "Chép thông tin kiểm thử sản phẩm" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "Sao chép dữ liệu kiểm thử mặc định khi nhân bản 1 sản phẩm" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "Sao chéo mẫu tham số danh mục" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "Sao chéo mẫu tham số danh mục khi tạo 1 sản phẩm" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "Mẫu" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "Sản phẩm là mẫu bởi mặc định" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "Lắp ráp" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "Sản phẩm có thể lắp giáp từ thành phần khác theo mặc định" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "Thành phần" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "Sản phẩm có thể được sử dụng mặc định như thành phần phụ" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "Có thể mua" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "Sản phẩm mặc định có thể mua được" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "Có thể bán" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "Sản phẩm mặc định có thể bán được" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "Có thể theo dõi" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "Sản phẩm mặc định có thể theo dõi được" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "Ảo" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "Sản phẩm mặc định là số hóa" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "Hiển thị Nhập liệu trong khung xem" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "Hiển thị đồ thuật nhập dữ liệu trong một số khung nhìn sản phẩm" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "Hiển thị sản phẩm liên quan" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "Hiện sản phẩm liên quan cho 1 sản phẩm" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "Số liệu tồn kho ban đầu" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "Cho phép tạo tồn kho ban đầu khi thêm 1 sản phẩm mới" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "Dữ liệu nhà cung cấp ban đầu" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "Cho phép tạo dữ liệu nhà cung cấp ban đầu khi thêm 1 sản phẩm mới" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "Định dạng tên sản phẩm hiển thị" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "Định dạng để hiển thị tên sản phẩm" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "Biểu tượng mặc định của danh mục sản phẩm" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "Biểu tượng mặc định của danh mục sản phẩm (để trống nghĩa là không có biểu tượng)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "Bắt buộc đơn vị tham số" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "Nếu đơn vị được cung cấp, giá trị tham số phải phù hợp với các đơn vị xác định" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "Vị trí phần thập phân giá bán tối thiểu" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "Số vị trí thập phân tối thiểu cần hiển thị khi tạo dữ liệu giá" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "Vị trí phần thập phân giá bán tối đa" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "Số vị trí thập phân tối đa cần hiển thị khi tạo dữ liệu giá" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "Sử dụng giá bán nhà cung cấp" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "Bao gồm giá phá vỡ cả nhà cung cấp trong tính toán giá tổng thể" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "Ghi đè lịch sử mua hàng" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "Giá đơn hàng đặt mua trước đó ghi đè giá phá vỡ của nhà cung cấp" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "Sử dụng giá hàng hóa trong kho" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "Dùng giá bán từ dữ liệu kho nhập vào thủ công đối với bộ tính toán giá bán" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "Tuổi giá kho hàng" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "Loại trừ hàng hóa trong kho cũ hơn số ngày ngày từ bảng tính giá bán" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "Sử dụng giá biến thể" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "Bao gồm giá biến thể trong bộ tính toán giá tổng thể" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "Chỉ các biến thể hoạt động" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "Chỉ sử dụng sản phẩm biến thể hoạt động để tính toán giá bán biến thể" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "Tần suất tạo lại giá" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "Số ngày trước khi giá sản phẩm được tự động cập nhật" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "Giá nội bộ" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "Bật giá nội bộ cho sản phẩm" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "Ghi đè giá nội bộ" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "Nếu khả dụng, giá nội bộ ghi đè tính toán khoảng giá" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "Bật in tem nhãn" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "Bật chức năng in tem nhãn từ giao diện web" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "DPI hỉnh ảnh tem nhãn" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "Độ phân giải DPI khi tạo tệp hình ảnh để cung cấp cho plugin in ấn tem nhãn" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "Bật báo cáo" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "Cho phép tạo báo cáo" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "Chế độ gỡ lỗi" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "Tạo báo cáo trong chế độ gỡ lỗi (đầu ra HTML)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "Khổ giấy" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "Kích thước trang mặc định cho báo cáo PDF" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "Bật báo cáo kiểm thử" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "Cho phép tạo báo cáo kiểm thử" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "Đính kèm báo cáo kiểm thử" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "Khi in một báo cáo kiểm thử, đính kèm một bản sao của báo cáo kiểm thử với hàng trong kho đã được kết hợp" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "Sê ri toàn cục duy nhất" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "Số sê ri cho hàng trong kho phải là duy nhất trong toàn hệ thống" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "Tự động điền số sê ri" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "Tự động điền số sê ri vào biểu mẫu" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "Xóa kho đã hết hàng" -#: common/models.py:1723 +#: common/models.py:1720 #, fuzzy #| msgid "Determines default behaviour when a stock item is depleted" msgid "Determines default behavior when a stock item is depleted" msgstr "Nhận dạng hành vi mặc định khi hàng trong kho bị hết" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "Mẫu sinh mã theo lô" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "Mẫu tạo mã theo lô mặc định cho hàng trong kho" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "Quá hạn trong kho" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "Bật chức năng quá hạn tồn kho" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "Bán kho quá hạn" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "Cho phép bán hàng kho quá hạn" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "Thời gian hàng cũ trong kho" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "Số ngày hàng trong kho được xác định là cũ trước khi quá hạn" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "Dựng kho quá hạn" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "Cho phép xây dựng với kho hàng quá hạn" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "Kiểm soát sở hữu kho" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "Bật chức năng kiểm soát sở hữu kho với địa điểm và hàng trong kho" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "Biểu tượng địa điểm kho mặc định" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "Biểu tượng địa điểm kho hàng mặc định (trống nghĩa là không có biểu tượng)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "Hiển thị hàng hóa đã lắp đặt" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "Hiển thị hàng trong kho đã được lắp đặt trên bảng kho" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "Mã tham chiếu đơn đặt bản dựng" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "Mẫu bắt buộc cho để trường tham chiếu đơn đặt bản dựng" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "Chịu trách nhiệm" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 #, fuzzy #| msgid "Only salable parts can be assigned to a sales order" msgid "A responsible owner must be assigned to each order" msgstr "Chỉ có thể gán sản phẩm có thể bán vào đơn đặt bán hàng" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "Bật đơn hàng trả lại" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "Bật chức năng đơn hàng trả lại trong giao diện người dùng" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "Mẫu tham chiếu đơn hàng trả lại" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "Sửa đơn hàng trả lại đã hoàn thành" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "Cho phép sửa đơn hàng trả lại sau khi đã hoàn thành rồi" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "Mẫu tham chiếu đơn đặt hàng" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "Mẫu bắt buộc để tạo trường tham chiếu đơn đặt hàng" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "Vận chuyển mặc định đơn đặt hàng" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "Cho phép tạo vận chuyển mặc định với đơn đặt hàng" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "Sửa đơn đặt hàng đã hoàn thành" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "Cho phép sửa đơn đặt hàng sau khi đã vận chuyển hoặc hoàn thành" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "Mẫu tham chiếu đơn đặt mua" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "Mẫu bắt buộc cho để trường tham chiếu đơn đặt mua" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "Sửa đơn đặt mua đã hoàn thành" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "Cho phép sửa đơn đặt mua sau khi đã vận chuyển hoặc hoàn thành" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "Tự động hoàn thành đơn đặt mua" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "Bật quên mật khẩu" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "Bật chức năng quên mật khẩu trong trang đăng nhập" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "Bật đăng ký" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "Cho phép người dùng tự đăng ký tại trang đăng nhập" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "Bật SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "Cho phép SSO tại trang đăng nhập" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "Bật đăng ký SSO" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "Cho phép người dùng tự đăng ký SSO tại trang đăng nhập" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "Yêu cầu email" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "Yêu cầu người dùng cung cấp email để đăng ký" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "Người dùng tự động điền SSO" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "Tự động điền thông tin chi tiết từ dữ liệu tài khoản SSO" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "Thư 2 lần" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "Khi đăng ký sẽ hỏi người dùng hai lần thư điện tử của họ" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "Mật khẩu 2 lần" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "Khi đăng ký sẽ hỏi người dùng hai lần mật khẩu của họ" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "Các tên miền được phép" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "Cấm đăng ký với 1 số tên miền cụ thể (dấu phẩy ngăn cách, bắt đầu với dấu @)" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "Nhóm khi đăng ký" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "Nhóm được gán cho người dùng mới khi đăng ký" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "Bắt buộc MFA" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "Người dùng phải sử dụng bảo mật đa nhân tố." -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "Kiểm tra phần mở rộng khi khởi động" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "Kiểm tra toàn bộ phần mở rộng đã được cài đặt khi khởi dộng - bật trong môi trường ảo hóa" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "Kiểm tra cập nhật plugin" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "Bật tích hợp URL" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "Bật phần mở rộng để thêm định tuyến URL" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "Bật tích hợp điều hướng" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "Bật phần mở rộng để tích hợp thanh định hướng" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "Bật tích hợp ứng dụng" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "Bật phần mở rộng để thêm ứng dụng" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "Cho phép tích hợp lập lịch" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "Bật phẩn mở rộng để chạy các tác vụ theo lịch" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "Bật tích hợp nguồn cấp sự kiện" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "Bật phần mở rộng để trả lời sự kiện bên trong" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "Bật mã dự án" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "Bật mã dự án để theo dõi dự án" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "Chức năng kiểm kê" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "Bật chức năng kiểm kê theo mức độ ghi nhận kho và tính toán giá trị kho" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "Ngoại trừ vị trí bên ngoài" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "Loại trừ hàng trong kho thuộc địa điểm bên ngoài ra khỏi tính toán kiểm kê" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "Giai đoạn kiểm kê tự động" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "Số ngày giữa ghi chép kiểm kê tự động (đặt không để tắt)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "Khoảng thời gian xóa báo cáo" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "Báo cáo kiểm kê sẽ bị xóa sau số ngày xác định" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "Hiển thị tên đầy đủ của người dùng" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "Hiển thị tên đầy đủ thay vì tên đăng nhập" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "Khóa thiết lập (phải duy nhất - phân biệt hoa thường" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "Ẩn sản phẩm ngừng hoạt động" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "Ẩn sản phẩm bị tắt trong kết quả trình bày tại trang chủ" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "Hiện sản phẩm đã đăng ký" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "Hiện sản phẩm đã đăng ký trên trang chủ" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "Hiện danh mục đã đăng ký" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "Hiện danh mục sản phẩm đã đăng ký trên trang chủ" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "Hiển thị nguyên liệu mới nhất" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "Hiển thị nguyên liệu mới nhất trên trang chủ" -#: common/models.py:2148 +#: common/models.py:2145 #, fuzzy #| msgid "Show unvalidated BOMs" msgid "Show invalid BOMs" msgstr "Hiển thị BOM chưa được xác thực" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "Hiện BOM chờ xác thực tại trang chủ" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "Hiện thay đổi kho hàng gần đây" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "Hiện hàng trong kho được thay đổi gần nhất trên trang chủ" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "Hiển thị hàng còn ít" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "Hiển thị hàng hóa còn ít tại trang chủ" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "Hiển thị hết hàng" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "Hiển thị hàng hóa đã bán hết tại trang chủ" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "Hiển thị hàng cần thiết" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "Hiện hàng trong kho cần thiết cho xây dựng tại trang chủ" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "Bán kho quá hạn" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "Hiển thị hàng hóa đã quá hạn trên trang chủ" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "Hiện kho hàng ế" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "Hiện hàng trong kho bị ế trên trang chủ" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "Hiện bản dựng chờ xử lý" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "Hiện bản dựng chờ xử lý trên trang chủ" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "Hiện bản dựng quá hạn" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "Hiện bản dựng quá hạn trên trang chủ" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "Hiện PO nổi bật" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "Hiện PO nổi bật trên trang chủ" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "Hiện PO quá hạn" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "Hiện đơn mua hàng quá hạn trên trang chủ" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "Hiện đơn hàng vận chuyển nổi bật" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "Hiện đơn hàng vận chuyển nổi bật tại trang chủ" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "Hiện đơn vận chuyển quá hạn" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "Hiện đơn vận chuyển quá hạn trên trang chủ" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "Hiện đơn vận chuyển chờ xử lý" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "Hiện đơn vận chuyển chờ xử lý trên trang chủ" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "Hiện tin tức" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "Hiện tin tức trên trang chủ" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "Hiển thị nhãn cùng dòng" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "Hiển thị nhãn PDF trong trình duyệt, thay vì tải về dạng tệp tin" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "Máy in tem nhãn mặc định" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "Cấu hình máy in tem nhãn nào được chọn mặc định" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "Hiển thị báo cáo cùng hàng" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "Hiện báo cáo PDF trong trình duyệt, thay vì tải về dạng tệp tin" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "Tìm sản phẩm" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "Hiện hàng hóa trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "Tìm sản phẩm nhà cung cấp" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "Hiện sản phẩm nhà cung cấp trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "Tìm sản phẩm nhà sản xuất" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "Hiện sản phẩm nhà sản xuất trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "Ẩn sản phẩm ngừng hoạt động" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "Loại trừ sản phẩm ngưng hoạt động trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "Tìm kiếm danh mục" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "Hiện danh mục sản phẩm trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "Tìm kiếm kho" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "Hiện hàng hóa ở kho trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "Ẩn hàng hóa trong kho không có sẵn" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "Không bao gồm hàng hóa trong kho mà không sẵn sàng từ màn hình xem trước tìm kiếm" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "Tìm kiếm vị trí" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "Hiện vị trí kho hàng trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "Tìm kiếm công ty" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "Hiện công ty trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "Tìm kiếm đặt hàng xây dựng" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "Hiện đơn đặt xây dựng trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "Tìm kiếm đơn đặt mua" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "Hiện đơn đặt mua trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "Loại trừ đơn đặt mua không hoạt động" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "Loại trừ đơn đặt mua không hoạt động ra khỏi cửa sổ xem trước tìm kiếm" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "Tìm đơn đặt hàng người mua" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "Hiện đơn đặt hàng người mua trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "Loại trừ đơn đặt hàng người mua không hoạt động" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "Không bao gồm đơn đặt hàng người mua không hoạt động trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "Tìm kiếm đơn hàng trả lại" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "Hiện đơn hàng trả lại trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "Loại trừ đơn hàng trả lại không hoạt động" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "Không bao gồm đơn hàng trả lại không hoạt động trong cửa sổ xem trước tìm kiếm" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "Kết quả xem trước tìm kiếm" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "Số kết quả cần hiển thị trong từng phần của cửa sổ xem trước tìm kiếm" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "Tìm kiếm biểu thức" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "Bật tìm kiếm biểu thức chính quy trong câu truy vấn tìm kiếm" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "Tìm phù hợp toàn bộ chữ" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "Truy vấn tìm trả về kết quả phù hợp toàn bộ chữ" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "Hiện số lượng trong biểu mẫu" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "Hiển thị số lượng sản phẩm có sẵn trong một số biểu mẫu" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "Phím escape để đóng mẫu biểu" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "Sử dụng phím escape để đóng mẫu biểu hộp thoại" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "Cố định điều hướng" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "Vị trí thành điều hướng là cố định trên cùng màn hình" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "Định dạng ngày" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "Định dạng ưa chuộng khi hiển thị ngày" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "Lập lịch sản phẩm" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "Hiển thị thông tin lịch sản phẩm" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "Kiểm kê sản phẩm" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "Hiển thị thông tin kiểm kê sản phẩm (nếu chức năng kiểm kê được bật)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "Độ dài chuỗi trong bảng" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "Giới hạn độ dài tối đa cho chuỗi hiển thị trong kiểu xem bảng biểu" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "Mẫu nhãn sản phẩm mặc định" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "Mẫu nhãn sản phẩm mặc định được chọn tự động" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "Mẫu hàng hóa trong khi mặc định" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "Mẫu nhãn hàng hóa trong kho tự động được chọn" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "Mẫu nhãn vị trí kho mặc định" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "Mẫu nhãn vị trí kho được chọn tự động" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "Default stock location label template" msgid "Default build line label template" msgstr "Mẫu nhãn vị trí kho mặc định" -#: common/models.py:2464 +#: common/models.py:2461 #, fuzzy #| msgid "The stock item label template to be automatically selected" msgid "The build line label template to be automatically selected" msgstr "Mẫu nhãn hàng hóa trong kho tự động được chọn" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "Nhận báo cáo lỗi" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "Nhận thông báo khi có lỗi hệ thống" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "Số lượng giá phá vỡ" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3572,23 +3572,23 @@ msgstr "Số lượng giá phá vỡ" msgid "Price" msgstr "Giá" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "Đơn vị giá theo số lượng cụ thể" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "Đầu mối" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "Đầu mối tại điểm webhook được nhận" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "Tên của webhook này" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3598,101 +3598,101 @@ msgstr "Tên của webhook này" msgid "Active" msgstr "Hoạt động" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "Webhook có hoạt động không" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "Chữ ký số" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "Chữ ký số để truy cập" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "Bí mật" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "Mã bí mật dùng chung cho HMAC" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "Mã Tin nhắn" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "Định danh duy nhất cho tin nhắn này" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "Máy chủ" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "Mãy chủ từ tin nhắn này đã được nhận" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "Đầu mục" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "Đầu mục tin nhắn" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "Thân" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "Thân tin nhắn này" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "Đầu mối của tin nhắn này đã nhận được" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "Làm việc vào" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "Công việc trong tin nhắn này đã kết thúc?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "Mã" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "Tiêu đề" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "Đã công bố" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "Tác giả" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "Tóm tắt" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "Đọc" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "Tin này đã được đọc?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3702,31 +3702,31 @@ msgstr "Tin này đã được đọc?" msgid "Image" msgstr "Hình ảnh" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "Tệp ảnh" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "Tên đơn vị phải là một định danh hợp lệ" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "Tên đơn vị" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "Biểu tượng" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "Biểu tượng đơn vị tùy chọn" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "Định nghĩa" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "Định nghĩa đơn vị" @@ -4029,7 +4029,7 @@ msgstr "Ghi chú nội bộ sử dụng cho chuyển phát nhanh" msgid "Link to address information (external)" msgstr "Liên kết thông tin địa chỉ (bên ngoài)" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4091,7 +4091,7 @@ msgstr "Tên tham số" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4162,7 +4162,7 @@ msgid "Supplier part description" msgstr "Mô tả sản phẩm nhà cung cấp" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4181,7 +4181,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "Thu phí tối thiểu (vd: phí kho bãi)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4286,8 +4286,8 @@ msgstr "Xóa ảnh" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4548,7 +4548,7 @@ msgid "Addresses" msgstr "Địa chỉ" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5101,7 +5101,7 @@ msgstr "Đã nhận" msgid "Number of items received" msgstr "Số mục đã nhận" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5835,12 +5835,12 @@ msgstr "Cập nhật {part} giá đơn vị đến {price}" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "Cập nhật {part} giá đơn vị đến {price} và số lượng đến {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "ID sản phẩm" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "Tên sản phẩm" @@ -5957,7 +5957,7 @@ msgstr "ID hàng hóa BOM" msgid "Parent IPN" msgstr "IPN cha" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "IPN sản phẩm" @@ -6013,39 +6013,39 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "Đơn đặt mua vào" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "Đơn hàng bán ra" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "Kho sản xuất bởi Đơn đặt bản dựng" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "Kho được yêu cầu cho đơn đặt bản dựng" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "Hợp lệ" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "Xác minh toàn bộ hóa đơn vật liệu" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "Tùy chọn này phải được chọn" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6054,7 +6054,7 @@ msgstr "Tùy chọn này phải được chọn" msgid "Category" msgstr "Danh mục" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6072,7 +6072,7 @@ msgstr "Tổng số lượng" msgid "Input quantity for price calculation" msgstr "Số lượng đầu ra cho tính toán giá bán" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "Danh mục sản phẩm" @@ -6154,7 +6154,7 @@ msgstr "Sản phẩm với Tên, IPN và Duyệt lại đã tồn tại." msgid "Parts cannot be assigned to structural part categories!" msgstr "Sản phẩm không thể được phân vào danh mục sản phẩm có cấu trúc!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "Tên sản phẩm" @@ -6606,7 +6606,7 @@ msgstr "Lựa chọn sai cho giá trị tham số" msgid "Parent Part" msgstr "Sản phẩm cha" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "Mẫu tham số" @@ -6619,151 +6619,151 @@ msgstr "Dữ liệu" msgid "Parameter Value" msgstr "Giá trị tham số" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "Giá trị mặc định" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "Giá trị tham số mặc định" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "Tên hoặc mã sản phẩm" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "Giá trị mã sản phẩm duy nhất" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "Giá trị IPN sản phẩm" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "Cấp độ" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "Cấp độ BOM" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "Chọn sản phẩm cha" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "Sản phẩm phụ" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "Chọn sản phẩm được dùng trong BOM" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "Số lượng BOM cho mục BOM này" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "Mục BOM này là tùy chọn" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "Mục BOM này bị tiêu hao (không được theo dõi trong đơn đặt bản dựng)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "Dư thừa" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "Số lượng bản dựng lãng phí ước tính (tuyệt đối hoặc phần trăm)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "Tham chiếu mục BOM" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "Ghi chú mục BOM" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "Giá trị tổng kiểm" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "Giá trị tổng kiểm dòng BOM" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "Đã xác minh" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "Mục BOM này là hợp lệ" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "Nhận thừa hưởng" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "Mục BOM này được thừa kế bởi BOM cho sản phẩm biến thể" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "Cho phép biến thể" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "Hàng trong kho cho sản phẩm biến thể có thể được dùng bởi mục BOM này" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "Số lượng phải là giá trị nguyên dùng cho sản phẩm có thể theo dõi được" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "Sản phẩm phụ phải được chỉ định" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "Sảm phẩm thay thế mục BOM" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "Sản phẩm thay thế không thể giống sản phẩm chủ đạo" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "Hàng hóa BOM cha" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "Sản phẩm thay thế" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "Sản phẩm 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "Sản phẩm 2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "Chọn sản phẩm liên quan" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "Không thể tạo mối quan hệ giữa một sản phẩm và chính nó" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "Đã tồn tại mối quan hệ trùng lặp" @@ -7892,19 +7892,19 @@ msgstr "Tìm thấy nhiều đơn đặt mua phù hợp với '{order}'" msgid "No matching purchase order for '{order}'" msgstr "Không có đơn đặt mua phù hợp với '{order}'" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "Đơn đặt mua không phù hợp với nhà cung cấp" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "Không tìm thấy mục dòng chờ xử lý cho sản phẩm nhà cung cấp" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "Buộc phải nhập thông tin khác để nhận mục dòng này" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "Mục dòng đơn đặt mua đã nhận" @@ -8238,29 +8238,29 @@ msgstr "" msgid "Is the plugin active" msgstr "Là phần bổ sung hoạt động" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "Đã cài đặt" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "Phần bổ sung mẫu" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "Plugin có sẵn" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "Phần bổ sung" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "Phương thức" @@ -8268,17 +8268,17 @@ msgstr "Phương thức" msgid "No author found" msgstr "Không tìm thấy tác giả" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "Phần bổ sung '{p}' không tương thích với phiên bản InvenTree hiện tại {v}" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "Phần bổ sung yêu cầu ít nhất phiên bản {v}" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "Phần bổ sung yêu cầu tối đa phiên bản {v}" @@ -8575,7 +8575,7 @@ msgstr "Tổng cộng" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8606,7 +8606,7 @@ msgid "Test" msgstr "Thử nghiệm" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "Kết quả" @@ -8690,7 +8690,7 @@ msgstr "Tên nhà cung cấp" msgid "Customer ID" msgstr "ID Khách hàng" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "Đã cài đặt trong" @@ -8715,7 +8715,7 @@ msgstr "Cần xem xét" msgid "Delete on Deplete" msgstr "Xóa khi thiếu hụt" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8790,7 +8790,7 @@ msgstr "Loại vị trí kho hàng" msgid "Default icon for all locations that have no icon set (optional)" msgstr "Biểu tượng mặc định cho vị trí không được đặt biểu tượng (tùy chọn)" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8802,12 +8802,12 @@ msgstr "Kho hàng" msgid "Stock Locations" msgstr "Vị trí kho hàng" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "Chủ sở hữu" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "Chọn chủ sở hữu" @@ -8841,241 +8841,241 @@ msgstr "Bạn không thể chuyển đổi vị trí kho hàng này thành cấu msgid "Stock items cannot be located into structural stock locations!" msgstr "Không thể đặt hàng trong kho vào trong địa điểm kho có cấu trúc!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "Không thể tạo hàng hóa trong kho cho sản phẩm ảo" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "Loại sản phẩm ('{self.supplier_part.part}') phải là {self.part}" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "Số lượng phải là 1 cho hàng hóa với số sê ri" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "Số sê ri không thể đặt được nếu số lượng lớn hơn 1" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "Hàng hóa không thể thuộc về chính nó" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "Hàng hóa phải có 1 tham chiếu bản dựng nếu is_building=True" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "Tham chiếu bản dựng không thể trỏ vào cùng một đối tượng sản phẩm" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "Hàng trong kho cha" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "Sản phẩm cơ bản" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "Chọn sản phẩm nhà cung cấp khớp với hàng hóa trong kho này" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "Hàng trong kho này được đặt ở đâu?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "Đóng gói hàng hóa này được lưu trữ lại" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "Mục này đã được cài đặt trong mục khác?" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "Số sê ri cho mục này" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "Mã lô cho hàng trong kho này" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "Số lượng tồn kho" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "Bản dựng nguồn" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "Bản dựng cho hàng hóa này" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "Tiêu thụ bởi" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "Đơn đặt bản dựng đã dùng hàng hóa này" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "Đơn đặt mua nguồn" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "Đơn đặt mua cho hàng hóa này" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "Đơn hàng bán đích" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "Ngày hết hạn của hàng hóa này. Kho sẽ được nhắc tình trạng hết hạn sau ngày này" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "Xóa khi thiếu hụt" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "Xóa hàng trong kho này khi kho hàng bị thiếu hụt" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "Giá mua riêng lẻ tại thời điểm mua" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "Đã chuyển đổi sang sản phẩm" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "Chưa đặt sản phẩm thành có thể theo dõi" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "Số lượng phải là số nguyên" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "Số lượng không thể vượt quá số lượng trong kho đang có ({self.quantity})" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "Số sêri phải là một danh sách dãy số nguyên" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "Số lượng không khớp với số sêri" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "Số sêri đã tồn tại" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "Hàng trong kho đã được gán vào đơn hàng bán" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "Hàng trong kho đã được cài đặt vào hàng hóa khác" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "Hàng trong kho chứa hàng hóa khác" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "Hàng trong kho đã được gắn với một khách hàng" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "Hàng trong kho hiện đang sản xuất" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "Không thể hợp nhất kho nối tiếp" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "Mặt hàng trùng lặp" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "Mặt hàng phải tham chiếu đến sản phẩm tương tự" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "Mặt hàng phải tham chiếu đến sản phẩm nhà cung cấp tương tự" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "Mã trạng thái kho phải phù hợp" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "Không thể xóa mặt hàng không ở trong kho" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "Ghi chú đầu vào" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "Phải cung cấp giá trị cho kiểm thử này" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "Phải tải liên đính kèm cho kiểm thử này" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "Kết quả kiểm thử" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "Giá trị đầu ra kiểm thử" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "Đính kèm kết quả kiểm thử" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "Ghi chú kiểm thử" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "" diff --git a/src/backend/InvenTree/locale/zh/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/zh/LC_MESSAGES/django.po index 08a26484d3b9..2dcf90c206d9 100644 --- a/src/backend/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2024-04-02 02:00\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "未找到 API 端点" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "用户没有权限查阅当前模型。" @@ -52,11 +52,11 @@ msgstr "提供的数量无效 ({exc})" msgid "Error details can be found in the admin panel" msgstr "在管理面板中可以找到错误详细信息" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "输入日期" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -64,7 +64,7 @@ msgstr "输入日期" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -383,29 +383,29 @@ msgstr "引用字段不能为空" msgid "Reference must match required pattern" msgstr "引用必须匹配所需的模式" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "参考编号过大" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "缺少文件" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "缺少外部链接" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "附件" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "选择附件" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -422,68 +422,68 @@ msgstr "选择附件" msgid "Link" msgstr "链接" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "链接到外部 URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "注释" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "文件注释" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "用户" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "上传日期" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "文件名不能为空!" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "非法的附件目录" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "文件名包含非法字符 '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "缺少文件名扩展" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "使用此文件名的附件已存在" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "重命名文件出错" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "同一个主体下不能有相同名字" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "选择无效" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -503,7 +503,7 @@ msgstr "选择无效" msgid "Name" msgstr "名称" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -540,52 +540,52 @@ msgstr "名称" msgid "Description" msgstr "描述" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "描述 (可选)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "上级" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "路径" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 msgid "Markdown notes (optional)" msgstr "Markdown 便笺(可选)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "条形码数据" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "第三方条形码数据" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "条形码哈希" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "条形码数据的唯一哈希" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "发现现有的条形码" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "服务器错误" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "服务器记录了一个错误。" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "必须是有效数字" @@ -938,18 +938,18 @@ msgstr "系统信息" msgid "About InvenTree" msgstr "关于 InventTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "在删除前必须取消生产" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "消耗品" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -958,19 +958,19 @@ msgstr "消耗品" msgid "Optional" msgstr "可选项" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "已跟踪" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "已分配" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1022,7 +1022,7 @@ msgstr "相关生产订单" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1052,11 +1052,11 @@ msgstr "此次生产匹配的订单" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1155,7 +1155,7 @@ msgid "Build status code" msgstr "生产状态代码" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "批量代码" @@ -1221,7 +1221,7 @@ msgstr "负责此生产订单的用户或群组" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1274,7 +1274,7 @@ msgstr "生产产出与订单不匹配" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "数量必须大于0" @@ -1291,12 +1291,12 @@ msgstr "生产输出 {serial} 未通过所有必要测试" msgid "Build object" msgstr "生产对象" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1363,11 +1363,11 @@ msgstr "分配数量必须大于0" msgid "Quantity must be 1 for serialized stock" msgstr "序列化库存的数量必须是 1" -#: build/models.py:1495 +#: build/models.py:1493 msgid "Selected stock item does not match BOM line" msgstr "选定的库存项与物料清单行不匹配" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1384,19 +1384,19 @@ msgstr "选定的库存项与物料清单行不匹配" msgid "Stock Item" msgstr "库存项" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "源库存项" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "分配到生产的数量" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "安装到" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "目标库存项" @@ -1667,7 +1667,7 @@ msgstr "可选项" msgid "Allocate optional BOM items to build order" msgstr "分配可选的物料清单给生产订单" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "物料清单项" @@ -2125,1432 +2125,1432 @@ msgstr "项目描述" msgid "User or group responsible for this project" msgstr "负责此项目的用户或群组" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "设置主键 (必须是唯一的 - 大小写不敏感)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "设定值" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "选择的值不是一个有效的选项" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "值必须是布尔量" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "值必须为整数" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "主键必须是唯一的" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "无群组" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "不允许空域。" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "无效的域名: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 msgid "No plugin" msgstr "无插件" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "需要重启" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "设置已更改,需要服务器重启" -#: common/models.py:1271 +#: common/models.py:1268 msgid "Pending migrations" msgstr "待迁移中" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "待处理的数据库迁移数量" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "服务器实例名称" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "服务器实例的字符串描述符" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "用例名称" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "在标题栏上显示实例名称" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "限制显示 `关于` 信息" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "只向超级用户显示 `about` 信息" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "公司名称" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "内部公司名称" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "基本 URL" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "服务器实例的基本 URL" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "默认货币单位" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "选择定价计算的默认货币" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "货币更新间隔时间" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "检查更新的频率(设置为零以禁用)" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "天" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "货币更新插件" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "使用货币更新插件" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "从 URL 下载" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "允许从外部 URL 下载远程图片和文件" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "下载大小限制" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "远程图片的最大允许下载大小" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "用于从 URL 下载的 User-agent" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "允许覆盖用于从外部 URL 下载图片和文件的 user-agent(留空为默认值)" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "严格的 URL 验证" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "验证 URL 时需要 schema 规范" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "需要确认" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "对某些操作需要用户明确确认。" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "树深度" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "树视图的默认树深度。更深的层次可以在需要时进行懒加载。" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "更新检查间隔" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "检查更新的频率(设置为零以禁用)" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "自动备份" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "启用数据库和媒体文件的自动备份" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "自动备份间隔" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "指定自动备份事件之间的天数" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "任务删除间隔" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "后台任务结果将在指定天数后删除" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "错误日志删除间隔" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "指定天数后将删除错误日志" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "通知删除间隔" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "指定天数后将删除用户通知" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "条形码支持" -#: common/models.py:1419 +#: common/models.py:1416 msgid "Enable barcode scanner support in the web interface" msgstr "在网页界面启用条形码扫描器支持" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "条形码输入延迟" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "条形码输入处理延迟时间" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "支持条形码摄像头" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "允许通过网络摄像头扫描条形码" -#: common/models.py:1437 +#: common/models.py:1434 msgid "Part Revisions" msgstr "零件修订版本" -#: common/models.py:1438 +#: common/models.py:1435 msgid "Enable revision field for Part" msgstr "启用零件的修订字段" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "IPN 正则表达式" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "用于匹配零件 IPN 的正则表达式模式" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "允许重复 IPN" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "允许多个零件共享相同的 IPN" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "允许编辑 IPN" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "在编辑零件时允许更改 IPN 值" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "复制零件 物料清单 数据" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "复制零件时默认复制 物料清单 数据" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "复制零件参数数据" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "复制零件时默认复制参数数据" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "复制零件测试数据" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "复制零件时默认复制测试数据" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "复制类别参数模板" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "创建零件时复制类别参数模板" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "模板" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "零件默认为模板" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "装配" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "默认情况下,零件可由其他元件组装而成" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "组件" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "默认情况下,零件可作为子零件" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "可购买" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "零件默认可购买" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "可销售" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "零件默认可销售" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "可追踪" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "零件默认可跟踪" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "虚拟" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "零件默认是虚拟的" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "视图中显示导入" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "在一些零件视图中显示导入向导" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "显示相关零件" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "显示与零件相关的零件" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "初始库存数据" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "在添加新零件时允许创建初始库存" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "初始供应商数据" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "在添加新零件时允许创建初始供应商数据" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "零件名称显示格式" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "用于显示零件名称的格式" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "零件类别默认图标" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "零件类别默认图标(空表示没有图标)" -#: common/models.py:1563 +#: common/models.py:1560 msgid "Enforce Parameter Units" msgstr "强制参数单位" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "如果提供了单位,参数值必须与指定的单位匹配" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "最小定价小数位数" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "在呈现定价数据时显示的最小小数位数" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "最大定价小数位数" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "在呈现定价数据时显示的最大小数位数" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "使用供应商定价" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "将供应商的价批发价纳入总体定价计算中" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "采购历史覆盖" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "历史采购订单定价覆盖供应商批发价" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "使用库存项定价" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "使用手动输入的库存数据中的定价进行定价计算" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "库存项目定价时间" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "在计算定价时,不包括超过此天数的库存项" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "使用变体价格" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "在总体定价计算中包括变体价格" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "仅激活的变体" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "仅使用激活的变体零件来计算变体定价" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "定价重建间隔" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "零件定价自动更新之前的天数" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "内部价格" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "启用内部零件价格" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "覆盖内部价格" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "如果可用,用内部价格取代价格范围计算" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "启用标签打印功能" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "在网页界面启用标签打印" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "标签图片 DPI" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "生成图片文件以提供给标签打印插件时的 DPI 分辨率" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "启用报告" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "启用报告生成" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "调试模式" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "在调试模式生成报告(HTML输出)" -#: common/models.py:1683 +#: common/models.py:1680 msgid "Log Report Errors" msgstr "日志错误报告" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "记录生成报告时出现的错误" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "页面大小" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "PDF 报表默认页面大小" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "启用测试报告" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "启用生成测试报表" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "添加测试报告" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "在打印测试报告时,将测试报告副本附加到相关的库存项" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "全局唯一序列号" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "库存项的序列号必须是全局唯一的" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "自动填充序列号" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "以表格形式自动填写序列号" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "删除已耗尽的库存" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "决定当库存项耗尽时的默认行为" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "批号模板" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "为库存项生成默认批号的模板" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "库存到期" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "启用库存到期功能" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "销售过期库存" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "允许销售过期库存" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "库存过期时间" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "库存项在到期前被视为过期的天数" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "生产过期库存" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "允许用过期的库存生产" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "库存所有权控制" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "启用库存地点和项目的所有权控制" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "库存地点默认图标" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "库存地点默认图标 (空表示没有图标)" -#: common/models.py:1774 +#: common/models.py:1771 msgid "Show Installed Stock Items" msgstr "显示已安装的库存项" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "在库存表中显示已安装的库存项" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "在安装项目时检查物料清单" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "已安装的库存项目必须存在于上级零件的物料清单中" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "创建订单参考模式" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "生成生产订单参考字段所需的模式" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 msgid "Require Responsible Owner" msgstr "需要负责人" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "必须为每个订单分配一个负责人" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "阻塞,直到测试通过" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "在所有必要的测试通过之前,阻止生产输出完成" -#: common/models.py:1810 +#: common/models.py:1807 msgid "Enable Return Orders" msgstr "启用退货订单" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "在用户界面中启用退货订单功能" -#: common/models.py:1816 +#: common/models.py:1813 msgid "Return Order Reference Pattern" msgstr "退货订单参考模式" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "生成退货订单参考字段所需的模式" -#: common/models.py:1830 +#: common/models.py:1827 msgid "Edit Completed Return Orders" msgstr "编辑已完成的退货订单" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "允许编辑已完成的退货订单" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "销售订单参照模式" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "生成销售订单参考字段所需参照模式" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "销售订单默认配送方式" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "启用创建销售订单的默认配送功能" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "编辑已完成的销售订单" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "允许在订单配送或完成后编辑销售订单" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "采购订单参考模式" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "生成采购订单参考字段所需的模式" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "编辑已完成的采购订单" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "允许在采购订单已配送或完成后编辑订单" -#: common/models.py:1888 +#: common/models.py:1885 msgid "Auto Complete Purchase Orders" msgstr "自动完成采购订单" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "当收到所有项目时,自动将采购订单标记为已完成" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "启用忘记密码" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "在登录页面启用忘记密码功能" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "启用注册" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "在登录页面启用注册功能" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "启用 SSO" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "在登录页面启用 SSO" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "启用 SSO 注册" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "允许登录页面上的用户通过 SSO 进行自我注册" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "需要邮箱" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "要求用户在注册时提供邮件" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "自动填充 SSO 用户" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "自动从 SSO 账户数据填写用户详细信息" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "重复电子邮件" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "注册时重复询问用户他们的电子邮件" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "重复输入密码" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "当注册时请用户重复输入密码" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "域名白名单" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "限制注册到某些域名 (逗号分隔,以 @ 开头)" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "注册群组" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "注册时分配给新用户的群组" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "强制启用 MFA" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "用户必须使用多因素安全认证。" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "启动时检查插件" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "检查启动时是否安装了所有插件 - 能在容器环境中启用" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "检查插件更新" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "启用定期检查已安装插件的更新" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "启用 URL 集成" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "启用插件来添加 URL 路由" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "启用导航集成" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "启用插件集成到导航中" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "启用应用集成" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "启用插件添加应用" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "启用计划集成" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "启用插件来运行预定任务" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "启用事件集成" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "启用插件响应内部事件" -#: common/models.py:2021 +#: common/models.py:2018 msgid "Enable project codes" msgstr "启用项目编码" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "启用项目编码来跟踪项目" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "盘点功能" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "启用盘点功能以记录库存水平和计算库存值" -#: common/models.py:2035 +#: common/models.py:2032 msgid "Exclude External Locations" msgstr "排除外部地点" -#: common/models.py:2037 +#: common/models.py:2034 msgid "Exclude stock items in external locations from stocktake calculations" msgstr "从库存计算中排除外部地点的库存项" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "自动评估周期" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "自动盘点记录之间的天数 (设置为零以禁用)" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "报告删除间隔时间" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "评估报告将在指定天数后删除" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "显示用户全名" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "显示用户全名而非用户名" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "启用测试站数据" -#: common/models.py:2067 +#: common/models.py:2064 msgid "Enable test station data collection for test results" msgstr "为测试结果启用测试站数据收集功能" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "设置主键 (必须是唯一的 - 大小写不敏感" -#: common/models.py:2122 +#: common/models.py:2119 msgid "Hide inactive parts" msgstr "隐藏未激活零件" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "在主页显示结果中隐藏未激活零件" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "查看订阅中的零件" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "在主页上显示订阅中的零件" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "查看订阅中的类别" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "在主页上显示订阅中的零件类别" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "显示最近零件" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "在主页上显示最近零件" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "显示已验证的物料清单" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "在主页上显示待验证的物料清单" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "显示最近的库存变化" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "在主页显示最近更改的库存项" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "显示低库存" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "在主页上显示低库存项" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "显示已耗尽的库存" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "在主页上显示耗尽的库存项" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "显示所需库存" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "在主页上显示生产所需的库存项" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "显示过期库存" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "在主页上显示过期的库存项" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "显示过期库存" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "在主页上显示过期的库存项" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "显示待定的生产" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "在主页上显示待定的生产" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "显示逾期生产" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "在主页上显示逾期的生产" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "显示未完成的采购订单" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "在主页上显示未完成的采购订单" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "显示过期的采购订单" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "在首页显示逾期的采购订单" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "显示未完成的销售订单" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "在主页上显示未完成的销售订单" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "显示逾期的销售订单" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "在主页上显示逾期的销售订单" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "显示待配送的销售订单" -#: common/models.py:2227 +#: common/models.py:2224 msgid "Show pending SO shipments on the homepage" msgstr "在主页上显示待配送的销售订单" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "显示新消息" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "在主页上显示新消息" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "内嵌标签显示" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "在浏览器中显示 PDF 标签,而不是以文件形式下载" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "默认的标签打印机" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "配置默认标签打印机" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "内嵌报表显示" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "在浏览器中显示 PDF 报告,而不是以文件形式下载" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "搜索零件" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "在搜索预览窗口中显示零件" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "搜索供应商零件" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "在搜索预览窗口中显示供应商零件" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "搜索制造商零件" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "在搜索预览窗口中显示制造商零件" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "隐藏未激活零件" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "从搜索预览窗口中排除非激活零件" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "搜索类别" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "在搜索预览窗口中显示零件类别" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "搜索库存" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "在搜索预览窗口中显示库存项" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "隐藏不可用的库存项" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "在搜索预览窗口中排除不可用的库存项" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "搜索位置" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "在搜索预览窗口中显示库存地点" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "搜索公司" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "在搜索预览窗口中显示公司" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "搜索生产订单" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "在搜索预览窗口中显示生产订单" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "搜索采购订单" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "在搜索预览窗口中显示采购订单" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "排除未激活的采购订单" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "从搜索预览窗口排除未激活的采购订单" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "搜索销售订单" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "在搜索预览窗口显示销售订单" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "排除未激活的销售订单" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "从搜索预览窗口排除未激活销售订单" -#: common/models.py:2352 +#: common/models.py:2349 msgid "Search Return Orders" msgstr "搜索退货订单" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "在搜索预览窗口中显示退货订单" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "排除未激活退货订单" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "从搜索预览窗口排除未激活退货订单" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "搜索预览结果" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "搜索预览窗口中各部分显示的结果数" -#: common/models.py:2374 +#: common/models.py:2371 msgid "Regex Search" msgstr "正则表达式搜索" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "在搜索查询中启用正则表达式" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "全词搜索" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "搜索查询返回完整单词匹配结果" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "在表格中显示数量" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "在某些表格中显示可用的零件数量" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "Escape 键关闭表单" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "使用 escape 键关闭表单" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "固定导航栏" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "导航栏位置固定为屏幕顶部" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "日期格式" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "首选显示日期格式" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "零件排产" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "显示零件计划信息" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "零件盘点" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "显示零件盘点信息 (如果盘点功能已启用)" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "表字符串长度" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "表视图中显示字符串最大长度" -#: common/models.py:2440 +#: common/models.py:2437 msgid "Default part label template" msgstr "默认零件标签模板" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "自动选择零件标签模板" -#: common/models.py:2446 +#: common/models.py:2443 msgid "Default stock item template" msgstr "默认库存项模板" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "自动选择库存项标签模板" -#: common/models.py:2454 +#: common/models.py:2451 msgid "Default stock location label template" msgstr "默认库存地点标签模板" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "自动选择库存地点标签模板" -#: common/models.py:2462 +#: common/models.py:2459 msgid "Default build line label template" msgstr "默认生产线标签模板" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "自动选择的生产线标签模板" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "接收错误报告" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "接收系统错误的通知" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "最近使用的打印机" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "为用户保存最近使用的打印机" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "批发价数量" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3558,23 +3558,23 @@ msgstr "批发价数量" msgid "Price" msgstr "价格" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "指定数量的单价" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "端点" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "接收此 Webhook 的端点" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "此Webhook 的名称" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3584,101 +3584,101 @@ msgstr "此Webhook 的名称" msgid "Active" msgstr "激活" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "此 Webhook 是否激活" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "令牌" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "使用令牌" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "安全码 (Secret)" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "HMAC共享密钥" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "消息ID" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "该消息的唯一标识符" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "主机" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "收到此消息的主机" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "表头" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "此消息的标题" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "正文" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "此消息的正文" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "接收该信息的端点" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "工作于" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "关于此信息的工作是否已完成?" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "ID" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "标题" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "已发布" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "作者" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "概述" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "读取" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "这条消息是否已读?" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3688,31 +3688,31 @@ msgstr "这条消息是否已读?" msgid "Image" msgstr "图片" -#: common/models.py:3047 +#: common/models.py:3044 msgid "Image file" msgstr "图片文件" -#: common/models.py:3089 +#: common/models.py:3086 msgid "Unit name must be a valid identifier" msgstr "单位名称必须是有效的标识符" -#: common/models.py:3108 +#: common/models.py:3105 msgid "Unit name" msgstr "单位名称" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "符号:" -#: common/models.py:3116 +#: common/models.py:3113 msgid "Optional unit symbol" msgstr "可选的单位符号" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 msgid "Definition" msgstr "定义" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "单位定义" @@ -4015,7 +4015,7 @@ msgstr "供内部使用的配送便笺" msgid "Link to address information (external)" msgstr "链接地址信息 (外部)" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4077,7 +4077,7 @@ msgstr "参数名称" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4148,7 +4148,7 @@ msgid "Supplier part description" msgstr "供应商零件描述" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4167,7 +4167,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "最低收费(例如库存费)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4272,8 +4272,8 @@ msgstr "删除图片" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4534,7 +4534,7 @@ msgid "Addresses" msgstr "地址" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5087,7 +5087,7 @@ msgstr "已接收" msgid "Number of items received" msgstr "收到的项目数目" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -5821,12 +5821,12 @@ msgstr "更新 {part} 单价到 {price}" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "更新 {part} 单价到 {price} 且更新数量到 {qty}" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "零件ID" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "零件名称" @@ -5943,7 +5943,7 @@ msgstr "物料清单项目 lD" msgid "Parent IPN" msgstr "上级内部零件号" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "内部零件号" @@ -5999,39 +5999,39 @@ msgstr "排除树" msgid "Exclude sub-categories under the specified category" msgstr "排除指定类别下的子类别" -#: part/api.py:458 +#: part/api.py:460 msgid "Has Results" msgstr "有结果" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "收到的采购订单" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "未完成的销售订单" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "由生产订单生成的库存" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "生产订单所需库存" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "有效" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "验证整个材料单" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "必须选择此项" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6040,7 +6040,7 @@ msgstr "必须选择此项" msgid "Category" msgstr "类别" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "使用" @@ -6058,7 +6058,7 @@ msgstr "总库存" msgid "Input quantity for price calculation" msgstr "输入用于价格计算的数量" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "零件类别" @@ -6140,7 +6140,7 @@ msgstr "与这个名称、内部零件号和修订版的部分已存在。" msgid "Parts cannot be assigned to structural part categories!" msgstr "零件不能分配到结构性零件类别!" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "零件名称" @@ -6592,7 +6592,7 @@ msgstr "无效的参数值选择" msgid "Parent Part" msgstr "上级零件" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "参数模板" @@ -6605,151 +6605,151 @@ msgstr "数据" msgid "Parameter Value" msgstr "参数值" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "默认值" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "默认参数值" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "零件ID或零件名称" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "唯一零件ID 值" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "零件IPN内部零件号" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "级" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "物料清单级别" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "选择上级零件" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "子零件" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "选择要用于物料清单的零件" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "此物料清单项目的数量" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "此物料清单项是可选的" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "此物料清单是消耗品 (它没有在生产订单中被追踪)" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "加班费" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "估计生产物浪费量(绝对值或百分比)" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "物料清单项目引用" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "物料清单项目注释" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "校验和" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "物料清单较验和" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "已验证" -#: part/models.py:4081 +#: part/models.py:4084 msgid "This BOM item has been validated" msgstr "此物料清单项目已验证" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "获取继承的" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "此物料清单项目是由物料清单继承的变体零件" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "允许变体" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "变体零件的库存项可以用于此物料清单项目" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "数量必须是可跟踪零件的整数" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "必须指定子零件" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "物料清单项目替代品" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "替代零件不能与主零件相同" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "上级物料清单项目" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "替代零件" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "零件 1" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "零件2" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "选择相关的零件" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "零件关系不能在零件和自身之间创建" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "复制关系已经存在" @@ -7878,19 +7878,19 @@ msgstr "找到多个匹配的采购订单 '{order}'" msgid "No matching purchase order for '{order}'" msgstr "没有找到匹配的采购订单 '{order}'" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "采购订单不匹配供应商" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "未找到供应商零件待处理行项目" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "需要更多信息以接收行项目" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 msgid "Received purchase order line item" msgstr "已收到采购订单行项目" @@ -8224,29 +8224,29 @@ msgstr "已安装软件包的名称 (如果插件是通过 PIP 安装的)" msgid "Is the plugin active" msgstr "插件是否激活" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "已安装" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "示例插件" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "内置插件" -#: plugin/models.py:173 +#: plugin/models.py:172 msgid "Package Plugin" msgstr "软件包插件" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "插件" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "方法" @@ -8254,17 +8254,17 @@ msgstr "方法" msgid "No author found" msgstr "未找到作者" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "插件 '{p}' 与当前 InvenTree 版本{v} 不兼容" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "插件所需最低版本 {v}" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "插件要求高于版本 {v}" @@ -8561,7 +8561,7 @@ msgstr "总计" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -8592,7 +8592,7 @@ msgid "Test" msgstr "测试" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "结果" @@ -8676,7 +8676,7 @@ msgstr "供应商名称;" msgid "Customer ID" msgstr "客户 ID" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "已安装" @@ -8701,7 +8701,7 @@ msgstr "需要审核" msgid "Delete on Deplete" msgstr "在消耗品上删除" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -8776,7 +8776,7 @@ msgstr "库存地点类型" msgid "Default icon for all locations that have no icon set (optional)" msgstr "为所有没有图标的位置设置默认图标(可选)" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -8788,12 +8788,12 @@ msgstr "库存地点" msgid "Stock Locations" msgstr "库存地点" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "所有者" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "选择所有者" @@ -8827,241 +8827,241 @@ msgstr "您不能将此库存地点设置为结构性,因为某些库存项已 msgid "Stock items cannot be located into structural stock locations!" msgstr "库存项不能存放在结构性库存地点!" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "无法为虚拟零件创建库存项" -#: stock/models.py:673 +#: stock/models.py:670 #, python-brace-format msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "零件类型 ('{self.supplier_part.part}') 必须为 {self.part}" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "数量必须是带序列号的条目的 1" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "如果数量大于1,则不能设置序列号" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "项目不能属于自己。" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "如果是生产=True的话,项目必须有生产参考" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "生产引用没有指向同一零件对象" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "上级库存项" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "基础零件" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "请为此零件选择一个供应商" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "此库存项的位置?" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "此库存项包装存储在" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "这个项目是否安装在另一个项目中?" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "此条目的序列号" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "此库存项的批号" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "库存量" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "源生产:" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "此库存项的生产" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 msgid "Consumed By" msgstr "消耗者" -#: stock/models.py:858 +#: stock/models.py:855 msgid "Build order which consumed this stock item" msgstr "消耗该库存项的生产订单" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "采购订单源" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "此库存项的采购订单" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "目标销售订单" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "库存项的有效期。超过此日期,库存将被视为过期" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "耗尽时删除" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "当库存耗尽时删除此库存项" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "购买时的单价" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "转换为零件" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "零件未设置为可跟踪" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "数量必须是整数" -#: stock/models.py:1482 +#: stock/models.py:1479 #, python-brace-format msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "数量不得超过现有库存量 ({self.quantity})" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "序列号必须是整数列表" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "数量不匹配序列号" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "序列号已存在" -#: stock/models.py:1598 +#: stock/models.py:1595 msgid "Test template does not exist" msgstr "测试模板不存在" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "库存项已分配到销售订单" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "库存项已安装在另一个项目中" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "库存项包含其他项目" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "库存项已分配给客户" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "库存项目前正在生产" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "序列化的库存不能合并" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "复制库存项" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "库存项必须指相同零件" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "库存项必须是同一供应商的零件" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "库存状态码必须匹配" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "库存项不能移动,因为它没有库存" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "条目注释" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "必须为此测试提供值" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "测试附件必须上传" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "测试结果" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "测试输出值" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "测验结果附件" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "测试备注" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 msgid "Test station" msgstr "测试站" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "进行测试的测试站的标识符" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "已开始" -#: stock/models.py:2470 +#: stock/models.py:2465 msgid "The timestamp of the test start" msgstr "测试开始的时间戳" -#: stock/models.py:2476 +#: stock/models.py:2471 msgid "Finished" msgstr "已完成" -#: stock/models.py:2477 +#: stock/models.py:2472 msgid "The timestamp of the test finish" msgstr "测试结束的时间戳" @@ -14181,4 +14181,3 @@ msgstr "编辑项目权限" #: users/models.py:415 msgid "Permission to delete items" msgstr "删除项目权限" - diff --git a/src/backend/InvenTree/locale/zh_Hans/LC_MESSAGES/django.po b/src/backend/InvenTree/locale/zh_Hans/LC_MESSAGES/django.po index c40718d293ac..ed1bdbb4c26d 100644 --- a/src/backend/InvenTree/locale/zh_Hans/LC_MESSAGES/django.po +++ b/src/backend/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-04-02 01:15+0000\n" +"POT-Creation-Date: 2024-04-04 12:55+0000\n" "PO-Revision-Date: 2023-02-28 22:38\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -17,11 +17,11 @@ msgstr "" "X-Crowdin-File: /[inventree.InvenTree] l10/InvenTree/locale/en/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 154\n" -#: InvenTree/api.py:198 +#: InvenTree/api.py:255 msgid "API endpoint not found" msgstr "未找到 API 端点" -#: InvenTree/api.py:462 +#: InvenTree/api.py:519 msgid "User does not have permission to view this model" msgstr "" @@ -58,11 +58,11 @@ msgstr "提供的数量无效" msgid "Error details can be found in the admin panel" msgstr "在管理面板中可以找到错误详细信息" -#: InvenTree/fields.py:140 +#: InvenTree/fields.py:139 msgid "Enter date" msgstr "输入日期" -#: InvenTree/fields.py:209 InvenTree/models.py:1022 build/serializers.py:438 +#: InvenTree/fields.py:208 InvenTree/models.py:1021 build/serializers.py:438 #: build/serializers.py:516 build/templates/build/sidebar.html:21 #: company/models.py:835 company/templates/company/sidebar.html:37 #: order/models.py:1283 order/templates/order/po_sidebar.html:11 @@ -70,7 +70,7 @@ msgstr "输入日期" #: order/templates/order/so_sidebar.html:17 part/admin.py:59 #: part/models.py:3175 part/templates/part/part_sidebar.html:63 #: report/templates/report/inventree_build_order_base.html:172 -#: stock/admin.py:226 stock/models.py:2335 stock/models.py:2454 +#: stock/admin.py:226 stock/models.py:2332 stock/models.py:2449 #: stock/serializers.py:501 stock/serializers.py:659 stock/serializers.py:755 #: stock/serializers.py:805 stock/serializers.py:1114 stock/serializers.py:1203 #: stock/serializers.py:1368 stock/templates/stock/stock_sidebar.html:25 @@ -402,29 +402,29 @@ msgstr "引用字段不能为空" msgid "Reference must match required pattern" msgstr "引用必须匹配所需的图案" -#: InvenTree/models.py:463 +#: InvenTree/models.py:462 msgid "Reference number is too large" msgstr "参考编号过大" -#: InvenTree/models.py:537 +#: InvenTree/models.py:536 msgid "Missing file" msgstr "缺少文件" -#: InvenTree/models.py:538 +#: InvenTree/models.py:537 msgid "Missing external link" msgstr "缺少外部链接" -#: InvenTree/models.py:559 stock/models.py:2449 +#: InvenTree/models.py:558 stock/models.py:2444 #: templates/js/translated/attachment.js:119 #: templates/js/translated/attachment.js:326 msgid "Attachment" msgstr "附件" -#: InvenTree/models.py:560 +#: InvenTree/models.py:559 msgid "Select file to attach" msgstr "选择附件" -#: InvenTree/models.py:568 common/models.py:3021 company/models.py:145 +#: InvenTree/models.py:567 common/models.py:3018 company/models.py:145 #: company/models.py:452 company/models.py:509 company/models.py:818 #: order/models.py:291 order/models.py:1288 order/models.py:1702 #: part/admin.py:55 part/models.py:919 @@ -441,68 +441,68 @@ msgstr "选择附件" msgid "Link" msgstr "链接" -#: InvenTree/models.py:569 build/models.py:315 part/models.py:920 -#: stock/models.py:822 +#: InvenTree/models.py:568 build/models.py:315 part/models.py:920 +#: stock/models.py:819 msgid "Link to external URL" msgstr "链接到外部 URL" -#: InvenTree/models.py:575 templates/js/translated/attachment.js:120 +#: InvenTree/models.py:574 templates/js/translated/attachment.js:120 #: templates/js/translated/attachment.js:341 msgid "Comment" msgstr "注释" -#: InvenTree/models.py:576 +#: InvenTree/models.py:575 msgid "File comment" msgstr "文件注释" -#: InvenTree/models.py:584 InvenTree/models.py:585 common/models.py:2497 -#: common/models.py:2498 common/models.py:2722 common/models.py:2723 -#: common/models.py:2968 common/models.py:2969 part/models.py:3185 +#: InvenTree/models.py:583 InvenTree/models.py:584 common/models.py:2494 +#: common/models.py:2495 common/models.py:2719 common/models.py:2720 +#: common/models.py:2965 common/models.py:2966 part/models.py:3185 #: part/models.py:3272 part/models.py:3365 part/models.py:3393 -#: plugin/models.py:251 plugin/models.py:252 +#: plugin/models.py:250 plugin/models.py:251 #: report/templates/report/inventree_test_report_base.html:105 #: templates/js/translated/stock.js:3036 users/models.py:100 msgid "User" msgstr "用户" -#: InvenTree/models.py:589 +#: InvenTree/models.py:588 msgid "upload date" msgstr "上传日期" -#: InvenTree/models.py:611 +#: InvenTree/models.py:610 msgid "Filename must not be empty" msgstr "文件名不能为空!" -#: InvenTree/models.py:622 +#: InvenTree/models.py:621 msgid "Invalid attachment directory" msgstr "非法的附件目录" -#: InvenTree/models.py:652 +#: InvenTree/models.py:651 #, python-brace-format msgid "Filename contains illegal character '{c}'" msgstr "文件名包含非法字符 '{c}'" -#: InvenTree/models.py:655 +#: InvenTree/models.py:654 msgid "Filename missing extension" msgstr "缺少文件名扩展" -#: InvenTree/models.py:664 +#: InvenTree/models.py:663 msgid "Attachment with this filename already exists" msgstr "使用此文件名的附件已存在" -#: InvenTree/models.py:671 +#: InvenTree/models.py:670 msgid "Error renaming file" msgstr "重命名文件出错" -#: InvenTree/models.py:847 +#: InvenTree/models.py:846 msgid "Duplicate names cannot exist under the same parent" msgstr "" -#: InvenTree/models.py:864 +#: InvenTree/models.py:863 msgid "Invalid choice" msgstr "选择无效" -#: InvenTree/models.py:894 common/models.py:2709 common/models.py:3107 +#: InvenTree/models.py:893 common/models.py:2706 common/models.py:3104 #: common/serializers.py:370 company/models.py:608 label/models.py:120 #: machine/models.py:24 part/models.py:855 part/models.py:3616 #: plugin/models.py:41 report/models.py:176 stock/models.py:76 @@ -522,7 +522,7 @@ msgstr "选择无效" msgid "Name" msgstr "名称" -#: InvenTree/models.py:900 build/models.py:188 +#: InvenTree/models.py:899 build/models.py:188 #: build/templates/build/detail.html:24 common/models.py:136 #: company/models.py:517 company/models.py:826 #: company/templates/company/company_base.html:71 @@ -559,54 +559,54 @@ msgstr "名称" msgid "Description" msgstr "描述信息" -#: InvenTree/models.py:901 stock/models.py:83 +#: InvenTree/models.py:900 stock/models.py:83 msgid "Description (optional)" msgstr "描述 (可选)" -#: InvenTree/models.py:910 +#: InvenTree/models.py:909 msgid "parent" msgstr "上级项" -#: InvenTree/models.py:916 templates/js/translated/part.js:2794 +#: InvenTree/models.py:915 templates/js/translated/part.js:2794 #: templates/js/translated/stock.js:2757 msgid "Path" msgstr "路径" -#: InvenTree/models.py:1022 +#: InvenTree/models.py:1021 #, fuzzy #| msgid "Add transaction note (optional)" msgid "Markdown notes (optional)" msgstr "添加交易备注 (可选)" -#: InvenTree/models.py:1051 +#: InvenTree/models.py:1050 msgid "Barcode Data" msgstr "条码数据" -#: InvenTree/models.py:1052 +#: InvenTree/models.py:1051 msgid "Third party barcode data" msgstr "第三方条形码数据" -#: InvenTree/models.py:1058 +#: InvenTree/models.py:1057 msgid "Barcode Hash" msgstr "条码哈希" -#: InvenTree/models.py:1059 +#: InvenTree/models.py:1058 msgid "Unique hash of barcode data" msgstr "条码数据的唯一哈希" -#: InvenTree/models.py:1112 +#: InvenTree/models.py:1111 msgid "Existing barcode found" msgstr "发现现有条码" -#: InvenTree/models.py:1155 +#: InvenTree/models.py:1154 msgid "Server Error" msgstr "服务器错误" -#: InvenTree/models.py:1156 +#: InvenTree/models.py:1155 msgid "An error has been logged by the server." msgstr "服务器记录了一个错误。" -#: InvenTree/serializers.py:62 part/models.py:4166 +#: InvenTree/serializers.py:62 part/models.py:4169 msgid "Must be a valid number" msgstr "必须是有效数字" @@ -981,18 +981,18 @@ msgstr "系统信息" msgid "About InvenTree" msgstr "关于 InventTree" -#: build/api.py:237 +#: build/api.py:238 msgid "Build must be cancelled before it can be deleted" msgstr "在删除前必须取消生产" -#: build/api.py:281 part/models.py:4044 templates/js/translated/bom.js:997 +#: build/api.py:282 part/models.py:4047 templates/js/translated/bom.js:997 #: templates/js/translated/bom.js:1037 templates/js/translated/build.js:2521 #: templates/js/translated/table_filters.js:190 #: templates/js/translated/table_filters.js:583 msgid "Consumable" msgstr "" -#: build/api.py:282 part/models.py:4038 part/templates/part/upload_bom.html:58 +#: build/api.py:283 part/models.py:4041 part/templates/part/upload_bom.html:58 #: templates/js/translated/bom.js:1001 templates/js/translated/bom.js:1028 #: templates/js/translated/build.js:2530 #: templates/js/translated/table_filters.js:186 @@ -1001,19 +1001,19 @@ msgstr "" msgid "Optional" msgstr "可选项" -#: build/api.py:283 templates/js/translated/table_filters.js:408 +#: build/api.py:284 templates/js/translated/table_filters.js:408 #: templates/js/translated/table_filters.js:579 msgid "Tracked" msgstr "" -#: build/api.py:285 part/admin.py:144 templates/js/translated/build.js:1741 +#: build/api.py:286 part/admin.py:144 templates/js/translated/build.js:1741 #: templates/js/translated/build.js:2630 #: templates/js/translated/sales_order.js:1929 #: templates/js/translated/table_filters.js:571 msgid "Allocated" msgstr "" -#: build/api.py:293 company/models.py:890 +#: build/api.py:294 company/models.py:890 #: company/templates/company/supplier_part.html:114 #: templates/email/build_order_required_stock.html:19 #: templates/email/low_stock_notification.html:17 @@ -1067,7 +1067,7 @@ msgstr "相关生产订单" #: build/models.py:180 order/models.py:442 order/models.py:898 #: order/models.py:1276 order/models.py:1996 part/admin.py:417 -#: part/models.py:4059 part/templates/part/upload_bom.html:54 +#: part/models.py:4062 part/templates/part/upload_bom.html:54 #: report/templates/report/inventree_bill_of_materials_report.html:139 #: report/templates/report/inventree_po_report_base.html:28 #: report/templates/report/inventree_return_order_report_base.html:26 @@ -1099,11 +1099,11 @@ msgstr "此次生产匹配的订单" #: build/models.py:205 build/templates/build/build_base.html:97 #: build/templates/build/detail.html:29 company/models.py:1044 #: order/models.py:1401 order/models.py:1544 order/models.py:1545 -#: part/api.py:1535 part/api.py:1829 part/models.py:390 part/models.py:3004 +#: part/api.py:1537 part/api.py:1831 part/models.py:390 part/models.py:3004 #: part/models.py:3148 part/models.py:3292 part/models.py:3315 #: part/models.py:3336 part/models.py:3358 part/models.py:3468 -#: part/models.py:3764 part/models.py:3917 part/models.py:4010 -#: part/models.py:4371 part/serializers.py:1102 part/serializers.py:1677 +#: part/models.py:3764 part/models.py:3920 part/models.py:4013 +#: part/models.py:4374 part/serializers.py:1102 part/serializers.py:1677 #: part/templates/part/part_app_base.html:8 #: part/templates/part/part_pricing.html:12 #: part/templates/part/upload_bom.html:52 @@ -1202,7 +1202,7 @@ msgid "Build status code" msgstr "生产状态代码" #: build/models.py:270 build/serializers.py:280 order/serializers.py:577 -#: stock/models.py:826 stock/serializers.py:1333 +#: stock/models.py:823 stock/serializers.py:1333 #: templates/js/translated/purchase_order.js:1129 msgid "Batch Code" msgstr "批量代码" @@ -1268,7 +1268,7 @@ msgstr "构建此订单的用户或组" #: order/templates/order/order_base.html:167 #: order/templates/order/return_order_base.html:145 #: order/templates/order/sales_order_base.html:180 -#: part/templates/part/part_base.html:383 stock/models.py:822 +#: part/templates/part/part_base.html:383 stock/models.py:819 #: stock/templates/stock/item_base.html:200 #: templates/js/translated/company.js:1009 msgid "External Link" @@ -1325,7 +1325,7 @@ msgstr "生产产出与订单不匹配" #: build/models.py:884 build/serializers.py:223 build/serializers.py:262 #: build/serializers.py:831 order/models.py:538 order/serializers.py:429 #: order/serializers.py:572 part/serializers.py:1460 part/serializers.py:1835 -#: stock/models.py:665 stock/models.py:1477 stock/serializers.py:472 +#: stock/models.py:662 stock/models.py:1474 stock/serializers.py:472 msgid "Quantity must be greater than zero" msgstr "数量必须大于0" @@ -1346,12 +1346,12 @@ msgstr "" msgid "Build object" msgstr "生产备注" -#: build/models.py:1322 build/models.py:1580 build/serializers.py:210 +#: build/models.py:1322 build/models.py:1578 build/serializers.py:210 #: build/serializers.py:247 build/templates/build/build_base.html:102 -#: build/templates/build/detail.html:34 common/models.py:2519 +#: build/templates/build/detail.html:34 common/models.py:2516 #: order/models.py:1259 order/models.py:1916 order/serializers.py:1335 #: order/templates/order/order_wizard/match_parts.html:30 part/admin.py:416 -#: part/forms.py:48 part/models.py:3162 part/models.py:4032 +#: part/forms.py:48 part/models.py:3162 part/models.py:4035 #: part/templates/part/part_pricing.html:16 #: part/templates/part/upload_bom.html:53 #: report/templates/report/inventree_bill_of_materials_report.html:138 @@ -1420,13 +1420,13 @@ msgstr "分配数量必须大于0" msgid "Quantity must be 1 for serialized stock" msgstr "序列化库存的数量必须是 1" -#: build/models.py:1495 +#: build/models.py:1493 #, fuzzy #| msgid "Selected stock item not found in BOM" msgid "Selected stock item does not match BOM line" msgstr "在BOM中找不到选定的库存项" -#: build/models.py:1567 build/serializers.py:811 order/serializers.py:1179 +#: build/models.py:1565 build/serializers.py:811 order/serializers.py:1179 #: order/serializers.py:1200 stock/serializers.py:566 stock/serializers.py:1052 #: stock/serializers.py:1164 stock/templates/stock/item_base.html:10 #: stock/templates/stock/item_base.html:23 @@ -1443,19 +1443,19 @@ msgstr "在BOM中找不到选定的库存项" msgid "Stock Item" msgstr "库存项" -#: build/models.py:1568 +#: build/models.py:1566 msgid "Source stock item" msgstr "源库存项" -#: build/models.py:1581 +#: build/models.py:1579 msgid "Stock quantity to allocate to build" msgstr "分配到生产的数量" -#: build/models.py:1589 +#: build/models.py:1587 msgid "Install into" msgstr "安装到" -#: build/models.py:1590 +#: build/models.py:1588 msgid "Destination stock item" msgstr "目标库存项" @@ -1736,7 +1736,7 @@ msgstr "可选项目" msgid "Allocate optional BOM items to build order" msgstr "分配可选的BOM项目来建立订单" -#: build/serializers.py:1097 part/models.py:3927 part/models.py:4363 +#: build/serializers.py:1097 part/models.py:3930 part/models.py:4366 #: stock/api.py:758 msgid "BOM Item" msgstr "BOM项" @@ -2215,1482 +2215,1482 @@ msgstr "商品描述" msgid "User or group responsible for this project" msgstr "负责此订单的用户或群组" -#: common/models.py:768 +#: common/models.py:765 msgid "Settings key (must be unique - case insensitive)" msgstr "设置键值(必须是唯一的 - 大小写不敏感)" -#: common/models.py:772 +#: common/models.py:769 msgid "Settings value" msgstr "设定值" -#: common/models.py:824 +#: common/models.py:821 msgid "Chosen value is not a valid option" msgstr "选择的值不是一个有效的选项" -#: common/models.py:840 +#: common/models.py:837 msgid "Value must be a boolean value" msgstr "值必须是布尔量" -#: common/models.py:848 +#: common/models.py:845 msgid "Value must be an integer value" msgstr "值必须为整数" -#: common/models.py:885 +#: common/models.py:882 msgid "Key string must be unique" msgstr "关键字必须是唯一的" -#: common/models.py:1117 +#: common/models.py:1114 msgid "No group" msgstr "无群组" -#: common/models.py:1160 +#: common/models.py:1157 msgid "An empty domain is not allowed." msgstr "不允许空域。" -#: common/models.py:1162 +#: common/models.py:1159 #, python-brace-format msgid "Invalid domain name: {domain}" msgstr "无效的域名: {domain}" -#: common/models.py:1174 +#: common/models.py:1171 #, fuzzy #| msgid "Subcategories" msgid "No plugin" msgstr "子类别" -#: common/models.py:1262 +#: common/models.py:1259 msgid "Restart required" msgstr "需要重启" -#: common/models.py:1264 +#: common/models.py:1261 msgid "A setting has been changed which requires a server restart" msgstr "设置已更改,需要服务器重启" -#: common/models.py:1271 +#: common/models.py:1268 #, fuzzy #| msgid "Printing Actions" msgid "Pending migrations" msgstr "打印操作" -#: common/models.py:1272 +#: common/models.py:1269 msgid "Number of pending database migrations" msgstr "" -#: common/models.py:1277 +#: common/models.py:1274 msgid "Server Instance Name" msgstr "服务器实例名称" -#: common/models.py:1279 +#: common/models.py:1276 msgid "String descriptor for the server instance" msgstr "" -#: common/models.py:1283 +#: common/models.py:1280 msgid "Use instance name" msgstr "" -#: common/models.py:1284 +#: common/models.py:1281 msgid "Use the instance name in the title-bar" msgstr "" -#: common/models.py:1289 +#: common/models.py:1286 msgid "Restrict showing `about`" msgstr "" -#: common/models.py:1290 +#: common/models.py:1287 msgid "Show the `about` modal only to superusers" msgstr "" -#: common/models.py:1295 company/models.py:107 company/models.py:108 +#: common/models.py:1292 company/models.py:107 company/models.py:108 msgid "Company name" msgstr "公司名称" -#: common/models.py:1296 +#: common/models.py:1293 msgid "Internal company name" msgstr "内部公司名称" -#: common/models.py:1300 +#: common/models.py:1297 msgid "Base URL" msgstr "" -#: common/models.py:1301 +#: common/models.py:1298 msgid "Base URL for server instance" msgstr "" -#: common/models.py:1307 +#: common/models.py:1304 msgid "Default Currency" msgstr "" -#: common/models.py:1308 +#: common/models.py:1305 msgid "Select base currency for pricing calculations" msgstr "" -#: common/models.py:1314 +#: common/models.py:1311 msgid "Currency Update Interval" msgstr "" -#: common/models.py:1316 +#: common/models.py:1313 msgid "How often to update exchange rates (set to zero to disable)" msgstr "" -#: common/models.py:1319 common/models.py:1375 common/models.py:1388 -#: common/models.py:1396 common/models.py:1405 common/models.py:1414 -#: common/models.py:1616 common/models.py:1638 common/models.py:1753 -#: common/models.py:2056 +#: common/models.py:1316 common/models.py:1372 common/models.py:1385 +#: common/models.py:1393 common/models.py:1402 common/models.py:1411 +#: common/models.py:1613 common/models.py:1635 common/models.py:1750 +#: common/models.py:2053 msgid "days" msgstr "天" -#: common/models.py:1323 +#: common/models.py:1320 msgid "Currency Update Plugin" msgstr "" -#: common/models.py:1324 +#: common/models.py:1321 msgid "Currency update plugin to use" msgstr "" -#: common/models.py:1329 +#: common/models.py:1326 msgid "Download from URL" msgstr "" -#: common/models.py:1331 +#: common/models.py:1328 msgid "Allow download of remote images and files from external URL" msgstr "" -#: common/models.py:1337 +#: common/models.py:1334 msgid "Download Size Limit" msgstr "" -#: common/models.py:1338 +#: common/models.py:1335 msgid "Maximum allowable download size for remote image" msgstr "" -#: common/models.py:1344 +#: common/models.py:1341 msgid "User-agent used to download from URL" msgstr "" -#: common/models.py:1346 +#: common/models.py:1343 msgid "Allow to override the user-agent used to download images and files from external URL (leave blank for the default)" msgstr "" -#: common/models.py:1351 +#: common/models.py:1348 msgid "Strict URL Validation" msgstr "" -#: common/models.py:1352 +#: common/models.py:1349 msgid "Require schema specification when validating URLs" msgstr "" -#: common/models.py:1357 +#: common/models.py:1354 msgid "Require confirm" msgstr "" -#: common/models.py:1358 +#: common/models.py:1355 msgid "Require explicit user confirmation for certain action." msgstr "" -#: common/models.py:1363 +#: common/models.py:1360 msgid "Tree Depth" msgstr "" -#: common/models.py:1365 +#: common/models.py:1362 msgid "Default tree depth for treeview. Deeper levels can be lazy loaded as they are needed." msgstr "" -#: common/models.py:1371 +#: common/models.py:1368 msgid "Update Check Interval" msgstr "" -#: common/models.py:1372 +#: common/models.py:1369 msgid "How often to check for updates (set to zero to disable)" msgstr "" -#: common/models.py:1378 +#: common/models.py:1375 msgid "Automatic Backup" msgstr "" -#: common/models.py:1379 +#: common/models.py:1376 msgid "Enable automatic backup of database and media files" msgstr "" -#: common/models.py:1384 +#: common/models.py:1381 msgid "Auto Backup Interval" msgstr "" -#: common/models.py:1385 +#: common/models.py:1382 msgid "Specify number of days between automated backup events" msgstr "" -#: common/models.py:1391 +#: common/models.py:1388 msgid "Task Deletion Interval" msgstr "" -#: common/models.py:1393 +#: common/models.py:1390 msgid "Background task results will be deleted after specified number of days" msgstr "" -#: common/models.py:1400 +#: common/models.py:1397 msgid "Error Log Deletion Interval" msgstr "" -#: common/models.py:1402 +#: common/models.py:1399 msgid "Error logs will be deleted after specified number of days" msgstr "" -#: common/models.py:1409 +#: common/models.py:1406 msgid "Notification Deletion Interval" msgstr "" -#: common/models.py:1411 +#: common/models.py:1408 msgid "User notifications will be deleted after specified number of days" msgstr "" -#: common/models.py:1418 templates/InvenTree/settings/sidebar.html:31 +#: common/models.py:1415 templates/InvenTree/settings/sidebar.html:31 msgid "Barcode Support" msgstr "" -#: common/models.py:1419 +#: common/models.py:1416 #, fuzzy #| msgid "Enable barcode scanner support" msgid "Enable barcode scanner support in the web interface" msgstr "启用条形码扫描支持" -#: common/models.py:1424 +#: common/models.py:1421 msgid "Barcode Input Delay" msgstr "" -#: common/models.py:1425 +#: common/models.py:1422 msgid "Barcode input processing delay time" msgstr "" -#: common/models.py:1431 +#: common/models.py:1428 msgid "Barcode Webcam Support" msgstr "" -#: common/models.py:1432 +#: common/models.py:1429 msgid "Allow barcode scanning via webcam in browser" msgstr "" -#: common/models.py:1437 +#: common/models.py:1434 #, fuzzy #| msgid "Part description" msgid "Part Revisions" msgstr "商品描述" -#: common/models.py:1438 +#: common/models.py:1435 #, fuzzy #| msgid "Enable internal prices for parts" msgid "Enable revision field for Part" msgstr "启用内部商品价格" -#: common/models.py:1443 +#: common/models.py:1440 msgid "IPN Regex" msgstr "" -#: common/models.py:1444 +#: common/models.py:1441 msgid "Regular expression pattern for matching Part IPN" msgstr "" -#: common/models.py:1447 +#: common/models.py:1444 msgid "Allow Duplicate IPN" msgstr "" -#: common/models.py:1448 +#: common/models.py:1445 msgid "Allow multiple parts to share the same IPN" msgstr "" -#: common/models.py:1453 +#: common/models.py:1450 msgid "Allow Editing IPN" msgstr "" -#: common/models.py:1454 +#: common/models.py:1451 msgid "Allow changing the IPN value while editing a part" msgstr "" -#: common/models.py:1459 +#: common/models.py:1456 msgid "Copy Part BOM Data" msgstr "" -#: common/models.py:1460 +#: common/models.py:1457 msgid "Copy BOM data by default when duplicating a part" msgstr "" -#: common/models.py:1465 +#: common/models.py:1462 msgid "Copy Part Parameter Data" msgstr "" -#: common/models.py:1466 +#: common/models.py:1463 msgid "Copy parameter data by default when duplicating a part" msgstr "" -#: common/models.py:1471 +#: common/models.py:1468 msgid "Copy Part Test Data" msgstr "" -#: common/models.py:1472 +#: common/models.py:1469 msgid "Copy test data by default when duplicating a part" msgstr "" -#: common/models.py:1477 +#: common/models.py:1474 msgid "Copy Category Parameter Templates" msgstr "" -#: common/models.py:1478 +#: common/models.py:1475 msgid "Copy category parameter templates when creating a part" msgstr "" -#: common/models.py:1483 part/admin.py:108 part/models.py:3772 +#: common/models.py:1480 part/admin.py:108 part/models.py:3772 #: report/models.py:182 stock/serializers.py:99 #: templates/js/translated/table_filters.js:139 #: templates/js/translated/table_filters.js:767 msgid "Template" msgstr "模板" -#: common/models.py:1484 +#: common/models.py:1481 msgid "Parts are templates by default" msgstr "" -#: common/models.py:1489 part/admin.py:91 part/admin.py:431 part/models.py:1016 +#: common/models.py:1486 part/admin.py:91 part/admin.py:431 part/models.py:1016 #: templates/js/translated/bom.js:1639 #: templates/js/translated/table_filters.js:330 #: templates/js/translated/table_filters.js:721 msgid "Assembly" msgstr "组装" -#: common/models.py:1490 +#: common/models.py:1487 msgid "Parts can be assembled from other components by default" msgstr "" -#: common/models.py:1495 part/admin.py:95 part/models.py:1022 +#: common/models.py:1492 part/admin.py:95 part/models.py:1022 #: templates/js/translated/table_filters.js:729 msgid "Component" msgstr "组件" -#: common/models.py:1496 +#: common/models.py:1493 msgid "Parts can be used as sub-components by default" msgstr "" -#: common/models.py:1501 part/admin.py:100 part/models.py:1034 +#: common/models.py:1498 part/admin.py:100 part/models.py:1034 msgid "Purchaseable" msgstr "可购买" -#: common/models.py:1502 +#: common/models.py:1499 msgid "Parts are purchaseable by default" msgstr "商品默认可购买" -#: common/models.py:1507 part/admin.py:104 part/models.py:1040 +#: common/models.py:1504 part/admin.py:104 part/models.py:1040 #: templates/js/translated/table_filters.js:755 msgid "Salable" msgstr "可销售" -#: common/models.py:1508 +#: common/models.py:1505 msgid "Parts are salable by default" msgstr "商品默认可销售" -#: common/models.py:1513 part/admin.py:113 part/models.py:1028 +#: common/models.py:1510 part/admin.py:113 part/models.py:1028 #: templates/js/translated/table_filters.js:147 #: templates/js/translated/table_filters.js:223 #: templates/js/translated/table_filters.js:771 msgid "Trackable" msgstr "可追踪" -#: common/models.py:1514 +#: common/models.py:1511 msgid "Parts are trackable by default" msgstr "商品默认可跟踪" -#: common/models.py:1519 part/admin.py:117 part/models.py:1050 +#: common/models.py:1516 part/admin.py:117 part/models.py:1050 #: part/templates/part/part_base.html:154 #: templates/js/translated/table_filters.js:143 #: templates/js/translated/table_filters.js:775 msgid "Virtual" msgstr "虚拟" -#: common/models.py:1520 +#: common/models.py:1517 msgid "Parts are virtual by default" msgstr "商品默认是虚拟的" -#: common/models.py:1525 +#: common/models.py:1522 msgid "Show Import in Views" msgstr "视图中显示导入" -#: common/models.py:1526 +#: common/models.py:1523 msgid "Display the import wizard in some part views" msgstr "在一些商品视图中显示导入向导" -#: common/models.py:1531 +#: common/models.py:1528 msgid "Show related parts" msgstr "显示相关商品" -#: common/models.py:1532 +#: common/models.py:1529 msgid "Display related parts for a part" msgstr "" -#: common/models.py:1537 +#: common/models.py:1534 msgid "Initial Stock Data" msgstr "" -#: common/models.py:1538 +#: common/models.py:1535 msgid "Allow creation of initial stock when adding a new part" msgstr "" -#: common/models.py:1543 templates/js/translated/part.js:107 +#: common/models.py:1540 templates/js/translated/part.js:107 msgid "Initial Supplier Data" msgstr "" -#: common/models.py:1545 +#: common/models.py:1542 msgid "Allow creation of initial supplier data when adding a new part" msgstr "" -#: common/models.py:1551 +#: common/models.py:1548 msgid "Part Name Display Format" msgstr "" -#: common/models.py:1552 +#: common/models.py:1549 msgid "Format to display the part name" msgstr "" -#: common/models.py:1558 +#: common/models.py:1555 msgid "Part Category Default Icon" msgstr "" -#: common/models.py:1559 +#: common/models.py:1556 msgid "Part category default icon (empty means no icon)" msgstr "" -#: common/models.py:1563 +#: common/models.py:1560 #, fuzzy #| msgid "Parameter units" msgid "Enforce Parameter Units" msgstr "参数单位" -#: common/models.py:1565 +#: common/models.py:1562 msgid "If units are provided, parameter values must match the specified units" msgstr "" -#: common/models.py:1571 +#: common/models.py:1568 msgid "Minimum Pricing Decimal Places" msgstr "" -#: common/models.py:1573 +#: common/models.py:1570 msgid "Minimum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1579 +#: common/models.py:1576 msgid "Maximum Pricing Decimal Places" msgstr "" -#: common/models.py:1581 +#: common/models.py:1578 msgid "Maximum number of decimal places to display when rendering pricing data" msgstr "" -#: common/models.py:1587 +#: common/models.py:1584 msgid "Use Supplier Pricing" msgstr "" -#: common/models.py:1589 +#: common/models.py:1586 msgid "Include supplier price breaks in overall pricing calculations" msgstr "" -#: common/models.py:1595 +#: common/models.py:1592 msgid "Purchase History Override" msgstr "" -#: common/models.py:1597 +#: common/models.py:1594 msgid "Historical purchase order pricing overrides supplier price breaks" msgstr "" -#: common/models.py:1603 +#: common/models.py:1600 msgid "Use Stock Item Pricing" msgstr "" -#: common/models.py:1605 +#: common/models.py:1602 msgid "Use pricing from manually entered stock data for pricing calculations" msgstr "" -#: common/models.py:1611 +#: common/models.py:1608 msgid "Stock Item Pricing Age" msgstr "" -#: common/models.py:1613 +#: common/models.py:1610 msgid "Exclude stock items older than this number of days from pricing calculations" msgstr "" -#: common/models.py:1620 +#: common/models.py:1617 msgid "Use Variant Pricing" msgstr "" -#: common/models.py:1621 +#: common/models.py:1618 msgid "Include variant pricing in overall pricing calculations" msgstr "" -#: common/models.py:1626 +#: common/models.py:1623 msgid "Active Variants Only" msgstr "" -#: common/models.py:1628 +#: common/models.py:1625 msgid "Only use active variant parts for calculating variant pricing" msgstr "" -#: common/models.py:1634 +#: common/models.py:1631 msgid "Pricing Rebuild Interval" msgstr "" -#: common/models.py:1636 +#: common/models.py:1633 msgid "Number of days before part pricing is automatically updated" msgstr "" -#: common/models.py:1643 +#: common/models.py:1640 msgid "Internal Prices" msgstr "内部价格" -#: common/models.py:1644 +#: common/models.py:1641 msgid "Enable internal prices for parts" msgstr "启用内部商品价格" -#: common/models.py:1649 +#: common/models.py:1646 msgid "Internal Price Override" msgstr "" -#: common/models.py:1651 +#: common/models.py:1648 msgid "If available, internal prices override price range calculations" msgstr "" -#: common/models.py:1657 +#: common/models.py:1654 msgid "Enable label printing" msgstr "" -#: common/models.py:1658 +#: common/models.py:1655 msgid "Enable label printing from the web interface" msgstr "" -#: common/models.py:1663 +#: common/models.py:1660 msgid "Label Image DPI" msgstr "" -#: common/models.py:1665 +#: common/models.py:1662 msgid "DPI resolution when generating image files to supply to label printing plugins" msgstr "" -#: common/models.py:1671 +#: common/models.py:1668 msgid "Enable Reports" msgstr "" -#: common/models.py:1672 +#: common/models.py:1669 msgid "Enable generation of reports" msgstr "" -#: common/models.py:1677 templates/stats.html:25 +#: common/models.py:1674 templates/stats.html:25 msgid "Debug Mode" msgstr "调试模式" -#: common/models.py:1678 +#: common/models.py:1675 msgid "Generate reports in debug mode (HTML output)" msgstr "在调试模式生成报告(HTML输出)" -#: common/models.py:1683 +#: common/models.py:1680 #, fuzzy #| msgid "No Reports Found" msgid "Log Report Errors" msgstr "没有找到报表" -#: common/models.py:1684 +#: common/models.py:1681 msgid "Log errors which occur when generating reports" msgstr "" -#: common/models.py:1689 plugin/builtin/labels/label_sheet.py:28 +#: common/models.py:1686 plugin/builtin/labels/label_sheet.py:28 #: report/models.py:203 msgid "Page Size" msgstr "页面大小" -#: common/models.py:1690 +#: common/models.py:1687 msgid "Default page size for PDF reports" msgstr "PDF 报表默认页面大小" -#: common/models.py:1695 +#: common/models.py:1692 msgid "Enable Test Reports" msgstr "" -#: common/models.py:1696 +#: common/models.py:1693 msgid "Enable generation of test reports" msgstr "启用生成测试报表" -#: common/models.py:1701 +#: common/models.py:1698 msgid "Attach Test Reports" msgstr "" -#: common/models.py:1703 +#: common/models.py:1700 msgid "When printing a Test Report, attach a copy of the Test Report to the associated Stock Item" msgstr "" -#: common/models.py:1709 +#: common/models.py:1706 msgid "Globally Unique Serials" msgstr "" -#: common/models.py:1710 +#: common/models.py:1707 msgid "Serial numbers for stock items must be globally unique" msgstr "" -#: common/models.py:1715 +#: common/models.py:1712 msgid "Autofill Serial Numbers" msgstr "" -#: common/models.py:1716 +#: common/models.py:1713 msgid "Autofill serial numbers in forms" msgstr "" -#: common/models.py:1721 +#: common/models.py:1718 msgid "Delete Depleted Stock" msgstr "" -#: common/models.py:1723 +#: common/models.py:1720 msgid "Determines default behavior when a stock item is depleted" msgstr "" -#: common/models.py:1729 +#: common/models.py:1726 msgid "Batch Code Template" msgstr "" -#: common/models.py:1731 +#: common/models.py:1728 msgid "Template for generating default batch codes for stock items" msgstr "" -#: common/models.py:1736 +#: common/models.py:1733 msgid "Stock Expiry" msgstr "库存到期" -#: common/models.py:1737 +#: common/models.py:1734 msgid "Enable stock expiry functionality" msgstr "启用库存到期功能" -#: common/models.py:1742 +#: common/models.py:1739 msgid "Sell Expired Stock" msgstr "销售过期库存" -#: common/models.py:1743 +#: common/models.py:1740 msgid "Allow sale of expired stock" msgstr "允许销售过期库存" -#: common/models.py:1748 +#: common/models.py:1745 msgid "Stock Stale Time" msgstr "" -#: common/models.py:1750 +#: common/models.py:1747 msgid "Number of days stock items are considered stale before expiring" msgstr "" -#: common/models.py:1757 +#: common/models.py:1754 msgid "Build Expired Stock" msgstr "" -#: common/models.py:1758 +#: common/models.py:1755 msgid "Allow building with expired stock" msgstr "" -#: common/models.py:1763 +#: common/models.py:1760 msgid "Stock Ownership Control" msgstr "库存所有权控制" -#: common/models.py:1764 +#: common/models.py:1761 msgid "Enable ownership control over stock locations and items" msgstr "" -#: common/models.py:1769 +#: common/models.py:1766 msgid "Stock Location Default Icon" msgstr "" -#: common/models.py:1770 +#: common/models.py:1767 msgid "Stock location default icon (empty means no icon)" msgstr "" -#: common/models.py:1774 +#: common/models.py:1771 #, fuzzy #| msgid "Select Stock Items" msgid "Show Installed Stock Items" msgstr "选择库存项" -#: common/models.py:1775 +#: common/models.py:1772 msgid "Display installed stock items in stock tables" msgstr "" -#: common/models.py:1780 +#: common/models.py:1777 msgid "Check BOM when installing items" msgstr "" -#: common/models.py:1782 +#: common/models.py:1779 msgid "Installed stock items must exist in the BOM for the parent part" msgstr "" -#: common/models.py:1788 +#: common/models.py:1785 msgid "Build Order Reference Pattern" msgstr "" -#: common/models.py:1790 +#: common/models.py:1787 msgid "Required pattern for generating Build Order reference field" msgstr "" -#: common/models.py:1796 common/models.py:1824 common/models.py:1846 -#: common/models.py:1874 +#: common/models.py:1793 common/models.py:1821 common/models.py:1843 +#: common/models.py:1871 #, fuzzy #| msgid "Responsible" msgid "Require Responsible Owner" msgstr "责任人" -#: common/models.py:1797 common/models.py:1825 common/models.py:1847 -#: common/models.py:1875 +#: common/models.py:1794 common/models.py:1822 common/models.py:1844 +#: common/models.py:1872 msgid "A responsible owner must be assigned to each order" msgstr "" -#: common/models.py:1802 +#: common/models.py:1799 msgid "Block Until Tests Pass" msgstr "" -#: common/models.py:1804 +#: common/models.py:1801 msgid "Prevent build outputs from being completed until all required tests pass" msgstr "" -#: common/models.py:1810 +#: common/models.py:1807 #, fuzzy #| msgid "Sales Orders" msgid "Enable Return Orders" msgstr "销售订单" -#: common/models.py:1811 +#: common/models.py:1808 msgid "Enable return order functionality in the user interface" msgstr "" -#: common/models.py:1816 +#: common/models.py:1813 #, fuzzy #| msgid "Build Order Reference" msgid "Return Order Reference Pattern" msgstr "相关生产订单" -#: common/models.py:1818 +#: common/models.py:1815 msgid "Required pattern for generating Return Order reference field" msgstr "" -#: common/models.py:1830 +#: common/models.py:1827 #, fuzzy #| msgid "Complete Build Order" msgid "Edit Completed Return Orders" msgstr "生产订单完成" -#: common/models.py:1832 +#: common/models.py:1829 msgid "Allow editing of return orders after they have been completed" msgstr "" -#: common/models.py:1838 +#: common/models.py:1835 msgid "Sales Order Reference Pattern" msgstr "" -#: common/models.py:1840 +#: common/models.py:1837 msgid "Required pattern for generating Sales Order reference field" msgstr "" -#: common/models.py:1852 +#: common/models.py:1849 msgid "Sales Order Default Shipment" msgstr "" -#: common/models.py:1853 +#: common/models.py:1850 msgid "Enable creation of default shipment with sales orders" msgstr "" -#: common/models.py:1858 +#: common/models.py:1855 msgid "Edit Completed Sales Orders" msgstr "" -#: common/models.py:1860 +#: common/models.py:1857 msgid "Allow editing of sales orders after they have been shipped or completed" msgstr "" -#: common/models.py:1866 +#: common/models.py:1863 msgid "Purchase Order Reference Pattern" msgstr "" -#: common/models.py:1868 +#: common/models.py:1865 msgid "Required pattern for generating Purchase Order reference field" msgstr "" -#: common/models.py:1880 +#: common/models.py:1877 msgid "Edit Completed Purchase Orders" msgstr "" -#: common/models.py:1882 +#: common/models.py:1879 msgid "Allow editing of purchase orders after they have been shipped or completed" msgstr "" -#: common/models.py:1888 +#: common/models.py:1885 #, fuzzy #| msgid "Create Purchase Order" msgid "Auto Complete Purchase Orders" msgstr "创建采购订单" -#: common/models.py:1890 +#: common/models.py:1887 msgid "Automatically mark purchase orders as complete when all line items are received" msgstr "" -#: common/models.py:1897 +#: common/models.py:1894 msgid "Enable password forgot" msgstr "" -#: common/models.py:1898 +#: common/models.py:1895 msgid "Enable password forgot function on the login pages" msgstr "" -#: common/models.py:1903 +#: common/models.py:1900 msgid "Enable registration" msgstr "" -#: common/models.py:1904 +#: common/models.py:1901 msgid "Enable self-registration for users on the login pages" msgstr "" -#: common/models.py:1909 +#: common/models.py:1906 msgid "Enable SSO" msgstr "" -#: common/models.py:1910 +#: common/models.py:1907 msgid "Enable SSO on the login pages" msgstr "" -#: common/models.py:1915 +#: common/models.py:1912 msgid "Enable SSO registration" msgstr "" -#: common/models.py:1917 +#: common/models.py:1914 msgid "Enable self-registration via SSO for users on the login pages" msgstr "" -#: common/models.py:1923 +#: common/models.py:1920 msgid "Email required" msgstr "" -#: common/models.py:1924 +#: common/models.py:1921 msgid "Require user to supply mail on signup" msgstr "" -#: common/models.py:1929 +#: common/models.py:1926 msgid "Auto-fill SSO users" msgstr "" -#: common/models.py:1931 +#: common/models.py:1928 msgid "Automatically fill out user-details from SSO account-data" msgstr "" -#: common/models.py:1937 +#: common/models.py:1934 msgid "Mail twice" msgstr "" -#: common/models.py:1938 +#: common/models.py:1935 msgid "On signup ask users twice for their mail" msgstr "" -#: common/models.py:1943 +#: common/models.py:1940 msgid "Password twice" msgstr "" -#: common/models.py:1944 +#: common/models.py:1941 msgid "On signup ask users twice for their password" msgstr "" -#: common/models.py:1949 +#: common/models.py:1946 msgid "Allowed domains" msgstr "" -#: common/models.py:1951 +#: common/models.py:1948 msgid "Restrict signup to certain domains (comma-separated, starting with @)" msgstr "" -#: common/models.py:1957 +#: common/models.py:1954 msgid "Group on signup" msgstr "" -#: common/models.py:1958 +#: common/models.py:1955 msgid "Group to which new users are assigned on registration" msgstr "" -#: common/models.py:1963 +#: common/models.py:1960 msgid "Enforce MFA" msgstr "" -#: common/models.py:1964 +#: common/models.py:1961 msgid "Users must use multifactor security." msgstr "" -#: common/models.py:1969 +#: common/models.py:1966 msgid "Check plugins on startup" msgstr "" -#: common/models.py:1971 +#: common/models.py:1968 msgid "Check that all plugins are installed on startup - enable in container environments" msgstr "" -#: common/models.py:1979 +#: common/models.py:1976 msgid "Check for plugin updates" msgstr "" -#: common/models.py:1980 +#: common/models.py:1977 msgid "Enable periodic checks for updates to installed plugins" msgstr "" -#: common/models.py:1986 +#: common/models.py:1983 msgid "Enable URL integration" msgstr "" -#: common/models.py:1987 +#: common/models.py:1984 msgid "Enable plugins to add URL routes" msgstr "" -#: common/models.py:1993 +#: common/models.py:1990 msgid "Enable navigation integration" msgstr "" -#: common/models.py:1994 +#: common/models.py:1991 msgid "Enable plugins to integrate into navigation" msgstr "" -#: common/models.py:2000 +#: common/models.py:1997 msgid "Enable app integration" msgstr "" -#: common/models.py:2001 +#: common/models.py:1998 msgid "Enable plugins to add apps" msgstr "" -#: common/models.py:2007 +#: common/models.py:2004 msgid "Enable schedule integration" msgstr "" -#: common/models.py:2008 +#: common/models.py:2005 msgid "Enable plugins to run scheduled tasks" msgstr "" -#: common/models.py:2014 +#: common/models.py:2011 msgid "Enable event integration" msgstr "" -#: common/models.py:2015 +#: common/models.py:2012 msgid "Enable plugins to respond to internal events" msgstr "" -#: common/models.py:2021 +#: common/models.py:2018 #, fuzzy #| msgid "Sales Orders" msgid "Enable project codes" msgstr "销售订单" -#: common/models.py:2022 +#: common/models.py:2019 msgid "Enable project codes for tracking projects" msgstr "" -#: common/models.py:2027 +#: common/models.py:2024 msgid "Stocktake Functionality" msgstr "" -#: common/models.py:2029 +#: common/models.py:2026 msgid "Enable stocktake functionality for recording stock levels and calculating stock value" msgstr "" -#: common/models.py:2035 +#: common/models.py:2032 #, fuzzy #| msgid "Exclude Location" msgid "Exclude External Locations" msgstr "排除地点" -#: common/models.py:2037 +#: common/models.py:2034 #, fuzzy #| msgid "Exclude stock items from this selected location" msgid "Exclude stock items in external locations from stocktake calculations" msgstr "从该选定的仓储地点排除库存项" -#: common/models.py:2043 +#: common/models.py:2040 msgid "Automatic Stocktake Period" msgstr "" -#: common/models.py:2045 +#: common/models.py:2042 msgid "Number of days between automatic stocktake recording (set to zero to disable)" msgstr "" -#: common/models.py:2051 +#: common/models.py:2048 msgid "Report Deletion Interval" msgstr "" -#: common/models.py:2053 +#: common/models.py:2050 msgid "Stocktake reports will be deleted after specified number of days" msgstr "" -#: common/models.py:2060 +#: common/models.py:2057 msgid "Display Users full names" msgstr "" -#: common/models.py:2061 +#: common/models.py:2058 msgid "Display Users full names instead of usernames" msgstr "" -#: common/models.py:2066 +#: common/models.py:2063 msgid "Enable Test Station Data" msgstr "" -#: common/models.py:2067 +#: common/models.py:2064 #, fuzzy #| msgid "Enable generation of test reports" msgid "Enable test station data collection for test results" msgstr "启用生成测试报表" -#: common/models.py:2079 common/models.py:2489 +#: common/models.py:2076 common/models.py:2486 msgid "Settings key (must be unique - case insensitive" msgstr "" -#: common/models.py:2122 +#: common/models.py:2119 #, fuzzy #| msgid "Build to allocate parts" msgid "Hide inactive parts" msgstr "生产以分配部件" -#: common/models.py:2124 +#: common/models.py:2121 msgid "Hide inactive parts in results displayed on the homepage" msgstr "" -#: common/models.py:2130 +#: common/models.py:2127 msgid "Show subscribed parts" msgstr "" -#: common/models.py:2131 +#: common/models.py:2128 msgid "Show subscribed parts on the homepage" msgstr "" -#: common/models.py:2136 +#: common/models.py:2133 msgid "Show subscribed categories" msgstr "" -#: common/models.py:2137 +#: common/models.py:2134 msgid "Show subscribed part categories on the homepage" msgstr "" -#: common/models.py:2142 +#: common/models.py:2139 msgid "Show latest parts" msgstr "显示最近商品" -#: common/models.py:2143 +#: common/models.py:2140 msgid "Show latest parts on the homepage" msgstr "在主页上显示最近商品" -#: common/models.py:2148 +#: common/models.py:2145 msgid "Show invalid BOMs" msgstr "" -#: common/models.py:2149 +#: common/models.py:2146 msgid "Show BOMs that await validation on the homepage" msgstr "" -#: common/models.py:2154 +#: common/models.py:2151 msgid "Show recent stock changes" msgstr "" -#: common/models.py:2155 +#: common/models.py:2152 msgid "Show recently changed stock items on the homepage" msgstr "" -#: common/models.py:2160 +#: common/models.py:2157 msgid "Show low stock" msgstr "" -#: common/models.py:2161 +#: common/models.py:2158 msgid "Show low stock items on the homepage" msgstr "" -#: common/models.py:2166 +#: common/models.py:2163 msgid "Show depleted stock" msgstr "" -#: common/models.py:2167 +#: common/models.py:2164 msgid "Show depleted stock items on the homepage" msgstr "" -#: common/models.py:2172 +#: common/models.py:2169 msgid "Show needed stock" msgstr "" -#: common/models.py:2173 +#: common/models.py:2170 msgid "Show stock items needed for builds on the homepage" msgstr "" -#: common/models.py:2178 +#: common/models.py:2175 msgid "Show expired stock" msgstr "" -#: common/models.py:2179 +#: common/models.py:2176 msgid "Show expired stock items on the homepage" msgstr "" -#: common/models.py:2184 +#: common/models.py:2181 msgid "Show stale stock" msgstr "" -#: common/models.py:2185 +#: common/models.py:2182 msgid "Show stale stock items on the homepage" msgstr "" -#: common/models.py:2190 +#: common/models.py:2187 msgid "Show pending builds" msgstr "" -#: common/models.py:2191 +#: common/models.py:2188 msgid "Show pending builds on the homepage" msgstr "" -#: common/models.py:2196 +#: common/models.py:2193 msgid "Show overdue builds" msgstr "显示逾期生产" -#: common/models.py:2197 +#: common/models.py:2194 msgid "Show overdue builds on the homepage" msgstr "在主页上显示逾期的生产" -#: common/models.py:2202 +#: common/models.py:2199 msgid "Show outstanding POs" msgstr "" -#: common/models.py:2203 +#: common/models.py:2200 msgid "Show outstanding POs on the homepage" msgstr "" -#: common/models.py:2208 +#: common/models.py:2205 msgid "Show overdue POs" msgstr "" -#: common/models.py:2209 +#: common/models.py:2206 msgid "Show overdue POs on the homepage" msgstr "" -#: common/models.py:2214 +#: common/models.py:2211 msgid "Show outstanding SOs" msgstr "" -#: common/models.py:2215 +#: common/models.py:2212 msgid "Show outstanding SOs on the homepage" msgstr "" -#: common/models.py:2220 +#: common/models.py:2217 msgid "Show overdue SOs" msgstr "" -#: common/models.py:2221 +#: common/models.py:2218 msgid "Show overdue SOs on the homepage" msgstr "" -#: common/models.py:2226 +#: common/models.py:2223 msgid "Show pending SO shipments" msgstr "" -#: common/models.py:2227 +#: common/models.py:2224 #, fuzzy #| msgid "Show latest parts on the homepage" msgid "Show pending SO shipments on the homepage" msgstr "在主页上显示最近商品" -#: common/models.py:2232 +#: common/models.py:2229 msgid "Show News" msgstr "" -#: common/models.py:2233 +#: common/models.py:2230 msgid "Show news on the homepage" msgstr "" -#: common/models.py:2238 +#: common/models.py:2235 msgid "Inline label display" msgstr "内嵌标签显示" -#: common/models.py:2240 +#: common/models.py:2237 msgid "Display PDF labels in the browser, instead of downloading as a file" msgstr "在浏览器中显示 PDF 标签,而不是以文件形式下载" -#: common/models.py:2246 +#: common/models.py:2243 msgid "Default label printer" msgstr "" -#: common/models.py:2248 +#: common/models.py:2245 msgid "Configure which label printer should be selected by default" msgstr "" -#: common/models.py:2254 +#: common/models.py:2251 msgid "Inline report display" msgstr "" -#: common/models.py:2256 +#: common/models.py:2253 msgid "Display PDF reports in the browser, instead of downloading as a file" msgstr "在浏览器中显示 PDF 报告,而不是以文件形式下载" -#: common/models.py:2262 +#: common/models.py:2259 msgid "Search Parts" msgstr "" -#: common/models.py:2263 +#: common/models.py:2260 msgid "Display parts in search preview window" msgstr "" -#: common/models.py:2268 +#: common/models.py:2265 msgid "Search Supplier Parts" msgstr "" -#: common/models.py:2269 +#: common/models.py:2266 msgid "Display supplier parts in search preview window" msgstr "" -#: common/models.py:2274 +#: common/models.py:2271 msgid "Search Manufacturer Parts" msgstr "" -#: common/models.py:2275 +#: common/models.py:2272 msgid "Display manufacturer parts in search preview window" msgstr "" -#: common/models.py:2280 +#: common/models.py:2277 msgid "Hide Inactive Parts" msgstr "" -#: common/models.py:2281 +#: common/models.py:2278 msgid "Excluded inactive parts from search preview window" msgstr "" -#: common/models.py:2286 +#: common/models.py:2283 msgid "Search Categories" msgstr "" -#: common/models.py:2287 +#: common/models.py:2284 msgid "Display part categories in search preview window" msgstr "" -#: common/models.py:2292 +#: common/models.py:2289 msgid "Search Stock" msgstr "" -#: common/models.py:2293 +#: common/models.py:2290 msgid "Display stock items in search preview window" msgstr "" -#: common/models.py:2298 +#: common/models.py:2295 msgid "Hide Unavailable Stock Items" msgstr "" -#: common/models.py:2300 +#: common/models.py:2297 msgid "Exclude stock items which are not available from the search preview window" msgstr "" -#: common/models.py:2306 +#: common/models.py:2303 msgid "Search Locations" msgstr "" -#: common/models.py:2307 +#: common/models.py:2304 msgid "Display stock locations in search preview window" msgstr "" -#: common/models.py:2312 +#: common/models.py:2309 msgid "Search Companies" msgstr "" -#: common/models.py:2313 +#: common/models.py:2310 msgid "Display companies in search preview window" msgstr "" -#: common/models.py:2318 +#: common/models.py:2315 msgid "Search Build Orders" msgstr "" -#: common/models.py:2319 +#: common/models.py:2316 msgid "Display build orders in search preview window" msgstr "" -#: common/models.py:2324 +#: common/models.py:2321 msgid "Search Purchase Orders" msgstr "" -#: common/models.py:2325 +#: common/models.py:2322 msgid "Display purchase orders in search preview window" msgstr "" -#: common/models.py:2330 +#: common/models.py:2327 msgid "Exclude Inactive Purchase Orders" msgstr "" -#: common/models.py:2332 +#: common/models.py:2329 msgid "Exclude inactive purchase orders from search preview window" msgstr "" -#: common/models.py:2338 +#: common/models.py:2335 msgid "Search Sales Orders" msgstr "" -#: common/models.py:2339 +#: common/models.py:2336 msgid "Display sales orders in search preview window" msgstr "" -#: common/models.py:2344 +#: common/models.py:2341 msgid "Exclude Inactive Sales Orders" msgstr "" -#: common/models.py:2346 +#: common/models.py:2343 msgid "Exclude inactive sales orders from search preview window" msgstr "" -#: common/models.py:2352 +#: common/models.py:2349 #, fuzzy #| msgid "Purchase Orders" msgid "Search Return Orders" msgstr "采购订单" -#: common/models.py:2353 +#: common/models.py:2350 msgid "Display return orders in search preview window" msgstr "" -#: common/models.py:2358 +#: common/models.py:2355 msgid "Exclude Inactive Return Orders" msgstr "" -#: common/models.py:2360 +#: common/models.py:2357 msgid "Exclude inactive return orders from search preview window" msgstr "" -#: common/models.py:2366 +#: common/models.py:2363 msgid "Search Preview Results" msgstr "搜索预览结果" -#: common/models.py:2368 +#: common/models.py:2365 msgid "Number of results to show in each section of the search preview window" msgstr "" -#: common/models.py:2374 +#: common/models.py:2371 #, fuzzy #| msgid "Search" msgid "Regex Search" msgstr "搜索" -#: common/models.py:2375 +#: common/models.py:2372 msgid "Enable regular expressions in search queries" msgstr "" -#: common/models.py:2380 +#: common/models.py:2377 msgid "Whole Word Search" msgstr "" -#: common/models.py:2381 +#: common/models.py:2378 msgid "Search queries return results for whole word matches" msgstr "" -#: common/models.py:2386 +#: common/models.py:2383 msgid "Show Quantity in Forms" msgstr "在表格中显示数量" -#: common/models.py:2387 +#: common/models.py:2384 msgid "Display available part quantity in some forms" msgstr "在某些表格中显示可用的商品数量" -#: common/models.py:2392 +#: common/models.py:2389 msgid "Escape Key Closes Forms" msgstr "" -#: common/models.py:2393 +#: common/models.py:2390 msgid "Use the escape key to close modal forms" msgstr "" -#: common/models.py:2398 +#: common/models.py:2395 msgid "Fixed Navbar" msgstr "" -#: common/models.py:2399 +#: common/models.py:2396 msgid "The navbar position is fixed to the top of the screen" msgstr "" -#: common/models.py:2404 +#: common/models.py:2401 msgid "Date Format" msgstr "" -#: common/models.py:2405 +#: common/models.py:2402 msgid "Preferred format for displaying dates" msgstr "" -#: common/models.py:2418 part/templates/part/detail.html:41 +#: common/models.py:2415 part/templates/part/detail.html:41 msgid "Part Scheduling" msgstr "" -#: common/models.py:2419 +#: common/models.py:2416 msgid "Display part scheduling information" msgstr "" -#: common/models.py:2424 part/templates/part/detail.html:62 +#: common/models.py:2421 part/templates/part/detail.html:62 msgid "Part Stocktake" msgstr "" -#: common/models.py:2426 +#: common/models.py:2423 msgid "Display part stocktake information (if stocktake functionality is enabled)" msgstr "" -#: common/models.py:2432 +#: common/models.py:2429 msgid "Table String Length" msgstr "" -#: common/models.py:2434 +#: common/models.py:2431 msgid "Maximum length limit for strings displayed in table views" msgstr "" -#: common/models.py:2440 +#: common/models.py:2437 #, fuzzy #| msgid "Select Label Template" msgid "Default part label template" msgstr "选择标签模板" -#: common/models.py:2441 +#: common/models.py:2438 msgid "The part label template to be automatically selected" msgstr "" -#: common/models.py:2446 +#: common/models.py:2443 #, fuzzy #| msgid "stock items selected" msgid "Default stock item template" msgstr "已选择库存项" -#: common/models.py:2448 +#: common/models.py:2445 msgid "The stock item label template to be automatically selected" msgstr "" -#: common/models.py:2454 +#: common/models.py:2451 #, fuzzy #| msgid "No stock location set" msgid "Default stock location label template" msgstr "未设置仓储地点" -#: common/models.py:2456 +#: common/models.py:2453 msgid "The stock location label template to be automatically selected" msgstr "" -#: common/models.py:2462 +#: common/models.py:2459 #, fuzzy #| msgid "No stock location set" msgid "Default build line label template" msgstr "未设置仓储地点" -#: common/models.py:2464 +#: common/models.py:2461 msgid "The build line label template to be automatically selected" msgstr "" -#: common/models.py:2470 +#: common/models.py:2467 msgid "Receive error reports" msgstr "" -#: common/models.py:2471 +#: common/models.py:2468 msgid "Receive notifications for system errors" msgstr "" -#: common/models.py:2476 +#: common/models.py:2473 msgid "Last used printing machines" msgstr "" -#: common/models.py:2477 +#: common/models.py:2474 msgid "Save the last used printing machines for a user" msgstr "" -#: common/models.py:2520 +#: common/models.py:2517 msgid "Price break quantity" msgstr "" -#: common/models.py:2527 company/serializers.py:486 order/admin.py:42 +#: common/models.py:2524 company/serializers.py:486 order/admin.py:42 #: order/models.py:1333 order/models.py:2241 #: templates/js/translated/company.js:1813 templates/js/translated/part.js:1885 #: templates/js/translated/pricing.js:621 @@ -3698,23 +3698,23 @@ msgstr "" msgid "Price" msgstr "价格" -#: common/models.py:2528 +#: common/models.py:2525 msgid "Unit price at specified quantity" msgstr "" -#: common/models.py:2699 common/models.py:2884 +#: common/models.py:2696 common/models.py:2881 msgid "Endpoint" msgstr "" -#: common/models.py:2700 +#: common/models.py:2697 msgid "Endpoint at which this webhook is received" msgstr "" -#: common/models.py:2710 +#: common/models.py:2707 msgid "Name for this webhook" msgstr "" -#: common/models.py:2714 machine/models.py:39 part/admin.py:88 +#: common/models.py:2711 machine/models.py:39 part/admin.py:88 #: part/models.py:1045 plugin/models.py:56 #: templates/js/translated/table_filters.js:135 #: templates/js/translated/table_filters.js:219 @@ -3724,101 +3724,101 @@ msgstr "" msgid "Active" msgstr "" -#: common/models.py:2714 +#: common/models.py:2711 msgid "Is this webhook active" msgstr "" -#: common/models.py:2730 users/models.py:148 +#: common/models.py:2727 users/models.py:148 msgid "Token" msgstr "令牌" -#: common/models.py:2731 +#: common/models.py:2728 msgid "Token for access" msgstr "" -#: common/models.py:2739 +#: common/models.py:2736 msgid "Secret" msgstr "" -#: common/models.py:2740 +#: common/models.py:2737 msgid "Shared secret for HMAC" msgstr "" -#: common/models.py:2848 +#: common/models.py:2845 msgid "Message ID" msgstr "" -#: common/models.py:2849 +#: common/models.py:2846 msgid "Unique identifier for this message" msgstr "" -#: common/models.py:2857 +#: common/models.py:2854 msgid "Host" msgstr "" -#: common/models.py:2858 +#: common/models.py:2855 msgid "Host from which this message was received" msgstr "" -#: common/models.py:2866 +#: common/models.py:2863 msgid "Header" msgstr "" -#: common/models.py:2867 +#: common/models.py:2864 msgid "Header of this message" msgstr "" -#: common/models.py:2874 +#: common/models.py:2871 msgid "Body" msgstr "" -#: common/models.py:2875 +#: common/models.py:2872 msgid "Body of this message" msgstr "" -#: common/models.py:2885 +#: common/models.py:2882 msgid "Endpoint on which this message was received" msgstr "" -#: common/models.py:2890 +#: common/models.py:2887 msgid "Worked on" msgstr "" -#: common/models.py:2891 +#: common/models.py:2888 msgid "Was the work on this message finished?" msgstr "" -#: common/models.py:3017 +#: common/models.py:3014 msgid "Id" msgstr "" -#: common/models.py:3019 templates/js/translated/company.js:955 +#: common/models.py:3016 templates/js/translated/company.js:955 #: templates/js/translated/news.js:44 msgid "Title" msgstr "" -#: common/models.py:3023 templates/js/translated/news.js:60 +#: common/models.py:3020 templates/js/translated/news.js:60 msgid "Published" msgstr "" -#: common/models.py:3025 templates/InvenTree/settings/plugin_settings.html:32 +#: common/models.py:3022 templates/InvenTree/settings/plugin_settings.html:32 #: templates/js/translated/news.js:56 templates/js/translated/plugin.js:103 msgid "Author" msgstr "" -#: common/models.py:3027 templates/js/translated/news.js:52 +#: common/models.py:3024 templates/js/translated/news.js:52 msgid "Summary" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Read" msgstr "" -#: common/models.py:3030 +#: common/models.py:3027 msgid "Was this news item read?" msgstr "" -#: common/models.py:3047 company/models.py:155 part/models.py:929 +#: common/models.py:3044 company/models.py:155 part/models.py:929 #: report/templates/report/inventree_bill_of_materials_report.html:126 #: report/templates/report/inventree_bill_of_materials_report.html:148 #: report/templates/report/inventree_return_order_report_base.html:35 @@ -3828,41 +3828,41 @@ msgstr "" msgid "Image" msgstr "图片" -#: common/models.py:3047 +#: common/models.py:3044 #, fuzzy #| msgid "Image" msgid "Image file" msgstr "图片" -#: common/models.py:3089 +#: common/models.py:3086 #, fuzzy #| msgid "Must be a valid number" msgid "Unit name must be a valid identifier" msgstr "必须是有效数字" -#: common/models.py:3108 +#: common/models.py:3105 #, fuzzy #| msgid "Part name" msgid "Unit name" msgstr "商品名称" -#: common/models.py:3115 templates/InvenTree/settings/settings_staff_js.html:75 +#: common/models.py:3112 templates/InvenTree/settings/settings_staff_js.html:75 msgid "Symbol" msgstr "" -#: common/models.py:3116 +#: common/models.py:3113 #, fuzzy #| msgid "Optional Items" msgid "Optional unit symbol" msgstr "可选项目" -#: common/models.py:3123 templates/InvenTree/settings/settings_staff_js.html:71 +#: common/models.py:3120 templates/InvenTree/settings/settings_staff_js.html:71 #, fuzzy #| msgid "Destination" msgid "Definition" msgstr "目的地" -#: common/models.py:3124 +#: common/models.py:3121 msgid "Unit definition" msgstr "" @@ -4199,7 +4199,7 @@ msgstr "" msgid "Link to address information (external)" msgstr "描述 (可选)" -#: company/models.py:484 company/models.py:785 stock/models.py:754 +#: company/models.py:484 company/models.py:785 stock/models.py:751 #: stock/serializers.py:266 stock/templates/stock/item_base.html:142 #: templates/js/translated/bom.js:622 msgid "Base Part" @@ -4261,7 +4261,7 @@ msgstr "参数名称" #: company/models.py:615 #: report/templates/report/inventree_test_report_base.html:104 -#: stock/models.py:2441 templates/js/translated/company.js:1156 +#: stock/models.py:2436 templates/js/translated/company.js:1156 #: templates/js/translated/company.js:1409 templates/js/translated/part.js:1492 #: templates/js/translated/stock.js:1519 msgid "Value" @@ -4334,7 +4334,7 @@ msgid "Supplier part description" msgstr "供应商商品描述" #: company/models.py:834 company/templates/company/supplier_part.html:187 -#: part/admin.py:418 part/models.py:4067 part/templates/part/upload_bom.html:59 +#: part/admin.py:418 part/models.py:4070 part/templates/part/upload_bom.html:59 #: report/templates/report/inventree_bill_of_materials_report.html:140 #: report/templates/report/inventree_po_report_base.html:32 #: report/templates/report/inventree_return_order_report_base.html:27 @@ -4353,7 +4353,7 @@ msgid "Minimum charge (e.g. stocking fee)" msgstr "最低收费(例如库存费)" #: company/models.py:851 company/templates/company/supplier_part.html:160 -#: stock/admin.py:224 stock/models.py:785 stock/serializers.py:1350 +#: stock/admin.py:224 stock/models.py:782 stock/serializers.py:1350 #: stock/templates/stock/item_base.html:240 #: templates/js/translated/company.js:1636 #: templates/js/translated/stock.js:2423 @@ -4460,8 +4460,8 @@ msgstr "" #: company/templates/company/company_base.html:86 order/models.py:910 #: order/models.py:2008 order/templates/order/return_order_base.html:131 -#: order/templates/order/sales_order_base.html:144 stock/models.py:807 -#: stock/models.py:808 stock/serializers.py:1100 +#: order/templates/order/sales_order_base.html:144 stock/models.py:804 +#: stock/models.py:805 stock/serializers.py:1100 #: stock/templates/stock/item_base.html:405 #: templates/email/overdue_sales_order.html:16 #: templates/js/translated/company.js:502 @@ -4740,7 +4740,7 @@ msgid "Addresses" msgstr "地址" #: company/templates/company/supplier_part.html:7 -#: company/templates/company/supplier_part.html:24 stock/models.py:765 +#: company/templates/company/supplier_part.html:24 stock/models.py:762 #: stock/templates/stock/item_base.html:233 #: templates/js/translated/company.js:1590 #: templates/js/translated/purchase_order.js:752 @@ -5337,7 +5337,7 @@ msgstr "" msgid "Number of items received" msgstr "" -#: order/models.py:1418 stock/models.py:926 stock/serializers.py:400 +#: order/models.py:1418 stock/models.py:923 stock/serializers.py:400 #: stock/templates/stock/item_base.html:183 #: templates/js/translated/stock.js:2310 msgid "Purchase Price" @@ -6111,12 +6111,12 @@ msgstr "" msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgstr "" -#: part/admin.py:39 part/admin.py:404 part/models.py:3918 part/stocktake.py:218 +#: part/admin.py:39 part/admin.py:404 part/models.py:3921 part/stocktake.py:218 #: stock/admin.py:153 msgid "Part ID" msgstr "商品ID" -#: part/admin.py:41 part/admin.py:411 part/models.py:3919 part/stocktake.py:219 +#: part/admin.py:41 part/admin.py:411 part/models.py:3922 part/stocktake.py:219 #: stock/admin.py:157 msgid "Part Name" msgstr "" @@ -6235,7 +6235,7 @@ msgstr "" msgid "Parent IPN" msgstr "" -#: part/admin.py:408 part/models.py:3920 +#: part/admin.py:408 part/models.py:3923 msgid "Part IPN" msgstr "" @@ -6297,41 +6297,41 @@ msgstr "" msgid "Exclude sub-categories under the specified category" msgstr "从该选定的仓储地点排除库存项" -#: part/api.py:458 +#: part/api.py:460 #, fuzzy #| msgid "Units" msgid "Has Results" msgstr "单位" -#: part/api.py:625 +#: part/api.py:627 msgid "Incoming Purchase Order" msgstr "" -#: part/api.py:643 +#: part/api.py:645 msgid "Outgoing Sales Order" msgstr "" -#: part/api.py:659 +#: part/api.py:661 msgid "Stock produced by Build Order" msgstr "" -#: part/api.py:743 +#: part/api.py:745 msgid "Stock required for Build Order" msgstr "" -#: part/api.py:890 +#: part/api.py:892 msgid "Valid" msgstr "" -#: part/api.py:891 +#: part/api.py:893 msgid "Validate entire Bill of Materials" msgstr "" -#: part/api.py:897 +#: part/api.py:899 msgid "This option must be selected" msgstr "" -#: part/api.py:1549 part/models.py:896 part/models.py:3386 part/models.py:3863 +#: part/api.py:1551 part/models.py:896 part/models.py:3386 part/models.py:3866 #: part/serializers.py:406 part/serializers.py:1112 #: part/templates/part/part_base.html:260 stock/api.py:745 #: templates/InvenTree/settings/settings_staff_js.html:300 @@ -6340,7 +6340,7 @@ msgstr "" msgid "Category" msgstr "类别" -#: part/api.py:1837 +#: part/api.py:1839 msgid "Uses" msgstr "" @@ -6358,7 +6358,7 @@ msgstr "" msgid "Input quantity for price calculation" msgstr "" -#: part/models.py:82 part/models.py:3864 part/templates/part/category.html:16 +#: part/models.py:82 part/models.py:3867 part/templates/part/category.html:16 #: part/templates/part/part_app_base.html:10 msgid "Part Category" msgstr "商品类别" @@ -6441,7 +6441,7 @@ msgstr "" msgid "Parts cannot be assigned to structural part categories!" msgstr "" -#: part/models.py:855 part/models.py:3919 +#: part/models.py:855 part/models.py:3922 msgid "Part name" msgstr "商品名称" @@ -6903,7 +6903,7 @@ msgstr "上级生产选项无效" msgid "Parent Part" msgstr "" -#: part/models.py:3773 part/models.py:3871 part/models.py:3872 +#: part/models.py:3773 part/models.py:3874 part/models.py:3875 #: templates/InvenTree/settings/settings_staff_js.html:295 msgid "Parameter Template" msgstr "参数模板" @@ -6916,153 +6916,153 @@ msgstr "" msgid "Parameter Value" msgstr "" -#: part/models.py:3878 templates/InvenTree/settings/settings_staff_js.html:304 +#: part/models.py:3881 templates/InvenTree/settings/settings_staff_js.html:304 msgid "Default Value" msgstr "默认值" -#: part/models.py:3879 +#: part/models.py:3882 msgid "Default Parameter Value" msgstr "" -#: part/models.py:3917 +#: part/models.py:3920 msgid "Part ID or part name" msgstr "" -#: part/models.py:3918 +#: part/models.py:3921 msgid "Unique part ID value" msgstr "" -#: part/models.py:3920 +#: part/models.py:3923 msgid "Part IPN value" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "Level" msgstr "" -#: part/models.py:3921 +#: part/models.py:3924 msgid "BOM level" msgstr "" -#: part/models.py:4011 +#: part/models.py:4014 msgid "Select parent part" msgstr "" -#: part/models.py:4021 +#: part/models.py:4024 msgid "Sub part" msgstr "" -#: part/models.py:4022 +#: part/models.py:4025 msgid "Select part to be used in BOM" msgstr "" -#: part/models.py:4033 +#: part/models.py:4036 msgid "BOM quantity for this BOM item" msgstr "" -#: part/models.py:4039 +#: part/models.py:4042 msgid "This BOM item is optional" msgstr "" -#: part/models.py:4045 +#: part/models.py:4048 msgid "This BOM item is consumable (it is not tracked in build orders)" msgstr "" -#: part/models.py:4052 part/templates/part/upload_bom.html:55 +#: part/models.py:4055 part/templates/part/upload_bom.html:55 msgid "Overage" msgstr "" -#: part/models.py:4053 +#: part/models.py:4056 msgid "Estimated build wastage quantity (absolute or percentage)" msgstr "" -#: part/models.py:4060 +#: part/models.py:4063 msgid "BOM item reference" msgstr "" -#: part/models.py:4068 +#: part/models.py:4071 msgid "BOM item notes" msgstr "" -#: part/models.py:4074 +#: part/models.py:4077 msgid "Checksum" msgstr "" -#: part/models.py:4075 +#: part/models.py:4078 msgid "BOM line checksum" msgstr "" -#: part/models.py:4080 templates/js/translated/table_filters.js:174 +#: part/models.py:4083 templates/js/translated/table_filters.js:174 msgid "Validated" msgstr "" -#: part/models.py:4081 +#: part/models.py:4084 #, fuzzy #| msgid "Some stock items have been overallocated" msgid "This BOM item has been validated" msgstr "一些库存项已被过度分配" -#: part/models.py:4086 part/templates/part/upload_bom.html:57 +#: part/models.py:4089 part/templates/part/upload_bom.html:57 #: templates/js/translated/bom.js:1054 #: templates/js/translated/table_filters.js:178 #: templates/js/translated/table_filters.js:211 msgid "Gets inherited" msgstr "" -#: part/models.py:4087 +#: part/models.py:4090 msgid "This BOM item is inherited by BOMs for variant parts" msgstr "" -#: part/models.py:4092 part/templates/part/upload_bom.html:56 +#: part/models.py:4095 part/templates/part/upload_bom.html:56 #: templates/js/translated/bom.js:1046 msgid "Allow Variants" msgstr "" -#: part/models.py:4093 +#: part/models.py:4096 msgid "Stock items for variant parts can be used for this BOM item" msgstr "" -#: part/models.py:4178 stock/models.py:649 +#: part/models.py:4181 stock/models.py:647 msgid "Quantity must be integer value for trackable parts" msgstr "" -#: part/models.py:4188 part/models.py:4190 +#: part/models.py:4191 part/models.py:4193 msgid "Sub part must be specified" msgstr "" -#: part/models.py:4330 +#: part/models.py:4333 msgid "BOM Item Substitute" msgstr "" -#: part/models.py:4351 +#: part/models.py:4354 msgid "Substitute part cannot be the same as the master part" msgstr "" -#: part/models.py:4364 +#: part/models.py:4367 msgid "Parent BOM item" msgstr "" -#: part/models.py:4372 +#: part/models.py:4375 msgid "Substitute part" msgstr "" -#: part/models.py:4388 +#: part/models.py:4391 msgid "Part 1" msgstr "" -#: part/models.py:4396 +#: part/models.py:4399 msgid "Part 2" msgstr "" -#: part/models.py:4397 +#: part/models.py:4400 msgid "Select Related Part" msgstr "" -#: part/models.py:4416 +#: part/models.py:4419 msgid "Part relationship cannot be created between a part and itself" msgstr "" -#: part/models.py:4421 +#: part/models.py:4424 msgid "Duplicate relationship already exists" msgstr "" @@ -8247,19 +8247,19 @@ msgstr "" msgid "No matching purchase order for '{order}'" msgstr "" -#: plugin/base/barcodes/mixins.py:207 +#: plugin/base/barcodes/mixins.py:206 msgid "Purchase order does not match supplier" msgstr "" -#: plugin/base/barcodes/mixins.py:441 +#: plugin/base/barcodes/mixins.py:440 msgid "Failed to find pending line item for supplier part" msgstr "" -#: plugin/base/barcodes/mixins.py:472 +#: plugin/base/barcodes/mixins.py:471 msgid "Further information required to receive line item" msgstr "" -#: plugin/base/barcodes/mixins.py:480 +#: plugin/base/barcodes/mixins.py:479 #, fuzzy #| msgid "Received against purchase order" msgid "Received purchase order line item" @@ -8660,31 +8660,31 @@ msgstr "" msgid "Is the plugin active" msgstr "" -#: plugin/models.py:148 templates/js/translated/table_filters.js:370 +#: plugin/models.py:147 templates/js/translated/table_filters.js:370 #: templates/js/translated/table_filters.js:504 msgid "Installed" msgstr "" -#: plugin/models.py:157 +#: plugin/models.py:156 msgid "Sample plugin" msgstr "" -#: plugin/models.py:165 +#: plugin/models.py:164 msgid "Builtin Plugin" msgstr "" -#: plugin/models.py:173 +#: plugin/models.py:172 #, fuzzy #| msgid "Packaging" msgid "Package Plugin" msgstr "打包" -#: plugin/models.py:197 templates/InvenTree/settings/plugin_settings.html:9 +#: plugin/models.py:196 templates/InvenTree/settings/plugin_settings.html:9 #: templates/js/translated/plugin.js:51 msgid "Plugin" msgstr "" -#: plugin/models.py:244 +#: plugin/models.py:243 msgid "Method" msgstr "" @@ -8692,17 +8692,17 @@ msgstr "" msgid "No author found" msgstr "" -#: plugin/registry.py:589 +#: plugin/registry.py:588 #, python-brace-format msgid "Plugin '{p}' is not compatible with the current InvenTree version {v}" msgstr "" -#: plugin/registry.py:592 +#: plugin/registry.py:591 #, python-brace-format msgid "Plugin requires at least version {v}" msgstr "" -#: plugin/registry.py:594 +#: plugin/registry.py:593 #, python-brace-format msgid "Plugin requires at most version {v}" msgstr "" @@ -9015,7 +9015,7 @@ msgstr "" #: report/templates/report/inventree_return_order_report_base.html:25 #: report/templates/report/inventree_test_report_base.html:88 -#: stock/models.py:812 stock/templates/stock/item_base.html:311 +#: stock/models.py:809 stock/templates/stock/item_base.html:311 #: templates/js/translated/build.js:519 templates/js/translated/build.js:1364 #: templates/js/translated/build.js:2353 #: templates/js/translated/model_renderers.js:224 @@ -9048,7 +9048,7 @@ msgid "Test" msgstr "" #: report/templates/report/inventree_test_report_base.html:103 -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Result" msgstr "" @@ -9138,7 +9138,7 @@ msgstr "" msgid "Customer ID" msgstr "" -#: stock/admin.py:201 stock/models.py:792 +#: stock/admin.py:201 stock/models.py:789 #: stock/templates/stock/item_base.html:354 msgid "Installed In" msgstr "" @@ -9165,7 +9165,7 @@ msgstr "" msgid "Delete on Deplete" msgstr "删除模板" -#: stock/admin.py:256 stock/models.py:886 +#: stock/admin.py:256 stock/models.py:883 #: stock/templates/stock/item_base.html:433 #: templates/js/translated/stock.js:2229 users/models.py:113 msgid "Expiry Date" @@ -9252,7 +9252,7 @@ msgstr "仓储地点" msgid "Default icon for all locations that have no icon set (optional)" msgstr "" -#: stock/models.py:125 stock/models.py:774 +#: stock/models.py:125 stock/models.py:771 #: stock/templates/stock/location.html:17 #: stock/templates/stock/stock_app_base.html:8 msgid "Stock Location" @@ -9264,12 +9264,12 @@ msgstr "仓储地点" msgid "Stock Locations" msgstr "仓储地点" -#: stock/models.py:158 stock/models.py:935 +#: stock/models.py:158 stock/models.py:932 #: stock/templates/stock/item_base.html:247 msgid "Owner" msgstr "" -#: stock/models.py:159 stock/models.py:936 +#: stock/models.py:159 stock/models.py:933 msgid "Select Owner" msgstr "" @@ -9307,255 +9307,255 @@ msgstr "" msgid "Stock items cannot be located into structural stock locations!" msgstr "" -#: stock/models.py:656 stock/serializers.py:290 +#: stock/models.py:653 stock/serializers.py:290 msgid "Stock item cannot be created for virtual parts" msgstr "" -#: stock/models.py:673 +#: stock/models.py:670 #, fuzzy, python-brace-format #| msgid "Part type ('{pf}') must be {pe}" msgid "Part type ('{self.supplier_part.part}') must be {self.part}" msgstr "商品类型 ('{pf}') 必须是 {pe}" -#: stock/models.py:683 stock/models.py:696 +#: stock/models.py:680 stock/models.py:693 msgid "Quantity must be 1 for item with a serial number" msgstr "" -#: stock/models.py:686 +#: stock/models.py:683 msgid "Serial number cannot be set if quantity greater than 1" msgstr "" -#: stock/models.py:710 +#: stock/models.py:707 msgid "Item cannot belong to itself" msgstr "" -#: stock/models.py:715 +#: stock/models.py:712 msgid "Item must have a build reference if is_building=True" msgstr "" -#: stock/models.py:728 +#: stock/models.py:725 msgid "Build reference does not point to the same part object" msgstr "" -#: stock/models.py:744 +#: stock/models.py:741 msgid "Parent Stock Item" msgstr "" -#: stock/models.py:756 +#: stock/models.py:753 msgid "Base part" msgstr "" -#: stock/models.py:766 +#: stock/models.py:763 msgid "Select a matching supplier part for this stock item" msgstr "" -#: stock/models.py:778 +#: stock/models.py:775 msgid "Where is this stock item located?" msgstr "" -#: stock/models.py:786 stock/serializers.py:1351 +#: stock/models.py:783 stock/serializers.py:1351 msgid "Packaging this stock item is stored in" msgstr "" -#: stock/models.py:797 +#: stock/models.py:794 msgid "Is this item installed in another item?" msgstr "" -#: stock/models.py:816 +#: stock/models.py:813 msgid "Serial number for this item" msgstr "" -#: stock/models.py:830 stock/serializers.py:1334 +#: stock/models.py:827 stock/serializers.py:1334 msgid "Batch code for this stock item" msgstr "" -#: stock/models.py:835 +#: stock/models.py:832 msgid "Stock Quantity" msgstr "" -#: stock/models.py:845 +#: stock/models.py:842 msgid "Source Build" msgstr "" -#: stock/models.py:848 +#: stock/models.py:845 msgid "Build for this stock item" msgstr "" -#: stock/models.py:855 stock/templates/stock/item_base.html:363 +#: stock/models.py:852 stock/templates/stock/item_base.html:363 #, fuzzy #| msgid "Issued By" msgid "Consumed By" msgstr "发布者" -#: stock/models.py:858 +#: stock/models.py:855 #, fuzzy #| msgid "BuildOrder to which this build is allocated" msgid "Build order which consumed this stock item" msgstr "此次生产匹配的订单" -#: stock/models.py:867 +#: stock/models.py:864 msgid "Source Purchase Order" msgstr "" -#: stock/models.py:871 +#: stock/models.py:868 msgid "Purchase order for this stock item" msgstr "" -#: stock/models.py:877 +#: stock/models.py:874 msgid "Destination Sales Order" msgstr "" -#: stock/models.py:888 +#: stock/models.py:885 msgid "Expiry date for stock item. Stock will be considered expired after this date" msgstr "" -#: stock/models.py:906 +#: stock/models.py:903 msgid "Delete on deplete" msgstr "" -#: stock/models.py:907 +#: stock/models.py:904 msgid "Delete this Stock Item when stock is depleted" msgstr "" -#: stock/models.py:927 +#: stock/models.py:924 msgid "Single unit purchase price at time of purchase" msgstr "" -#: stock/models.py:958 +#: stock/models.py:955 msgid "Converted to part" msgstr "" -#: stock/models.py:1468 +#: stock/models.py:1465 msgid "Part is not set as trackable" msgstr "" -#: stock/models.py:1474 +#: stock/models.py:1471 msgid "Quantity must be integer" msgstr "" -#: stock/models.py:1482 +#: stock/models.py:1479 #, fuzzy, python-brace-format #| msgid "Allocated quantity ({q}) must not exceed available stock quantity ({a})" msgid "Quantity must not exceed available stock quantity ({self.quantity})" msgstr "分配数量 ({q}) 不得超过可用库存数量 ({a})" -#: stock/models.py:1488 +#: stock/models.py:1485 msgid "Serial numbers must be a list of integers" msgstr "" -#: stock/models.py:1493 +#: stock/models.py:1490 msgid "Quantity does not match serial numbers" msgstr "" -#: stock/models.py:1501 stock/serializers.py:529 +#: stock/models.py:1498 stock/serializers.py:529 msgid "Serial numbers already exist" msgstr "序列号已存在" -#: stock/models.py:1598 +#: stock/models.py:1595 #, fuzzy #| msgid "Part image not found" msgid "Test template does not exist" msgstr "未找到商品图像" -#: stock/models.py:1616 +#: stock/models.py:1613 msgid "Stock item has been assigned to a sales order" msgstr "" -#: stock/models.py:1620 +#: stock/models.py:1617 msgid "Stock item is installed in another item" msgstr "" -#: stock/models.py:1623 +#: stock/models.py:1620 msgid "Stock item contains other items" msgstr "" -#: stock/models.py:1626 +#: stock/models.py:1623 msgid "Stock item has been assigned to a customer" msgstr "" -#: stock/models.py:1629 +#: stock/models.py:1626 msgid "Stock item is currently in production" msgstr "" -#: stock/models.py:1632 +#: stock/models.py:1629 msgid "Serialized stock cannot be merged" msgstr "" -#: stock/models.py:1639 stock/serializers.py:1240 +#: stock/models.py:1636 stock/serializers.py:1240 msgid "Duplicate stock items" msgstr "" -#: stock/models.py:1643 +#: stock/models.py:1640 msgid "Stock items must refer to the same part" msgstr "" -#: stock/models.py:1651 +#: stock/models.py:1648 msgid "Stock items must refer to the same supplier part" msgstr "" -#: stock/models.py:1656 +#: stock/models.py:1653 msgid "Stock status codes must match" msgstr "" -#: stock/models.py:1873 +#: stock/models.py:1870 msgid "StockItem cannot be moved as it is not in stock" msgstr "" -#: stock/models.py:2336 +#: stock/models.py:2333 msgid "Entry notes" msgstr "" -#: stock/models.py:2402 +#: stock/models.py:2398 msgid "Value must be provided for this test" msgstr "" -#: stock/models.py:2408 +#: stock/models.py:2403 msgid "Attachment must be uploaded for this test" msgstr "" -#: stock/models.py:2435 +#: stock/models.py:2430 msgid "Test result" msgstr "" -#: stock/models.py:2442 +#: stock/models.py:2437 msgid "Test output value" msgstr "" -#: stock/models.py:2450 +#: stock/models.py:2445 msgid "Test result attachment" msgstr "" -#: stock/models.py:2454 +#: stock/models.py:2449 msgid "Test notes" msgstr "" -#: stock/models.py:2462 templates/js/translated/stock.js:1545 +#: stock/models.py:2457 templates/js/translated/stock.js:1545 #, fuzzy #| msgid "Destination" msgid "Test station" msgstr "目的地" -#: stock/models.py:2463 +#: stock/models.py:2458 msgid "The identifier of the test station where the test was performed" msgstr "" -#: stock/models.py:2469 +#: stock/models.py:2464 msgid "Started" msgstr "" -#: stock/models.py:2470 +#: stock/models.py:2465 #, fuzzy #| msgid "Timestamp of last update" msgid "The timestamp of the test start" msgstr "最后一次更新时间" -#: stock/models.py:2476 +#: stock/models.py:2471 #, fuzzy #| msgid "Danish" msgid "Finished" msgstr "丹麦语" -#: stock/models.py:2477 +#: stock/models.py:2472 #, fuzzy #| msgid "Timestamp of last update" msgid "The timestamp of the test finish" diff --git a/src/frontend/src/locales/bg/messages.po b/src/frontend/src/locales/bg/messages.po index da4a0f5bcb1a..caaf2c3f5897 100644 --- a/src/frontend/src/locales/bg/messages.po +++ b/src/frontend/src/locales/bg/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 15f762658427..e855860e33d2 100644 --- a/src/frontend/src/locales/cs/messages.po +++ b/src/frontend/src/locales/cs/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 f4df4b4aa02d..1b91d71008bf 100644 --- a/src/frontend/src/locales/da/messages.po +++ b/src/frontend/src/locales/da/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 8e9ac0413a92..d4cc700d5bb3 100644 --- a/src/frontend/src/locales/de/messages.po +++ b/src/frontend/src/locales/de/messages.po @@ -48,7 +48,7 @@ msgstr "Entfernen" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "Leeren" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Speichern" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Status: <0>worker ({0}), <1>Plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "Versionsinformationen kopieren" msgid "Dismiss" msgstr "Verwerfen" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Unbekannte Antwort" @@ -1134,7 +1151,7 @@ msgstr "Projektnummern" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "Einkaufsbestellung" @@ -1158,7 +1175,7 @@ msgstr "Bestellpositionen" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Verkaufsauftrag" @@ -1181,7 +1198,7 @@ msgstr "Versand der Bestellungen" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Rückgabe Auftrag" @@ -1992,7 +2009,7 @@ msgstr "Dashboard" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "Einkauf" @@ -2000,9 +2017,9 @@ msgstr "Einkauf" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Verkäufe" @@ -2049,7 +2066,7 @@ msgstr "Häufig gestellte Fragen" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "Systeminformationen" @@ -2058,25 +2075,33 @@ msgstr "Systeminformationen" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "Über InvenTree" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "Über diese InvenTree Instanz" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Lizenzen für Pakete, die von InvenTree verwendet werden" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "Über die InvenTree Organisation" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Lizenzen" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Lizenzen für Pakete, die von InvenTree verwendet werden" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3180,7 +3205,7 @@ msgstr "Inventur" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "Verantwortlich" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "Anhänge" @@ -3384,9 +3409,9 @@ msgstr "Anhänge" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "Notizen" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "Zuliefererteil Details" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "Empfangene Lagerartikel" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "Lieferanten-Referenz" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "Positionen" @@ -3875,7 +3900,7 @@ msgstr "Abgeschlossene Positionen" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "Abgeschlossene Sendungen" @@ -3891,26 +3916,26 @@ msgstr "Auftragswährung," msgid "Total Cost" msgstr "Gesamtkosten" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "Erstellt am" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "Zieldatum" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "Bestelldetails" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "Bestellaktionen" @@ -3924,7 +3949,7 @@ msgstr "Kundenreferenz" msgid "Customers" msgstr "Kunden" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "Ausstehende Sendungen" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 7310fca74ca4..6b9ebabbfb2d 100644 --- a/src/frontend/src/locales/el/messages.po +++ b/src/frontend/src/locales/el/messages.po @@ -48,7 +48,7 @@ msgstr "Αφαίρεση" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "Εκκαθάριση" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Υποβολή" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 bd3433cbf91f..89cb8079aa3e 100644 --- a/src/frontend/src/locales/en/messages.po +++ b/src/frontend/src/locales/en/messages.po @@ -43,7 +43,7 @@ msgstr "Remove" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -66,7 +66,7 @@ msgstr "Clear" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Submit" @@ -457,6 +457,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "State: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -705,6 +706,22 @@ msgstr "Copy version information" msgid "Dismiss" msgstr "Dismiss" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "No license text available" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "Loading license information" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "Failed to fetch license information" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "{key} Packages" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Unknown response" @@ -1129,7 +1146,7 @@ msgstr "Project Codes" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "Purchase Order" @@ -1153,7 +1170,7 @@ msgstr "Purchase Order Lines" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Sales Order" @@ -1176,7 +1193,7 @@ msgstr "Sales Order Shipments" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Return Order" @@ -1987,7 +2004,7 @@ msgstr "Dashboard" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "Purchasing" @@ -1995,9 +2012,9 @@ msgstr "Purchasing" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Sales" @@ -2044,7 +2061,7 @@ msgstr "Frequently asked questions" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "System Information" @@ -2053,25 +2070,33 @@ msgstr "System Information" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "About InvenTree" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "License Information" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "About this Inventree instance" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Licenses for packages used by InvenTree" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "About the InvenTree org" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Licenses" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "Licenses for dependencies of the service" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3175,7 +3200,7 @@ msgstr "Stocktake" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Build Orders" @@ -3294,9 +3319,9 @@ msgstr "Issued By" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "Responsible" @@ -3369,9 +3394,9 @@ msgstr "Child Build Orders" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "Attachments" @@ -3379,9 +3404,9 @@ msgstr "Attachments" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "Notes" @@ -3569,7 +3594,7 @@ msgid "Supplier Part Details" msgstr "Supplier Part Details" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "Received Stock" @@ -3853,11 +3878,11 @@ msgid "Supplier Reference" msgstr "Supplier Reference" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "Line Items" @@ -3870,7 +3895,7 @@ msgstr "Completed Line Items" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "Completed Shipments" @@ -3886,26 +3911,26 @@ msgstr "Order Currency," msgid "Total Cost" msgstr "Total Cost" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "Created On" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "Target Date" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "Order Details" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "Order Actions" @@ -3919,7 +3944,7 @@ msgstr "Customer Reference" msgid "Customers" msgstr "Customers" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "Pending Shipments" @@ -4705,8 +4730,8 @@ msgid "Parameter Template" msgstr "Parameter Template" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "[{0}]" +#~ msgid "[{0}]" +#~ msgstr "[{0}]" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" diff --git a/src/frontend/src/locales/es-mx/messages.po b/src/frontend/src/locales/es-mx/messages.po index e97214e6c8ea..32c0c9dad80c 100644 --- a/src/frontend/src/locales/es-mx/messages.po +++ b/src/frontend/src/locales/es-mx/messages.po @@ -43,7 +43,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -66,7 +66,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -438,6 +438,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -686,6 +687,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1102,7 +1119,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1126,7 +1143,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1149,7 +1166,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1948,7 +1965,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -1956,9 +1973,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2005,7 +2022,7 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2014,24 +2031,32 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:15 @@ -2940,7 +2965,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3055,9 +3080,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3130,9 +3155,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3140,9 +3165,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3330,7 +3355,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3610,11 +3635,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3627,7 +3652,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3643,26 +3668,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3676,7 +3701,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4462,8 +4487,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" diff --git a/src/frontend/src/locales/es/messages.po b/src/frontend/src/locales/es/messages.po index 4369c0373a7b..d3f380221ed5 100644 --- a/src/frontend/src/locales/es/messages.po +++ b/src/frontend/src/locales/es/messages.po @@ -48,7 +48,7 @@ msgstr "Eliminar" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "Borrar" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Aceptar" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Ordenes de Producción" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Leer la documentación" - diff --git a/src/frontend/src/locales/fa/messages.po b/src/frontend/src/locales/fa/messages.po index 0d1f22239558..8154990f0a4d 100644 --- a/src/frontend/src/locales/fa/messages.po +++ b/src/frontend/src/locales/fa/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 118743ade16d..af8da0425d37 100644 --- a/src/frontend/src/locales/fi/messages.po +++ b/src/frontend/src/locales/fi/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 e45b4c8f2a8c..100e67ee9029 100644 --- a/src/frontend/src/locales/fr/messages.po +++ b/src/frontend/src/locales/fr/messages.po @@ -48,7 +48,7 @@ msgstr "Supprimer" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "Effacer" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Envoyer" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "Copier les informations de version" msgid "Dismiss" msgstr "Abandonner" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Réponse inconnue" @@ -1134,7 +1151,7 @@ msgstr "Codes du projet" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "Commande d’achat" @@ -1158,7 +1175,7 @@ msgstr "Lignes de commande d'achat" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Ventes" @@ -1181,7 +1198,7 @@ msgstr "Expéditions de la commande" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Retour de commande" @@ -1992,7 +2009,7 @@ msgstr "Tableau de bord" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "Achat en cours" @@ -2000,9 +2017,9 @@ msgstr "Achat en cours" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Ventes" @@ -2049,7 +2066,7 @@ msgstr "Foire aux questions" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "Informations système" @@ -2058,25 +2075,33 @@ msgstr "Informations système" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "À propos d'InvenTree" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "À propos de cette instance Inventree" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Licences pour les paquets utilisés par InvenTree" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "À propos d'InvenTree" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Licences" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Licences pour les paquets utilisés par InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Ordres de fabrication" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "Responsable" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "Date cible" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 90428f3db3fd..c0a1422222c7 100644 --- a/src/frontend/src/locales/he/messages.po +++ b/src/frontend/src/locales/he/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 746f0bf0c28b..8c2df48d2206 100644 --- a/src/frontend/src/locales/hi/messages.po +++ b/src/frontend/src/locales/hi/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 f11f355f8894..87c246aaf893 100644 --- a/src/frontend/src/locales/hu/messages.po +++ b/src/frontend/src/locales/hu/messages.po @@ -48,7 +48,7 @@ msgstr "Eltávolítás" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Küldés" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Státusz: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "Verzió információk másolása" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Ismeretlen válasz" @@ -1134,7 +1151,7 @@ msgstr "Projektszámok" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "Beszerzési rendelés" @@ -1158,7 +1175,7 @@ msgstr "Beszerzési rendelés tételei" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Vevői rendelés" @@ -1181,7 +1198,7 @@ msgstr "Vevői rendelés szállítmányok" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Visszavétel" @@ -1992,7 +2009,7 @@ msgstr "Irányítópult" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "Beszerzés" @@ -2000,9 +2017,9 @@ msgstr "Beszerzés" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Eladás" @@ -2049,7 +2066,7 @@ msgstr "Gyakran ismételt kérdések" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "Rendszerinformáció" @@ -2058,25 +2075,33 @@ msgstr "Rendszerinformáció" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "InvenTree névjegy" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "InvenTree példány névjegye" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Az InvenTree által használt csomagok licencei" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "Az inventree.org-ról" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Licencek" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Az InvenTree által használt csomagok licencei" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3180,7 +3205,7 @@ msgstr "Leltár" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Gyártási utasítások" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "Felelős" @@ -3374,9 +3399,9 @@ msgstr "Alárendelt gyártások" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "Mellékletek" @@ -3384,9 +3409,9 @@ msgstr "Mellékletek" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "Megjegyzések" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "Beérkezett készlet" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "Sortételek" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "Kész szállítmányok" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "Cél dátum" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "Rendelés részletei" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "Rendelés műveletek" @@ -3924,7 +3949,7 @@ msgstr "Vevői azonosító" msgid "Customers" msgstr "Vevők" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "Függő szállítmányok" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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/it/messages.po b/src/frontend/src/locales/it/messages.po index 9d19407d8ac0..b2b581623200 100644 --- a/src/frontend/src/locales/it/messages.po +++ b/src/frontend/src/locales/it/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 7c67ebcfe3d3..65736b8f83e0 100644 --- a/src/frontend/src/locales/ja/messages.po +++ b/src/frontend/src/locales/ja/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "ライセンス" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "添付ファイル" @@ -3384,9 +3409,9 @@ msgstr "添付ファイル" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "メモ" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 a320b403ffd1..169ba2229b82 100644 --- a/src/frontend/src/locales/ko/messages.po +++ b/src/frontend/src/locales/ko/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" - diff --git a/src/frontend/src/locales/lv/messages.po b/src/frontend/src/locales/lv/messages.po index 7988502e573a..86e9984e3b6c 100644 --- a/src/frontend/src/locales/lv/messages.po +++ b/src/frontend/src/locales/lv/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 a8aa8765c8ea..3b0599c8b9bd 100644 --- a/src/frontend/src/locales/nl/messages.po +++ b/src/frontend/src/locales/nl/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Verkooporder" @@ -1181,7 +1198,7 @@ msgstr "Verzendingen verkooporders" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Retourorder" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Verkoop" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Productieorders" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "Bijlagen" @@ -3384,9 +3409,9 @@ msgstr "Bijlagen" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "Opmerkingen" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "Regelitems" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "Voltooide Verzendingen" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "Order Details" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "Klantreferentie" msgid "Customers" msgstr "Klanten" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "In afwachting van verzending" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 cd5d20ad36de..bd50bae334b7 100644 --- a/src/frontend/src/locales/no/messages.po +++ b/src/frontend/src/locales/no/messages.po @@ -48,7 +48,7 @@ msgstr "Fjern" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Send" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Status: <0>arbeider ({0}), <1>utvidelser{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "Kopiér versjonsinformasjon" msgid "Dismiss" msgstr "Lukk" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Ukjent svar" @@ -1134,7 +1151,7 @@ msgstr "Prosjektkoder" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "Innkjøpsordre" @@ -1158,7 +1175,7 @@ msgstr "Ordrelinjer for innkjøpsordre" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Salgsordre" @@ -1181,7 +1198,7 @@ msgstr "Salgsordreforsendelser" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Returordre" @@ -1992,7 +2009,7 @@ msgstr "Dashbord" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "Innkjøp" @@ -2000,9 +2017,9 @@ msgstr "Innkjøp" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Salg" @@ -2049,7 +2066,7 @@ msgstr "Ofte stilte spørsmål" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "Systeminformasjon" @@ -2058,25 +2075,33 @@ msgstr "Systeminformasjon" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "Om InvenTree" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "Om denne InvenTree-instansen" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Lisenser for pakker brukt av InvenTree" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "Om InvenTree-organisasjonen" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Lisenser" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Lisenser for pakker brukt av InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3180,7 +3205,7 @@ msgstr "Lagertelling" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Produksjonsordrer" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "Ansvarlig" @@ -3374,9 +3399,9 @@ msgstr "Underordnede Produksjonsordrer" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "Vedlegg" @@ -3384,9 +3409,9 @@ msgstr "Vedlegg" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "Notater" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "Mottatt lagerbeholdning" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "Ordrelinjer" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "Fullførte forsendelser" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "Måldato" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "Ordredetaljer" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "Ordrehandlinger" @@ -3924,7 +3949,7 @@ msgstr "Kundereferanse" msgid "Customers" msgstr "Kunder" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "Ventende forsendelser" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 85e88ae594c3..36cbc3912977 100644 --- a/src/frontend/src/locales/pl/messages.po +++ b/src/frontend/src/locales/pl/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 f5b985ea900e..0f65ba5561e7 100644 --- a/src/frontend/src/locales/pseudo-LOCALE/messages.po +++ b/src/frontend/src/locales/pseudo-LOCALE/messages.po @@ -83,7 +83,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -106,7 +106,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -497,6 +497,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -749,6 +750,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1173,7 +1190,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1197,7 +1214,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1220,7 +1237,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -2031,7 +2048,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2039,9 +2056,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2088,7 +2105,7 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2097,24 +2114,32 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3219,7 +3244,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3338,9 +3363,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3413,9 +3438,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3423,9 +3448,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3613,7 +3638,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3897,11 +3922,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3914,7 +3939,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3930,26 +3955,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3963,7 +3988,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4749,8 +4774,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" diff --git a/src/frontend/src/locales/pt-br/messages.po b/src/frontend/src/locales/pt-br/messages.po index 0fb6e6b52e68..c841a0e44991 100644 --- a/src/frontend/src/locales/pt-br/messages.po +++ b/src/frontend/src/locales/pt-br/messages.po @@ -43,7 +43,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -66,7 +66,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -438,6 +438,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -686,6 +687,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1102,7 +1119,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1126,7 +1143,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1149,7 +1166,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1948,7 +1965,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -1956,9 +1973,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2005,7 +2022,7 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2014,24 +2031,32 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:15 @@ -2940,7 +2965,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3055,9 +3080,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3130,9 +3155,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3140,9 +3165,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3330,7 +3355,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3610,11 +3635,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3627,7 +3652,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3643,26 +3668,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3676,7 +3701,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4462,8 +4487,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" diff --git a/src/frontend/src/locales/pt/messages.po b/src/frontend/src/locales/pt/messages.po index 0a03ec11c584..bd98e0aac1d5 100644 --- a/src/frontend/src/locales/pt/messages.po +++ b/src/frontend/src/locales/pt/messages.po @@ -48,7 +48,7 @@ msgstr "Remover" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "Limpar" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Enviar" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Estado: <0>funcionário ({0}), <1>extensões{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "Copiar informações da versão" msgid "Dismiss" msgstr "Dispensar" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Resposta desconhecida" @@ -1134,7 +1151,7 @@ msgstr "Códigos de Projeto" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "Pedido de Compra" @@ -1158,7 +1175,7 @@ msgstr "Linhas do Pedido de Compra" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Pedido de Venda" @@ -1181,7 +1198,7 @@ msgstr "Envios do Pedido Venda" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Pedido de Devolução" @@ -1992,7 +2009,7 @@ msgstr "Painel de Controle" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "Comprando" @@ -2000,9 +2017,9 @@ msgstr "Comprando" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Vendas" @@ -2049,7 +2066,7 @@ msgstr "Perguntas Frequentes" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "Informação do Sistema" @@ -2058,25 +2075,33 @@ msgstr "Informação do Sistema" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "Sobre o InvenTree" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "Sobre esta instância do Inventree" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Licenças para pacotes usados pelo InvenTree" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "Sobre a organização InvenTree" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Licenças" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Licenças para pacotes usados pelo InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3180,7 +3205,7 @@ msgstr "Balanço" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Ordens de Produções" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "Responsável" @@ -3374,9 +3399,9 @@ msgstr "Pedido de Produção Filhos" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "Anexos" @@ -3384,9 +3409,9 @@ msgstr "Anexos" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "Anotações" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "Estoque Recebido" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "Itens de linha" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "Envios Concluídos" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "Data Prevista" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "Detalhes do pedido" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "Ações de Pedido" @@ -3924,7 +3949,7 @@ msgstr "Referência do Cliente" msgid "Customers" msgstr "Clientes" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "Envios Pendentes" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ msgstr "A interface de usuário da plataforma é otimizada para Tablets e Deskto #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "Leia a documentação" - diff --git a/src/frontend/src/locales/ru/messages.po b/src/frontend/src/locales/ru/messages.po index 99587f660671..04293be600f7 100644 --- a/src/frontend/src/locales/ru/messages.po +++ b/src/frontend/src/locales/ru/messages.po @@ -48,7 +48,7 @@ msgstr "Удалить" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "Очистить" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Подтвердить" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Состояние: <0>рабочий ({0}), <1>плагины{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Неизвестный ответ" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Заказы на сборку" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ msgstr "" #: src/views/MobileAppView.tsx:23 msgid "Read the docs" msgstr "" - diff --git a/src/frontend/src/locales/sk/messages.po b/src/frontend/src/locales/sk/messages.po index 28cc5a330185..0630b80aa093 100644 --- a/src/frontend/src/locales/sk/messages.po +++ b/src/frontend/src/locales/sk/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 ab0d43c0b011..dd5f4e77539f 100644 --- a/src/frontend/src/locales/sl/messages.po +++ b/src/frontend/src/locales/sl/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 737ec74c7196..1b2c093f8154 100644 --- a/src/frontend/src/locales/sr/messages.po +++ b/src/frontend/src/locales/sr/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Podnesi" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Status: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 ff40005d6398..d49c7999ac93 100644 --- a/src/frontend/src/locales/sv/messages.po +++ b/src/frontend/src/locales/sv/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "Rensa" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Skicka" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Okänt svar" @@ -1134,7 +1151,7 @@ msgstr "Projektkoder" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "Kontrollpanel" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "Vanliga frågor (FAQ)" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,25 +2075,33 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "Om denna Inventree instans" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Licenser för paket som används av InvenTree" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "Om InvenTree org" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Licenser" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Licenser för paket som används av InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Byggordrar" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 48e619905800..9bc7f9380461 100644 --- a/src/frontend/src/locales/th/messages.po +++ b/src/frontend/src/locales/th/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 d68fed9e6c72..a0cb8d095c2b 100644 --- a/src/frontend/src/locales/tr/messages.po +++ b/src/frontend/src/locales/tr/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Gönder" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Durum: <0>worker ({0}), <1>eklenti{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Bilinmeyen yanıt" @@ -1134,7 +1151,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1181,7 +1198,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1992,7 +2009,7 @@ msgstr "Panel" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -2000,9 +2017,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2049,7 +2066,7 @@ msgstr "Sıkça sorulan sorular" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2058,24 +2075,32 @@ msgstr "" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "InvenTree org hakkında" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Lisanslar" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:7 @@ -3180,7 +3205,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Yapım İşi Emirleri" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3374,9 +3399,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3384,9 +3409,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 e8398fc4f019..7751535ff50b 100644 --- a/src/frontend/src/locales/vi/messages.po +++ b/src/frontend/src/locales/vi/messages.po @@ -48,7 +48,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -71,7 +71,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "Gửi" @@ -462,6 +462,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "Trạng thái: <0>worker ({0}), <1>plugins{1}" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -710,6 +711,22 @@ msgstr "Sao chép thông tin phiên bản" msgid "Dismiss" msgstr "Bỏ qua" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "Trả lời không xác định" @@ -1134,7 +1151,7 @@ msgstr "Mã dự án" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "Đơn đặt mua" @@ -1158,7 +1175,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "Đơn đặt bán" @@ -1181,7 +1198,7 @@ msgstr "Vận chuyển đơn hàng" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "Đơn hàng trả lại" @@ -1992,7 +2009,7 @@ msgstr "Bảng điều khiển" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "Mua sắm" @@ -2000,9 +2017,9 @@ msgstr "Mua sắm" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "Bán hàng" @@ -2049,7 +2066,7 @@ msgstr "Câu hỏi thường gặp" #~ msgstr "Instance" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "Thông tin hệ thống" @@ -2058,25 +2075,33 @@ msgstr "Thông tin hệ thống" #~ msgstr "InvenTree" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "Giới thiệu" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "Về thực thể Inventree" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "Bản quyền cho gói được dùng bởi InventTree" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "Giới thiệu InvenTree org" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "Giấy phép" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" -msgstr "Bản quyền cho gói được dùng bởi InventTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" +msgstr "" #: src/defaults/menuItems.tsx:7 #~ msgid "Open sourcea" @@ -3180,7 +3205,7 @@ msgstr "Kiểm kê" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "Đơn đặt bản dựng" @@ -3299,9 +3324,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "Chịu trách nhiệm" @@ -3374,9 +3399,9 @@ msgstr "Đơn đặt bản dựng con" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "Đính kèm" @@ -3384,9 +3409,9 @@ msgstr "Đính kèm" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "Ghi chú" @@ -3574,7 +3599,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3858,11 +3883,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "Dòng hàng hóa" @@ -3875,7 +3900,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3891,26 +3916,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "Ngày mục tiêu" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "Chi tiết đơn đặt" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "Chức năng đơn đặt" @@ -3924,7 +3949,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4710,8 +4735,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" @@ -5898,4 +5923,3 @@ 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 28a9cd98771d..3261ef57fc5f 100644 --- a/src/frontend/src/locales/zh-hans/messages.po +++ b/src/frontend/src/locales/zh-hans/messages.po @@ -43,7 +43,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -66,7 +66,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -438,6 +438,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -686,6 +687,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1102,7 +1119,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1126,7 +1143,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1149,7 +1166,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1948,7 +1965,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -1956,9 +1973,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2005,7 +2022,7 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2014,24 +2031,32 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:15 @@ -2940,7 +2965,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3055,9 +3080,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3130,9 +3155,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3140,9 +3165,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3330,7 +3355,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3610,11 +3635,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3627,7 +3652,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3643,26 +3668,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3676,7 +3701,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4462,8 +4487,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter" diff --git a/src/frontend/src/locales/zh-hant/messages.po b/src/frontend/src/locales/zh-hant/messages.po index b773a382a4a0..5788942bda86 100644 --- a/src/frontend/src/locales/zh-hant/messages.po +++ b/src/frontend/src/locales/zh-hant/messages.po @@ -43,7 +43,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:70 #: src/components/editors/TemplateEditor/TemplateEditor.tsx:164 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/functions/forms.tsx:196 #: src/hooks/UseForm.tsx:39 #: src/tables/FilterSelectDrawer.tsx:218 @@ -66,7 +66,7 @@ msgstr "" #: src/components/details/DetailsImage.tsx:226 #: src/components/forms/ApiForm.tsx:490 -#: src/contexts/ThemeContext.tsx:64 +#: src/contexts/ThemeContext.tsx:65 #: src/pages/Index/Settings/AccountSettings/AccountDetailPanel.tsx:51 msgid "Submit" msgstr "" @@ -438,6 +438,7 @@ msgid "State: <0>worker ({0}), <1>plugins{1}" msgstr "" #: src/components/forms/fields/ApiFormField.tsx:284 +#: src/components/modals/LicenseModal.tsx:66 #: src/components/nav/SearchDrawer.tsx:411 #: src/components/widgets/MarkdownEditor.tsx:108 #: src/components/widgets/MarkdownEditor.tsx:154 @@ -686,6 +687,22 @@ msgstr "" msgid "Dismiss" msgstr "" +#: src/components/modals/LicenseModal.tsx:36 +msgid "No license text available" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:62 +msgid "Loading license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:68 +msgid "Failed to fetch license information" +msgstr "" + +#: src/components/modals/LicenseModal.tsx:76 +msgid "{key} Packages" +msgstr "" + #: src/components/modals/QrCodeModal.tsx:72 msgid "Unknown response" msgstr "" @@ -1102,7 +1119,7 @@ msgstr "" #: src/components/render/ModelType.tsx:119 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:99 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:305 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:306 msgid "Purchase Order" msgstr "" @@ -1126,7 +1143,7 @@ msgstr "" #: src/components/render/ModelType.tsx:132 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:108 #: src/pages/build/BuildDetail.tsx:127 -#: src/pages/sales/SalesOrderDetail.tsx:251 +#: src/pages/sales/SalesOrderDetail.tsx:252 #: src/pages/stock/StockDetail.tsx:205 msgid "Sales Order" msgstr "" @@ -1149,7 +1166,7 @@ msgstr "" #: src/components/render/ModelType.tsx:147 #: src/pages/Index/Settings/AdminCenter/TemplateManagementPanel.tsx:117 -#: src/pages/sales/ReturnOrderDetail.tsx:227 +#: src/pages/sales/ReturnOrderDetail.tsx:228 msgid "Return Order" msgstr "" @@ -1948,7 +1965,7 @@ msgstr "" #: src/pages/company/ManufacturerPartDetail.tsx:217 #: src/pages/company/SupplierDetail.tsx:9 #: src/pages/company/SupplierPartDetail.tsx:262 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:308 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:309 #: src/pages/purchasing/PurchasingIndex.tsx:52 msgid "Purchasing" msgstr "" @@ -1956,9 +1973,9 @@ msgstr "" #: src/defaults/links.tsx:32 #: src/defaults/menuItems.tsx:53 #: src/pages/company/CustomerDetail.tsx:9 -#: src/pages/sales/ReturnOrderDetail.tsx:230 +#: src/pages/sales/ReturnOrderDetail.tsx:231 #: src/pages/sales/SalesIndex.tsx:45 -#: src/pages/sales/SalesOrderDetail.tsx:254 +#: src/pages/sales/SalesOrderDetail.tsx:255 msgid "Sales" msgstr "" @@ -2005,7 +2022,7 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:79 -#: src/defaults/links.tsx:104 +#: src/defaults/links.tsx:115 msgid "System Information" msgstr "" @@ -2014,24 +2031,32 @@ msgstr "" #~ msgstr "" #: src/defaults/links.tsx:92 -#: src/defaults/links.tsx:110 +#: src/defaults/links.tsx:121 msgid "About InvenTree" msgstr "" -#: src/defaults/links.tsx:105 +#: src/defaults/links.tsx:104 +msgid "License Information" +msgstr "" + +#: src/defaults/links.tsx:116 msgid "About this Inventree instance" msgstr "" -#: src/defaults/links.tsx:111 +#: src/defaults/links.tsx:117 +#~ msgid "Licenses for packages used by InvenTree" +#~ msgstr "" + +#: src/defaults/links.tsx:122 msgid "About the InvenTree org" msgstr "" -#: src/defaults/links.tsx:116 +#: src/defaults/links.tsx:127 msgid "Licenses" msgstr "" -#: src/defaults/links.tsx:117 -msgid "Licenses for packages used by InvenTree" +#: src/defaults/links.tsx:128 +msgid "Licenses for dependencies of the service" msgstr "" #: src/defaults/menuItems.tsx:15 @@ -2940,7 +2965,7 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:359 #: src/pages/build/BuildIndex.tsx:14 #: src/pages/part/PartDetail.tsx:513 -#: src/pages/sales/SalesOrderDetail.tsx:211 +#: src/pages/sales/SalesOrderDetail.tsx:212 msgid "Build Orders" msgstr "" @@ -3055,9 +3080,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:145 #: src/pages/part/PartDetail.tsx:316 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:188 -#: src/pages/sales/ReturnOrderDetail.tsx:154 -#: src/pages/sales/SalesOrderDetail.tsx:158 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:189 +#: src/pages/sales/ReturnOrderDetail.tsx:155 +#: src/pages/sales/SalesOrderDetail.tsx:159 msgid "Responsible" msgstr "" @@ -3130,9 +3155,9 @@ msgstr "" #: src/pages/company/CompanyDetail.tsx:244 #: src/pages/company/ManufacturerPartDetail.tsx:169 #: src/pages/part/PartDetail.tsx:598 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:244 -#: src/pages/sales/ReturnOrderDetail.tsx:197 -#: src/pages/sales/SalesOrderDetail.tsx:221 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:245 +#: src/pages/sales/ReturnOrderDetail.tsx:198 +#: src/pages/sales/SalesOrderDetail.tsx:222 #: src/pages/stock/StockDetail.tsx:312 msgid "Attachments" msgstr "" @@ -3140,9 +3165,9 @@ msgstr "" #: src/pages/build/BuildDetail.tsx:270 #: src/pages/company/CompanyDetail.tsx:256 #: src/pages/part/PartDetail.tsx:610 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:256 -#: src/pages/sales/ReturnOrderDetail.tsx:209 -#: src/pages/sales/SalesOrderDetail.tsx:233 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:257 +#: src/pages/sales/ReturnOrderDetail.tsx:210 +#: src/pages/sales/SalesOrderDetail.tsx:234 #: src/pages/stock/StockDetail.tsx:324 msgid "Notes" msgstr "" @@ -3330,7 +3355,7 @@ msgid "Supplier Part Details" msgstr "" #: src/pages/company/SupplierPartDetail.tsx:203 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:232 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:233 msgid "Received Stock" msgstr "" @@ -3610,11 +3635,11 @@ msgid "Supplier Reference" msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:117 -#: src/pages/purchasing/PurchaseOrderDetail.tsx:226 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:227 #: src/pages/sales/ReturnOrderDetail.tsx:83 -#: src/pages/sales/ReturnOrderDetail.tsx:192 +#: src/pages/sales/ReturnOrderDetail.tsx:193 #: src/pages/sales/SalesOrderDetail.tsx:87 -#: src/pages/sales/SalesOrderDetail.tsx:196 +#: src/pages/sales/SalesOrderDetail.tsx:197 msgid "Line Items" msgstr "" @@ -3627,7 +3652,7 @@ msgstr "" #: src/pages/purchasing/PurchaseOrderDetail.tsx:132 #: src/pages/sales/ReturnOrderDetail.tsx:98 #: src/pages/sales/SalesOrderDetail.tsx:102 -#: src/pages/sales/SalesOrderDetail.tsx:206 +#: src/pages/sales/SalesOrderDetail.tsx:207 msgid "Completed Shipments" msgstr "" @@ -3643,26 +3668,26 @@ msgstr "" msgid "Total Cost" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:175 -#: src/pages/sales/ReturnOrderDetail.tsx:141 -#: src/pages/sales/SalesOrderDetail.tsx:145 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:176 +#: src/pages/sales/ReturnOrderDetail.tsx:142 +#: src/pages/sales/SalesOrderDetail.tsx:146 msgid "Created On" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:181 -#: src/pages/sales/ReturnOrderDetail.tsx:147 -#: src/pages/sales/SalesOrderDetail.tsx:151 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:182 +#: src/pages/sales/ReturnOrderDetail.tsx:148 +#: src/pages/sales/SalesOrderDetail.tsx:152 #: src/tables/ColumnRenderers.tsx:164 msgid "Target Date" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:220 -#: src/pages/sales/ReturnOrderDetail.tsx:186 -#: src/pages/sales/SalesOrderDetail.tsx:190 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:221 +#: src/pages/sales/ReturnOrderDetail.tsx:187 +#: src/pages/sales/SalesOrderDetail.tsx:191 msgid "Order Details" msgstr "" -#: src/pages/purchasing/PurchaseOrderDetail.tsx:285 +#: src/pages/purchasing/PurchaseOrderDetail.tsx:286 msgid "Order Actions" msgstr "" @@ -3676,7 +3701,7 @@ msgstr "" msgid "Customers" msgstr "" -#: src/pages/sales/SalesOrderDetail.tsx:201 +#: src/pages/sales/SalesOrderDetail.tsx:202 msgid "Pending Shipments" msgstr "" @@ -4462,8 +4487,8 @@ msgid "Parameter Template" msgstr "" #: src/tables/part/PartCategoryTemplateTable.tsx:93 -msgid "[{0}]" -msgstr "" +#~ msgid "[{0}]" +#~ msgstr "" #: src/tables/part/PartParameterTable.tsx:106 msgid "New Part Parameter"