mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
3053 lines
63 KiB
Plaintext
3053 lines
63 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-04-27 23:32+0000\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: InvenTree/api.py:61
|
|
msgid "No action specified"
|
|
msgstr ""
|
|
|
|
#: InvenTree/api.py:75
|
|
msgid "No matching action found"
|
|
msgstr ""
|
|
|
|
#: InvenTree/api.py:106
|
|
msgid "No barcode data provided"
|
|
msgstr ""
|
|
|
|
#: InvenTree/api.py:121
|
|
msgid "Barcode successfully decoded"
|
|
msgstr ""
|
|
|
|
#: InvenTree/api.py:124
|
|
msgid "Barcode plugin returned incorrect response"
|
|
msgstr ""
|
|
|
|
#: InvenTree/api.py:134
|
|
msgid "Unknown barcode format"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:258 order/models.py:150 order/models.py:224
|
|
msgid "Invalid quantity provided"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:261
|
|
msgid "Empty serial number string"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:282 InvenTree/helpers.py:299
|
|
#, python-brace-format
|
|
msgid "Duplicate serial: {n}"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:286 InvenTree/helpers.py:289 InvenTree/helpers.py:292
|
|
#: InvenTree/helpers.py:303
|
|
#, python-brace-format
|
|
msgid "Invalid group: {g}"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:309
|
|
msgid "No serial numbers found"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:313
|
|
#, python-brace-format
|
|
msgid "Number of unique serial number ({s}) must match quantity ({q})"
|
|
msgstr ""
|
|
|
|
#: InvenTree/models.py:54
|
|
msgid "Select file to attach"
|
|
msgstr ""
|
|
|
|
#: InvenTree/models.py:56
|
|
msgid "File comment"
|
|
msgstr ""
|
|
|
|
#: InvenTree/settings.py:274
|
|
msgid "English"
|
|
msgstr ""
|
|
|
|
#: InvenTree/settings.py:275
|
|
msgid "German"
|
|
msgstr ""
|
|
|
|
#: InvenTree/settings.py:276
|
|
msgid "French"
|
|
msgstr ""
|
|
|
|
#: InvenTree/settings.py:277
|
|
msgid "Polish"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:90 InvenTree/status_codes.py:131
|
|
#: InvenTree/status_codes.py:213
|
|
msgid "Pending"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:91
|
|
msgid "Placed"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:92 InvenTree/status_codes.py:216
|
|
msgid "Complete"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:93 InvenTree/status_codes.py:133
|
|
#: InvenTree/status_codes.py:215
|
|
msgid "Cancelled"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:94 InvenTree/status_codes.py:134
|
|
#: InvenTree/status_codes.py:169
|
|
msgid "Lost"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:95 InvenTree/status_codes.py:135
|
|
#: InvenTree/status_codes.py:170
|
|
msgid "Returned"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:132 InvenTree/status_codes.py:171
|
|
#: order/templates/order/sales_order_base.html:98
|
|
msgid "Shipped"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:165
|
|
msgid "OK"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:166
|
|
msgid "Attention needed"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:167
|
|
msgid "Damaged"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:168
|
|
msgid "Destroyed"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:172
|
|
msgid "Used for Build"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:173
|
|
msgid "Installed in Stock Item"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:214 build/templates/build/allocate.html:349
|
|
#: order/templates/order/sales_order_detail.html:220
|
|
#: part/templates/part/part_base.html:114 part/templates/part/tabs.html:21
|
|
msgid "Allocated"
|
|
msgstr ""
|
|
|
|
#: InvenTree/validators.py:39
|
|
msgid "Invalid character in part name"
|
|
msgstr ""
|
|
|
|
#: InvenTree/validators.py:52
|
|
msgid "IPN must match regex pattern"
|
|
msgstr ""
|
|
|
|
#: InvenTree/validators.py:60
|
|
#, python-brace-format
|
|
msgid "Illegal character in name ({x})"
|
|
msgstr ""
|
|
|
|
#: InvenTree/validators.py:79 InvenTree/validators.py:95
|
|
msgid "Overage value must not be negative"
|
|
msgstr ""
|
|
|
|
#: InvenTree/validators.py:97
|
|
msgid "Overage must not exceed 100%"
|
|
msgstr ""
|
|
|
|
#: InvenTree/validators.py:104
|
|
msgid "Overage must be an integer value or a percentage"
|
|
msgstr ""
|
|
|
|
#: InvenTree/views.py:536
|
|
msgid "Database Statistics"
|
|
msgstr ""
|
|
|
|
#: build/forms.py:37
|
|
msgid "Confirm"
|
|
msgstr ""
|
|
|
|
#: build/forms.py:54 stock/forms.py:34
|
|
msgid "Enter unique serial numbers (or leave blank)"
|
|
msgstr ""
|
|
|
|
#: build/forms.py:56
|
|
msgid "Confirm build completion"
|
|
msgstr ""
|
|
|
|
#: build/models.py:57 build/templates/build/build_base.html:65
|
|
msgid "Build Title"
|
|
msgstr ""
|
|
|
|
#: build/models.py:60
|
|
msgid "Brief description of the build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:68 build/templates/build/build_base.html:86
|
|
msgid "Parent Build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:69
|
|
msgid "Parent build to which this build is allocated"
|
|
msgstr ""
|
|
|
|
#: build/models.py:74 build/templates/build/allocate.html:320
|
|
#: build/templates/build/auto_allocate.html:18
|
|
#: build/templates/build/build_base.html:70
|
|
#: build/templates/build/detail.html:22 order/models.py:462
|
|
#: order/templates/order/order_wizard/select_parts.html:30
|
|
#: order/templates/order/purchase_order_detail.html:145
|
|
#: part/templates/part/part_app_base.html:7
|
|
#: part/templates/part/set_category.html:13
|
|
msgid "Part"
|
|
msgstr ""
|
|
|
|
#: build/models.py:83
|
|
msgid "Select part to build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:88
|
|
msgid "Sales Order Reference"
|
|
msgstr ""
|
|
|
|
#: build/models.py:92
|
|
msgid "SalesOrder to which this build is allocated"
|
|
msgstr ""
|
|
|
|
#: build/models.py:97
|
|
msgid "Source Location"
|
|
msgstr ""
|
|
|
|
#: build/models.py:101
|
|
msgid ""
|
|
"Select location to take stock from for this build (leave blank to take from "
|
|
"any stock location)"
|
|
msgstr ""
|
|
|
|
#: build/models.py:105
|
|
msgid "Build Quantity"
|
|
msgstr ""
|
|
|
|
#: build/models.py:108
|
|
msgid "Number of parts to build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:112 part/templates/part/part_base.html:131
|
|
msgid "Build Status"
|
|
msgstr ""
|
|
|
|
#: build/models.py:116
|
|
msgid "Build status code"
|
|
msgstr ""
|
|
|
|
#: build/models.py:120 stock/models.py:374
|
|
msgid "Batch Code"
|
|
msgstr ""
|
|
|
|
#: build/models.py:124
|
|
msgid "Batch code for this build output"
|
|
msgstr ""
|
|
|
|
#: build/models.py:139 build/templates/build/detail.html:55
|
|
#: company/templates/company/supplier_part_base.html:57
|
|
#: company/templates/company/supplier_part_detail.html:24
|
|
#: part/templates/part/detail.html:67 part/templates/part/part_base.html:85
|
|
#: stock/models.py:368 stock/templates/stock/item_base.html:190
|
|
msgid "External Link"
|
|
msgstr ""
|
|
|
|
#: build/models.py:140 stock/models.py:370
|
|
msgid "Link to external URL"
|
|
msgstr ""
|
|
|
|
#: build/models.py:144 build/templates/build/tabs.html:14 company/models.py:302
|
|
#: company/templates/company/tabs.html:26 order/templates/order/po_tabs.html:15
|
|
#: order/templates/order/purchase_order_detail.html:200
|
|
#: order/templates/order/so_tabs.html:23 part/templates/part/tabs.html:63
|
|
#: stock/models.py:436 stock/templates/stock/tabs.html:17
|
|
msgid "Notes"
|
|
msgstr ""
|
|
|
|
#: build/models.py:145
|
|
msgid "Extra build notes"
|
|
msgstr ""
|
|
|
|
#: build/models.py:451
|
|
#, python-brace-format
|
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
|
msgstr ""
|
|
|
|
#: build/models.py:454
|
|
#, python-brace-format
|
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
|
msgstr ""
|
|
|
|
#: build/models.py:460 order/models.py:546
|
|
msgid "StockItem is over-allocated"
|
|
msgstr ""
|
|
|
|
#: build/models.py:463 order/models.py:549
|
|
msgid "Allocation quantity must be greater than zero"
|
|
msgstr ""
|
|
|
|
#: build/models.py:466
|
|
msgid "Quantity must be 1 for serialized stock"
|
|
msgstr ""
|
|
|
|
#: build/models.py:496
|
|
msgid "Build to allocate parts"
|
|
msgstr ""
|
|
|
|
#: build/models.py:503
|
|
msgid "Stock Item to allocate to build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:516
|
|
msgid "Stock quantity to allocate to build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:17
|
|
#: company/templates/company/detail_part.html:18 order/views.py:743
|
|
msgid "Order Parts"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:18
|
|
msgid "Automatically allocate stock"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:18
|
|
msgid "Auto Allocate"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:19
|
|
msgid "Unallocate"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:78 templates/stock_table.html:8
|
|
msgid "New Stock Item"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:161
|
|
#: order/templates/order/sales_order_detail.html:68
|
|
#: order/templates/order/sales_order_detail.html:150 stock/models.py:362
|
|
#: stock/templates/stock/item_base.html:149
|
|
msgid "Serial Number"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:163
|
|
#: build/templates/build/auto_allocate.html:19
|
|
#: build/templates/build/build_base.html:75
|
|
#: build/templates/build/detail.html:27
|
|
#: company/templates/company/supplier_part_pricing.html:27
|
|
#: order/templates/order/order_wizard/select_parts.html:32
|
|
#: order/templates/order/purchase_order_detail.html:175
|
|
#: order/templates/order/sales_order_detail.html:70
|
|
#: order/templates/order/sales_order_detail.html:152
|
|
#: stock/templates/stock/item_base.html:20
|
|
#: stock/templates/stock/item_base.html:26
|
|
#: stock/templates/stock/item_base.html:155
|
|
#: stock/templates/stock/stock_adjust.html:18
|
|
msgid "Quantity"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:177
|
|
#: build/templates/build/auto_allocate.html:20
|
|
#: stock/templates/stock/item_base.html:135
|
|
#: stock/templates/stock/stock_adjust.html:17
|
|
msgid "Location"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:201
|
|
#: order/templates/order/sales_order_detail.html:92
|
|
msgid "Edit stock allocation"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:202
|
|
#: order/templates/order/sales_order_detail.html:93
|
|
msgid "Delete stock allocation"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:229
|
|
msgid "No BOM items found"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:328
|
|
#: company/templates/company/supplier_part_base.html:50
|
|
#: company/templates/company/supplier_part_detail.html:27
|
|
#: order/templates/order/purchase_order_detail.html:157
|
|
#: part/templates/part/detail.html:38 part/templates/part/set_category.html:14
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:333
|
|
#: order/templates/order/purchase_order_detail.html:170
|
|
msgid "Reference"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:338
|
|
msgid "Required"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:347
|
|
msgid "Assigned"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:385
|
|
#: order/templates/order/sales_order_detail.html:270
|
|
msgid "Buy parts"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:389
|
|
#: order/templates/order/sales_order_detail.html:274
|
|
msgid "Build parts"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate.html:392
|
|
msgid "Allocate stock"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/auto_allocate.html:8
|
|
msgid "Automatically Allocate Stock"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/auto_allocate.html:9
|
|
msgid ""
|
|
"Stock Items are selected for automatic allocation if there is only a single "
|
|
"stock item available."
|
|
msgstr ""
|
|
|
|
#: build/templates/build/auto_allocate.html:10
|
|
msgid "The following stock items will be allocated to the build:"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/auto_allocate.html:39
|
|
msgid "No stock items found that can be allocated to this build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:8
|
|
#: build/templates/build/build_base.html:34
|
|
#: build/templates/build/complete.html:6
|
|
#: stock/templates/stock/item_base.html:169 templates/navbar.html:12
|
|
msgid "Build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:14
|
|
msgid "This build is allocated to Sales Order"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:19
|
|
msgid "This build is a child of Build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:61 build/templates/build/detail.html:9
|
|
msgid "Build Details"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:80
|
|
#: build/templates/build/detail.html:42
|
|
#: stock/templates/stock/item_base.html:222
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:93 order/models.py:460
|
|
#: order/templates/order/sales_order_base.html:9
|
|
#: order/templates/order/sales_order_base.html:33
|
|
#: order/templates/order/sales_order_notes.html:10
|
|
#: order/templates/order/sales_order_ship.html:25
|
|
#: stock/templates/stock/item_base.html:123
|
|
msgid "Sales Order"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:99
|
|
msgid "BOM Price"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:104
|
|
msgid "BOM pricing is incomplete"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:107
|
|
msgid "No pricing information"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_output.html:9 build/templates/build/tabs.html:11
|
|
msgid "Build Outputs"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/complete.html:10
|
|
msgid "Build order allocation is complete"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/complete.html:14
|
|
msgid "Warning: Build order allocation is not complete"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/complete.html:15
|
|
msgid ""
|
|
"Build Order has not been fully allocated. Ensure that all Stock Items have "
|
|
"been allocated to the Build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/complete.html:20
|
|
msgid "The following actions will be performed:"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/complete.html:22
|
|
msgid "Remove allocated items from stock"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/complete.html:23
|
|
msgid "Add completed items to stock"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/complete.html:29
|
|
msgid "The following items will be created"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/delete_build_item.html:6
|
|
msgid "Are you sure you want to unallocate these parts?"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:17
|
|
msgid "Title"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:31
|
|
msgid "Stock Source"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:36
|
|
msgid "Stock can be taken from any available location."
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:48
|
|
#: stock/templates/stock/item_base.html:162
|
|
msgid "Batch"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:61
|
|
#: order/templates/order/order_base.html:93
|
|
#: order/templates/order/sales_order_base.html:92
|
|
msgid "Created"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:67
|
|
msgid "Enough Parts?"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:70
|
|
msgid "Yes"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:72
|
|
msgid "No"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:80
|
|
msgid "Completed"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/notes.html:13 build/templates/build/notes.html:30
|
|
msgid "Build Notes"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/notes.html:20 company/templates/company/notes.html:17
|
|
#: order/templates/order/order_notes.html:21
|
|
#: order/templates/order/sales_order_notes.html:26
|
|
#: part/templates/part/notes.html:20 stock/templates/stock/item_notes.html:21
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/notes.html:33 company/templates/company/notes.html:30
|
|
#: order/templates/order/order_notes.html:32
|
|
#: order/templates/order/sales_order_notes.html:37
|
|
#: part/templates/part/notes.html:32 stock/templates/stock/item_notes.html:32
|
|
msgid "Edit notes"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/tabs.html:5 company/templates/company/tabs.html:5
|
|
#: part/templates/part/tabs.html:6
|
|
msgid "Details"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/tabs.html:8
|
|
msgid "Allocated Parts"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/unallocate.html:8
|
|
msgid "Are you sure you wish to unallocate all stock for this build?"
|
|
msgstr ""
|
|
|
|
#: build/views.py:56
|
|
msgid "Cancel Build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:74
|
|
msgid "Confirm build cancellation"
|
|
msgstr ""
|
|
|
|
#: build/views.py:79
|
|
msgid "Build was cancelled"
|
|
msgstr ""
|
|
|
|
#: build/views.py:95
|
|
msgid "Allocate Stock"
|
|
msgstr ""
|
|
|
|
#: build/views.py:108
|
|
msgid "No matching build found"
|
|
msgstr ""
|
|
|
|
#: build/views.py:127
|
|
msgid "Confirm stock allocation"
|
|
msgstr ""
|
|
|
|
#: build/views.py:128
|
|
msgid "Check the confirmation box at the bottom of the list"
|
|
msgstr ""
|
|
|
|
#: build/views.py:148 build/views.py:446
|
|
msgid "Unallocate Stock"
|
|
msgstr ""
|
|
|
|
#: build/views.py:161
|
|
msgid "Confirm unallocation of build stock"
|
|
msgstr ""
|
|
|
|
#: build/views.py:162
|
|
msgid "Check the confirmation box"
|
|
msgstr ""
|
|
|
|
#: build/views.py:185
|
|
msgid "Complete Build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:258
|
|
msgid "Confirm completion of build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:265
|
|
msgid "Invalid location selected"
|
|
msgstr ""
|
|
|
|
#: build/views.py:290 stock/views.py:917
|
|
#, python-brace-format
|
|
msgid "The following serial numbers already exist: ({sn})"
|
|
msgstr ""
|
|
|
|
#: build/views.py:311
|
|
msgid "Build marked as COMPLETE"
|
|
msgstr ""
|
|
|
|
#: build/views.py:387
|
|
msgid "Start new Build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:412
|
|
msgid "Created new build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:422
|
|
msgid "Edit Build Details"
|
|
msgstr ""
|
|
|
|
#: build/views.py:427
|
|
msgid "Edited build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:436
|
|
msgid "Delete Build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:451
|
|
msgid "Removed parts from build allocation"
|
|
msgstr ""
|
|
|
|
#: build/views.py:461
|
|
msgid "Allocate new Part"
|
|
msgstr ""
|
|
|
|
#: build/views.py:614
|
|
msgid "Edit Stock Allocation"
|
|
msgstr ""
|
|
|
|
#: build/views.py:618
|
|
msgid "Updated Build Item"
|
|
msgstr ""
|
|
|
|
#: common/models.py:69
|
|
msgid "Settings key (must be unique - case insensitive"
|
|
msgstr ""
|
|
|
|
#: common/models.py:71
|
|
msgid "Settings value"
|
|
msgstr ""
|
|
|
|
#: common/models.py:73
|
|
msgid "Settings description"
|
|
msgstr ""
|
|
|
|
#: common/models.py:86
|
|
msgid "Key string must be unique"
|
|
msgstr ""
|
|
|
|
#: common/models.py:107
|
|
msgid "Currency Symbol e.g. $"
|
|
msgstr ""
|
|
|
|
#: common/models.py:109
|
|
msgid "Currency Suffix e.g. AUD"
|
|
msgstr ""
|
|
|
|
#: common/models.py:111
|
|
msgid "Currency Description"
|
|
msgstr ""
|
|
|
|
#: common/models.py:113
|
|
msgid "Currency Value"
|
|
msgstr ""
|
|
|
|
#: common/models.py:115
|
|
msgid "Use this currency as the base currency"
|
|
msgstr ""
|
|
|
|
#: common/views.py:21
|
|
msgid "Create new Currency"
|
|
msgstr ""
|
|
|
|
#: common/views.py:29
|
|
msgid "Edit Currency"
|
|
msgstr ""
|
|
|
|
#: common/views.py:36
|
|
msgid "Delete Currency"
|
|
msgstr ""
|
|
|
|
#: company/models.py:83
|
|
msgid "Company name"
|
|
msgstr ""
|
|
|
|
#: company/models.py:85
|
|
msgid "Description of the company"
|
|
msgstr ""
|
|
|
|
#: company/models.py:87
|
|
msgid "Company website URL"
|
|
msgstr ""
|
|
|
|
#: company/models.py:90
|
|
msgid "Company address"
|
|
msgstr ""
|
|
|
|
#: company/models.py:93
|
|
msgid "Contact phone number"
|
|
msgstr ""
|
|
|
|
#: company/models.py:95
|
|
msgid "Contact email address"
|
|
msgstr ""
|
|
|
|
#: company/models.py:98
|
|
msgid "Point of contact"
|
|
msgstr ""
|
|
|
|
#: company/models.py:100
|
|
msgid "Link to external company information"
|
|
msgstr ""
|
|
|
|
#: company/models.py:112
|
|
msgid "Do you sell items to this company?"
|
|
msgstr ""
|
|
|
|
#: company/models.py:114
|
|
msgid "Do you purchase items from this company?"
|
|
msgstr ""
|
|
|
|
#: company/models.py:116
|
|
msgid "Does this company manufacture parts?"
|
|
msgstr ""
|
|
|
|
#: company/models.py:276
|
|
msgid "Select part"
|
|
msgstr ""
|
|
|
|
#: company/models.py:282
|
|
msgid "Select supplier"
|
|
msgstr ""
|
|
|
|
#: company/models.py:285
|
|
msgid "Supplier stock keeping unit"
|
|
msgstr ""
|
|
|
|
#: company/models.py:292
|
|
msgid "Select manufacturer"
|
|
msgstr ""
|
|
|
|
#: company/models.py:296
|
|
msgid "Manufacturer part number"
|
|
msgstr ""
|
|
|
|
#: company/models.py:298
|
|
msgid "URL for external supplier part link"
|
|
msgstr ""
|
|
|
|
#: company/models.py:300
|
|
msgid "Supplier part description"
|
|
msgstr ""
|
|
|
|
#: company/models.py:304
|
|
msgid "Minimum charge (e.g. stocking fee)"
|
|
msgstr ""
|
|
|
|
#: company/models.py:306
|
|
msgid "Part packaging"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:7
|
|
#: company/templates/company/company_base.html:22
|
|
msgid "Company"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:42
|
|
#: company/templates/company/detail.html:8
|
|
msgid "Company Details"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:48
|
|
msgid "Website"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:55
|
|
msgid "Address"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:62
|
|
msgid "Phone"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:69
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:76
|
|
msgid "Contact"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail.html:16
|
|
#: company/templates/company/supplier_part_base.html:73
|
|
#: company/templates/company/supplier_part_detail.html:30
|
|
msgid "Manufacturer"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail.html:21
|
|
#: company/templates/company/supplier_part_base.html:63
|
|
#: company/templates/company/supplier_part_detail.html:21 order/models.py:111
|
|
#: order/templates/order/order_base.html:74
|
|
#: order/templates/order/order_wizard/select_pos.html:30
|
|
#: stock/templates/stock/item_base.html:197
|
|
msgid "Supplier"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail.html:26 order/models.py:275
|
|
#: order/templates/order/sales_order_base.html:73
|
|
msgid "Customer"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:8
|
|
msgid "Supplier Parts"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:13
|
|
#: order/templates/order/purchase_order_detail.html:67
|
|
#: part/templates/part/stock.html:82
|
|
msgid "New Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:15 templates/stock_table.html:10
|
|
msgid "Options"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:19
|
|
msgid "Delete Parts"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:43
|
|
#: part/templates/part/stock.html:76
|
|
msgid "New Part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:44
|
|
msgid "Create new Part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:49 company/views.py:51
|
|
msgid "New Supplier"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:50 company/views.py:182
|
|
msgid "Create new Supplier"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:55 company/views.py:57
|
|
msgid "New Manufacturer"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:56 company/views.py:185
|
|
msgid "Create new Manufacturer"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_stock.html:9
|
|
msgid "Supplier Stock"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_stock.html:34
|
|
#: company/templates/company/supplier_part_stock.html:38
|
|
#: part/templates/part/stock.html:54 templates/stock_table.html:5
|
|
msgid "Export"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/index.html:7
|
|
msgid "Supplier List"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/notes.html:10
|
|
#: company/templates/company/notes.html:27
|
|
msgid "Company Notes"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/partdelete.html:5
|
|
msgid "Are you sure you want to delete the following Supplier Parts?"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/purchase_orders.html:9
|
|
#: company/templates/company/tabs.html:17
|
|
#: order/templates/order/purchase_orders.html:7
|
|
#: order/templates/order/purchase_orders.html:12
|
|
#: part/templates/part/orders.html:9 part/templates/part/tabs.html:43
|
|
#: templates/navbar.html:18
|
|
msgid "Purchase Orders"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/purchase_orders.html:14
|
|
#: order/templates/order/purchase_orders.html:17
|
|
msgid "Create new purchase order"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/purchase_orders.html:14
|
|
#: order/templates/order/purchase_orders.html:17
|
|
msgid "New Purchase Order"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/sales_orders.html:9
|
|
#: company/templates/company/tabs.html:22
|
|
#: order/templates/order/sales_orders.html:7
|
|
#: order/templates/order/sales_orders.html:12
|
|
#: part/templates/part/sales_orders.html:9 part/templates/part/tabs.html:48
|
|
#: templates/navbar.html:25
|
|
msgid "Sales Orders"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/sales_orders.html:14
|
|
#: order/templates/order/sales_orders.html:17
|
|
msgid "Create new sales order"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/sales_orders.html:14
|
|
#: order/templates/order/sales_orders.html:17
|
|
msgid "New Sales Order"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:6
|
|
#: company/templates/company/supplier_part_base.html:19 stock/models.py:341
|
|
#: stock/templates/stock/item_base.html:202
|
|
msgid "Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:23
|
|
msgid "Edit supplier part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:26
|
|
msgid "Delete supplier part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:35
|
|
#: company/templates/company/supplier_part_detail.html:11
|
|
msgid "Supplier Part Details"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:40
|
|
#: company/templates/company/supplier_part_detail.html:14
|
|
msgid "Internal Part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:67
|
|
#: company/templates/company/supplier_part_detail.html:22
|
|
msgid "SKU"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:77
|
|
#: company/templates/company/supplier_part_detail.html:31
|
|
msgid "MPN"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:84
|
|
#: company/templates/company/supplier_part_detail.html:34
|
|
msgid "Note"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_orders.html:11
|
|
msgid "Supplier Part Orders"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_pricing.html:12
|
|
msgid "Pricing Information"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_pricing.html:14
|
|
msgid "Order Multiple"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_pricing.html:16
|
|
msgid "Base Price (Flat Fee)"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_pricing.html:19
|
|
msgid "Price Breaks"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_pricing.html:22
|
|
msgid "New Price Break"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_pricing.html:28
|
|
msgid "Price"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_pricing.html:48
|
|
msgid "No price breaks have been added for this part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_stock.html:11
|
|
msgid "Supplier Part Stock"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_stock.html:61
|
|
#: order/templates/order/purchase_order_detail.html:38
|
|
#: order/templates/order/purchase_order_detail.html:118
|
|
#: part/templates/part/stock.html:91
|
|
msgid "New Location"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_stock.html:62
|
|
#: part/templates/part/stock.html:92
|
|
msgid "Create New Location"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_tabs.html:5
|
|
msgid "Pricing"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_tabs.html:8
|
|
#: company/templates/company/tabs.html:12 part/templates/part/tabs.html:17
|
|
#: stock/templates/stock/location.html:12 templates/navbar.html:11
|
|
msgid "Stock"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_tabs.html:11
|
|
msgid "Orders"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/tabs.html:9 part/templates/part/category.html:83
|
|
#: templates/navbar.html:10 templates/stats.html:8 templates/stats.html:17
|
|
msgid "Parts"
|
|
msgstr ""
|
|
|
|
#: company/views.py:50 part/templates/part/tabs.html:37
|
|
#: templates/navbar.html:16
|
|
msgid "Suppliers"
|
|
msgstr ""
|
|
|
|
#: company/views.py:56 templates/navbar.html:17
|
|
msgid "Manufacturers"
|
|
msgstr ""
|
|
|
|
#: company/views.py:62 templates/navbar.html:24
|
|
msgid "Customers"
|
|
msgstr ""
|
|
|
|
#: company/views.py:63
|
|
msgid "New Customer"
|
|
msgstr ""
|
|
|
|
#: company/views.py:70
|
|
msgid "Companies"
|
|
msgstr ""
|
|
|
|
#: company/views.py:71
|
|
msgid "New Company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:147
|
|
msgid "Update Company Image"
|
|
msgstr ""
|
|
|
|
#: company/views.py:152
|
|
msgid "Updated company image"
|
|
msgstr ""
|
|
|
|
#: company/views.py:162
|
|
msgid "Edit Company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:166
|
|
msgid "Edited company information"
|
|
msgstr ""
|
|
|
|
#: company/views.py:188
|
|
msgid "Create new Customer"
|
|
msgstr ""
|
|
|
|
#: company/views.py:190
|
|
msgid "Create new Company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:217
|
|
msgid "Created new company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:227
|
|
msgid "Delete Company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:232
|
|
msgid "Company was deleted"
|
|
msgstr ""
|
|
|
|
#: company/views.py:256
|
|
msgid "Edit Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/views.py:265 part/templates/part/stock.html:83
|
|
msgid "Create new Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/views.py:325
|
|
msgid "Delete Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/views.py:395
|
|
msgid "Add Price Break"
|
|
msgstr ""
|
|
|
|
#: company/views.py:437
|
|
msgid "Edit Price Break"
|
|
msgstr ""
|
|
|
|
#: company/views.py:452
|
|
msgid "Delete Price Break"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:24
|
|
msgid "Place order"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:35
|
|
msgid "Mark order as complete"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:46 order/forms.py:57
|
|
#: order/templates/order/sales_order_base.html:49
|
|
msgid "Cancel order"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:68 order/templates/order/sales_order_base.html:46
|
|
msgid "Ship order"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:79
|
|
msgid "Receive parts to this location"
|
|
msgstr ""
|
|
|
|
#: order/models.py:71
|
|
msgid "Order reference"
|
|
msgstr ""
|
|
|
|
#: order/models.py:73
|
|
msgid "Order description"
|
|
msgstr ""
|
|
|
|
#: order/models.py:75
|
|
msgid "Link to external page"
|
|
msgstr ""
|
|
|
|
#: order/models.py:85
|
|
msgid "Order notes"
|
|
msgstr ""
|
|
|
|
#: order/models.py:114
|
|
msgid "Supplier order reference code"
|
|
msgstr ""
|
|
|
|
#: order/models.py:148 order/models.py:222 part/views.py:1113
|
|
#: stock/models.py:604
|
|
msgid "Quantity must be greater than zero"
|
|
msgstr ""
|
|
|
|
#: order/models.py:153
|
|
msgid "Part supplier must match PO supplier"
|
|
msgstr ""
|
|
|
|
#: order/models.py:217
|
|
msgid "Lines can only be received against an order marked as 'Placed'"
|
|
msgstr ""
|
|
|
|
#: order/models.py:281
|
|
msgid "Customer order reference code"
|
|
msgstr ""
|
|
|
|
#: order/models.py:320
|
|
msgid "SalesOrder cannot be shipped as it is not currently pending"
|
|
msgstr ""
|
|
|
|
#: order/models.py:397
|
|
msgid "Item quantity"
|
|
msgstr ""
|
|
|
|
#: order/models.py:399
|
|
msgid "Line item reference"
|
|
msgstr ""
|
|
|
|
#: order/models.py:401
|
|
msgid "Line item notes"
|
|
msgstr ""
|
|
|
|
#: order/models.py:427 order/templates/order/order_base.html:9
|
|
#: order/templates/order/order_base.html:23
|
|
#: stock/templates/stock/item_base.html:176
|
|
msgid "Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/models.py:440
|
|
msgid "Supplier part"
|
|
msgstr ""
|
|
|
|
#: order/models.py:443
|
|
msgid "Number of items received"
|
|
msgstr ""
|
|
|
|
#: order/models.py:537
|
|
msgid "Cannot allocate stock item to a line with a different part"
|
|
msgstr ""
|
|
|
|
#: order/models.py:539
|
|
msgid "Cannot allocate stock to a line without a part"
|
|
msgstr ""
|
|
|
|
#: order/models.py:542
|
|
msgid "Allocation quantity cannot exceed stock quantity"
|
|
msgstr ""
|
|
|
|
#: order/models.py:552
|
|
msgid "Quantity must be 1 for serialized stock item"
|
|
msgstr ""
|
|
|
|
#: order/models.py:569
|
|
msgid "Select stock item to allocate"
|
|
msgstr ""
|
|
|
|
#: order/models.py:572
|
|
msgid "Enter stock allocation quantity"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/delete_attachment.html:5
|
|
#: part/templates/part/attachment_delete.html:5
|
|
msgid "Are you sure you want to delete this attachment?"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:59
|
|
msgid "Purchase Order Details"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:64
|
|
#: order/templates/order/sales_order_base.html:63
|
|
msgid "Order Reference"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:69
|
|
#: order/templates/order/sales_order_base.html:68
|
|
msgid "Order Status"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:80
|
|
msgid "Supplier Reference"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:99
|
|
msgid "Issued"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:106
|
|
#: order/templates/order/purchase_order_detail.html:180
|
|
#: order/templates/order/sales_order_base.html:105
|
|
msgid "Received"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_cancel.html:7
|
|
#: order/templates/order/sales_order_cancel.html:9
|
|
msgid "Cancelling this order means that the order will no longer be editable."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_notes.html:13
|
|
#: order/templates/order/order_notes.html:29
|
|
#: order/templates/order/sales_order_notes.html:18
|
|
#: order/templates/order/sales_order_notes.html:34
|
|
msgid "Order Notes"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_parts.html:9
|
|
msgid "Step 1 of 2 - Select Part Suppliers"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_parts.html:14
|
|
msgid "Select suppliers."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_parts.html:18
|
|
msgid "No purchaseable parts selected."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_parts.html:31
|
|
msgid "Select Supplier"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_parts.html:57
|
|
msgid "Select a supplier for"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_pos.html:8
|
|
msgid "Step 2 of 2 - Select Purchase Orders"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_pos.html:12
|
|
msgid "Select existing purchase orders, or create new orders."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_pos.html:31
|
|
#: order/templates/order/po_tabs.html:5
|
|
msgid "Items"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_pos.html:32
|
|
msgid "Select Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_wizard/select_pos.html:67
|
|
msgid "Select a purchase order for"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:11
|
|
msgid "Purchase Order Attachments"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:17
|
|
#: order/templates/order/so_attachments.html:17
|
|
#: part/templates/part/attachments.html:14
|
|
msgid "Add Attachment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:24
|
|
#: order/templates/order/so_attachments.html:24
|
|
#: part/templates/part/attachments.html:22
|
|
msgid "File"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:25
|
|
#: order/templates/order/so_attachments.html:25
|
|
#: part/templates/part/attachments.html:23
|
|
msgid "Comment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:36
|
|
#: order/templates/order/so_attachments.html:36
|
|
#: part/templates/part/attachments.html:34 part/views.py:118
|
|
msgid "Edit attachment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:39
|
|
#: order/templates/order/so_attachments.html:39
|
|
#: part/templates/part/attachments.html:37
|
|
msgid "Delete attachment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_tabs.html:8 order/templates/order/so_tabs.html:16
|
|
#: part/templates/part/tabs.html:60
|
|
msgid "Attachments"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:16
|
|
#: order/templates/order/sales_order_detail.html:17 order/views.py:1042
|
|
#: order/views.py:1156
|
|
msgid "Add Line Item"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:20
|
|
msgid "Purchase Order Items"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:39
|
|
#: order/templates/order/purchase_order_detail.html:119
|
|
#: stock/templates/stock/location.html:17
|
|
msgid "Create new stock location"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:68
|
|
msgid "Create new supplier part"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:130
|
|
msgid "No line items found"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:162
|
|
msgid "Order Code"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:211
|
|
#: order/templates/order/sales_order_detail.html:280
|
|
msgid "Edit line item"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:212
|
|
msgid "Delete line item"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:217
|
|
msgid "Receive line item"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_base.html:15
|
|
msgid "This SalesOrder has not been fully allocated"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_base.html:42
|
|
msgid "Packing List"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_base.html:58
|
|
msgid "Sales Order Details"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_base.html:79
|
|
msgid "Customer Reference"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_cancel.html:8
|
|
#: order/templates/order/sales_order_ship.html:9
|
|
msgid "Warning"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_detail.html:14
|
|
msgid "Sales Order Items"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_detail.html:222
|
|
msgid "Fulfilled"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_detail.html:277
|
|
msgid "Allocate parts"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_detail.html:281
|
|
msgid "Delete line item "
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_ship.html:10
|
|
msgid ""
|
|
"This order has not been fully allocated. If the order is marked as shipped, "
|
|
"it can no longer be adjusted."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_ship.html:12
|
|
msgid "Ensure that the order allocation is correct before shipping the order."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_ship.html:18
|
|
msgid "Some line items in this order have been over-allocated"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_ship.html:20
|
|
msgid "Ensure that this is correct before shipping the order."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/sales_order_ship.html:27
|
|
msgid "Shipping this order means that the order will no longer be editable."
|
|
msgstr ""
|
|
|
|
#: order/templates/order/so_allocation_delete.html:7
|
|
msgid "This action will unallocate the following stock from the Sales Order"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/so_attachments.html:11
|
|
msgid "Sales Order Attachments"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/so_builds.html:11 order/templates/order/so_tabs.html:9
|
|
#: part/templates/part/tabs.html:28
|
|
msgid "Build Orders"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/so_lineitem_delete.html:5
|
|
msgid "Are you sure you wish to delete this line item?"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/so_tabs.html:5
|
|
msgid "Order Items"
|
|
msgstr ""
|
|
|
|
#: order/views.py:93
|
|
msgid "Add Purchase Order Attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:98 order/views.py:138 part/views.py:79
|
|
msgid "Added attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:134
|
|
msgid "Add Sales Order Attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:162 order/views.py:183
|
|
msgid "Edit Attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:166 order/views.py:187
|
|
msgid "Attachment updated"
|
|
msgstr ""
|
|
|
|
#: order/views.py:202 order/views.py:216
|
|
msgid "Delete Attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:208 order/views.py:222
|
|
msgid "Deleted attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:273
|
|
msgid "Create Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:303
|
|
msgid "Create Sales Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:332
|
|
msgid "Edit Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:352
|
|
msgid "Edit Sales Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:368
|
|
msgid "Cancel Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:383 order/views.py:415
|
|
msgid "Confirm order cancellation"
|
|
msgstr ""
|
|
|
|
#: order/views.py:401
|
|
msgid "Cancel sales order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:421
|
|
msgid "Could not cancel order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:435
|
|
msgid "Issue Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:450
|
|
msgid "Confirm order placement"
|
|
msgstr ""
|
|
|
|
#: order/views.py:471
|
|
msgid "Complete Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:506
|
|
msgid "Ship Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:522
|
|
msgid "Confirm order shipment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:528
|
|
msgid "Could not ship order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:579
|
|
msgid "Receive Parts"
|
|
msgstr ""
|
|
|
|
#: order/views.py:646
|
|
msgid "Items received"
|
|
msgstr ""
|
|
|
|
#: order/views.py:660
|
|
msgid "No destination set"
|
|
msgstr ""
|
|
|
|
#: order/views.py:691
|
|
msgid "Error converting quantity to number"
|
|
msgstr ""
|
|
|
|
#: order/views.py:697
|
|
msgid "Receive quantity less than zero"
|
|
msgstr ""
|
|
|
|
#: order/views.py:703
|
|
msgid "No lines specified"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1062
|
|
msgid "Invalid Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1070
|
|
msgid "Supplier must match for Part and Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1075
|
|
msgid "Invalid SupplierPart selection"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1207 order/views.py:1225
|
|
msgid "Edit Line Item"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1241 order/views.py:1253
|
|
msgid "Delete Line Item"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1246 order/views.py:1258
|
|
msgid "Deleted line item"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1267
|
|
msgid "Allocate Stock to Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1336
|
|
msgid "Edit Allocation Quantity"
|
|
msgstr ""
|
|
|
|
#: order/views.py:1351
|
|
msgid "Remove allocation"
|
|
msgstr ""
|
|
|
|
#: part/bom.py:140
|
|
#, python-brace-format
|
|
msgid "Unsupported file format: {f}"
|
|
msgstr ""
|
|
|
|
#: part/bom.py:145
|
|
msgid "Error reading BOM file (invalid data)"
|
|
msgstr ""
|
|
|
|
#: part/bom.py:147
|
|
msgid "Error reading BOM file (incorrect row size)"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:37 stock/forms.py:91
|
|
msgid "File Format"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:37 stock/forms.py:91
|
|
msgid "Select output file format"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:39
|
|
msgid "Cascading"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:39
|
|
msgid "Download cascading / multi-level BOM"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:58
|
|
msgid "Confirm that the BOM is correct"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:70
|
|
msgid "Select BOM file to upload"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:94
|
|
msgid "Select part category"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:102
|
|
msgid "Perform 'deep copy' which will duplicate all BOM data for this part"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:107
|
|
msgid "Confirm part creation"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:193
|
|
msgid "Input quantity for price calculation"
|
|
msgstr ""
|
|
|
|
#: part/forms.py:196
|
|
msgid "Select currency for price calculation"
|
|
msgstr ""
|
|
|
|
#: part/models.py:62
|
|
msgid "Default location for parts in this category"
|
|
msgstr ""
|
|
|
|
#: part/models.py:65
|
|
msgid "Default keywords for parts in this category"
|
|
msgstr ""
|
|
|
|
#: part/models.py:339
|
|
msgid "Part must be unique for name, IPN and revision"
|
|
msgstr ""
|
|
|
|
#: part/models.py:353
|
|
msgid "Part cannot be a template part if it is a variant of another part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:354
|
|
msgid "Part cannot be a variant of another part if it is already a template"
|
|
msgstr ""
|
|
|
|
#: part/models.py:358 part/templates/part/detail.html:19
|
|
msgid "Part name"
|
|
msgstr ""
|
|
|
|
#: part/models.py:362
|
|
msgid "Is this part a template part?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:371
|
|
msgid "Is this part a variant of another part?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:373
|
|
msgid "Part description"
|
|
msgstr ""
|
|
|
|
#: part/models.py:375
|
|
msgid "Part keywords to improve visibility in search results"
|
|
msgstr ""
|
|
|
|
#: part/models.py:380
|
|
msgid "Part category"
|
|
msgstr ""
|
|
|
|
#: part/models.py:382
|
|
msgid "Internal Part Number"
|
|
msgstr ""
|
|
|
|
#: part/models.py:384
|
|
msgid "Part revision or version number"
|
|
msgstr ""
|
|
|
|
#: part/models.py:386
|
|
msgid "Link to extenal URL"
|
|
msgstr ""
|
|
|
|
#: part/models.py:398
|
|
msgid "Where is this item normally stored?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:442
|
|
msgid "Default supplier part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:445
|
|
msgid "Minimum allowed stock level"
|
|
msgstr ""
|
|
|
|
#: part/models.py:447
|
|
msgid "Stock keeping units for this part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:449
|
|
msgid "Can this part be built from other parts?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:451
|
|
msgid "Can this part be used to build other parts?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:453
|
|
msgid "Does this part have tracking for unique items?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:455
|
|
msgid "Can this part be purchased from external suppliers?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:457
|
|
msgid "Can this part be sold to customers?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:459
|
|
msgid "Is this part active?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:461
|
|
msgid "Is this a virtual part, such as a software product or license?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:463
|
|
msgid "Part notes - supports Markdown formatting"
|
|
msgstr ""
|
|
|
|
#: part/models.py:465
|
|
msgid "Stored BOM checksum"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1067
|
|
msgid "Parameter template name must be unique"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1072
|
|
msgid "Parameter Name"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1074
|
|
msgid "Parameter Units"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1100
|
|
msgid "Parent Part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1102
|
|
msgid "Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1104
|
|
msgid "Parameter Value"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1128
|
|
msgid "Select parent part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1137
|
|
msgid "Select part to be used in BOM"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1144
|
|
msgid "BOM quantity for this BOM item"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1147
|
|
msgid "Estimated build wastage quantity (absolute or percentage)"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1150
|
|
msgid "BOM item reference"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1153
|
|
msgid "BOM item notes"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1155
|
|
msgid "BOM line checksum"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1218
|
|
msgid "Part cannot be added to its own Bill of Materials"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1225
|
|
#, python-brace-format
|
|
msgid "Part '{p1}' is used in BOM for '{p2}' (recursive)"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/attachments.html:8
|
|
msgid "Part Attachments"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:13
|
|
msgid "Bill of Materials"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:37
|
|
msgid "Remove selected BOM items"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:38
|
|
msgid "Import BOM data"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:39
|
|
msgid "New BOM Item"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:40
|
|
msgid "Finish Editing"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:42
|
|
msgid "Edit BOM"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:44
|
|
msgid "Validate Bill of Materials"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/bom.html:46 part/views.py:1358
|
|
msgid "Export Bill of Materials"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:13 part/templates/part/category.html:78
|
|
#: templates/stats.html:12
|
|
msgid "Part Categories"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:14
|
|
msgid "All parts"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:34 part/templates/part/category.html:73
|
|
msgid "Category Details"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:39
|
|
msgid "Category Path"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:44
|
|
msgid "Category Description"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:50 part/templates/part/detail.html:74
|
|
msgid "Default Location"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:57 part/templates/part/detail.html:51
|
|
msgid "Keywords"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:63
|
|
msgid "Subcategories"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/category.html:68
|
|
msgid "Parts (Including subcategories)"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:9
|
|
msgid "Part Details"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:25 part/templates/part/part_base.html:78
|
|
msgid "IPN"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:32
|
|
msgid "Revision"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:44
|
|
msgid "Variant Of"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:57 part/templates/part/set_category.html:15
|
|
msgid "Category"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:81
|
|
msgid "Default Supplier"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:89 part/templates/part/params.html:22
|
|
msgid "Units"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:95
|
|
msgid "Minimum Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:101
|
|
msgid "Creation Date"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:107
|
|
msgid "Created By"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:114
|
|
msgid "Responsible User"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:123
|
|
msgid "Virtual"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:126
|
|
msgid "Part is virtual (not a physical part)"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:128
|
|
msgid "Part is not a virtual part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:132 templates/table_filters.html:99
|
|
msgid "Assembly"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:135
|
|
msgid "Part can be assembled from other parts"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:137
|
|
msgid "Part cannot be assembled from other parts"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:141 templates/table_filters.html:103
|
|
msgid "Component"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:144
|
|
msgid "Part can be used in assemblies"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:146
|
|
msgid "Part cannot be used in assemblies"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:150
|
|
msgid "Trackable"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:153
|
|
msgid "Part stock is tracked by serial number"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:155
|
|
msgid "Part stock is not tracked by serial number"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:159
|
|
msgid "Purchaseable"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:162 part/templates/part/detail.html:164
|
|
msgid "Part can be purchased from external suppliers"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:168 templates/table_filters.html:111
|
|
msgid "Salable"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:171
|
|
msgid "Part can be sold to customers"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:173
|
|
msgid "Part cannot be sold to customers"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/notes.html:13 part/templates/part/notes.html:29
|
|
msgid "Part Notes"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/orders.html:14
|
|
msgid "Order part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/orders.html:14
|
|
msgid "Order Part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/params.html:8
|
|
msgid "Part Parameters"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/params.html:13
|
|
msgid "Add new parameter"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/params.html:13 templates/InvenTree/settings/part.html:12
|
|
msgid "New Parameter"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/params.html:20
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/params.html:21
|
|
msgid "Value"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/params.html:33
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/params.html:34
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_app_base.html:9
|
|
msgid "Part Category"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_app_base.html:11
|
|
msgid "Part List"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:11
|
|
msgid "This part is a template part."
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:13
|
|
msgid "It is not a real part, but real parts can be based on this template."
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:18
|
|
msgid "This part is a variant of"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:30
|
|
msgid "Inactive"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:38
|
|
msgid "Star this part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:44
|
|
msgid "Show pricing information"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:101
|
|
msgid "Available Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:107
|
|
msgid "In Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:121
|
|
msgid "On Order"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:136
|
|
msgid "Can Build"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:142
|
|
msgid "Underway"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_thumb.html:16
|
|
msgid "Select from existing images"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_thumb.html:17
|
|
msgid "Upload new image"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/sales_orders.html:14
|
|
msgid "New sales order"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/sales_orders.html:14
|
|
msgid "New Order"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/set_category.html:9
|
|
msgid "Set category for the following parts"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/set_category.html:32
|
|
msgid "Remove part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/stock.html:8
|
|
msgid "Part Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/stock.html:77
|
|
msgid "Create New Part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/stock_count.html:7
|
|
msgid "No Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/stock_count.html:9 templates/InvenTree/low_stock.html:7
|
|
msgid "Low Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/tabs.html:9
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/tabs.html:13
|
|
msgid "Variants"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/tabs.html:26
|
|
msgid "BOM"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/tabs.html:32
|
|
msgid "Used In"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/tabs.html:53 stock/templates/stock/tabs.html:5
|
|
msgid "Tracking"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/track.html:8
|
|
msgid "Part Tracking"
|
|
msgstr ""
|
|
|
|
#: part/views.py:74
|
|
msgid "Add part attachment"
|
|
msgstr ""
|
|
|
|
#: part/views.py:122
|
|
msgid "Part attachment updated"
|
|
msgstr ""
|
|
|
|
#: part/views.py:137
|
|
msgid "Delete Part Attachment"
|
|
msgstr ""
|
|
|
|
#: part/views.py:143
|
|
msgid "Deleted part attachment"
|
|
msgstr ""
|
|
|
|
#: part/views.py:151
|
|
msgid "Set Part Category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:199
|
|
#, python-brace-format
|
|
msgid "Set category for {n} parts"
|
|
msgstr ""
|
|
|
|
#: part/views.py:234
|
|
msgid "Create Variant"
|
|
msgstr ""
|
|
|
|
#: part/views.py:304
|
|
msgid "Duplicate Part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:309
|
|
msgid "Copied part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:420
|
|
msgid "Create new part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:425
|
|
msgid "Created new part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:599
|
|
msgid "Part QR Code"
|
|
msgstr ""
|
|
|
|
#: part/views.py:616
|
|
msgid "Upload Part Image"
|
|
msgstr ""
|
|
|
|
#: part/views.py:621 part/views.py:656
|
|
msgid "Updated part image"
|
|
msgstr ""
|
|
|
|
#: part/views.py:630
|
|
msgid "Select Part Image"
|
|
msgstr ""
|
|
|
|
#: part/views.py:659
|
|
msgid "Part image not found"
|
|
msgstr ""
|
|
|
|
#: part/views.py:670
|
|
msgid "Edit Part Properties"
|
|
msgstr ""
|
|
|
|
#: part/views.py:692
|
|
msgid "Validate BOM"
|
|
msgstr ""
|
|
|
|
#: part/views.py:854
|
|
msgid "No BOM file provided"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1115
|
|
msgid "Enter a valid quantity"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1139 part/views.py:1142
|
|
msgid "Select valid part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1148
|
|
msgid "Duplicate part selected"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1176
|
|
msgid "Select a part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1180
|
|
msgid "Specify quantity"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1396
|
|
msgid "Confirm Part Deletion"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1403
|
|
msgid "Part was deleted"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1412
|
|
msgid "Part Pricing"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1534
|
|
msgid "Create Part Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1542
|
|
msgid "Edit Part Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1549
|
|
msgid "Delete Part Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1557
|
|
msgid "Create Part Parameter"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1607
|
|
msgid "Edit Part Parameter"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1621
|
|
msgid "Delete Part Parameter"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1637
|
|
msgid "Edit Part Category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1672
|
|
msgid "Delete Part Category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1678
|
|
msgid "Part category was deleted"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1686
|
|
msgid "Create new part category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1737
|
|
msgid "Create BOM item"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1803
|
|
msgid "Edit BOM item"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1851
|
|
msgid "Confim BOM item deletion"
|
|
msgstr ""
|
|
|
|
#: plugins/barcode/inventree.py:70
|
|
msgid "Part does not exist"
|
|
msgstr ""
|
|
|
|
#: plugins/barcode/inventree.py:79
|
|
msgid "StockLocation does not exist"
|
|
msgstr ""
|
|
|
|
#: plugins/barcode/inventree.py:89
|
|
msgid "StockItem does not exist"
|
|
msgstr ""
|
|
|
|
#: plugins/barcode/inventree.py:92
|
|
msgid "No matching data"
|
|
msgstr ""
|
|
|
|
#: stock/forms.py:93
|
|
msgid "Include stock items in sub locations"
|
|
msgstr ""
|
|
|
|
#: stock/forms.py:126
|
|
msgid "Destination stock location"
|
|
msgstr ""
|
|
|
|
#: stock/forms.py:132
|
|
msgid "Confirm movement of stock items"
|
|
msgstr ""
|
|
|
|
#: stock/forms.py:134
|
|
msgid "Set the destination as the default location for selected parts"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:214
|
|
#, python-brace-format
|
|
msgid ""
|
|
"A stock item with this serial number already exists for template part {part}"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:219
|
|
msgid "A stock item with this serial number already exists"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:250
|
|
#, python-brace-format
|
|
msgid "Part type ('{pf}') must be {pe}"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:260 stock/models.py:269
|
|
msgid "Quantity must be 1 for item with a serial number"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:261
|
|
msgid "Serial number cannot be set if quantity greater than 1"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:277
|
|
msgid "Stock item cannot be created for a template Part"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:286
|
|
msgid "Item cannot belong to itself"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:323
|
|
msgid "Parent Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:331
|
|
msgid "Base Part"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:332
|
|
msgid "Base part"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:342
|
|
msgid "Select a matching supplier part for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:347 stock/templates/stock/stock_app_base.html:7
|
|
msgid "Stock Location"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:350
|
|
msgid "Where is this stock item located?"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:355
|
|
msgid "Installed In"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:358
|
|
msgid "Is this item installed in another item?"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:364
|
|
msgid "Serial number for this item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:376
|
|
msgid "Batch code for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:380
|
|
msgid "Stock Quantity"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:389
|
|
msgid "Source Build"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:391
|
|
msgid "Build for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:398
|
|
msgid "Source Purchase Order"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:401
|
|
msgid "Purchase order for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:407
|
|
msgid "Destination Sales Order"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:414
|
|
msgid "Destination Build Order"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:427
|
|
msgid "Delete this Stock Item when stock is depleted"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:437 stock/templates/stock/item_notes.html:13
|
|
#: stock/templates/stock/item_notes.html:29
|
|
msgid "Stock Item Notes"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:601
|
|
msgid "Quantity must be integer"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:607
|
|
#, python-brace-format
|
|
msgid "Quantity must not exceed available stock quantity ({n})"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:610 stock/models.py:613
|
|
msgid "Serial numbers must be a list of integers"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:616
|
|
msgid "Quantity does not match serial numbers"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:626
|
|
msgid "Serial numbers already exist: "
|
|
msgstr ""
|
|
|
|
#: stock/models.py:648
|
|
msgid "Add serial number"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:651
|
|
#, python-brace-format
|
|
msgid "Serialized {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:748
|
|
msgid "StockItem cannot be moved as it is not in stock"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:957
|
|
msgid "Tracking entry title"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:959
|
|
msgid "Entry notes"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:961
|
|
msgid "Link to external page for further information"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item.html:12
|
|
msgid "Stock Tracking Information"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:8
|
|
#: stock/templates/stock/item_base.html:52
|
|
#: stock/templates/stock/item_base.html:184
|
|
#: stock/templates/stock/stock_adjust.html:16
|
|
msgid "Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:20
|
|
msgid "This stock item is allocated to Sales Order"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:26
|
|
msgid "This stock item is allocated to Build"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:32
|
|
msgid ""
|
|
"This stock item is serialized - it has a unique serial number and the "
|
|
"quantity cannot be adjusted."
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:36
|
|
msgid "This stock item cannot be deleted as it has child items"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:40
|
|
msgid ""
|
|
"This stock item will be automatically deleted when all stock is depleted."
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:103
|
|
msgid "Stock Item Details"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:117
|
|
msgid "Belongs To"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:129
|
|
msgid "Build Order"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:142
|
|
msgid "Unique Identifier"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:183
|
|
msgid "Parent Item"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:208
|
|
msgid "Last Updated"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:213
|
|
msgid "Last Stocktake"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:217
|
|
msgid "No stocktake performed"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_childs.html:12
|
|
msgid "Child Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_childs.html:18
|
|
msgid "This stock item does not have any child items"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:13
|
|
msgid "All stock items"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:22
|
|
msgid "Count stock items"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:25
|
|
msgid "Edit stock location"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:28
|
|
msgid "Delete stock location"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:37
|
|
msgid "Location Details"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:42
|
|
msgid "Location Path"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:47
|
|
msgid "Location Description"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:52
|
|
msgid "Sublocations"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:57
|
|
#: stock/templates/stock/location.html:72 templates/stats.html:21
|
|
#: templates/stats.html:30
|
|
msgid "Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:62
|
|
msgid "Stock Details"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/location.html:67
|
|
#: templates/InvenTree/search_stock_location.html:6 templates/stats.html:25
|
|
msgid "Stock Locations"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/tabs.html:8
|
|
msgid "Children"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/tabs.html:13
|
|
msgid "Builds"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:117
|
|
msgid "Edit Stock Location"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:141
|
|
msgid "Stock Location QR code"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:156
|
|
msgid "Stock Export Options"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:276
|
|
msgid "Stock Item QR Code"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:299
|
|
msgid "Adjust Stock"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:408
|
|
msgid "Move Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:409
|
|
msgid "Count Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:410
|
|
msgid "Remove From Stock"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:411
|
|
msgid "Add Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:412
|
|
msgid "Delete Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:440
|
|
msgid "Must enter integer value"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:445
|
|
msgid "Quantity must be positive"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:452
|
|
#, python-brace-format
|
|
msgid "Quantity must not exceed {x}"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:460
|
|
msgid "Confirm stock adjustment"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:531
|
|
#, python-brace-format
|
|
msgid "Added stock to {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:546
|
|
#, python-brace-format
|
|
msgid "Removed stock from {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:559
|
|
#, python-brace-format
|
|
msgid "Counted stock for {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:587
|
|
msgid "No items were moved"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:590
|
|
#, python-brace-format
|
|
msgid "Moved {n} items to {dest}"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:609
|
|
#, python-brace-format
|
|
msgid "Deleted {n} stock items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:621
|
|
msgid "Edit Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:657
|
|
msgid "Create new Stock Location"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:678
|
|
msgid "Serialize Stock"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:758
|
|
msgid "Create new Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:822
|
|
msgid "Copy Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:893
|
|
msgid "Invalid quantity"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:896
|
|
msgid "Invalid part selection"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:943
|
|
#, python-brace-format
|
|
msgid "Created {n} new stock items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:960 stock/views.py:973
|
|
msgid "Created new stock item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:990
|
|
msgid "Delete Stock Location"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1003
|
|
msgid "Delete Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1014
|
|
msgid "Delete Stock Tracking Entry"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1031
|
|
msgid "Edit Stock Tracking Entry"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1040
|
|
msgid "Add Stock Tracking Entry"
|
|
msgstr ""
|
|
|
|
#: templates/InvenTree/search.html:7 templates/InvenTree/search.html:12
|
|
msgid "Search Results"
|
|
msgstr ""
|
|
|
|
#: templates/InvenTree/search.html:22
|
|
msgid "No results found"
|
|
msgstr ""
|
|
|
|
#: templates/InvenTree/settings/part.html:28
|
|
msgid "No part parameter templates found"
|
|
msgstr ""
|
|
|
|
#: templates/InvenTree/settings/part.html:47
|
|
msgid "Edit Template"
|
|
msgstr ""
|
|
|
|
#: templates/InvenTree/settings/part.html:48
|
|
msgid "Delete Template"
|
|
msgstr ""
|
|
|
|
#: templates/InvenTree/starred_parts.html:7
|
|
msgid "Starred Parts"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:13
|
|
msgid "InvenTree Version Information"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:21
|
|
msgid "Instance Name"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:26
|
|
msgid "InvenTree Version"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:30
|
|
msgid "Django Version"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:34
|
|
msgid "Commit Hash"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:38
|
|
msgid "Commit Date"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:42
|
|
msgid "InvenTree Documentation"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:47
|
|
msgid "View Code on GitHub"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:51
|
|
msgid "Submit Bug Report"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:14
|
|
msgid "Buy"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:22
|
|
msgid "Sell"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:36
|
|
msgid "Admin"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:39
|
|
msgid "Settings"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:40
|
|
msgid "Logout"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:42
|
|
msgid "Login"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:45
|
|
msgid "About InvenTree"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:46
|
|
msgid "Statistics"
|
|
msgstr ""
|
|
|
|
#: templates/search_form.html:6
|
|
msgid "Search"
|
|
msgstr ""
|
|
|
|
#: templates/stock_table.html:12
|
|
msgid "Add stock"
|
|
msgstr ""
|
|
|
|
#: templates/stock_table.html:13
|
|
msgid "Remove stock"
|
|
msgstr ""
|
|
|
|
#: templates/stock_table.html:14
|
|
msgid "Count stock"
|
|
msgstr ""
|
|
|
|
#: templates/stock_table.html:15
|
|
msgid "Move stock"
|
|
msgstr ""
|
|
|
|
#: templates/stock_table.html:16
|
|
msgid "Order stock"
|
|
msgstr ""
|
|
|
|
#: templates/stock_table.html:17
|
|
msgid "Delete Stock"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:21
|
|
msgid "Include sublocations"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:22
|
|
msgid "Include stock in sublocations"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:26
|
|
msgid "Active parts"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:27
|
|
msgid "Show stock for active parts"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:31 templates/table_filters.html:32
|
|
msgid "Stock status"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:36
|
|
msgid "Is allocated"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:37
|
|
msgid "Item has been alloacted"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:46
|
|
msgid "Build status"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:57 templates/table_filters.html:66
|
|
msgid "Order status"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:77
|
|
msgid "Include subcategories"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:78
|
|
msgid "Include parts in subcategories"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:82
|
|
msgid "Active"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:83
|
|
msgid "Show active parts"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:87
|
|
msgid "Template"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:91
|
|
msgid "Stock available"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:95
|
|
msgid "Low stock"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:107
|
|
msgid "Starred"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:115
|
|
msgid "Purchasable"
|
|
msgstr ""
|