mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-24 21:23:26 +00:00
2349 lines
46 KiB
Plaintext
2349 lines
46 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-11 14: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/helpers.py:240 order/models.py:164 order/models.py:215
|
|
msgid "Invalid quantity provided"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:243
|
|
msgid "Empty serial number string"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:264 InvenTree/helpers.py:281
|
|
#, python-brace-format
|
|
msgid "Duplicate serial: {n}"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:268 InvenTree/helpers.py:271 InvenTree/helpers.py:274
|
|
#: InvenTree/helpers.py:285
|
|
#, python-brace-format
|
|
msgid "Invalid group: {g}"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:291
|
|
msgid "No serial numbers found"
|
|
msgstr ""
|
|
|
|
#: InvenTree/helpers.py:295
|
|
#, 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:270
|
|
msgid "English"
|
|
msgstr ""
|
|
|
|
#: InvenTree/settings.py:271
|
|
msgid "German"
|
|
msgstr ""
|
|
|
|
#: InvenTree/settings.py:272
|
|
msgid "French"
|
|
msgstr ""
|
|
|
|
#: InvenTree/settings.py:273
|
|
msgid "Polish"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:86 InvenTree/status_codes.py:162
|
|
msgid "Pending"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:87
|
|
msgid "Placed"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:88 InvenTree/status_codes.py:165
|
|
msgid "Complete"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:89 InvenTree/status_codes.py:164
|
|
msgid "Cancelled"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:90 InvenTree/status_codes.py:130
|
|
msgid "Lost"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:91
|
|
msgid "Returned"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:126
|
|
msgid "OK"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:127
|
|
msgid "Attention needed"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:128
|
|
msgid "Damaged"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:129
|
|
msgid "Destroyed"
|
|
msgstr ""
|
|
|
|
#: InvenTree/status_codes.py:163 build/templates/build/allocate_edit.html:28
|
|
#: build/templates/build/allocate_view.html:21
|
|
#: part/templates/part/part_base.html:109 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:549
|
|
msgid "Database Statistics"
|
|
msgstr ""
|
|
|
|
#: build/forms.py:35
|
|
msgid "Confirm"
|
|
msgstr ""
|
|
|
|
#: build/forms.py:52 stock/forms.py:34
|
|
msgid "Enter unique serial numbers (or leave blank)"
|
|
msgstr ""
|
|
|
|
#: build/forms.py:54
|
|
msgid "Confirm build completion"
|
|
msgstr ""
|
|
|
|
#: build/models.py:54
|
|
msgid "Brief description of the build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:64
|
|
msgid "Select part to build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:70
|
|
msgid ""
|
|
"Select location to take stock from for this build (leave blank to take from "
|
|
"any stock location)"
|
|
msgstr ""
|
|
|
|
#: build/models.py:76
|
|
msgid "Number of parts to build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:82 templates/table_filters.html:42
|
|
msgid "Build status"
|
|
msgstr ""
|
|
|
|
#: build/models.py:85
|
|
msgid "Batch code for this build output"
|
|
msgstr ""
|
|
|
|
#: build/models.py:97 stock/models.py:331
|
|
msgid "Link to external URL"
|
|
msgstr ""
|
|
|
|
#: build/models.py:99
|
|
msgid "Extra build notes"
|
|
msgstr ""
|
|
|
|
#: build/models.py:388
|
|
#, python-brace-format
|
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
|
msgstr ""
|
|
|
|
#: build/models.py:391
|
|
#, python-brace-format
|
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
|
msgstr ""
|
|
|
|
#: build/models.py:409
|
|
msgid "Build to allocate parts"
|
|
msgstr ""
|
|
|
|
#: build/models.py:416
|
|
msgid "Stock Item to allocate to build"
|
|
msgstr ""
|
|
|
|
#: build/models.py:424
|
|
msgid "Stock quantity to allocate to build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_edit.html:5
|
|
msgid "Allocate Stock to Build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_edit.html:10
|
|
msgid "Auto Allocate"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_edit.html:11
|
|
msgid "Unallocate"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_edit.html:19
|
|
#: build/templates/build/allocate_view.html:17
|
|
#: build/templates/build/detail.html:22
|
|
#: company/templates/company/detail_part.html:65
|
|
#: order/templates/order/order_wizard/select_parts.html:30
|
|
#: order/templates/order/purchase_order_detail.html:26
|
|
#: part/templates/part/part_app_base.html:7
|
|
msgid "Part"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_edit.html:22
|
|
#: build/templates/build/allocate_view.html:19
|
|
msgid "Available"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_edit.html:25
|
|
#: build/templates/build/allocate_view.html:20
|
|
msgid "Required"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_view.html:4
|
|
msgid "Required Parts"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_view.html:9
|
|
msgid "Allocate"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_view.html:10
|
|
#: company/templates/company/detail_part.html:18 order/views.py:526
|
|
msgid "Order Parts"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_view.html:18
|
|
#: company/templates/company/index.html:54
|
|
#: company/templates/company/supplier_part_base.html:50
|
|
#: company/templates/company/supplier_part_detail.html:27
|
|
#: order/templates/order/purchase_order_detail.html:27
|
|
#: part/templates/part/detail.html:38
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/allocate_view.html:22
|
|
#: part/templates/part/part_base.html:115
|
|
msgid "On Order"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:27 part/templates/part/tabs.html:28
|
|
#: stock/templates/stock/item_base.html:122 templates/navbar.html:12
|
|
msgid "Build"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:52 build/templates/build/detail.html:9
|
|
msgid "Build Details"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:56
|
|
msgid "Build Title"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:66
|
|
#: 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:30
|
|
#: stock/templates/stock/item_base.html:108
|
|
#: stock/templates/stock/stock_adjust.html:18
|
|
msgid "Quantity"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:71
|
|
#: build/templates/build/detail.html:42
|
|
#: order/templates/order/order_base.html:72
|
|
#: stock/templates/stock/item_base.html:175
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:76
|
|
msgid "BOM Price"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_base.html:84
|
|
msgid "No pricing information"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/build_output.html:9
|
|
msgid "Build Outputs"
|
|
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:115
|
|
msgid "Batch"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:55
|
|
#: company/templates/company/supplier_part_base.html:47
|
|
#: company/templates/company/supplier_part_detail.html:24
|
|
#: part/templates/part/detail.html:67 part/templates/part/part_base.html:84
|
|
#: stock/templates/stock/item_base.html:143
|
|
msgid "External Link"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/detail.html:61
|
|
#: order/templates/order/order_base.html:84
|
|
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 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 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 "Outputs"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/tabs.html:11 company/models.py:264
|
|
#: company/templates/company/tabs.html:26 order/templates/order/tabs.html:15
|
|
#: part/templates/part/tabs.html:58 stock/templates/stock/tabs.html:17
|
|
msgid "Notes"
|
|
msgstr ""
|
|
|
|
#: build/templates/build/tabs.html:14
|
|
msgid "Assign 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:442
|
|
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:916
|
|
#, python-brace-format
|
|
msgid "The following serial numbers already exist: ({sn})"
|
|
msgstr ""
|
|
|
|
#: build/views.py:309
|
|
msgid "Build marked as COMPLETE"
|
|
msgstr ""
|
|
|
|
#: build/views.py:385
|
|
msgid "Start new Build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:408
|
|
msgid "Created new build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:418
|
|
msgid "Edit Build Details"
|
|
msgstr ""
|
|
|
|
#: build/views.py:423
|
|
msgid "Edited build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:432
|
|
msgid "Delete Build"
|
|
msgstr ""
|
|
|
|
#: build/views.py:447
|
|
msgid "Removed parts from build allocation"
|
|
msgstr ""
|
|
|
|
#: build/views.py:457
|
|
msgid "Allocate new Part"
|
|
msgstr ""
|
|
|
|
#: build/views.py:573
|
|
msgid "Edit Stock Allocation"
|
|
msgstr ""
|
|
|
|
#: build/views.py:577
|
|
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:76
|
|
msgid "Company name"
|
|
msgstr ""
|
|
|
|
#: company/models.py:78
|
|
msgid "Description of the company"
|
|
msgstr ""
|
|
|
|
#: company/models.py:80
|
|
msgid "Company website URL"
|
|
msgstr ""
|
|
|
|
#: company/models.py:83
|
|
msgid "Company address"
|
|
msgstr ""
|
|
|
|
#: company/models.py:86
|
|
msgid "Contact phone number"
|
|
msgstr ""
|
|
|
|
#: company/models.py:88
|
|
msgid "Contact email address"
|
|
msgstr ""
|
|
|
|
#: company/models.py:91
|
|
msgid "Point of contact"
|
|
msgstr ""
|
|
|
|
#: company/models.py:93
|
|
msgid "Link to external company information"
|
|
msgstr ""
|
|
|
|
#: company/models.py:105
|
|
msgid "Do you sell items to this company?"
|
|
msgstr ""
|
|
|
|
#: company/models.py:107
|
|
msgid "Do you purchase items from this company?"
|
|
msgstr ""
|
|
|
|
#: company/models.py:245
|
|
msgid "Select part"
|
|
msgstr ""
|
|
|
|
#: company/models.py:251
|
|
msgid "Select supplier"
|
|
msgstr ""
|
|
|
|
#: company/models.py:254
|
|
msgid "Supplier stock keeping unit"
|
|
msgstr ""
|
|
|
|
#: company/models.py:256 company/templates/company/detail_part.html:81
|
|
#: company/templates/company/supplier_part_base.html:53
|
|
#: company/templates/company/supplier_part_detail.html:30
|
|
msgid "Manufacturer"
|
|
msgstr ""
|
|
|
|
#: company/models.py:258
|
|
msgid "Manufacturer part number"
|
|
msgstr ""
|
|
|
|
#: company/models.py:260
|
|
msgid "URL for external supplier part link"
|
|
msgstr ""
|
|
|
|
#: company/models.py:262
|
|
msgid "Supplier part description"
|
|
msgstr ""
|
|
|
|
#: company/models.py:266
|
|
msgid "Minimum charge (e.g. stocking fee)"
|
|
msgstr ""
|
|
|
|
#: company/models.py:268
|
|
msgid "Part packaging"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:7 order/models.py:131
|
|
msgid "Company"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:50
|
|
#: company/templates/company/index.html:59
|
|
msgid "Website"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:57
|
|
msgid "Address"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:64
|
|
msgid "Phone"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:71
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/company_base.html:78
|
|
msgid "Contact"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail.html:8
|
|
msgid "Company Details"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail.html:16
|
|
#: stock/templates/stock/item_base.html:136
|
|
msgid "Customer"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail.html:21
|
|
#: company/templates/company/index.html:46
|
|
#: company/templates/company/supplier_part_base.html:44
|
|
#: company/templates/company/supplier_part_detail.html:21
|
|
#: order/templates/order/order_base.html:67
|
|
#: order/templates/order/order_wizard/select_pos.html:30
|
|
#: stock/templates/stock/item_base.html:150
|
|
msgid "Supplier"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:8
|
|
#: company/templates/company/tabs.html:9
|
|
msgid "Supplier Parts"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:13
|
|
#: part/templates/part/stock.html:81
|
|
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:73
|
|
#: company/templates/company/supplier_part_base.html:45
|
|
#: company/templates/company/supplier_part_detail.html:22
|
|
msgid "SKU"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_part.html:90
|
|
msgid "Link"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_purchase_orders.html:8
|
|
#: company/templates/company/tabs.html:15 part/templates/part/tabs.html:43
|
|
msgid "Purchase Orders"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_purchase_orders.html:13
|
|
msgid "New Purchase Order"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_stock.html:9
|
|
msgid "Supplier Stock"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/detail_stock.html:33
|
|
#: company/templates/company/supplier_part_stock.html:38
|
|
#: part/templates/part/stock.html:53 templates/stock_table.html:5
|
|
msgid "Export"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/index.html:7
|
|
#: company/templates/company/index.html:12
|
|
msgid "Supplier List"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/index.html:17
|
|
msgid "New Supplier"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/index.html:41
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/index.html:69 part/templates/part/category.html:83
|
|
#: templates/navbar.html:10 templates/stats.html:8 templates/stats.html:17
|
|
msgid "Parts"
|
|
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/supplier_part_base.html:6
|
|
#: company/templates/company/supplier_part_base.html:13
|
|
#: stock/templates/stock/item_base.html:155
|
|
msgid "Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:34
|
|
#: company/templates/company/supplier_part_detail.html:11
|
|
msgid "Supplier Part Details"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:37
|
|
#: company/templates/company/supplier_part_detail.html:14
|
|
msgid "Internal Part"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:54
|
|
#: company/templates/company/supplier_part_detail.html:31
|
|
msgid "MPN"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_base.html:57
|
|
#: company/templates/company/supplier_part_detail.html:34
|
|
#: order/templates/order/purchase_order_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
|
|
#: part/templates/part/stock.html:90
|
|
msgid "New Location"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_stock.html:62
|
|
#: part/templates/part/stock.html:91
|
|
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
|
|
#: templates/navbar.html:11
|
|
msgid "Stock"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/supplier_part_tabs.html:11
|
|
#: templates/navbar.html:14
|
|
msgid "Orders"
|
|
msgstr ""
|
|
|
|
#: company/templates/company/tabs.html:21
|
|
msgid "Sales Orders"
|
|
msgstr ""
|
|
|
|
#: company/views.py:99
|
|
msgid "Update Company Image"
|
|
msgstr ""
|
|
|
|
#: company/views.py:104
|
|
msgid "Updated company image"
|
|
msgstr ""
|
|
|
|
#: company/views.py:114
|
|
msgid "Edit Company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:118
|
|
msgid "Edited company information"
|
|
msgstr ""
|
|
|
|
#: company/views.py:128
|
|
msgid "Create new Company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:132
|
|
msgid "Created new company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:142
|
|
msgid "Delete Company"
|
|
msgstr ""
|
|
|
|
#: company/views.py:147
|
|
msgid "Company was deleted"
|
|
msgstr ""
|
|
|
|
#: company/views.py:172
|
|
msgid "Edit Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/views.py:181 part/templates/part/stock.html:82
|
|
msgid "Create new Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/views.py:238
|
|
msgid "Delete Supplier Part"
|
|
msgstr ""
|
|
|
|
#: company/views.py:308
|
|
msgid "Add Price Break"
|
|
msgstr ""
|
|
|
|
#: company/views.py:350
|
|
msgid "Edit Price Break"
|
|
msgstr ""
|
|
|
|
#: company/views.py:365
|
|
msgid "Delete Price Break"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:22
|
|
msgid "Place order"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:33
|
|
msgid "Mark order as complete"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:44
|
|
msgid "Cancel order"
|
|
msgstr ""
|
|
|
|
#: order/forms.py:55
|
|
msgid "Receive parts to this location"
|
|
msgstr ""
|
|
|
|
#: order/models.py:68
|
|
msgid "Order reference"
|
|
msgstr ""
|
|
|
|
#: order/models.py:70
|
|
msgid "Order description"
|
|
msgstr ""
|
|
|
|
#: order/models.py:72
|
|
msgid "Link to external page"
|
|
msgstr ""
|
|
|
|
#: order/models.py:89
|
|
msgid "Order notes"
|
|
msgstr ""
|
|
|
|
#: order/models.py:162 order/models.py:213 part/views.py:1119
|
|
#: stock/models.py:467
|
|
msgid "Quantity must be greater than zero"
|
|
msgstr ""
|
|
|
|
#: order/models.py:167
|
|
msgid "Part supplier must match PO supplier"
|
|
msgstr ""
|
|
|
|
#: order/models.py:208
|
|
msgid "Lines can only be received against an order marked as 'Placed'"
|
|
msgstr ""
|
|
|
|
#: order/models.py:268
|
|
msgid "Item quantity"
|
|
msgstr ""
|
|
|
|
#: order/models.py:270
|
|
msgid "Line item reference"
|
|
msgstr ""
|
|
|
|
#: order/models.py:272
|
|
msgid "Line item notes"
|
|
msgstr ""
|
|
|
|
#: order/models.py:298 stock/templates/stock/item_base.html:129
|
|
msgid "Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/models.py:307
|
|
msgid "Supplier part"
|
|
msgstr ""
|
|
|
|
#: order/models.py:310
|
|
msgid "Number of items received"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:62
|
|
msgid "Purchase Order Details"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:90
|
|
msgid "Issued"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_base.html:97
|
|
#: order/templates/order/purchase_order_detail.html:32
|
|
msgid "Received"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/order_notes.html:13
|
|
#: order/templates/order/order_notes.html:29
|
|
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/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
|
|
#: part/templates/part/attachments.html:14
|
|
msgid "Add Attachment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:24
|
|
#: part/templates/part/attachments.html:22
|
|
msgid "File"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:25
|
|
#: part/templates/part/attachments.html:23
|
|
msgid "Comment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:36
|
|
#: part/templates/part/attachments.html:34 part/views.py:119
|
|
msgid "Edit attachment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_attachments.html:39
|
|
#: part/templates/part/attachments.html:37
|
|
msgid "Delete attachment"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/po_delete.html:5
|
|
#: part/templates/part/attachment_delete.html:5
|
|
msgid "Are you sure you want to delete this attachment?"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:16 order/views.py:825
|
|
msgid "Add Line Item"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:20
|
|
msgid "Order Items"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:25
|
|
msgid "Line"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:28
|
|
msgid "Order Code"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/purchase_order_detail.html:29
|
|
msgid "Reference"
|
|
msgstr ""
|
|
|
|
#: order/templates/order/tabs.html:8 part/templates/part/tabs.html:55
|
|
msgid "Attachments"
|
|
msgstr ""
|
|
|
|
#: order/views.py:80
|
|
msgid "Add Purchase Order Attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:85 part/views.py:80
|
|
msgid "Added attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:121
|
|
msgid "Edit Attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:125
|
|
msgid "Attachment updated"
|
|
msgstr ""
|
|
|
|
#: order/views.py:141
|
|
msgid "Delete Attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:147
|
|
msgid "Deleted attachment"
|
|
msgstr ""
|
|
|
|
#: order/views.py:177
|
|
msgid "Create Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:207
|
|
msgid "Edit Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:227
|
|
msgid "Cancel Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:242
|
|
msgid "Confirm order cancellation"
|
|
msgstr ""
|
|
|
|
#: order/views.py:260
|
|
msgid "Issue Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:275
|
|
msgid "Confirm order placement"
|
|
msgstr ""
|
|
|
|
#: order/views.py:296
|
|
msgid "Complete Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:362
|
|
msgid "Receive Parts"
|
|
msgstr ""
|
|
|
|
#: order/views.py:429
|
|
msgid "Items received"
|
|
msgstr ""
|
|
|
|
#: order/views.py:443
|
|
msgid "No destination set"
|
|
msgstr ""
|
|
|
|
#: order/views.py:474
|
|
msgid "Error converting quantity to number"
|
|
msgstr ""
|
|
|
|
#: order/views.py:480
|
|
msgid "Receive quantity less than zero"
|
|
msgstr ""
|
|
|
|
#: order/views.py:486
|
|
msgid "No lines specified"
|
|
msgstr ""
|
|
|
|
#: order/views.py:845
|
|
msgid "Invalid Purchase Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:853
|
|
msgid "Supplier must match for Part and Order"
|
|
msgstr ""
|
|
|
|
#: order/views.py:858
|
|
msgid "Invalid SupplierPart selection"
|
|
msgstr ""
|
|
|
|
#: order/views.py:940
|
|
msgid "Edit Line Item"
|
|
msgstr ""
|
|
|
|
#: order/views.py:956
|
|
msgid "Delete Line Item"
|
|
msgstr ""
|
|
|
|
#: order/views.py:961
|
|
msgid "Deleted line item"
|
|
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:61
|
|
msgid "Default location for parts in this category"
|
|
msgstr ""
|
|
|
|
#: part/models.py:64
|
|
msgid "Default keywords for parts in this category"
|
|
msgstr ""
|
|
|
|
#: part/models.py:338
|
|
msgid "Part must be unique for name, IPN and revision"
|
|
msgstr ""
|
|
|
|
#: part/models.py:352
|
|
msgid "Part cannot be a template part if it is a variant of another part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:353
|
|
msgid "Part cannot be a variant of another part if it is already a template"
|
|
msgstr ""
|
|
|
|
#: part/models.py:357 part/templates/part/detail.html:19
|
|
msgid "Part name"
|
|
msgstr ""
|
|
|
|
#: part/models.py:361
|
|
msgid "Is this part a template part?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:370
|
|
msgid "Is this part a variant of another part?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:372
|
|
msgid "Part description"
|
|
msgstr ""
|
|
|
|
#: part/models.py:374
|
|
msgid "Part keywords to improve visibility in search results"
|
|
msgstr ""
|
|
|
|
#: part/models.py:379
|
|
msgid "Part category"
|
|
msgstr ""
|
|
|
|
#: part/models.py:381
|
|
msgid "Internal Part Number"
|
|
msgstr ""
|
|
|
|
#: part/models.py:383
|
|
msgid "Part revision or version number"
|
|
msgstr ""
|
|
|
|
#: part/models.py:385
|
|
msgid "Link to extenal URL"
|
|
msgstr ""
|
|
|
|
#: part/models.py:397
|
|
msgid "Where is this item normally stored?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:441
|
|
msgid "Default supplier part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:444
|
|
msgid "Minimum allowed stock level"
|
|
msgstr ""
|
|
|
|
#: part/models.py:446
|
|
msgid "Stock keeping units for this part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:448
|
|
msgid "Can this part be built from other parts?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:450
|
|
msgid "Can this part be used to build other parts?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:452
|
|
msgid "Does this part have tracking for unique items?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:454
|
|
msgid "Can this part be purchased from external suppliers?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:456
|
|
msgid "Can this part be sold to customers?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:458
|
|
msgid "Is this part active?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:460
|
|
msgid "Is this a virtual part, such as a software product or license?"
|
|
msgstr ""
|
|
|
|
#: part/models.py:462
|
|
msgid "Part notes - supports Markdown formatting"
|
|
msgstr ""
|
|
|
|
#: part/models.py:464
|
|
msgid "Stored BOM checksum"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1049
|
|
msgid "Parameter template name must be unique"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1054
|
|
msgid "Parameter Name"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1056
|
|
msgid "Parameter Units"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1082
|
|
msgid "Parent Part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1084
|
|
msgid "Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1086
|
|
msgid "Parameter Value"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1110
|
|
msgid "Select parent part"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1119
|
|
msgid "Select part to be used in BOM"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1126
|
|
msgid "BOM quantity for this BOM item"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1129
|
|
msgid "Estimated build wastage quantity (absolute or percentage)"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1132
|
|
msgid "BOM item reference"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1135
|
|
msgid "BOM item notes"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1137
|
|
msgid "BOM line checksum"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1200
|
|
msgid "Part cannot be added to its own Bill of Materials"
|
|
msgstr ""
|
|
|
|
#: part/models.py:1207
|
|
#, 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/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:77
|
|
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
|
|
msgid "Category"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:81
|
|
msgid "Default Supplier"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:89
|
|
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:86
|
|
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:90
|
|
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:169
|
|
msgid "Sellable"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:172
|
|
msgid "Part can be sold to customers"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/detail.html:174
|
|
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/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 not active"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:37
|
|
msgid "Star this part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:43
|
|
msgid "Show pricing information"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:98
|
|
msgid "Available Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:103
|
|
msgid "In Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:124
|
|
msgid "Build Status"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:128
|
|
msgid "Can Build"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/part_base.html:133
|
|
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/stock.html:75
|
|
msgid "New Part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/stock.html:76
|
|
msgid "Create New Part"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/stock_count.html:7
|
|
msgid "No Stock"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/stock_count.html:9
|
|
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:37 templates/navbar.html:13
|
|
msgid "Suppliers"
|
|
msgstr ""
|
|
|
|
#: part/templates/part/tabs.html:48 stock/templates/stock/tabs.html:5
|
|
msgid "Tracking"
|
|
msgstr ""
|
|
|
|
#: part/views.py:75
|
|
msgid "Add part attachment"
|
|
msgstr ""
|
|
|
|
#: part/views.py:123
|
|
msgid "Part attachment updated"
|
|
msgstr ""
|
|
|
|
#: part/views.py:138
|
|
msgid "Delete Part Attachment"
|
|
msgstr ""
|
|
|
|
#: part/views.py:144
|
|
msgid "Deleted part attachment"
|
|
msgstr ""
|
|
|
|
#: part/views.py:152
|
|
msgid "Set Part Category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:200
|
|
#, python-brace-format
|
|
msgid "Set category for {n} parts"
|
|
msgstr ""
|
|
|
|
#: part/views.py:235
|
|
msgid "Create Variant"
|
|
msgstr ""
|
|
|
|
#: part/views.py:305
|
|
msgid "Duplicate Part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:310
|
|
msgid "Copied part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:421
|
|
msgid "Create new part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:426
|
|
msgid "Created new part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:605
|
|
msgid "Part QR Code"
|
|
msgstr ""
|
|
|
|
#: part/views.py:622
|
|
msgid "Upload Part Image"
|
|
msgstr ""
|
|
|
|
#: part/views.py:627 part/views.py:662
|
|
msgid "Updated part image"
|
|
msgstr ""
|
|
|
|
#: part/views.py:636
|
|
msgid "Select Part Image"
|
|
msgstr ""
|
|
|
|
#: part/views.py:665
|
|
msgid "Part image not found"
|
|
msgstr ""
|
|
|
|
#: part/views.py:676
|
|
msgid "Edit Part Properties"
|
|
msgstr ""
|
|
|
|
#: part/views.py:698
|
|
msgid "Validate BOM"
|
|
msgstr ""
|
|
|
|
#: part/views.py:860
|
|
msgid "No BOM file provided"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1121
|
|
msgid "Enter a valid quantity"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1145 part/views.py:1148
|
|
msgid "Select valid part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1154
|
|
msgid "Duplicate part selected"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1182
|
|
msgid "Select a part"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1186
|
|
msgid "Specify quantity"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1366
|
|
msgid "Export Bill of Materials"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1404
|
|
msgid "Confirm Part Deletion"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1411
|
|
msgid "Part was deleted"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1420
|
|
msgid "Part Pricing"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1542
|
|
msgid "Create Part Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1550
|
|
msgid "Edit Part Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1557
|
|
msgid "Delete Part Parameter Template"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1565
|
|
msgid "Create Part Parameter"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1615
|
|
msgid "Edit Part Parameter"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1629
|
|
msgid "Delete Part Parameter"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1645
|
|
msgid "Edit Part Category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1680
|
|
msgid "Delete Part Category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1686
|
|
msgid "Part category was deleted"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1694
|
|
msgid "Create new part category"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1745
|
|
msgid "Create BOM item"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1811
|
|
msgid "Edit BOM item"
|
|
msgstr ""
|
|
|
|
#: part/views.py:1859
|
|
msgid "Confim BOM item deletion"
|
|
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:205
|
|
#, python-brace-format
|
|
msgid ""
|
|
"A stock item with this serial number already exists for template part {part}"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:210
|
|
msgid "A stock item with this serial number already exists"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:229
|
|
#, python-brace-format
|
|
msgid "Part type ('{pf}') must be {pe}"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:239 stock/models.py:248
|
|
msgid "Quantity must be 1 for item with a serial number"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:240
|
|
msgid "Serial number cannot be set if quantity greater than 1"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:256
|
|
msgid "Stock item cannot be created for a template Part"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:265
|
|
msgid "Item cannot belong to itself"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:306
|
|
msgid "Base part"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:314
|
|
msgid "Select a matching supplier part for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:318
|
|
msgid "Where is this stock item located?"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:322
|
|
msgid "Is this item installed in another item?"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:326
|
|
msgid "Item assigned to customer?"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:329
|
|
msgid "Serial number for this item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:334
|
|
msgid "Batch code for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:343
|
|
msgid "Build for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:352
|
|
msgid "Purchase order for this stock item"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:363
|
|
msgid "Delete this Stock Item when stock is depleted"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:370 stock/templates/stock/item_notes.html:13
|
|
#: stock/templates/stock/item_notes.html:29
|
|
msgid "Stock Item Notes"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:464
|
|
msgid "Quantity must be integer"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:470
|
|
#, python-brace-format
|
|
msgid "Quantity must not exceed available stock quantity ({n})"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:473 stock/models.py:476
|
|
msgid "Serial numbers must be a list of integers"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:479
|
|
msgid "Quantity does not match serial numbers"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:489
|
|
msgid "Serial numbers already exist: "
|
|
msgstr ""
|
|
|
|
#: stock/models.py:511
|
|
msgid "Add serial number"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:514
|
|
#, python-brace-format
|
|
msgid "Serialized {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:814
|
|
msgid "Tracking entry title"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:816
|
|
msgid "Entry notes"
|
|
msgstr ""
|
|
|
|
#: stock/models.py:818
|
|
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:11
|
|
msgid "Stock Item Details"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:56
|
|
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:60
|
|
msgid "This stock item cannot be deleted as it has child items"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:64
|
|
msgid ""
|
|
"This stock item will be automatically deleted when all stock is depleted."
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:69
|
|
msgid "This stock item was split from "
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:89
|
|
msgid "Belongs To"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:95
|
|
#: stock/templates/stock/stock_adjust.html:17
|
|
msgid "Location"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:102
|
|
msgid "Serial Number"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:161
|
|
msgid "Last Updated"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:166
|
|
msgid "Last Stocktake"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/item_base.html:170
|
|
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: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/stock_adjust.html:16
|
|
#: stock/templates/stock/stock_app_base.html:7
|
|
msgid "Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/templates/stock/stock_app_base.html:9
|
|
msgid "Stock Location"
|
|
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:278
|
|
msgid "Stock Item QR Code"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:301
|
|
msgid "Adjust Stock"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:410
|
|
msgid "Move Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:411
|
|
msgid "Count Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:412
|
|
msgid "Remove From Stock"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:413
|
|
msgid "Add Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:414
|
|
msgid "Delete Stock Items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:442
|
|
msgid "Must enter integer value"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:447
|
|
msgid "Quantity must be positive"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:454
|
|
#, python-brace-format
|
|
msgid "Quantity must not exceed {x}"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:462
|
|
msgid "Confirm stock adjustment"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:533
|
|
#, python-brace-format
|
|
msgid "Added stock to {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:548
|
|
#, python-brace-format
|
|
msgid "Removed stock from {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:561
|
|
#, python-brace-format
|
|
msgid "Counted stock for {n} items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:589
|
|
msgid "No items were moved"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:592
|
|
#, python-brace-format
|
|
msgid "Moved {n} items to {dest}"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:611
|
|
#, python-brace-format
|
|
msgid "Deleted {n} stock items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:623
|
|
msgid "Edit Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:659
|
|
msgid "Create new Stock Location"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:680
|
|
msgid "Serialize Stock"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:760
|
|
msgid "Create new Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:824
|
|
msgid "Copy Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:892
|
|
msgid "Invalid quantity"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:895
|
|
msgid "Invalid part selection"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:942
|
|
#, python-brace-format
|
|
msgid "Created {n} new stock items"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:959 stock/views.py:972
|
|
msgid "Created new stock item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:989
|
|
msgid "Delete Stock Location"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1002
|
|
msgid "Delete Stock Item"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1013
|
|
msgid "Delete Stock Tracking Entry"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1030
|
|
msgid "Edit Stock Tracking Entry"
|
|
msgstr ""
|
|
|
|
#: stock/views.py:1039
|
|
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/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 "Commit Hash"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:34
|
|
msgid "Commit Date"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:38
|
|
msgid "InvenTree Documentation"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:43
|
|
msgid "View Code on GitHub"
|
|
msgstr ""
|
|
|
|
#: templates/about.html:47
|
|
msgid "Submit Bug Report"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:23
|
|
msgid "Admin"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:26
|
|
msgid "Settings"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:27
|
|
msgid "Logout"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:29
|
|
msgid "Login"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:32
|
|
msgid "About InvenTree"
|
|
msgstr ""
|
|
|
|
#: templates/navbar.html:33
|
|
msgid "Statistics"
|
|
msgstr ""
|
|
|
|
#: templates/search_form.html:6
|
|
msgid "Search"
|
|
msgstr ""
|
|
|
|
#: templates/stock_table.html:8
|
|
msgid "New Stock Item"
|
|
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:22
|
|
msgid "Include sublocations"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:23
|
|
msgid "Include stock in sublocations"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:27
|
|
msgid "Active parts"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:28
|
|
msgid "Show stock for active parts"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:32 templates/table_filters.html:33
|
|
msgid "Stock status"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:53
|
|
msgid "Order status"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:64
|
|
msgid "Include subcategories"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:65
|
|
msgid "Include parts in subcategories"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:69
|
|
msgid "Active"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:70
|
|
msgid "Show active parts"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:74
|
|
msgid "Template"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:78
|
|
msgid "Stock available"
|
|
msgstr ""
|
|
|
|
#: templates/table_filters.html:82
|
|
msgid "Low stock"
|
|
msgstr ""
|