New Crowdin updates (#5899)

* updated translation base

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations messages.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

* Fix: New translations django.po from Crowdin

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Oliver 2023-11-13 14:33:49 +11:00 committed by GitHub
parent ff4138e8de
commit 8972dcb506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
65 changed files with 26193 additions and 21528 deletions

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:35\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-12 21:25\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"Language: bg_BG\n"
@ -77,11 +77,11 @@ msgstr "Бележки"
#: InvenTree/format.py:154
#, python-brace-format
msgid "Value '{name}' does not appear in pattern format"
msgstr ""
msgstr "Значението '{name}' не отговаря на шаблона"
#: InvenTree/format.py:164
msgid "Provided value does not match required pattern: "
msgstr ""
msgstr "Въведеното значение не отговаря на задължителния шаблон: "
#: InvenTree/forms.py:147
msgid "Enter password"
@ -109,40 +109,40 @@ msgstr "Е-поща отново"
#: InvenTree/forms.py:203
msgid "Email address confirmation"
msgstr ""
msgstr "Потвърждение на електронната поща"
#: InvenTree/forms.py:224
msgid "You must type the same email each time."
msgstr ""
msgstr "Трябва ла въведете една и съща електронна поща."
#: InvenTree/forms.py:255 InvenTree/forms.py:261
msgid "The provided primary email address is not valid."
msgstr ""
msgstr "Въведената основна електронна поща е невалидна."
#: InvenTree/forms.py:267
msgid "The provided email domain is not approved."
msgstr ""
msgstr "Въведеният домейн на електронната поща не е утвърден."
#: InvenTree/forms.py:371
msgid "Registration is disabled."
msgstr ""
msgstr "Регистрацията е деактивирана."
#: InvenTree/helpers.py:452 order/models.py:446 order/models.py:615
msgid "Invalid quantity provided"
msgstr ""
msgstr "Въведена е недопустима стойност"
#: InvenTree/helpers.py:460
msgid "Empty serial number string"
msgstr ""
msgstr "Липсва сериен номер"
#: InvenTree/helpers.py:490
msgid "Duplicate serial"
msgstr ""
msgstr "Повтарящ се сериен номер"
#: InvenTree/helpers.py:523 InvenTree/helpers.py:558
#, python-brace-format
msgid "Invalid group range: {group}"
msgstr ""
msgstr "Невалиден диапазон от групи: {group}"
#: InvenTree/helpers.py:552
#, python-brace-format
@ -156,7 +156,7 @@ msgstr ""
#: InvenTree/helpers.py:608
msgid "No serial numbers found"
msgstr ""
msgstr "Не са открити серийни номера"
#: InvenTree/helpers.py:611
msgid "Number of unique serial numbers ({len(serials)}) must match quantity ({expected_quantity})"
@ -164,35 +164,35 @@ msgstr ""
#: InvenTree/helpers.py:740
msgid "Remove HTML tags from this value"
msgstr ""
msgstr "Премахнете HTML маркерите от тази стойност"
#: InvenTree/helpers_model.py:123
msgid "Connection error"
msgstr ""
msgstr "Грешка при съединението"
#: InvenTree/helpers_model.py:127 InvenTree/helpers_model.py:132
msgid "Server responded with invalid status code"
msgstr ""
msgstr "Сървърът отговари с невалиден статусен код"
#: InvenTree/helpers_model.py:129
msgid "Exception occurred"
msgstr ""
msgstr "Възникна изключение"
#: InvenTree/helpers_model.py:137
msgid "Server responded with invalid Content-Length value"
msgstr ""
msgstr "Сървърът отговори с невалидна стойност за дължината на съдържанието (Content-Length)"
#: InvenTree/helpers_model.py:140
msgid "Image size is too large"
msgstr ""
msgstr "Размерът на изображението е твърде голям"
#: InvenTree/helpers_model.py:152
msgid "Image download exceeded maximum size"
msgstr ""
msgstr "Сваляното на изображение превиши максималния размер"
#: InvenTree/helpers_model.py:157
msgid "Remote server returned empty response"
msgstr ""
msgstr "Отдалеченият сървър върна празен отговор"
#: InvenTree/helpers_model.py:165
msgid "Supplied URL is not a valid image file"
@ -301,7 +301,7 @@ msgstr ""
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Потребител"
@ -956,7 +956,7 @@ msgstr ""
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr ""
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr "Място в склада"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Места в склада"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:35\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"Language: cs_CZ\n"
@ -301,7 +301,7 @@ msgstr "Komentář k souboru"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Uživatel"
@ -956,7 +956,7 @@ msgstr "Vytvořit objednávku"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Vytvořené objednávky"
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Velikost stránky"
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr "Dodavatelský sklad"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Zakoupené objednávky"
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Odstranit"
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr "Ano"
msgid "No"
msgstr "Ne"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Uživatelé"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Osobní údaje"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Oprávnění"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Nastavení oprávnění"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Skupina"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Zobrazit"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Oprávnění k zobrazení položek"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Oprávnění přidat položky"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Změnit"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Oprávnění k úpravě položek"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Oprávnění k odstranění položek"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:35\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"Language: da_DK\n"
@ -301,7 +301,7 @@ msgstr "Fil kommentar"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Bruger"
@ -956,7 +956,7 @@ msgstr "Produktionsordre"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Produktionsordrer"
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-11 21:26\n"
"Last-Translator: \n"
"Language-Team: German\n"
"Language: de_DE\n"
@ -301,7 +301,7 @@ msgstr "Datei-Kommentar"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Benutzer"
@ -956,7 +956,7 @@ msgstr "Bauauftrag"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Bauaufträge"
@ -2578,7 +2578,8 @@ msgstr "Entwickler-Modus"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Berichte im Entwickler-Modus generieren (als HTML)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Seitengröße"
@ -3391,7 +3392,7 @@ msgstr "Name für diesen Webhook"
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Aktiv"
@ -3399,7 +3400,7 @@ msgstr "Aktiv"
msgid "Is this webhook active"
msgstr "Ist dieser Webhook aktiv"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Token"
@ -4119,7 +4120,7 @@ msgstr "Zulieferer-Bestand"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Bestellungen"
@ -4142,7 +4143,7 @@ msgstr "Neue Bestellung"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Aufträge"
@ -4167,7 +4168,7 @@ msgstr "Zugeordneter Bestand"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr "Rücksendeaufträge"
@ -4383,7 +4384,7 @@ msgstr "Teilverfügbarkeit aktualisieren"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Lagerartikel"
@ -4464,20 +4465,20 @@ msgstr "Dateinamen-Muster"
msgid "Pattern for generating label filenames"
msgstr "Muster für die Erstellung von Label-Dateinamen"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr "Abfragefilter (kommagetrennte Liste mit Schlüssel=Wert-Paaren)"
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filter"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr "QR-Code"
@ -5098,7 +5099,7 @@ msgstr "Bestellung duplizieren"
#: order/templates/order/sales_order_base.html:83
#: order/templates/order/sales_order_base.html:84
msgid "Issue Order"
msgstr ""
msgstr "Bestellung aufgeben"
#: order/templates/order/order_base.html:83
#: order/templates/order/return_order_base.html:86
@ -5547,7 +5548,7 @@ msgstr "Pfad zur Kategorie"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Teile"
@ -5630,7 +5631,7 @@ msgstr "Teil-Kategorie"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Teil-Kategorien"
@ -6098,7 +6099,7 @@ msgstr ""
#: part/models.py:3369
msgid "Choices must be unique"
msgstr ""
msgstr "Auswahl muss einzigartig sein"
#: part/models.py:3385
msgid "Parameter template name must be unique"
@ -6316,7 +6317,7 @@ msgstr ""
#: part/serializers.py:354
msgid "Select category"
msgstr ""
msgstr "Kategorie auswählen"
#: part/serializers.py:384
msgid "Original Part"
@ -6352,7 +6353,7 @@ msgstr "Parameterdaten vom Originalteil kopieren"
#: part/serializers.py:404
msgid "Copy Notes"
msgstr ""
msgstr "Anmerkungen kopieren"
#: part/serializers.py:404
msgid "Copy notes from original part"
@ -6715,7 +6716,7 @@ msgstr "Inventurinformationen hinzufügen"
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr "Inventur"
@ -7237,7 +7238,7 @@ msgstr "Unbekannte Datenbank"
#: part/templatetags/inventree_extras.py:231
msgid "{version.inventreeInstanceTitle()} v{version.inventreeVersion()}"
msgstr ""
msgstr "{version.inventreeInstanceTitle()} v{version.inventreeVersion()}"
#: part/views.py:110
msgid "Match References"
@ -7246,7 +7247,7 @@ msgstr "Referenzen zuteilen"
#: part/views.py:242
#, python-brace-format
msgid "Can't import part {new_part.name} because there is no category assigned"
msgstr ""
msgstr "Teil {new_part.name} kann nicht importiert werden, da keine Kategorie zugewiesen ist"
#: part/views.py:383
msgid "Select Part Image"
@ -7300,11 +7301,11 @@ msgstr ""
#: plugin/base/barcodes/api.py:281
msgid "Invalid stock location"
msgstr ""
msgstr "Ungültiger Lagerort"
#: plugin/base/barcodes/api.py:292
msgid "Item has already been received"
msgstr ""
msgstr "Artikel wurde bereits erhalten"
#: plugin/base/barcodes/api.py:314
msgid "Invalid supplier barcode"
@ -7356,6 +7357,7 @@ msgstr "Bietet native Unterstützung für Barcodes"
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7409,7 +7411,7 @@ msgstr ""
#: plugin/builtin/labels/inventree_label.py:20
msgid "InvenTree PDF label printer"
msgstr ""
msgstr "InvenTree PDF-Etikettendrucker"
#: plugin/builtin/labels/inventree_label.py:21
msgid "Provides native support for printing PDF labels"
@ -7423,13 +7425,49 @@ msgstr "Debug-Modus"
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr "Seitengröße für das Labelblatt"
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr "Einen Rahmen um jedes Label drucken"
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr "Querformat"
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr "Labelblatt im Querformat drucken"
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr "InvenTree Etikettendrucker"
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr "Label ist zu groß für Seitengröße"
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr "Es wurden keine Etiketten generiert"
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:22
msgid "Provides support for scanning DigiKey barcodes"
msgstr ""
msgstr "Unterstützt das Scannen von DigiKey-Barcodes"
#: plugin/builtin/suppliers/digikey.py:30
msgid "The Supplier which acts as 'DigiKey'"
@ -7441,7 +7479,7 @@ msgstr ""
#: plugin/builtin/suppliers/lcsc.py:23
msgid "Provides support for scanning LCSC barcodes"
msgstr ""
msgstr "Unterstützt das Scannen von LCSC-Barcodes"
#: plugin/builtin/suppliers/lcsc.py:31
msgid "The Supplier which acts as 'LCSC'"
@ -7449,11 +7487,11 @@ msgstr ""
#: plugin/builtin/suppliers/mouser.py:21
msgid "Supplier Integration - Mouser"
msgstr ""
msgstr "Lieferantenintegration - Mouser"
#: plugin/builtin/suppliers/mouser.py:22
msgid "Provides support for scanning Mouser barcodes"
msgstr ""
msgstr "Unterstützt das Scannen von Mouser-Barcodes"
#: plugin/builtin/suppliers/mouser.py:30
msgid "The Supplier which acts as 'Mouser'"
@ -7461,11 +7499,11 @@ msgstr ""
#: plugin/builtin/suppliers/tme.py:22
msgid "Supplier Integration - TME"
msgstr ""
msgstr "Lieferantenintegration - TME"
#: plugin/builtin/suppliers/tme.py:23
msgid "Provides support for scanning TME barcodes"
msgstr ""
msgstr "Unterstützt das Scannen von TME-Barcodes"
#: plugin/builtin/suppliers/tme.py:31
msgid "The Supplier which acts as 'TME'"
@ -7496,7 +7534,7 @@ msgstr "Plugin-Konfiguration"
msgid "Plugin Configurations"
msgstr "Plugin-Konfigurationen"
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Schlüssel"
@ -7682,10 +7720,6 @@ msgstr "Bericht Revisionsnummer (autom. erhöht)"
msgid "Page size for PDF reports"
msgstr "Seitengröße für PDF-Berichte"
#: report/models.py:203
msgid "Landscape"
msgstr "Querformat"
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr "Löschen wenn leer"
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr "Ablaufdatum"
@ -7977,7 +8011,7 @@ msgstr "Bestand-Lagerort"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Bestand-Lagerorte"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr "Dieser Lagerartikel lief am %(item.expiry_date)s ab"
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "abgelaufen"
@ -9252,7 +9286,7 @@ msgstr "Bearbeiten"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Löschen"
@ -9623,11 +9657,11 @@ msgstr "Es sind keine sozialen Netzwerke mit diesem Konto verbunden."
#: templates/InvenTree/settings/user_sso.html:58
msgid "Add SSO Account"
msgstr ""
msgstr "SSO-Konto hinzufügen"
#: templates/InvenTree/settings/user_sso.html:67
msgid "Single Sign On is not enabled for this server"
msgstr ""
msgstr "Single-Sign-On ist für diesen Server nicht aktiviert"
#: templates/about.html:9
msgid "InvenTree Version"
@ -9898,7 +9932,7 @@ msgstr "Bitte kontaktieren Sie Ihren Administrator für mehr Informationen"
#: templates/base.html:113
msgid "Pending Database Migrations"
msgstr ""
msgstr "Ausstehende Datenbankmigrationen"
#: templates/base.html:116
msgid "There are pending database migrations which require attention"
@ -10008,11 +10042,11 @@ msgstr "Verbindungszeitüberschreitung bei der Datenanforderung"
#: templates/js/translated/api.js:261
msgid "Error 503: Service Unavailable"
msgstr ""
msgstr "Fehler 503: Service nicht erreichbar"
#: templates/js/translated/api.js:262
msgid "The server is currently unavailable"
msgstr ""
msgstr "Der Server ist derzeit nicht erreichbar"
#: templates/js/translated/api.js:265
msgid "Unhandled Error Code"
@ -10032,7 +10066,7 @@ msgstr "Anhänge entfernen"
#: templates/js/translated/attachment.js:205
msgid "Delete attachments"
msgstr ""
msgstr "Anhänge löschen"
#: templates/js/translated/attachment.js:253
msgid "Attachment actions"
@ -10803,62 +10837,62 @@ msgstr "Keine Firmeninformation gefunden"
#: templates/js/translated/company.js:609
msgid "Create New Contact"
msgstr ""
msgstr "Neuen Kontakt erstellen"
#: templates/js/translated/company.js:625
#: templates/js/translated/company.js:748
msgid "Edit Contact"
msgstr ""
msgstr "Kontakt bearbeiten"
#: templates/js/translated/company.js:662
msgid "All selected contacts will be deleted"
msgstr ""
msgstr "Alle ausgewählten Kontakte werden gelöscht"
#: templates/js/translated/company.js:668
#: templates/js/translated/company.js:732
msgid "Role"
msgstr ""
msgstr "Rolle"
#: templates/js/translated/company.js:676
msgid "Delete Contacts"
msgstr ""
msgstr "Kontakte löschen"
#: templates/js/translated/company.js:707
msgid "No contacts found"
msgstr ""
msgstr "Keine Kontakte gefunden"
#: templates/js/translated/company.js:720
msgid "Phone Number"
msgstr ""
msgstr "Telefonnummer"
#: templates/js/translated/company.js:726
msgid "Email Address"
msgstr ""
msgstr "E-Mail-Adresse"
#: templates/js/translated/company.js:752
msgid "Delete Contact"
msgstr ""
msgstr "Kontakt löschen"
#: templates/js/translated/company.js:849
msgid "Create New Address"
msgstr ""
msgstr "Neue Adresse erstellen"
#: templates/js/translated/company.js:864
#: templates/js/translated/company.js:1025
msgid "Edit Address"
msgstr ""
msgstr "Adresse bearbeiten"
#: templates/js/translated/company.js:899
msgid "All selected addresses will be deleted"
msgstr ""
msgstr "Alle ausgewählten Adressen werden gelöscht"
#: templates/js/translated/company.js:913
msgid "Delete Addresses"
msgstr ""
msgstr "Adressen löschen"
#: templates/js/translated/company.js:940
msgid "No addresses found"
msgstr ""
msgstr "Keine Addressen gefunden"
#: templates/js/translated/company.js:979
msgid "Postal city"
@ -10866,19 +10900,19 @@ msgstr ""
#: templates/js/translated/company.js:985
msgid "State/province"
msgstr ""
msgstr "Bundesland"
#: templates/js/translated/company.js:997
msgid "Courier notes"
msgstr ""
msgstr "Kurierhinweise"
#: templates/js/translated/company.js:1003
msgid "Internal notes"
msgstr ""
msgstr "Interne Hinweise"
#: templates/js/translated/company.js:1029
msgid "Delete Address"
msgstr ""
msgstr "Adresse löschen"
#: templates/js/translated/company.js:1102
msgid "All selected manufacturer parts will be deleted"
@ -11011,11 +11045,11 @@ msgstr "Filter auswählen"
#: templates/js/translated/filters.js:437
msgid "Print Labels"
msgstr ""
msgstr "Etiketten drucken"
#: templates/js/translated/filters.js:441
msgid "Print Reports"
msgstr ""
msgstr "Berichte drucken"
#: templates/js/translated/filters.js:453
msgid "Download table data"
@ -11105,11 +11139,11 @@ msgstr "NEIN"
#: templates/js/translated/helpers.js:93
msgid "True"
msgstr ""
msgstr "Wahr"
#: templates/js/translated/helpers.js:94
msgid "False"
msgstr ""
msgstr "Falsch"
#: templates/js/translated/index.js:104
msgid "No parts required for builds"
@ -11687,15 +11721,15 @@ msgstr ""
#: templates/js/translated/plugin.js:188
msgid "Enable"
msgstr ""
msgstr "Aktivieren"
#: templates/js/translated/plugin.js:188
msgid "Disable"
msgstr ""
msgstr "Deaktivieren"
#: templates/js/translated/plugin.js:202
msgid "Plugin updated"
msgstr ""
msgstr "Plugin aktualisiert"
#: templates/js/translated/pricing.js:159
msgid "Error fetching currency data"
@ -11864,7 +11898,7 @@ msgstr "Barcode hinzufügen"
#: templates/js/translated/purchase_order.js:1199
msgid "Remove barcode"
msgstr ""
msgstr "Barcode entfernen"
#: templates/js/translated/purchase_order.js:1202
msgid "Specify location"
@ -12424,7 +12458,7 @@ msgstr "Entfernen"
msgid "Add Stock"
msgstr "Bestand hinzufügen"
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr "Hinzufügen"
@ -13063,7 +13097,7 @@ msgstr "Benachrichtigungen anzeigen"
msgid "New Notifications"
msgstr "Neue Benachrichtigungen"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr "Admin"
@ -13234,31 +13268,31 @@ msgstr "Ja"
msgid "No"
msgstr "Nein"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Benutzer"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Welche Benutzer gehören zu dieser Gruppe"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Persöhnliche Informationen"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Berechtigungen"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "wichtige Daten"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13266,67 +13300,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Berechtigung geändert"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Gruppe"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Ansicht"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Berechtigung Einträge anzuzeigen"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Berechtigung Einträge zu erstellen"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Ändern"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Berechtigungen Einträge zu ändern"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Berechtigung Einträge zu löschen"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-11 21:26\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"Language: el_GR\n"
@ -27,21 +27,21 @@ msgstr "Δεν έχετε δικαιώματα να το δείτε αυτό"
#: InvenTree/conversion.py:92
msgid "No value provided"
msgstr ""
msgstr "Δεν εισήχθη τιμή"
#: InvenTree/conversion.py:125
#, python-brace-format
msgid "Could not convert {original} to {unit}"
msgstr ""
msgstr "Δεν ήταν δυνατή η μετατροπή από {original} σε {unit}"
#: InvenTree/conversion.py:127
msgid "Invalid quantity supplied"
msgstr ""
msgstr "Δόθηκε μη έγκυρη ποσότητα"
#: InvenTree/conversion.py:141
#, python-brace-format
msgid "Invalid quantity supplied ({exc})"
msgstr ""
msgstr "Δόθηκε μη έγκυρη ποσότητα ({exc})"
#: InvenTree/exceptions.py:89
msgid "Error details can be found in the admin panel"
@ -125,7 +125,7 @@ msgstr "Ο παρεχόμενος τομέας ηλεκτρονικού ταχυ
#: InvenTree/forms.py:371
msgid "Registration is disabled."
msgstr ""
msgstr "Η εγγραφή είναι απενεργοποιημένη."
#: InvenTree/helpers.py:452 order/models.py:446 order/models.py:615
msgid "Invalid quantity provided"
@ -142,17 +142,17 @@ msgstr "Διπλότυπο serial number"
#: InvenTree/helpers.py:523 InvenTree/helpers.py:558
#, python-brace-format
msgid "Invalid group range: {group}"
msgstr ""
msgstr "Μη έγκυρο εύρος ομάδας: {group}"
#: InvenTree/helpers.py:552
#, python-brace-format
msgid "Group range {group} exceeds allowed quantity ({expected_quantity})"
msgstr ""
msgstr "Το εύρος της ομάδας {group} υπερβαίνει την επιτρεπόμενη ποσότητα ({expected_quantity})"
#: InvenTree/helpers.py:576 InvenTree/helpers.py:583 InvenTree/helpers.py:598
#, python-brace-format
msgid "Invalid group sequence: {group}"
msgstr ""
msgstr "Μη έγκυρη ακολουθία ομάδας: {group}"
#: InvenTree/helpers.py:608
msgid "No serial numbers found"
@ -160,7 +160,7 @@ msgstr "Δεν βρέθηκαν σειριακοί αριθμοί"
#: InvenTree/helpers.py:611
msgid "Number of unique serial numbers ({len(serials)}) must match quantity ({expected_quantity})"
msgstr ""
msgstr "Ο αριθμός μοναδικών σειριακών αριθμών ({len(serials)}) πρέπει να αντιστοιχεί στην ποσότητα ({expected_quantity})"
#: InvenTree/helpers.py:740
msgid "Remove HTML tags from this value"
@ -201,26 +201,26 @@ msgstr "Το URL δεν είναι έγκυρο αρχείο εικόνας"
#: InvenTree/magic_login.py:28
#, python-brace-format
msgid "[{site.name}] Log in to the app"
msgstr ""
msgstr "[{site.name}] Σύνδεση στην εφαρμογή"
#: InvenTree/magic_login.py:38 company/models.py:122
#: company/templates/company/company_base.html:132
#: templates/InvenTree/settings/user.html:49
#: templates/js/translated/company.js:667
msgid "Email"
msgstr ""
msgstr "Email"
#: InvenTree/models.py:81
msgid "Metadata must be a python dict object"
msgstr ""
msgstr "Τα μεταδεδομένα πρέπει να είναι ένα αντικείμενο dict python"
#: InvenTree/models.py:85
msgid "Plugin Metadata"
msgstr ""
msgstr "Μεταδεδομένα Πρόσθετου"
#: InvenTree/models.py:86
msgid "JSON metadata field, for use by external plugins"
msgstr ""
msgstr "JSON πεδίο μεταδεδομένων, για χρήση από εξωτερικά πρόσθετα"
#: InvenTree/models.py:312
msgid "Improperly formatted pattern"
@ -301,7 +301,7 @@ msgstr "Σχόλιο αρχείου"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Χρήστης"
@ -336,7 +336,7 @@ msgstr "Σφάλμα κατά τη μετονομασία"
#: InvenTree/models.py:728
msgid "Duplicate names cannot exist under the same parent"
msgstr ""
msgstr "Διπλότυπα ονόματα δεν μπορούν να υπάρχουν στον ίδιο γονέα"
#: InvenTree/models.py:752
msgid "Invalid choice"
@ -414,27 +414,27 @@ msgstr "Μονοπάτι"
#: InvenTree/models.py:921
msgid "Markdown notes (optional)"
msgstr ""
msgstr "Σημειώσεις Markdown (προαιρετικό)"
#: InvenTree/models.py:948
msgid "Barcode Data"
msgstr ""
msgstr "Στοιχεία Barcode"
#: InvenTree/models.py:949
msgid "Third party barcode data"
msgstr ""
msgstr "Δεδομένα barcode τρίτων"
#: InvenTree/models.py:954
msgid "Barcode Hash"
msgstr ""
msgstr "Barcode Hash"
#: InvenTree/models.py:955
msgid "Unique hash of barcode data"
msgstr ""
msgstr "Μοναδικό hash δεδομένων barcode"
#: InvenTree/models.py:995
msgid "Existing barcode found"
msgstr ""
msgstr "Βρέθηκε υπάρχων barcode"
#: InvenTree/models.py:1036
msgid "Server Error"
@ -453,11 +453,11 @@ msgstr "Πρέπει να είναι αριθμός"
#: templates/InvenTree/settings/settings_staff_js.html:44
#: templates/currency_data.html:5
msgid "Currency"
msgstr ""
msgstr "Νόμισμα"
#: InvenTree/serializers.py:91
msgid "Select currency from available options"
msgstr ""
msgstr "Επιλέξτε νόμισμα από τις διαθέσιμες επιλογές"
#: InvenTree/serializers.py:364
msgid "Filename"
@ -524,7 +524,7 @@ msgstr "Η λήψη εικόνων από απομακρυσμένο URL δεν
#: InvenTree/settings.py:819
msgid "Bulgarian"
msgstr ""
msgstr "Βουλγάρικα"
#: InvenTree/settings.py:820
msgid "Czech"
@ -560,7 +560,7 @@ msgstr "Φαρσί / Περσικά"
#: InvenTree/settings.py:828
msgid "Finnish"
msgstr ""
msgstr "Φινλανδικά"
#: InvenTree/settings.py:829
msgid "French"
@ -572,7 +572,7 @@ msgstr "Εβραϊκά"
#: InvenTree/settings.py:831
msgid "Hindi"
msgstr ""
msgstr "Ινδικά"
#: InvenTree/settings.py:832
msgid "Hungarian"
@ -636,11 +636,11 @@ msgstr "Βιετναμέζικα"
#: InvenTree/settings.py:847
msgid "Chinese (Simplified)"
msgstr ""
msgstr "Κινέζικα (απλοποιημένα)"
#: InvenTree/settings.py:848
msgid "Chinese (Traditional)"
msgstr ""
msgstr "Κινέζικα (Παραδοσιακά)"
#: InvenTree/status.py:68 part/serializers.py:1002
msgid "Background worker check failed"
@ -689,7 +689,7 @@ msgstr "Επιστράφηκε"
#: InvenTree/status_codes.py:41 InvenTree/status_codes.py:170
msgid "In Progress"
msgstr ""
msgstr "Σε Εξέλιξη"
#: InvenTree/status_codes.py:42 order/models.py:1329
#: templates/js/translated/sales_order.js:1520
@ -756,7 +756,7 @@ msgstr "Η τοποθεσία τροποποιήθηκε"
#: InvenTree/status_codes.py:106
msgid "Stock updated"
msgstr ""
msgstr "Το απόθεμα ενημερώθηκε"
#: InvenTree/status_codes.py:109
msgid "Installed into assembly"
@ -956,7 +956,7 @@ msgstr "Σειρά Κατασκευής"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Δημιουργία Παραγγελιών"
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:37\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Persian\n"
"Language: fa_IR\n"
@ -301,7 +301,7 @@ msgstr ""
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr ""
@ -956,7 +956,7 @@ msgstr ""
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr ""
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"Language: fi_FI\n"
@ -301,7 +301,7 @@ msgstr "Tiedoston kommentti"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Käyttäjä"
@ -956,7 +956,7 @@ msgstr ""
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr ""
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Sivun koko"
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Aktiivinen"
@ -3399,7 +3400,7 @@ msgstr "Aktiivinen"
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Suodattimet"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Avain"
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr "Muokkaa"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Poista"
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr "Näytä ilmoitukset"
msgid "New Notifications"
msgstr "Uudet ilmoitukset"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr "Kyllä"
msgid "No"
msgstr "Ei"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Käyttäjät"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Valitse mitkä käyttäjät on määritetty tähän ryhmään"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Henkilökohtaiset tiedot"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Oikeudet"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Ryhmä"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Näytä"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Oikeus tarkastella kohteita"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Oikeus lisätä kohteita"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Muuta"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Oikeus muokata kohteita"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Oikeus poistaa kohteita"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"POT-Creation-Date: 2023-11-09 10:51+0000\n"
"PO-Revision-Date: 2023-11-08 20:35\n"
"Last-Translator: \n"
"Language-Team: French\n"
@ -301,7 +301,7 @@ msgstr "Commentaire du fichier"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Utilisateur"
@ -956,7 +956,7 @@ msgstr "Ordre de Fabrication"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Ordres de Fabrication"
@ -2578,7 +2578,8 @@ msgstr "Mode Débogage"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Générer des rapports en mode debug (sortie HTML)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Taille de la page"
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Actif"
@ -3399,7 +3400,7 @@ msgstr "Actif"
msgid "Is this webhook active"
msgstr "Ce webhook (lien de rappel HTTP) est-il actif"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Jeton"
@ -4119,7 +4120,7 @@ msgstr "Stock fournisseur"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Bons de commande"
@ -4142,7 +4143,7 @@ msgstr "Nouvelle commande achat"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Ventes"
@ -4167,7 +4168,7 @@ msgstr "Stock affecté"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr "Mettre à jour la disponibilité des pièces"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Éléments en stock"
@ -4464,20 +4465,20 @@ msgstr "Modèle de nom de fichier"
msgid "Pattern for generating label filenames"
msgstr "Modèle pour la génération des noms de fichiers d'étiquette"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filtres"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Pièces"
@ -5630,7 +5631,7 @@ msgstr "Catégorie de composant"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Catégories de composants"
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr "Prise d'inventaire"
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,46 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
#, fuzzy
#| msgid "Order"
msgid "Border"
msgstr "Commande"
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
#, fuzzy
#| msgid "InvenTree Version"
msgid "InvenTree Label Sheet Printer"
msgstr "Version d'InvenTree"
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7538,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7724,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7967,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8015,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8651,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9290,7 @@ msgstr "Modifier"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Supprimer"
@ -12424,7 +12462,7 @@ msgstr "Supprimer"
msgid "Add Stock"
msgstr "Ajouter du stock"
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr "Ajouter"
@ -13063,7 +13101,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13153,7 +13191,8 @@ msgstr ""
#: templates/socialaccount/signup.html:10
#, python-format
msgid "You are about to use your %(provider_name)s account to login to\n"
msgid ""
"You are about to use your %(provider_name)s account to login to\n"
"%(site_name)s.<br>As a final step, please complete the following form:"
msgstr ""
@ -13233,31 +13272,31 @@ msgstr "Oui"
msgid "No"
msgstr "Non"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Utilisateurs"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Sélectionner quels utilisateurs sont assignés à ce groupe"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Informations personnelles"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Droits"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "Dates importantes"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13304,66 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Droit défini"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Groupe"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Vue"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Droit de voir des éléments"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Droit d'ajouter des éléments"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Modifier"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Droit de modifier des élément"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Droit de supprimer des éléments"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"Language: he_IL\n"
@ -301,7 +301,7 @@ msgstr "הערת קובץ"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "משתמש"
@ -956,7 +956,7 @@ msgstr ""
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr ""
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-06 22:49+0000\n"
"PO-Revision-Date: 2023-11-07 20:19\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Hindi\n"
"Language: hi_IN\n"
@ -301,7 +301,7 @@ msgstr ""
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr ""
@ -956,7 +956,7 @@ msgstr ""
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
#: part/models.py:3120 part/models.py:3139 part/models.py:3158
#: part/models.py:3179 part/models.py:3271 part/models.py:3545
#: part/models.py:3667 part/models.py:3770 part/models.py:4093
#: part/serializers.py:961 part/serializers.py:1374
#: part/serializers.py:961 part/serializers.py:1394
#: part/templates/part/part_app_base.html:8
#: part/templates/part/part_pricing.html:12
#: part/templates/part/upload_bom.html:52
@ -1224,7 +1224,7 @@ msgstr ""
#: build/models.py:847 build/serializers.py:218 build/serializers.py:257
#: build/serializers.py:815 order/models.py:444 order/serializers.py:389
#: order/serializers.py:511 part/serializers.py:1216 part/serializers.py:1538
#: order/serializers.py:511 part/serializers.py:1219 part/serializers.py:1558
#: stock/models.py:629 stock/models.py:1420 stock/serializers.py:390
msgid "Quantity must be greater than zero"
msgstr ""
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6483,75 +6484,75 @@ msgstr ""
msgid "Update pricing for this part"
msgstr ""
#: part/serializers.py:1375
#: part/serializers.py:1395
msgid "Select part to copy BOM from"
msgstr ""
#: part/serializers.py:1383
#: part/serializers.py:1403
msgid "Remove Existing Data"
msgstr ""
#: part/serializers.py:1384
#: part/serializers.py:1404
msgid "Remove existing BOM items before copying"
msgstr ""
#: part/serializers.py:1389
#: part/serializers.py:1409
msgid "Include Inherited"
msgstr ""
#: part/serializers.py:1390
#: part/serializers.py:1410
msgid "Include BOM items which are inherited from templated parts"
msgstr ""
#: part/serializers.py:1395
#: part/serializers.py:1415
msgid "Skip Invalid Rows"
msgstr ""
#: part/serializers.py:1396
#: part/serializers.py:1416
msgid "Enable this option to skip invalid rows"
msgstr ""
#: part/serializers.py:1401
#: part/serializers.py:1421
msgid "Copy Substitute Parts"
msgstr ""
#: part/serializers.py:1402
#: part/serializers.py:1422
msgid "Copy substitute parts when duplicate BOM items"
msgstr ""
#: part/serializers.py:1442
#: part/serializers.py:1462
msgid "Clear Existing BOM"
msgstr ""
#: part/serializers.py:1443
#: part/serializers.py:1463
msgid "Delete existing BOM items before uploading"
msgstr ""
#: part/serializers.py:1473
#: part/serializers.py:1493
msgid "No part column specified"
msgstr ""
#: part/serializers.py:1517
#: part/serializers.py:1537
msgid "Multiple matching parts found"
msgstr ""
#: part/serializers.py:1520
#: part/serializers.py:1540
msgid "No matching part found"
msgstr ""
#: part/serializers.py:1523
#: part/serializers.py:1543
msgid "Part is not designated as a component"
msgstr ""
#: part/serializers.py:1532
#: part/serializers.py:1552
msgid "Quantity not provided"
msgstr ""
#: part/serializers.py:1540
#: part/serializers.py:1560
msgid "Invalid quantity"
msgstr ""
#: part/serializers.py:1561
#: part/serializers.py:1581
msgid "At least one BOM item is required"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"Language: hu_HU\n"
@ -301,7 +301,7 @@ msgstr "Leírás, bővebb infó"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Felhasználó"
@ -956,7 +956,7 @@ msgstr "Gyártási utasítás"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Gyártási utasítások"
@ -2579,7 +2579,8 @@ msgstr "Debug mód"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Riportok előállítása HTML formátumban (hibakereséshez)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Lapméret"
@ -3392,7 +3393,7 @@ msgstr "Webhook neve"
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Aktív"
@ -3400,7 +3401,7 @@ msgstr "Aktív"
msgid "Is this webhook active"
msgstr "Aktív-e ez a webhook"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Token"
@ -4120,7 +4121,7 @@ msgstr "Beszállítói készlet"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Beszerzési rendelések"
@ -4143,7 +4144,7 @@ msgstr "Új beszerzési rendelés"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Vevői rendelések"
@ -4168,7 +4169,7 @@ msgstr "Hozzárendelt készlet"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr "Visszavételek"
@ -4384,7 +4385,7 @@ msgstr "Alkatrész elérhetőség frissítése"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Készlet tételek"
@ -4465,20 +4466,20 @@ msgstr "Fájlnév minta"
msgid "Pattern for generating label filenames"
msgstr "Minta a címke fájlnevek előállításához"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr "Lekérdezés szűrők (vesszővel elválasztott kulcs=érték párok)"
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Szűrők"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr "QR kód"
@ -5548,7 +5549,7 @@ msgstr "Kategória elérési út"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Alkatrészek"
@ -5631,7 +5632,7 @@ msgstr "Alkatrész kategória"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Alkatrész kategóriák"
@ -6716,7 +6717,7 @@ msgstr "Leltár információ hozzáadása"
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr "Leltár"
@ -7357,6 +7358,7 @@ msgstr "Alapvető vonalkód támogatást ad"
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7424,6 +7426,42 @@ msgstr "Debug mód"
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr "Debug mód engedélyezése - nyers HTML-t ad vissza PDF helyett"
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7497,7 +7535,7 @@ msgstr "Plugin beállítás"
msgid "Plugin Configurations"
msgstr "Plugin beállítások"
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Kulcs"
@ -7683,10 +7721,6 @@ msgstr "Riport verziószáma (automatikusan nő)"
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7930,7 +7964,7 @@ msgstr "Törlés ha kimerül"
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr "Lejárati dátum"
@ -7978,7 +8012,7 @@ msgstr "Készlet hely"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Készlethelyek"
@ -8614,7 +8648,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr "Ez a készlet tétel lejárt %(item.expiry_date)s-n"
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "Lejárt"
@ -9253,7 +9287,7 @@ msgstr "Szerkesztés"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Törlés"
@ -12425,7 +12459,7 @@ msgstr "Kivesz"
msgid "Add Stock"
msgstr "Készlet növelése"
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr "Hozzáad"
@ -13064,7 +13098,7 @@ msgstr "Értesítések megjelenítése"
msgid "New Notifications"
msgstr "Új értesítések"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr "Admin"
@ -13234,31 +13268,31 @@ msgstr "Igen"
msgid "No"
msgstr "Nem"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Felhasználók"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Válaszd ki mely felhasználók tartoznak ehhez a csoporthoz"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Személyes adatok"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Jogosultságok"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "Fontos dátumok"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13266,67 +13300,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Jogosultságok"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Csoport"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Nézet"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Jogosultság tételek megtekintéséhez"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Jogosultság tételek hozzáadásához"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Módosítás"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Jogosultság tételek szerkesztéséhez"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Jogosultság tételek törléséhez"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"
@ -301,7 +301,7 @@ msgstr "Komentar file"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Pengguna"
@ -956,7 +956,7 @@ msgstr "Order Produksi"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Order Produksi"
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Data pribadi"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"Language: it_IT\n"
@ -301,7 +301,7 @@ msgstr "Commento del file"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Utente"
@ -956,7 +956,7 @@ msgstr "Ordine di Produzione"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Ordini di Produzione"
@ -2578,7 +2578,8 @@ msgstr "Modalità Debug"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Genera report in modalità debug (output HTML)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Dimensioni pagina"
@ -3391,7 +3392,7 @@ msgstr "Nome per questa notifica"
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Attivo"
@ -3399,7 +3400,7 @@ msgstr "Attivo"
msgid "Is this webhook active"
msgstr "È questa notifica attiva"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Token"
@ -4119,7 +4120,7 @@ msgstr "Giacenza Fornitore"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Ordine di acquisto"
@ -4142,7 +4143,7 @@ msgstr "Nuovo Ordine di Acquisto"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Ordini di Vendita"
@ -4167,7 +4168,7 @@ msgstr "Assegna Giacenza"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr "Ordini di reso"
@ -4383,7 +4384,7 @@ msgstr "Aggiorna Disponibilità Articolo"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Articoli in magazzino"
@ -4464,20 +4465,20 @@ msgstr "Formato del nome file"
msgid "Pattern for generating label filenames"
msgstr "Formato del nome file per la generazione etichetta"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filtri"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr "Percorso Categoria"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Articoli"
@ -5630,7 +5631,7 @@ msgstr "Categoria Articoli"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Categorie Articolo"
@ -6715,7 +6716,7 @@ msgstr "Aggiungi informazioni inventario"
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr "Inventario"
@ -7356,6 +7357,7 @@ msgstr "Fornisce supporto nativo per codici a barre"
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr "Configurazione Plugin"
msgid "Plugin Configurations"
msgstr "Configurazioni Plugin"
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Key"
@ -7682,10 +7720,6 @@ msgstr "Numero di revisione del rapporto (auto-incrementi)"
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr "Elimina al esaurimento"
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr "Data di Scadenza"
@ -7977,7 +8011,7 @@ msgstr "Ubicazione magazzino"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Posizioni magazzino"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr "Questo Elemento Stock è scaduto il %(item.expiry_date)s"
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "Scaduto"
@ -9252,7 +9286,7 @@ msgstr "Modifica"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Elimina"
@ -12424,7 +12458,7 @@ msgstr "Prendi"
msgid "Add Stock"
msgstr "Aggiungi giacenza"
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr "Aggiungi"
@ -13063,7 +13097,7 @@ msgstr "Mostra Notifiche"
msgid "New Notifications"
msgstr "Nuove Notifiche"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr "Amministratore"
@ -13234,31 +13268,31 @@ msgstr "Si"
msgid "No"
msgstr "No"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Utenti"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Selezionare quali utenti sono assegnati a questo gruppo"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Informazioni personali"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Permessi"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "Date Importanti"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13266,67 +13300,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Impostazione autorizzazioni"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Gruppo"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Visualizza"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Autorizzazione a visualizzare gli articoli"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Autorizzazione ad aggiungere elementi"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Modificare"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Permessi per modificare gli elementi"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Autorizzazione ad eliminare gli elementi"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
@ -301,7 +301,7 @@ msgstr "ファイルコメント"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "ユーザー"
@ -956,7 +956,7 @@ msgstr "組立注文"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "組立注文"
@ -2578,7 +2578,8 @@ msgstr "デバッグモード"
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "在庫商品"
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "パーツ"
@ -5630,7 +5631,7 @@ msgstr "パーツカテゴリ"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "パーツカテゴリ"
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "期限切れ"
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "個人情報"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "許可"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "重要な日付"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "パーミッション設定"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "グループ"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "表示"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "項目を表示する権限"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "項目を追加する権限"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "変更"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "項目を編集する権限"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "項目を削除する権限"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"Language: ko_KR\n"
@ -301,7 +301,7 @@ msgstr ""
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "사용자"
@ -956,7 +956,7 @@ msgstr ""
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr ""
@ -2578,7 +2578,8 @@ msgstr "디버그 모드"
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "페이지 크기"
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "키"
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "삭제"
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr "관리자"
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:54\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"
@ -301,7 +301,7 @@ msgstr "Bestand opmerking"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Gebruiker"
@ -956,7 +956,7 @@ msgstr "Productieorder"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Productieorders"
@ -2578,7 +2578,8 @@ msgstr "Foutopsporingsmodus"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Rapporten genereren in debug modus (HTML uitvoer)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Paginagrootte"
@ -3391,7 +3392,7 @@ msgstr "Naam van deze webhook"
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Actief"
@ -3399,7 +3400,7 @@ msgstr "Actief"
msgid "Is this webhook active"
msgstr "Is deze webhook actief"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Token"
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Inkooporders"
@ -4142,7 +4143,7 @@ msgstr "Nieuwe Inkooporder"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Verkooporders"
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr "Beschikbaarheid van onderdeel bijwerken"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Voorraadartikelen"
@ -4464,20 +4465,20 @@ msgstr "Bestandsnaam Patroon"
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filters"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Onderdelen"
@ -5630,7 +5631,7 @@ msgstr "Onderdeel Categorie"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Onderdeel Categorieën"
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr "Voorraadlocatie"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Voorraadlocaties"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Verwijderen"
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-11 21:26\n"
"Last-Translator: \n"
"Language-Team: Norwegian\n"
"Language: no_NO\n"
@ -301,7 +301,7 @@ msgstr "Kommentar til fil"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Bruker"
@ -956,7 +956,7 @@ msgstr "Build ordre"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Build Ordre"
@ -2578,7 +2578,8 @@ msgstr "Feilsøkingsmodus"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Generer rapporter i feilsøkingsmodus (HTML-output)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Sidestørrelse"
@ -3391,7 +3392,7 @@ msgstr "Navn for webhooken"
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Aktiv"
@ -3399,7 +3400,7 @@ msgstr "Aktiv"
msgid "Is this webhook active"
msgstr "Er webhooken aktiv"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Sjetong"
@ -3513,7 +3514,7 @@ msgstr ""
#: common/models.py:2973 templates/InvenTree/settings/settings_staff_js.html:75
msgid "Symbol"
msgstr ""
msgstr "Symbol"
#: common/models.py:2974
msgid "Optional unit symbol"
@ -3521,11 +3522,11 @@ msgstr ""
#: common/models.py:2980 templates/InvenTree/settings/settings_staff_js.html:71
msgid "Definition"
msgstr ""
msgstr "Definisjon"
#: common/models.py:2981
msgid "Unit definition"
msgstr ""
msgstr "Enhets definisjon"
#: common/notifications.py:290
#, python-brace-format
@ -4119,7 +4120,7 @@ msgstr "Leverandørs lagerbeholdning"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Innkjøpsordrer"
@ -4142,7 +4143,7 @@ msgstr "Ny innkjøpsordre"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Salgsordre"
@ -4167,7 +4168,7 @@ msgstr "Tildelt lagerbeholdning"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr "Returordrer"
@ -4383,7 +4384,7 @@ msgstr "Oppdater Delens Tilgjengelighet"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Lagervarer"
@ -4464,20 +4465,20 @@ msgstr "Filnavnmønster"
msgid "Pattern for generating label filenames"
msgstr "Mønster for generering av etikett-filnavn"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr "Søkefiltre (kommaseparert liste over nøkkel=verdi-par)"
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filtre"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr "QR-kode"
@ -5547,7 +5548,7 @@ msgstr "Sti til kategori"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Deler"
@ -5630,7 +5631,7 @@ msgstr "Delkategori"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Delkategorier"
@ -6715,7 +6716,7 @@ msgstr "Legg til lagertellingsinformasjon"
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr "Lagertelling"
@ -7356,6 +7357,7 @@ msgstr "Gir innebygd støtte for strekkoder"
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr "Plugin konfigurasjon"
msgid "Plugin Configurations"
msgstr "Plugin konfigurasjoner"
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Nøkkel"
@ -7682,10 +7720,6 @@ msgstr "Rapportrevisjonsnummer (øker automatisk)"
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr "Slett når oppbrukt"
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr "Utløpsdato"
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr "Denne lagervaren utløp %(item.expiry_date)s"
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "Utløpt"
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Slett"
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
@ -301,7 +301,7 @@ msgstr "Komentarz pliku"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Użytkownik"
@ -956,7 +956,7 @@ msgstr "Zlecenie Budowy"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Zlecenia budowy"
@ -2578,7 +2578,8 @@ msgstr "Tryb Debugowania"
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Rozmiar strony"
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Aktywny"
@ -3399,7 +3400,7 @@ msgstr "Aktywny"
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr "Zapasy dostawcy"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Zamówienia zakupu"
@ -4142,7 +4143,7 @@ msgstr "Nowe zamówienie zakupu"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Towary"
@ -4464,20 +4465,20 @@ msgstr "Wzór nazwy pliku"
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filtry"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr "Ścieżka kategorii"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Części"
@ -5630,7 +5631,7 @@ msgstr "Kategoria komponentu"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Kategorie części"
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr "Konfiguracja wtyczki"
msgid "Plugin Configurations"
msgstr "Konfiguracja wtyczek"
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Klucz"
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr "Data ważności"
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Lokacje stanu magazynowego"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "Termin minął"
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Usuń"
@ -12424,7 +12458,7 @@ msgstr "Weź"
msgid "Add Stock"
msgstr "Dodaj stan"
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr "Dodaj"
@ -13063,7 +13097,7 @@ msgstr "Pokaż powiadomienia"
msgid "New Notifications"
msgstr "Nowe powiadomienia"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr "Tak"
msgid "No"
msgstr "Nie"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Użytkownicy"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Informacje osobiste"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Uprawnienia"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "Ważne daty"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Uprawnienia nadane"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Grupa"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Widok"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Uprawnienie do wyświetlania przedmiotów"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Uprawnienie do dodawania przedmiotów"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Zmień"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Uprawnienie do edycji przedmiotów"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Uprawnienie do usuwania przedmiotów"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n"
@ -301,7 +301,7 @@ msgstr "Comentario sobre arquivo"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Usuario"
@ -956,7 +956,7 @@ msgstr "Ondem de Produção"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Ordens de Produções"
@ -2578,7 +2578,8 @@ msgstr "Modo de depuração"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Gerar relatórios em modo de depuração (saída HTML)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Tamanho da página"
@ -3391,7 +3392,7 @@ msgstr "Nome para este webhook"
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Ativo"
@ -3399,7 +3400,7 @@ msgstr "Ativo"
msgid "Is this webhook active"
msgstr "Este gancho web está ativo"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Token"
@ -4119,7 +4120,7 @@ msgstr "Estoque do Fornecedor"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Pedidos de compra"
@ -4142,7 +4143,7 @@ msgstr "Novo Pedido de Compra"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Pedidos de vendas"
@ -4167,7 +4168,7 @@ msgstr "Estoque Atribuído"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr "Pedidos de Devolução"
@ -4383,7 +4384,7 @@ msgstr "Atualizar disponibilidade de peças"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Itens de Estoque"
@ -4464,20 +4465,20 @@ msgstr "Padrão de Nome de Arquivo"
msgid "Pattern for generating label filenames"
msgstr "Padrão para gerar nomes do arquivo das etiquetas"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr "Filtros de consulta (lista de valores separados por vírgula)"
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filtros"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr "Código QR"
@ -5547,7 +5548,7 @@ msgstr "Caminho da Categoria"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Peças"
@ -5630,7 +5631,7 @@ msgstr "Categoria da Peça"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Categorias de Peça"
@ -6715,7 +6716,7 @@ msgstr "Adicionar informações de balanço de estoque"
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr "Balanço"
@ -7356,6 +7357,7 @@ msgstr "Fornece suporte nativo para códigos de barras"
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr "Modo de depuração"
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr "Ativar o modo de depuração - retorna HTML bruto em vez de PDF"
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr "Configuração de Extensão"
msgid "Plugin Configurations"
msgstr "Configuração de Extensões"
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Chave"
@ -7682,10 +7720,6 @@ msgstr "Relatar número de revisão (auto-incrementos)"
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr "Excluir quando esgotado"
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr "Data de validade"
@ -7977,7 +8011,7 @@ msgstr "Localização do estoque"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Locais de estoque"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr "Este Item do Estoque expirou em %(item.expiry_date)s"
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "Expirado"
@ -9252,7 +9286,7 @@ msgstr "Editar"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Excluir"
@ -12424,7 +12458,7 @@ msgstr "Pegar"
msgid "Add Stock"
msgstr "Adicionar Estoque"
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr "Adicionar"
@ -13063,7 +13097,7 @@ msgstr "Mostrar Notificações"
msgid "New Notifications"
msgstr "Novas Notificações"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr "Administrador"
@ -13234,31 +13268,31 @@ msgstr "Sim"
msgid "No"
msgstr "Não"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Usuários"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Selecione quais usuários estão atribuídos a este grupo"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Informações pessoais"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Permissões"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "Datas importantes"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13266,67 +13300,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Permissão definida"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Grupo"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Visualizar"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Permissão para ver itens"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Permissão para adicionar itens"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Alterar"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Permissões para editar itens"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Permissão para excluir itens"

File diff suppressed because it is too large Load Diff

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
@ -301,7 +301,7 @@ msgstr "Комментарий к файлу"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Пользователь"
@ -956,7 +956,7 @@ msgstr "Порядок сборки"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Заказы на сборку"
@ -2578,7 +2578,8 @@ msgstr "Режим отладки"
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Активный"
@ -3399,7 +3400,7 @@ msgstr "Активный"
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr "Склад поставщика"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Заказы на закупку"
@ -4142,7 +4143,7 @@ msgstr "Новый заказ на закупку"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Заказы на продажу"
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Детали на складе"
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Фильтры"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr "Путь к категории"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Детали"
@ -5630,7 +5631,7 @@ msgstr "Категория детали"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Категория детали"
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr "Место хранения"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Места хранения"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Удалить"
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Права доступа"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Права доступа"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Вид"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Разрешение на просмотр элементов"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Разрешение на добавление элементов"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Разрешение на редактирование элементов"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Разрешение на удаление элементов"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Slovenian\n"
"Language: sl_SI\n"
@ -301,7 +301,7 @@ msgstr "Komentar datoteke"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Uporabnik"
@ -956,7 +956,7 @@ msgstr "Nalog izgradnje"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Nalogi izgradnje"
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"Language: sv_SE\n"
@ -301,7 +301,7 @@ msgstr "Fil kommentar"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Användare"
@ -956,7 +956,7 @@ msgstr "Byggorder"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Byggordrar"
@ -2578,7 +2578,8 @@ msgstr "Debugläge"
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Sidstorlek"
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr "QR-kod"
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Artiklar"
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr "Redigera"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Radera"
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr "Ja"
msgid "No"
msgstr "Nej"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Användare"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-06 22:49+0000\n"
"PO-Revision-Date: 2023-11-07 20:19\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Thai\n"
"Language: th_TH\n"
@ -301,7 +301,7 @@ msgstr "ความเห็นของไฟล์"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "ผู้ใช้งาน"
@ -956,7 +956,7 @@ msgstr ""
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr ""
@ -1008,7 +1008,7 @@ msgstr ""
#: part/models.py:3120 part/models.py:3139 part/models.py:3158
#: part/models.py:3179 part/models.py:3271 part/models.py:3545
#: part/models.py:3667 part/models.py:3770 part/models.py:4093
#: part/serializers.py:961 part/serializers.py:1374
#: part/serializers.py:961 part/serializers.py:1394
#: part/templates/part/part_app_base.html:8
#: part/templates/part/part_pricing.html:12
#: part/templates/part/upload_bom.html:52
@ -1224,7 +1224,7 @@ msgstr ""
#: build/models.py:847 build/serializers.py:218 build/serializers.py:257
#: build/serializers.py:815 order/models.py:444 order/serializers.py:389
#: order/serializers.py:511 part/serializers.py:1216 part/serializers.py:1538
#: order/serializers.py:511 part/serializers.py:1219 part/serializers.py:1558
#: stock/models.py:629 stock/models.py:1420 stock/serializers.py:390
msgid "Quantity must be greater than zero"
msgstr ""
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr ""
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr ""
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6483,75 +6484,75 @@ msgstr ""
msgid "Update pricing for this part"
msgstr ""
#: part/serializers.py:1375
#: part/serializers.py:1395
msgid "Select part to copy BOM from"
msgstr ""
#: part/serializers.py:1383
#: part/serializers.py:1403
msgid "Remove Existing Data"
msgstr ""
#: part/serializers.py:1384
#: part/serializers.py:1404
msgid "Remove existing BOM items before copying"
msgstr ""
#: part/serializers.py:1389
#: part/serializers.py:1409
msgid "Include Inherited"
msgstr ""
#: part/serializers.py:1390
#: part/serializers.py:1410
msgid "Include BOM items which are inherited from templated parts"
msgstr ""
#: part/serializers.py:1395
#: part/serializers.py:1415
msgid "Skip Invalid Rows"
msgstr ""
#: part/serializers.py:1396
#: part/serializers.py:1416
msgid "Enable this option to skip invalid rows"
msgstr ""
#: part/serializers.py:1401
#: part/serializers.py:1421
msgid "Copy Substitute Parts"
msgstr ""
#: part/serializers.py:1402
#: part/serializers.py:1422
msgid "Copy substitute parts when duplicate BOM items"
msgstr ""
#: part/serializers.py:1442
#: part/serializers.py:1462
msgid "Clear Existing BOM"
msgstr ""
#: part/serializers.py:1443
#: part/serializers.py:1463
msgid "Delete existing BOM items before uploading"
msgstr ""
#: part/serializers.py:1473
#: part/serializers.py:1493
msgid "No part column specified"
msgstr ""
#: part/serializers.py:1517
#: part/serializers.py:1537
msgid "Multiple matching parts found"
msgstr ""
#: part/serializers.py:1520
#: part/serializers.py:1540
msgid "No matching part found"
msgstr ""
#: part/serializers.py:1523
#: part/serializers.py:1543
msgid "Part is not designated as a component"
msgstr ""
#: part/serializers.py:1532
#: part/serializers.py:1552
msgid "Quantity not provided"
msgstr ""
#: part/serializers.py:1540
#: part/serializers.py:1560
msgid "Invalid quantity"
msgstr ""
#: part/serializers.py:1561
#: part/serializers.py:1581
msgid "At least one BOM item is required"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"Language: tr_TR\n"
@ -301,7 +301,7 @@ msgstr "Dosya yorumu"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Kullanıcı"
@ -956,7 +956,7 @@ msgstr "Yapım İşi Emri"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Yapım İşi Emirleri"
@ -2578,7 +2578,8 @@ msgstr "Hata Ayıklama Modu"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Raporları hata ayıklama modunda üret (HTML çıktısı)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Sayfa Boyutu"
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Aktif"
@ -3399,7 +3400,7 @@ msgstr "Aktif"
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr "Tedarikçi Stoku"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Satın Alma Emirleri"
@ -4142,7 +4143,7 @@ msgstr "Yeni Satın Alma Emri"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Satış Emirleri"
@ -4167,7 +4168,7 @@ msgstr "Atanan Stok"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Stok Kalemleri"
@ -4464,20 +4465,20 @@ msgstr "Dosya Adı Deseni"
msgid "Pattern for generating label filenames"
msgstr "Etiket dosya adları oluşturma için desen"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Filtreler"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Parçalar"
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Parça Kategorileri"
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr "Revizyon numarası raporla (otomatik artış)"
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr "Stok Konumu"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Stok Konumları"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr "Bu stok kaleminin süresi %(item.expiry_date)s tarihinde sona erdi"
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr "Bildirimleri Göster"
msgid "New Notifications"
msgstr "Yeni Bildirimler"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr "Evet"
msgid "No"
msgstr "Hayır"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Kullanıcılar"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Bu gruba atanacak kullanıcıyı seçin"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Kullanıcı bilgisi"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Yetkiler"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "Önemli tarihler"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "İzinleri ayarla"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Grup"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Görünüm"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Parçayı görüntüleme izni"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Parça ekleme izni"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Değiştir"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Parçaları düzenleme izni"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Parçaları silme izni"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"Language: vi_VN\n"
@ -301,7 +301,7 @@ msgstr "Bình luận tệp tin"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "Người dùng"
@ -956,7 +956,7 @@ msgstr "Tạo đơn hàng"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "Tạo đơn hàng"
@ -2578,7 +2578,8 @@ msgstr "Chế độ gỡ lỗi"
msgid "Generate reports in debug mode (HTML output)"
msgstr "Tạo báo cáo trong chế độ gỡ lỗi (đầu ra HTML)"
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr "Khổ giấy"
@ -3391,7 +3392,7 @@ msgstr "Tên của webhook này"
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr "Hoạt động"
@ -3399,7 +3400,7 @@ msgstr "Hoạt động"
msgid "Is this webhook active"
msgstr "Webhook có hoạt động không"
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr "Chữ ký số"
@ -4119,7 +4120,7 @@ msgstr "Kho nhà cung cấp"
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr "Đơn mua hàng"
@ -4142,7 +4143,7 @@ msgstr "Đơn đặt hàng mới"
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "Đơn hàng bán"
@ -4167,7 +4168,7 @@ msgstr "Kho đã được giao"
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr "Đơn hàng trả lại"
@ -4383,7 +4384,7 @@ msgstr "Cập nhật sự sẵn sàng sản phẩm"
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr "Hàng trong kho"
@ -4464,20 +4465,20 @@ msgstr "Mẫu tên tệp"
msgid "Pattern for generating label filenames"
msgstr "Mẫu dùng để tạo tên tệp nhãn"
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr "Truy vấn bộ lọc (dùng dấu phẩy ngăn cách các cặp key=value)"
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr "Bộ lọc"
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr "Mã QR"
@ -5547,7 +5548,7 @@ msgstr "Đưỡng dẫn danh mục"
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "Nguyên liệu"
@ -5630,7 +5631,7 @@ msgstr "Danh mục sản phẩm"
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr "Danh mục sản phẩm"
@ -6715,7 +6716,7 @@ msgstr "Thêm thông tin kiểm kê"
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr "Kiểm kê"
@ -7356,6 +7357,7 @@ msgstr "Cung cấp hỗ trợ gốc cho mã vạch"
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr "Chế độ gỡ lỗi"
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr "Bật chế độ gỡ lỗi - trả về mã HTML thuần thay vì PDF"
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr "Ngang"
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr "Tích hợp nhà cung cấp - DigiKey"
@ -7496,7 +7534,7 @@ msgstr "Cấu hình phần bổ sung"
msgid "Plugin Configurations"
msgstr "Cấu hình phần bổ sung"
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr "Khóa"
@ -7682,10 +7720,6 @@ msgstr "Số phiên bản báo cáo (tự động tăng)"
msgid "Page size for PDF reports"
msgstr "Khổ giấy cho báo cáo PDF"
#: report/models.py:203
msgid "Landscape"
msgstr "Ngang"
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr "Tạo báo cáo theo hướng ngang"
@ -7929,7 +7963,7 @@ msgstr "Xóa khi thiếu hụt"
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr "Ngày hết hạn"
@ -7977,7 +8011,7 @@ msgstr "Kho hàng"
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr "Vị trí kho hàng"
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr "Mặt hàng này hết hạn vào %(item.expiry_date)s"
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr "Đã hết hạn"
@ -9252,7 +9286,7 @@ msgstr "Sửa"
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr "Xóa"
@ -12424,7 +12458,7 @@ msgstr "Lấy"
msgid "Add Stock"
msgstr "Thêm kho"
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr "Thêm"
@ -13063,7 +13097,7 @@ msgstr "Hiển thị thông báo"
msgid "New Notifications"
msgstr "Thông báo mới"
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr "Quản trị"
@ -13233,31 +13267,31 @@ msgstr "Có"
msgid "No"
msgstr "Không"
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr "Người dùng"
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr "Chọn người dùng được chỉ định cho nhóm này"
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr "Người dùng sau là thành viên của nhiều nhóm"
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr "Thông tin cá nhân"
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr "Quyền"
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr "Ngày quan trọng"
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr "Mã thông báo đã bị thu hồi"
@ -13265,67 +13299,67 @@ msgstr "Mã thông báo đã bị thu hồi"
msgid "Token has expired"
msgstr "Mã thông báo đã hết hạn"
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr "Mã thông báo API"
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr "Mã thông báo API"
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr "Tên mã thông báo"
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr "Tên tùy chỉnh mã thông báo"
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr "Ngày hết hạn mã thông báo"
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr "Xem lần cuối"
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr "Lần cuối mã thông báo được sử dụng"
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr "Đã thu hồi"
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr "Quyền hạn đã đặt"
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr "Nhóm"
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr "Xem"
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr "Quyền để xem mục"
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr "Quyền để thêm mục"
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr "Đổi"
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr "Quyển để sửa mục"
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr "Quyền để xóa mục"

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-07 20:38+0000\n"
"PO-Revision-Date: 2023-11-08 20:36\n"
"POT-Creation-Date: 2023-11-09 03:01+0000\n"
"PO-Revision-Date: 2023-11-10 20:55\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"Language: zh_TW\n"
@ -301,7 +301,7 @@ msgstr "檔案註解"
#: part/models.py:3102 part/models.py:3181 part/models.py:3201
#: plugin/models.py:229 plugin/models.py:230
#: report/templates/report/inventree_test_report_base.html:105
#: templates/js/translated/stock.js:3007 users/models.py:76
#: templates/js/translated/stock.js:3007 users/models.py:85
msgid "User"
msgstr "使用者"
@ -956,7 +956,7 @@ msgstr "生產工單"
#: part/templates/part/part_sidebar.html:22 templates/InvenTree/index.html:196
#: templates/InvenTree/search.html:141
#: templates/InvenTree/settings/sidebar.html:55
#: templates/js/translated/search.js:186 users/models.py:170
#: templates/js/translated/search.js:186 users/models.py:179
msgid "Build Orders"
msgstr "生產工單"
@ -2578,7 +2578,8 @@ msgstr ""
msgid "Generate reports in debug mode (HTML output)"
msgstr ""
#: common/models.py:1549 report/models.py:197
#: common/models.py:1549 plugin/builtin/labels/label_sheet.py:28
#: report/models.py:197
msgid "Page Size"
msgstr ""
@ -3391,7 +3392,7 @@ msgstr ""
#: templates/js/translated/table_filters.js:219
#: templates/js/translated/table_filters.js:488
#: templates/js/translated/table_filters.js:516
#: templates/js/translated/table_filters.js:712 users/models.py:145
#: templates/js/translated/table_filters.js:712 users/models.py:154
msgid "Active"
msgstr ""
@ -3399,7 +3400,7 @@ msgstr ""
msgid "Is this webhook active"
msgstr ""
#: common/models.py:2541 users/models.py:123
#: common/models.py:2541 users/models.py:132
msgid "Token"
msgstr ""
@ -4119,7 +4120,7 @@ msgstr ""
#: templates/InvenTree/index.html:227 templates/InvenTree/search.html:199
#: templates/InvenTree/settings/sidebar.html:57
#: templates/js/translated/search.js:205 templates/navbar.html:50
#: users/models.py:171
#: users/models.py:180
msgid "Purchase Orders"
msgstr ""
@ -4142,7 +4143,7 @@ msgstr ""
#: templates/InvenTree/index.html:259 templates/InvenTree/search.html:219
#: templates/InvenTree/settings/sidebar.html:59
#: templates/js/translated/search.js:219 templates/navbar.html:62
#: users/models.py:172
#: users/models.py:181
msgid "Sales Orders"
msgstr "銷售訂單"
@ -4167,7 +4168,7 @@ msgstr ""
#: order/templates/order/return_orders.html:15
#: templates/InvenTree/settings/sidebar.html:61
#: templates/js/translated/search.js:232 templates/navbar.html:65
#: users/models.py:173
#: users/models.py:182
msgid "Return Orders"
msgstr ""
@ -4383,7 +4384,7 @@ msgstr ""
#: stock/templates/stock/location_sidebar.html:7
#: templates/InvenTree/search.html:155 templates/js/translated/part.js:1057
#: templates/js/translated/search.js:172 templates/js/translated/stock.js:2737
#: users/models.py:169
#: users/models.py:178
msgid "Stock Items"
msgstr ""
@ -4464,20 +4465,20 @@ msgstr ""
msgid "Pattern for generating label filenames"
msgstr ""
#: label/models.py:285 label/models.py:326 label/models.py:354
#: label/models.py:390
#: label/models.py:326 label/models.py:367 label/models.py:395
#: label/models.py:431
msgid "Query filters (comma-separated list of key=value pairs)"
msgstr ""
#: label/models.py:286 label/models.py:327 label/models.py:355
#: label/models.py:391 report/models.py:332 report/models.py:478
#: label/models.py:327 label/models.py:368 label/models.py:396
#: label/models.py:432 report/models.py:332 report/models.py:478
#: report/models.py:516 report/models.py:554 report/models.py:675
msgid "Filters"
msgstr ""
#: label/templates/label/part/part_label.html:31
#: label/templates/label/stockitem/qr.html:21
#: label/templates/label/stocklocation/qr.html:21
#: label/templates/label/stocklocation/qr.html:20
#: templates/allauth_2fa/setup.html:18
msgid "QR Code"
msgstr ""
@ -5547,7 +5548,7 @@ msgstr ""
#: templates/InvenTree/index.html:36 templates/InvenTree/search.html:84
#: templates/InvenTree/settings/sidebar.html:47
#: templates/js/translated/part.js:2799 templates/js/translated/search.js:130
#: templates/navbar.html:24 users/models.py:166
#: templates/navbar.html:24 users/models.py:175
msgid "Parts"
msgstr "零件"
@ -5630,7 +5631,7 @@ msgstr ""
#: part/models.py:80 part/templates/part/category.html:136
#: templates/InvenTree/search.html:97 templates/js/translated/search.js:158
#: users/models.py:165
#: users/models.py:174
msgid "Part Categories"
msgstr ""
@ -6715,7 +6716,7 @@ msgstr ""
#: part/templates/part/detail.html:67 part/templates/part/part_sidebar.html:50
#: stock/admin.py:148 templates/InvenTree/settings/part_stocktake.html:30
#: templates/InvenTree/settings/sidebar.html:53
#: templates/js/translated/stock.js:2186 users/models.py:167
#: templates/js/translated/stock.js:2186 users/models.py:176
msgid "Stocktake"
msgstr ""
@ -7356,6 +7357,7 @@ msgstr ""
#: plugin/builtin/integration/core_notifications.py:34
#: plugin/builtin/integration/currency_exchange.py:22
#: plugin/builtin/labels/inventree_label.py:23
#: plugin/builtin/labels/label_sheet.py:56
#: plugin/builtin/suppliers/digikey.py:24 plugin/builtin/suppliers/lcsc.py:25
#: plugin/builtin/suppliers/mouser.py:24 plugin/builtin/suppliers/tme.py:25
msgid "InvenTree contributors"
@ -7423,6 +7425,42 @@ msgstr ""
msgid "Enable debug mode - returns raw HTML instead of PDF"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:29
msgid "Page size for the label sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:34
msgid "Border"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:35
msgid "Print a border around each label"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:40 report/models.py:203
msgid "Landscape"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:41
msgid "Print the label sheet in landscape mode"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:53
msgid "InvenTree Label Sheet Printer"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:54
msgid "Arrays multiple labels onto a single sheet"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:87
msgid "Label is too large for page size"
msgstr ""
#: plugin/builtin/labels/label_sheet.py:116
msgid "No labels were generated"
msgstr ""
#: plugin/builtin/suppliers/digikey.py:21
msgid "Supplier Integration - DigiKey"
msgstr ""
@ -7496,7 +7534,7 @@ msgstr ""
msgid "Plugin Configurations"
msgstr ""
#: plugin/models.py:34 users/models.py:70
#: plugin/models.py:34 users/models.py:73
msgid "Key"
msgstr ""
@ -7682,10 +7720,6 @@ msgstr ""
msgid "Page size for PDF reports"
msgstr ""
#: report/models.py:203
msgid "Landscape"
msgstr ""
#: report/models.py:204
msgid "Render report in landscape orientation"
msgstr ""
@ -7929,7 +7963,7 @@ msgstr ""
#: stock/admin.py:149 stock/models.py:823
#: stock/templates/stock/item_base.html:433
#: templates/js/translated/stock.js:2200 users/models.py:89
#: templates/js/translated/stock.js:2200 users/models.py:98
msgid "Expiry Date"
msgstr ""
@ -7977,7 +8011,7 @@ msgstr ""
#: stock/models.py:119 stock/templates/stock/location.html:179
#: templates/InvenTree/search.html:166 templates/js/translated/search.js:178
#: users/models.py:168
#: users/models.py:177
msgid "Stock Locations"
msgstr ""
@ -8613,7 +8647,7 @@ msgid "This StockItem expired on %(item.expiry_date)s"
msgstr ""
#: stock/templates/stock/item_base.html:437
#: templates/js/translated/table_filters.js:435 users/models.py:139
#: templates/js/translated/table_filters.js:435 users/models.py:148
msgid "Expired"
msgstr ""
@ -9252,7 +9286,7 @@ msgstr ""
#: templates/InvenTree/settings/settings_staff_js.html:81
#: templates/js/translated/forms.js:511 templates/js/translated/helpers.js:105
#: templates/js/translated/part.js:389 templates/js/translated/pricing.js:629
#: templates/js/translated/stock.js:245 users/models.py:384
#: templates/js/translated/stock.js:245 users/models.py:393
msgid "Delete"
msgstr ""
@ -12424,7 +12458,7 @@ msgstr ""
msgid "Add Stock"
msgstr ""
#: templates/js/translated/stock.js:1042 users/models.py:380
#: templates/js/translated/stock.js:1042 users/models.py:389
msgid "Add"
msgstr ""
@ -13063,7 +13097,7 @@ msgstr ""
msgid "New Notifications"
msgstr ""
#: templates/navbar.html:144 users/models.py:164
#: templates/navbar.html:144 users/models.py:173
msgid "Admin"
msgstr ""
@ -13233,31 +13267,31 @@ msgstr ""
msgid "No"
msgstr ""
#: users/admin.py:78
#: users/admin.py:90
msgid "Users"
msgstr ""
#: users/admin.py:79
#: users/admin.py:91
msgid "Select which users are assigned to this group"
msgstr ""
#: users/admin.py:214
#: users/admin.py:226
msgid "The following users are members of multiple groups"
msgstr ""
#: users/admin.py:241
#: users/admin.py:253
msgid "Personal info"
msgstr ""
#: users/admin.py:242
#: users/admin.py:254
msgid "Permissions"
msgstr ""
#: users/admin.py:245
#: users/admin.py:257
msgid "Important dates"
msgstr ""
#: users/authentication.py:29 users/models.py:103
#: users/authentication.py:29 users/models.py:112
msgid "Token has been revoked"
msgstr ""
@ -13265,67 +13299,67 @@ msgstr ""
msgid "Token has expired"
msgstr ""
#: users/models.py:52
#: users/models.py:53
msgid "API Token"
msgstr ""
#: users/models.py:53
#: users/models.py:54
msgid "API Tokens"
msgstr ""
#: users/models.py:83
#: users/models.py:92
msgid "Token Name"
msgstr ""
#: users/models.py:84
#: users/models.py:93
msgid "Custom token name"
msgstr ""
#: users/models.py:90
#: users/models.py:99
msgid "Token expiry date"
msgstr ""
#: users/models.py:96
#: users/models.py:105
msgid "Last Seen"
msgstr ""
#: users/models.py:97
#: users/models.py:106
msgid "Last time the token was used"
msgstr ""
#: users/models.py:102
#: users/models.py:111
msgid "Revoked"
msgstr ""
#: users/models.py:367
#: users/models.py:376
msgid "Permission set"
msgstr ""
#: users/models.py:375
#: users/models.py:384
msgid "Group"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "View"
msgstr ""
#: users/models.py:378
#: users/models.py:387
msgid "Permission to view items"
msgstr ""
#: users/models.py:380
#: users/models.py:389
msgid "Permission to add items"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Change"
msgstr ""
#: users/models.py:382
#: users/models.py:391
msgid "Permissions to edit items"
msgstr ""
#: users/models.py:384
#: users/models.py:393
msgid "Permission to delete items"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -147,7 +147,8 @@ msgstr "Host"
#: src/components/forms/HostOptionsForm.tsx:42
#: src/components/forms/HostOptionsForm.tsx:69
#: src/components/tables/part/PartCategoryTable.tsx:23
#: src/components/tables/settings/CustomUnitsTable.tsx:27
#: src/components/tables/part/PartParameterTemplateTable.tsx:30
#: src/components/tables/settings/CustomUnitsTable.tsx:30
#: src/components/tables/stock/StockLocationTable.tsx:24
msgid "Name"
msgstr "Name"
@ -189,9 +190,9 @@ msgstr "Name: {0}"
msgid "State: <0>worker</0> ({0}), <1>plugins</1>{1}"
msgstr "State: <0>worker</0> ({0}), <1>plugins</1>{1}"
#: src/components/forms/fields/ApiFormField.tsx:316
#: src/components/forms/fields/ApiFormField.tsx:326
#: src/components/nav/SearchDrawer.tsx:417
#: src/components/tables/InvenTreeTable.tsx:401
#: src/components/tables/InvenTreeTable.tsx:392
#: src/components/widgets/MarkdownEditor.tsx:108
#: src/components/widgets/MarkdownEditor.tsx:154
#: src/pages/ErrorPage.tsx:12
@ -250,15 +251,15 @@ msgid "Unlink custom barcode"
msgstr "Unlink custom barcode"
#: src/components/items/ActionDropdown.tsx:155
#: src/components/tables/RowActions.tsx:43
#: src/components/tables/RowActions.tsx:44
msgid "Edit"
msgstr "Edit"
#: src/components/items/ActionDropdown.tsx:174
#: src/components/tables/RowActions.tsx:59
#: src/components/tables/RowActions.tsx:61
#: src/functions/forms.tsx:180
#: src/pages/Index/Scan.tsx:306
#: src/pages/Notifications.tsx:69
#: src/pages/Notifications.tsx:78
msgid "Delete"
msgstr "Delete"
@ -285,7 +286,7 @@ msgid "Read More"
msgstr "Read More"
#: src/components/items/ErrorItem.tsx:5
#: src/components/tables/InvenTreeTable.tsx:393
#: src/components/tables/InvenTreeTable.tsx:384
msgid "Unknown error"
msgstr "Unknown error"
@ -322,11 +323,11 @@ msgstr "This panel is a placeholder."
msgid "Scan QR code"
msgstr "Scan QR code"
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "Yes"
msgstr "Yes"
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "No"
msgstr "No"
@ -462,7 +463,7 @@ msgid "Close modal"
msgstr "Close modal"
#: src/components/modals/ServerInfoModal.tsx:17
#: src/pages/Index/Settings/SystemSettings.tsx:41
#: src/pages/Index/Settings/SystemSettings.tsx:42
msgid "Server"
msgstr "Server"
@ -531,7 +532,7 @@ msgid "Email settings not configured"
msgstr "Email settings not configured"
#: src/components/modals/ServerInfoModal.tsx:112
#: src/components/tables/plugin/PluginListTable.tsx:82
#: src/components/tables/plugin/PluginListTable.tsx:81
msgid "Version"
msgstr "Version"
@ -561,7 +562,7 @@ msgstr "Account settings"
#: src/components/nav/MainMenu.tsx:59
#: src/defaults/menuItems.tsx:58
#: src/pages/Index/Settings/SystemSettings.tsx:294
#: src/pages/Index/Settings/SystemSettings.tsx:296
msgid "System Settings"
msgstr "System Settings"
@ -617,10 +618,10 @@ msgid "About"
msgstr "About"
#: src/components/nav/NotificationDrawer.tsx:69
#: src/pages/Index/Settings/SystemSettings.tsx:122
#: src/pages/Index/Settings/SystemSettings.tsx:123
#: src/pages/Index/Settings/UserSettings.tsx:94
#: src/pages/Notifications.tsx:21
#: src/pages/Notifications.tsx:89
#: src/pages/Notifications.tsx:27
#: src/pages/Notifications.tsx:99
msgid "Notifications"
msgstr "Notifications"
@ -629,13 +630,13 @@ msgid "You have no unread notifications."
msgstr "You have no unread notifications."
#: src/components/nav/NotificationDrawer.tsx:110
#: src/pages/Notifications.tsx:29
#: src/pages/Notifications.tsx:35
msgid "Mark as read"
msgstr "Mark as read"
#: src/components/nav/PartCategoryTree.tsx:79
#: src/components/render/ModelType.tsx:64
#: src/pages/Index/Settings/SystemSettings.tsx:186
#: src/pages/Index/Settings/SystemSettings.tsx:187
#: src/pages/part/CategoryDetail.tsx:60
msgid "Part Categories"
msgstr "Part Categories"
@ -683,12 +684,12 @@ msgid "Unknown model: {model}"
msgstr "Unknown model: {model}"
#: src/components/render/ModelType.tsx:39
#: src/components/tables/bom/BomTable.tsx:35
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/build/BuildOrderTable.tsx:37
#: src/components/tables/part/PartParameterTable.tsx:29
#: src/components/tables/part/PartParameterTable.tsx:32
#: src/components/tables/part/PartTable.tsx:25
#: src/components/tables/part/RelatedPartTable.tsx:36
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:92
#: src/components/tables/part/RelatedPartTable.tsx:39
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:95
#: src/components/tables/purchasing/SupplierPartTable.tsx:36
#: src/components/tables/stock/StockItemTable.tsx:26
#: src/pages/part/PartDetail.tsx:327
@ -699,7 +700,7 @@ msgstr "Part"
#: src/components/tables/part/PartCategoryTable.tsx:35
#: src/defaults/links.tsx:27
#: src/defaults/menuItems.tsx:33
#: src/pages/Index/Settings/SystemSettings.tsx:191
#: src/pages/Index/Settings/SystemSettings.tsx:192
#: src/pages/part/CategoryDetail.tsx:46
#: src/pages/part/CategoryDetail.tsx:82
#: src/pages/part/PartDetail.tsx:242
@ -772,7 +773,7 @@ msgid "Builds"
msgstr "Builds"
#: src/components/render/ModelType.tsx:91
#: src/pages/company/CompanyDetail.tsx:197
#: src/pages/company/CompanyDetail.tsx:193
msgid "Company"
msgstr "Company"
@ -781,14 +782,14 @@ msgid "Companies"
msgstr "Companies"
#: src/components/render/ModelType.tsx:97
#: src/components/tables/ColumnRenderers.tsx:50
#: src/components/tables/ColumnRenderers.tsx:66
#: src/components/tables/TableHoverCard.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:29
#: src/components/tables/settings/ProjectCodeTable.tsx:32
msgid "Project Code"
msgstr "Project Code"
#: src/components/render/ModelType.tsx:98
#: src/pages/Index/Settings/SystemSettings.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:105
msgid "Project Codes"
msgstr "Project Codes"
@ -798,7 +799,7 @@ msgid "Purchase Order"
msgstr "Purchase Order"
#: src/components/render/ModelType.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:260
#: src/pages/Index/Settings/SystemSettings.tsx:262
#: src/pages/company/CompanyDetail.tsx:86
#: src/pages/part/PartDetail.tsx:174
#: src/pages/purchasing/PurchasingIndex.tsx:20
@ -820,7 +821,7 @@ msgid "Sales Order"
msgstr "Sales Order"
#: src/components/render/ModelType.tsx:114
#: src/pages/Index/Settings/SystemSettings.tsx:273
#: src/pages/Index/Settings/SystemSettings.tsx:275
#: src/pages/company/CompanyDetail.tsx:104
#: src/pages/part/PartDetail.tsx:180
#: src/pages/sales/SalesIndex.tsx:21
@ -903,52 +904,53 @@ msgstr "Error editing setting"
msgid "Edit Setting"
msgstr "Edit Setting"
#: src/components/tables/ColumnRenderers.tsx:17
#: src/components/tables/bom/BomTable.tsx:53
#: src/components/tables/ColumnRenderers.tsx:33
#: src/components/tables/bom/BomTable.tsx:89
#: src/components/tables/build/BuildOrderTable.tsx:55
#: src/components/tables/part/PartParameterTable.tsx:60
#: src/components/tables/part/RelatedPartTable.tsx:55
#: src/components/tables/plugin/PluginListTable.tsx:69
#: src/components/tables/part/PartParameterTable.tsx:63
#: src/components/tables/part/PartParameterTemplateTable.tsx:41
#: src/components/tables/part/RelatedPartTable.tsx:58
#: src/components/tables/plugin/PluginListTable.tsx:68
#: src/components/tables/stock/StockItemTable.tsx:45
msgid "Description"
msgstr "Description"
#: src/components/tables/ColumnRenderers.tsx:26
#: src/components/tables/ColumnRenderers.tsx:42
msgid "Link"
msgstr "Link"
#: src/components/tables/ColumnRenderers.tsx:35
#: src/components/tables/ColumnRenderers.tsx:51
#: src/pages/purchasing/PurchaseOrderDetail.tsx:59
#: src/pages/sales/SalesOrderDetail.tsx:45
msgid "Line Items"
msgstr "Line Items"
#: src/components/tables/ColumnRenderers.tsx:62
#: src/components/tables/ColumnRenderers.tsx:78
msgid "Status"
msgstr "Status"
#: src/components/tables/ColumnRenderers.tsx:70
#: src/components/tables/ColumnRenderers.tsx:86
msgid "Responsible"
msgstr "Responsible"
#: src/components/tables/ColumnRenderers.tsx:80
#: src/components/tables/ColumnRenderers.tsx:96
msgid "Target Date"
msgstr "Target Date"
#: src/components/tables/ColumnRenderers.tsx:90
#: src/components/tables/ColumnRenderers.tsx:106
msgid "Creation Date"
msgstr "Creation Date"
#: src/components/tables/ColumnRenderers.tsx:99
#: src/components/tables/ColumnRenderers.tsx:115
msgid "Shipment Date"
msgstr "Shipment Date"
#: src/components/tables/ColumnRenderers.tsx:120
#: src/components/tables/ColumnRenderers.tsx:136
#: src/components/tables/settings/CurrencyTable.tsx:22
msgid "Currency"
msgstr "Currency"
#: src/components/tables/ColumnRenderers.tsx:134
#: src/components/tables/ColumnRenderers.tsx:150
msgid "Total Price"
msgstr "Total Price"
@ -1014,7 +1016,7 @@ msgid "Select filter"
msgstr "Select filter"
#: src/components/tables/FilterSelectModal.tsx:159
#: src/components/tables/part/PartParameterTable.tsx:67
#: src/components/tables/part/PartParameterTable.tsx:70
msgid "Value"
msgstr "Value"
@ -1027,128 +1029,155 @@ msgid "Add Filter"
msgstr "Add Filter"
#: src/components/tables/InvenTreeTable.tsx:73
#: src/components/tables/InvenTreeTable.tsx:337
#: src/components/tables/InvenTreeTable.tsx:358
#: src/components/tables/InvenTreeTable.tsx:328
#: src/components/tables/InvenTreeTable.tsx:349
msgid "No records found"
msgstr "No records found"
#: src/components/tables/InvenTreeTable.tsx:372
#: src/components/tables/InvenTreeTable.tsx:363
msgid "Server returned incorrect data type"
msgstr "Server returned incorrect data type"
#: src/components/tables/InvenTreeTable.tsx:380
#: src/components/tables/InvenTreeTable.tsx:371
msgid "Bad request"
msgstr "Bad request"
#: src/components/tables/InvenTreeTable.tsx:383
#: src/components/tables/InvenTreeTable.tsx:374
msgid "Unauthorized"
msgstr "Unauthorized"
#: src/components/tables/InvenTreeTable.tsx:386
#: src/components/tables/InvenTreeTable.tsx:377
msgid "Forbidden"
msgstr "Forbidden"
#: src/components/tables/InvenTreeTable.tsx:389
#: src/components/tables/InvenTreeTable.tsx:380
msgid "Not found"
msgstr "Not found"
#: src/components/tables/InvenTreeTable.tsx:451
#: src/components/tables/InvenTreeTable.tsx:452
#: src/components/tables/InvenTreeTable.tsx:442
#: src/components/tables/InvenTreeTable.tsx:443
msgid "Barcode actions"
msgstr "Barcode actions"
#: src/components/tables/InvenTreeTable.tsx:460
#: src/components/tables/InvenTreeTable.tsx:461
#: src/components/tables/InvenTreeTable.tsx:451
#: src/components/tables/InvenTreeTable.tsx:452
msgid "Print actions"
msgstr "Print actions"
#: src/components/tables/InvenTreeTable.tsx:475
#: src/components/tables/InvenTreeTable.tsx:466
msgid "Refresh data"
msgstr "Refresh data"
#: src/components/tables/InvenTreeTable.tsx:494
#: src/components/tables/InvenTreeTable.tsx:485
msgid "Table filters"
msgstr "Table filters"
#: src/components/tables/RowActions.tsx:103
#: src/components/tables/RowActions.tsx:115
#: src/components/tables/RowActions.tsx:140
msgid "Actions"
msgstr "Actions"
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/bom/BomTable.tsx:67
msgid "This BOM item is defined for a different parent"
msgstr "This BOM item is defined for a different parent"
#: src/components/tables/bom/BomTable.tsx:81
msgid "Part Information"
msgstr "Part Information"
#: src/components/tables/bom/BomTable.tsx:94
#: src/components/tables/bom/UsedInTable.tsx:75
#: src/components/tables/build/BuildOrderTable.tsx:31
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:113
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:116
#: src/components/tables/purchasing/PurchaseOrderTable.tsx:39
msgid "Reference"
msgstr "Reference"
#: src/components/tables/bom/BomTable.tsx:63
#: src/components/tables/bom/BomTable.tsx:98
#: src/components/tables/bom/UsedInTable.tsx:67
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:118
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:146
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:121
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:149
#: src/pages/build/BuildDetail.tsx:77
msgid "Quantity"
msgstr "Quantity"
#: src/components/tables/bom/BomTable.tsx:67
#: src/components/tables/bom/BomTable.tsx:106
msgid "Substitutes"
msgstr "Substitutes"
#: src/components/tables/bom/BomTable.tsx:81
#: src/components/tables/bom/BomTable.tsx:120
msgid "Optional"
msgstr "Optional"
#: src/components/tables/bom/BomTable.tsx:90
#: src/components/tables/bom/BomTable.tsx:124
#: src/components/tables/bom/BomTable.tsx:239
msgid "Consumable"
msgstr "Consumable"
#: src/components/tables/bom/BomTable.tsx:99
#: src/components/tables/bom/BomTable.tsx:128
msgid "Allow Variants"
msgstr "Allow Variants"
#: src/components/tables/bom/BomTable.tsx:108
#: src/components/tables/bom/BomTable.tsx:132
msgid "Gets Inherited"
msgstr "Gets Inherited"
#: src/components/tables/bom/BomTable.tsx:118
#: src/components/tables/bom/BomTable.tsx:138
#: src/components/tables/part/PartTable.tsx:147
msgid "Price Range"
msgstr "Price Range"
#: src/components/tables/bom/BomTable.tsx:131
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/part/PartTable.tsx:113
#: src/components/tables/stock/StockItemTable.tsx:119
msgid "Available"
msgstr "Available"
#: src/components/tables/bom/BomTable.tsx:142
#: src/components/tables/bom/BomTable.tsx:163
#: src/components/tables/part/PartTable.tsx:120
msgid "No stock"
msgstr "No stock"
#: src/components/tables/bom/BomTable.tsx:147
#: src/components/tables/bom/BomTable.tsx:167
#~ msgid "Available Stock"
#~ msgstr "Available Stock"
#: src/components/tables/bom/BomTable.tsx:171
msgid "Includes substitute stock"
msgstr "Includes substitute stock"
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/bom/BomTable.tsx:180
msgid "Includes variant stock"
msgstr "Includes variant stock"
#: src/components/tables/bom/BomTable.tsx:158
#: src/components/tables/bom/BomTable.tsx:188
msgid "On order"
msgstr "On order"
#: src/components/tables/bom/BomTable.tsx:167
msgid "Available Stock"
msgstr "Available Stock"
#: src/components/tables/bom/BomTable.tsx:196
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr "Building"
#: src/components/tables/bom/BomTable.tsx:174
#: src/components/tables/bom/BomTable.tsx:200
#~ msgid "Validate"
#~ msgstr "Validate"
#: src/components/tables/bom/BomTable.tsx:205
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr "Stock Information"
#: src/components/tables/bom/BomTable.tsx:212
msgid "Can Build"
msgstr "Can Build"
#: src/components/tables/bom/BomTable.tsx:181
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:209
#: src/components/tables/bom/BomTable.tsx:216
msgid "Consumable item"
msgstr "Consumable item"
#: src/components/tables/bom/BomTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:212
#: src/components/tables/purchasing/SupplierPartTable.tsx:131
#: src/pages/build/BuildDetail.tsx:169
#: src/pages/company/CompanyDetail.tsx:150
@ -1160,9 +1189,37 @@ msgstr "Can Build"
msgid "Notes"
msgstr "Notes"
#: src/components/tables/bom/BomTable.tsx:200
msgid "Validate"
msgstr "Validate"
#: src/components/tables/bom/BomTable.tsx:252
msgid "View BOM"
msgstr "View BOM"
#: src/components/tables/bom/BomTable.tsx:263
msgid "Validate BOM line"
msgstr "Validate BOM line"
#: src/components/tables/bom/BomTable.tsx:271
msgid "Edit Substitutes"
msgstr "Edit Substitutes"
#: src/components/tables/bom/BomTable.tsx:285
msgid "Edit Bom Item"
msgstr "Edit Bom Item"
#: src/components/tables/bom/BomTable.tsx:287
msgid "Bom item updated"
msgstr "Bom item updated"
#: src/components/tables/bom/BomTable.tsx:302
msgid "Delete Bom Item"
msgstr "Delete Bom Item"
#: src/components/tables/bom/BomTable.tsx:303
msgid "Bom item deleted"
msgstr "Bom item deleted"
#: src/components/tables/bom/BomTable.tsx:306
msgid "Are you sure you want to remove this BOM item?"
msgstr "Are you sure you want to remove this BOM item?"
#: src/components/tables/bom/UsedInTable.tsx:30
msgid "Assembled Part"
@ -1195,7 +1252,7 @@ msgstr "Issued By"
#: src/components/tables/build/BuildOrderTable.tsx:109
#: src/components/tables/part/PartTable.tsx:166
#: src/components/tables/plugin/PluginListTable.tsx:137
#: src/components/tables/plugin/PluginListTable.tsx:133
msgid "Active"
msgstr "Active"
@ -1282,40 +1339,41 @@ msgstr "Message"
msgid "Path"
msgstr "Path"
#: src/components/tables/part/PartParameterTable.tsx:49
#: src/components/tables/part/PartParameterTable.tsx:52
msgid "Parameter"
msgstr "Parameter"
#: src/components/tables/part/PartParameterTable.tsx:88
#: src/components/tables/part/PartParameterTable.tsx:91
#: src/components/tables/part/PartParameterTemplateTable.tsx:36
#: src/components/tables/part/PartTable.tsx:44
msgid "Units"
msgstr "Units"
#: src/components/tables/part/PartParameterTable.tsx:113
#: src/components/tables/part/PartParameterTable.tsx:116
msgid "Edit Part Parameter"
msgstr "Edit Part Parameter"
#: src/components/tables/part/PartParameterTable.tsx:121
#: src/components/tables/part/PartParameterTable.tsx:124
msgid "Part parameter updated"
msgstr "Part parameter updated"
#: src/components/tables/part/PartParameterTable.tsx:134
#: src/components/tables/part/PartParameterTable.tsx:138
msgid "Delete Part Parameter"
msgstr "Delete Part Parameter"
#: src/components/tables/part/PartParameterTable.tsx:135
#: src/components/tables/part/PartParameterTable.tsx:139
msgid "Part parameter deleted"
msgstr "Part parameter deleted"
#: src/components/tables/part/PartParameterTable.tsx:138
#: src/components/tables/part/PartParameterTable.tsx:142
msgid "Are you sure you want to remove this parameter?"
msgstr "Are you sure you want to remove this parameter?"
#: src/components/tables/part/PartParameterTable.tsx:157
#: src/components/tables/part/PartParameterTable.tsx:161
msgid "Add Part Parameter"
msgstr "Add Part Parameter"
#: src/components/tables/part/PartParameterTable.tsx:166
#: src/components/tables/part/PartParameterTable.tsx:170
msgid "Part parameter added"
msgstr "Part parameter added"
@ -1323,10 +1381,50 @@ msgstr "Part parameter added"
#~ msgid "Add parameter"
#~ msgstr "Add parameter"
#: src/components/tables/part/PartParameterTable.tsx:194
#: src/components/tables/part/PartParameterTable.tsx:198
msgid "Include Variants"
msgstr "Include Variants"
#: src/components/tables/part/PartParameterTemplateTable.tsx:46
msgid "Checkbox"
msgstr "Checkbox"
#: src/components/tables/part/PartParameterTemplateTable.tsx:50
msgid "Choices"
msgstr "Choices"
#: src/components/tables/part/PartParameterTemplateTable.tsx:65
msgid "Edit Parameter Template"
msgstr "Edit Parameter Template"
#: src/components/tables/part/PartParameterTemplateTable.tsx:67
msgid "Parameter template updated"
msgstr "Parameter template updated"
#: src/components/tables/part/PartParameterTemplateTable.tsx:78
msgid "Delete Parameter Template"
msgstr "Delete Parameter Template"
#: src/components/tables/part/PartParameterTemplateTable.tsx:79
msgid "Parameter template deleted"
msgstr "Parameter template deleted"
#: src/components/tables/part/PartParameterTemplateTable.tsx:81
msgid "Remove parameter template"
msgstr "Remove parameter template"
#: src/components/tables/part/PartParameterTemplateTable.tsx:93
msgid "Create Parameter Template"
msgstr "Create Parameter Template"
#: src/components/tables/part/PartParameterTemplateTable.tsx:95
msgid "Parameter template created"
msgstr "Parameter template created"
#: src/components/tables/part/PartParameterTemplateTable.tsx:103
msgid "Add parameter template"
msgstr "Add parameter template"
#: src/components/tables/part/PartTable.tsx:38
msgid "IPN"
msgstr "IPN"
@ -1335,7 +1433,7 @@ msgstr "IPN"
#: src/components/tables/stock/StockItemTable.tsx:50
#: src/defaults/links.tsx:28
#: src/defaults/menuItems.tsx:38
#: src/pages/Index/Settings/SystemSettings.tsx:227
#: src/pages/Index/Settings/SystemSettings.tsx:229
#: src/pages/part/PartDetail.tsx:97
#: src/pages/stock/LocationDetail.tsx:63
#: src/pages/stock/StockDetail.tsx:134
@ -1350,10 +1448,6 @@ msgstr "Minimum stock"
msgid "On Order"
msgstr "On Order"
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr "Building"
#: src/components/tables/part/PartTable.tsx:97
msgid "Build Order Allocations"
msgstr "Build Order Allocations"
@ -1362,11 +1456,6 @@ msgstr "Build Order Allocations"
msgid "Sales Order Allocations"
msgstr "Sales Order Allocations"
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr "Stock Information"
#: src/components/tables/part/PartTable.tsx:167
msgid "Filter by part active status"
msgstr "Filter by part active status"
@ -1469,142 +1558,142 @@ msgstr "Filter by parts which are virtual"
msgid "Not Virtual"
msgstr "Not Virtual"
#: src/components/tables/part/RelatedPartTable.tsx:66
#: src/components/tables/part/RelatedPartTable.tsx:69
msgid "Add Related Part"
msgstr "Add Related Part"
#: src/components/tables/part/RelatedPartTable.tsx:74
#: src/components/tables/part/RelatedPartTable.tsx:77
msgid "Related Part"
msgstr "Related Part"
#: src/components/tables/part/RelatedPartTable.tsx:77
#: src/components/tables/part/RelatedPartTable.tsx:80
msgid "Related part added"
msgstr "Related part added"
#: src/components/tables/part/RelatedPartTable.tsx:87
#: src/components/tables/part/RelatedPartTable.tsx:90
msgid "Add related part"
msgstr "Add related part"
#: src/components/tables/part/RelatedPartTable.tsx:106
#: src/components/tables/part/RelatedPartTable.tsx:111
msgid "Delete Related Part"
msgstr "Delete Related Part"
#: src/components/tables/part/RelatedPartTable.tsx:107
#: src/components/tables/part/RelatedPartTable.tsx:112
msgid "Related part deleted"
msgstr "Related part deleted"
#: src/components/tables/part/RelatedPartTable.tsx:109
#: src/components/tables/part/RelatedPartTable.tsx:114
msgid "Are you sure you want to remove this relationship?"
msgstr "Are you sure you want to remove this relationship?"
#: src/components/tables/plugin/PluginListTable.tsx:24
#: src/components/tables/plugin/PluginListTable.tsx:23
msgid "Plugin is active"
msgstr "Plugin is active"
#: src/components/tables/plugin/PluginListTable.tsx:30
#: src/components/tables/plugin/PluginListTable.tsx:29
msgid "Plugin is inactive"
msgstr "Plugin is inactive"
#: src/components/tables/plugin/PluginListTable.tsx:37
#: src/components/tables/plugin/PluginListTable.tsx:36
msgid "Plugin is not installed"
msgstr "Plugin is not installed"
#: src/components/tables/plugin/PluginListTable.tsx:54
#: src/components/tables/plugin/PluginListTable.tsx:53
msgid "Plugin"
msgstr "Plugin"
#: src/components/tables/plugin/PluginListTable.tsx:76
#: src/components/tables/plugin/PluginListTable.tsx:75
msgid "Description not available"
msgstr "Description not available"
#: src/components/tables/plugin/PluginListTable.tsx:103
#: src/components/tables/plugin/PluginListTable.tsx:102
msgid "Deactivate"
msgstr "Deactivate"
#: src/components/tables/plugin/PluginListTable.tsx:111
#: src/components/tables/plugin/PluginListTable.tsx:108
msgid "Activate"
msgstr "Activate"
#: src/components/tables/plugin/PluginListTable.tsx:142
#: src/components/tables/plugin/PluginListTable.tsx:138
msgid "Builtin"
msgstr "Builtin"
#: src/components/tables/plugin/PluginListTable.tsx:147
#: src/components/tables/plugin/PluginListTable.tsx:143
msgid "Sample"
msgstr "Sample"
#: src/components/tables/plugin/PluginListTable.tsx:152
#: src/components/tables/plugin/PluginListTable.tsx:148
msgid "Installed"
msgstr "Installed"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
msgid "Receive"
msgstr "Receive"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:56
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:53
msgid "Receive line item"
msgstr "Receive line item"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:74
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
#~ msgid "Receive"
#~ msgstr "Receive"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:73
msgid "Edit Line Item"
msgstr "Edit Line Item"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:77
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:76
msgid "Line item updated"
msgstr "Line item updated"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:106
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:109
msgid "Part Description"
msgstr "Part Description"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:131
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:167
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:134
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:170
#: src/components/tables/purchasing/SupplierPartTable.tsx:103
#: src/components/tables/purchasing/SupplierPartTable.tsx:123
msgid "Pack Quantity"
msgstr "Pack Quantity"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:137
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:140
msgid "Total Quantity"
msgstr "Total Quantity"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:153
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:156
msgid "Received"
msgstr "Received"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:172
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:175
msgid "Supplier Code"
msgstr "Supplier Code"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:179
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:182
msgid "Supplier Link"
msgstr "Supplier Link"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:186
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:189
msgid "Manufacturer Code"
msgstr "Manufacturer Code"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:194
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:197
msgid "Unit Price"
msgstr "Unit Price"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:200
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:203
msgid "Destination"
msgstr "Destination"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:218
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
msgid "Add Line Item"
msgstr "Add Line Item"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:224
msgid "Line item added"
msgstr "Line item added"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:232
msgid "Add line item"
msgstr "Add line item"
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:233
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:236
msgid "Receive items"
msgstr "Receive items"
@ -1667,15 +1756,15 @@ msgstr "Edit Supplier Part"
msgid "Supplier part updated"
msgstr "Supplier part updated"
#: src/components/tables/purchasing/SupplierPartTable.tsx:204
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
msgid "Delete Supplier Part"
msgstr "Delete Supplier Part"
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
#: src/components/tables/purchasing/SupplierPartTable.tsx:206
msgid "Supplier part deleted"
msgstr "Supplier part deleted"
#: src/components/tables/purchasing/SupplierPartTable.tsx:208
#: src/components/tables/purchasing/SupplierPartTable.tsx:209
msgid "Are you sure you want to remove this supplier part?"
msgstr "Are you sure you want to remove this supplier part?"
@ -1710,69 +1799,69 @@ msgstr "Exchange rate update error"
msgid "Refresh currency exchange rates"
msgstr "Refresh currency exchange rates"
#: src/components/tables/settings/CustomUnitsTable.tsx:33
#: src/components/tables/settings/CustomUnitsTable.tsx:36
msgid "Definition"
msgstr "Definition"
#: src/components/tables/settings/CustomUnitsTable.tsx:39
#: src/components/tables/settings/CustomUnitsTable.tsx:42
msgid "Symbol"
msgstr "Symbol"
#: src/components/tables/settings/CustomUnitsTable.tsx:53
#: src/components/tables/settings/CustomUnitsTable.tsx:58
msgid "Edit custom unit"
msgstr "Edit custom unit"
#: src/components/tables/settings/CustomUnitsTable.tsx:60
#: src/components/tables/settings/CustomUnitsTable.tsx:65
msgid "Custom unit updated"
msgstr "Custom unit updated"
#: src/components/tables/settings/CustomUnitsTable.tsx:69
#: src/components/tables/settings/CustomUnitsTable.tsx:75
msgid "Delete custom unit"
msgstr "Delete custom unit"
#: src/components/tables/settings/CustomUnitsTable.tsx:70
#: src/components/tables/settings/CustomUnitsTable.tsx:76
msgid "Custom unit deleted"
msgstr "Custom unit deleted"
#: src/components/tables/settings/CustomUnitsTable.tsx:73
#: src/components/tables/settings/CustomUnitsTable.tsx:79
msgid "Are you sure you want to remove this custom unit?"
msgstr "Are you sure you want to remove this custom unit?"
#: src/components/tables/settings/CustomUnitsTable.tsx:84
#: src/components/tables/settings/CustomUnitsTable.tsx:100
#: src/components/tables/settings/CustomUnitsTable.tsx:92
#: src/components/tables/settings/CustomUnitsTable.tsx:108
msgid "Add custom unit"
msgstr "Add custom unit"
#: src/components/tables/settings/CustomUnitsTable.tsx:90
#: src/components/tables/settings/CustomUnitsTable.tsx:98
msgid "Custom unit created"
msgstr "Custom unit created"
#: src/components/tables/settings/ProjectCodeTable.tsx:42
#: src/components/tables/settings/ProjectCodeTable.tsx:47
msgid "Edit project code"
msgstr "Edit project code"
#: src/components/tables/settings/ProjectCodeTable.tsx:48
#: src/components/tables/settings/ProjectCodeTable.tsx:53
msgid "Project code updated"
msgstr "Project code updated"
#: src/components/tables/settings/ProjectCodeTable.tsx:57
#: src/components/tables/settings/ProjectCodeTable.tsx:63
msgid "Delete project code"
msgstr "Delete project code"
#: src/components/tables/settings/ProjectCodeTable.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:64
msgid "Project code deleted"
msgstr "Project code deleted"
#: src/components/tables/settings/ProjectCodeTable.tsx:61
#: src/components/tables/settings/ProjectCodeTable.tsx:67
msgid "Are you sure you want to remove this project code?"
msgstr "Are you sure you want to remove this project code?"
#: src/components/tables/settings/ProjectCodeTable.tsx:72
#: src/components/tables/settings/ProjectCodeTable.tsx:86
#: src/components/tables/settings/ProjectCodeTable.tsx:80
#: src/components/tables/settings/ProjectCodeTable.tsx:94
msgid "Add project code"
msgstr "Add project code"
#: src/components/tables/settings/ProjectCodeTable.tsx:78
#: src/components/tables/settings/ProjectCodeTable.tsx:86
msgid "Added project code"
msgstr "Added project code"
@ -2772,7 +2861,7 @@ msgid "The history is kept in this browser's local storage. So it won't be share
msgstr "The history is kept in this browser's local storage. So it won't be shared with other users or other devices but is persistent through reloads. You can select items in the history to perform actions on them. To add items, scan/enter them in the Input area."
#: src/pages/Index/Scan.tsx:338
#: src/pages/Notifications.tsx:47
#: src/pages/Notifications.tsx:55
msgid "History"
msgstr "History"
@ -2967,46 +3056,46 @@ msgstr "Advanced Amininistrative Options for InvenTree"
msgid "Plugin Settings"
msgstr "Plugin Settings"
#: src/pages/Index/Settings/SystemSettings.tsx:68
#: src/pages/Index/Settings/SystemSettings.tsx:69
msgid "Login"
msgstr "Login"
#: src/pages/Index/Settings/SystemSettings.tsx:90
#: src/pages/Index/Settings/SystemSettings.tsx:91
msgid "Barcodes"
msgstr "Barcodes"
#: src/pages/Index/Settings/SystemSettings.tsx:116
#: src/pages/Index/Settings/SystemSettings.tsx:117
msgid "Physical Units"
msgstr "Physical Units"
#: src/pages/Index/Settings/SystemSettings.tsx:127
#: src/pages/Index/Settings/SystemSettings.tsx:128
#: src/pages/part/PartDetail.tsx:150
msgid "Pricing"
msgstr "Pricing"
#: src/pages/Index/Settings/SystemSettings.tsx:156
#: src/pages/Index/Settings/SystemSettings.tsx:157
msgid "Exchange Rates"
msgstr "Exchange Rates"
#: src/pages/Index/Settings/SystemSettings.tsx:164
#: src/pages/Index/Settings/SystemSettings.tsx:165
msgid "Labels"
msgstr "Labels"
#: src/pages/Index/Settings/SystemSettings.tsx:170
#: src/pages/Index/Settings/SystemSettings.tsx:171
#: src/pages/Index/Settings/UserSettings.tsx:99
msgid "Reporting"
msgstr "Reporting"
#: src/pages/Index/Settings/SystemSettings.tsx:222
#: src/pages/Index/Settings/SystemSettings.tsx:223
msgid "Part Parameters"
msgstr "Part Parameters"
#: src/pages/Index/Settings/SystemSettings.tsx:249
#: src/pages/Index/Settings/SystemSettings.tsx:251
#: src/pages/part/PartDetail.tsx:198
msgid "Stocktake"
msgstr "Stocktake"
#: src/pages/Index/Settings/SystemSettings.tsx:254
#: src/pages/Index/Settings/SystemSettings.tsx:256
#: src/pages/build/BuildDetail.tsx:262
#: src/pages/build/BuildIndex.tsx:36
#: src/pages/part/PartDetail.tsx:129
@ -3014,7 +3103,7 @@ msgstr "Stocktake"
msgid "Build Orders"
msgstr "Build Orders"
#: src/pages/Index/Settings/SystemSettings.tsx:296
#: src/pages/Index/Settings/SystemSettings.tsx:298
msgid "Switch to User Setting"
msgstr "Switch to User Setting"
@ -3058,7 +3147,7 @@ msgstr "Sorry, this page is not known or was moved."
msgid "Go to the start page"
msgstr "Go to the start page"
#: src/pages/Notifications.tsx:55
#: src/pages/Notifications.tsx:63
msgid "Mark as unread"
msgstr "Mark as unread"
@ -3190,7 +3279,7 @@ msgstr "Supplied Parts"
msgid "Assigned Stock"
msgstr "Assigned Stock"
#: src/pages/company/CompanyDetail.tsx:171
#: src/pages/company/CompanyDetail.tsx:167
msgid "Company Actions"
msgstr "Company Actions"

View File

@ -128,7 +128,8 @@ msgstr ""
#: src/components/forms/HostOptionsForm.tsx:42
#: src/components/forms/HostOptionsForm.tsx:69
#: src/components/tables/part/PartCategoryTable.tsx:23
#: src/components/tables/settings/CustomUnitsTable.tsx:27
#: src/components/tables/part/PartParameterTemplateTable.tsx:30
#: src/components/tables/settings/CustomUnitsTable.tsx:30
#: src/components/tables/stock/StockLocationTable.tsx:24
msgid "Name"
msgstr ""
@ -170,9 +171,9 @@ msgstr ""
msgid "State: <0>worker</0> ({0}), <1>plugins</1>{1}"
msgstr ""
#: src/components/forms/fields/ApiFormField.tsx:316
#: src/components/forms/fields/ApiFormField.tsx:326
#: src/components/nav/SearchDrawer.tsx:417
#: src/components/tables/InvenTreeTable.tsx:401
#: src/components/tables/InvenTreeTable.tsx:392
#: src/components/widgets/MarkdownEditor.tsx:108
#: src/components/widgets/MarkdownEditor.tsx:154
#: src/pages/ErrorPage.tsx:12
@ -231,15 +232,15 @@ msgid "Unlink custom barcode"
msgstr ""
#: src/components/items/ActionDropdown.tsx:155
#: src/components/tables/RowActions.tsx:43
#: src/components/tables/RowActions.tsx:44
msgid "Edit"
msgstr ""
#: src/components/items/ActionDropdown.tsx:174
#: src/components/tables/RowActions.tsx:59
#: src/components/tables/RowActions.tsx:61
#: src/functions/forms.tsx:180
#: src/pages/Index/Scan.tsx:306
#: src/pages/Notifications.tsx:69
#: src/pages/Notifications.tsx:78
msgid "Delete"
msgstr ""
@ -266,7 +267,7 @@ msgid "Read More"
msgstr ""
#: src/components/items/ErrorItem.tsx:5
#: src/components/tables/InvenTreeTable.tsx:393
#: src/components/tables/InvenTreeTable.tsx:384
msgid "Unknown error"
msgstr ""
@ -303,11 +304,11 @@ msgstr ""
msgid "Scan QR code"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "Yes"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "No"
msgstr ""
@ -443,7 +444,7 @@ msgid "Close modal"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:17
#: src/pages/Index/Settings/SystemSettings.tsx:41
#: src/pages/Index/Settings/SystemSettings.tsx:42
msgid "Server"
msgstr ""
@ -512,7 +513,7 @@ msgid "Email settings not configured"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:112
#: src/components/tables/plugin/PluginListTable.tsx:82
#: src/components/tables/plugin/PluginListTable.tsx:81
msgid "Version"
msgstr ""
@ -542,7 +543,7 @@ msgstr ""
#: src/components/nav/MainMenu.tsx:59
#: src/defaults/menuItems.tsx:58
#: src/pages/Index/Settings/SystemSettings.tsx:294
#: src/pages/Index/Settings/SystemSettings.tsx:296
msgid "System Settings"
msgstr ""
@ -590,10 +591,10 @@ msgid "About"
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:69
#: src/pages/Index/Settings/SystemSettings.tsx:122
#: src/pages/Index/Settings/SystemSettings.tsx:123
#: src/pages/Index/Settings/UserSettings.tsx:94
#: src/pages/Notifications.tsx:21
#: src/pages/Notifications.tsx:89
#: src/pages/Notifications.tsx:27
#: src/pages/Notifications.tsx:99
msgid "Notifications"
msgstr ""
@ -602,13 +603,13 @@ msgid "You have no unread notifications."
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:110
#: src/pages/Notifications.tsx:29
#: src/pages/Notifications.tsx:35
msgid "Mark as read"
msgstr ""
#: src/components/nav/PartCategoryTree.tsx:79
#: src/components/render/ModelType.tsx:64
#: src/pages/Index/Settings/SystemSettings.tsx:186
#: src/pages/Index/Settings/SystemSettings.tsx:187
#: src/pages/part/CategoryDetail.tsx:60
msgid "Part Categories"
msgstr ""
@ -656,12 +657,12 @@ msgid "Unknown model: {model}"
msgstr ""
#: src/components/render/ModelType.tsx:39
#: src/components/tables/bom/BomTable.tsx:35
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/build/BuildOrderTable.tsx:37
#: src/components/tables/part/PartParameterTable.tsx:29
#: src/components/tables/part/PartParameterTable.tsx:32
#: src/components/tables/part/PartTable.tsx:25
#: src/components/tables/part/RelatedPartTable.tsx:36
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:92
#: src/components/tables/part/RelatedPartTable.tsx:39
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:95
#: src/components/tables/purchasing/SupplierPartTable.tsx:36
#: src/components/tables/stock/StockItemTable.tsx:26
#: src/pages/part/PartDetail.tsx:327
@ -672,7 +673,7 @@ msgstr ""
#: src/components/tables/part/PartCategoryTable.tsx:35
#: src/defaults/links.tsx:27
#: src/defaults/menuItems.tsx:33
#: src/pages/Index/Settings/SystemSettings.tsx:191
#: src/pages/Index/Settings/SystemSettings.tsx:192
#: src/pages/part/CategoryDetail.tsx:46
#: src/pages/part/CategoryDetail.tsx:82
#: src/pages/part/PartDetail.tsx:242
@ -745,7 +746,7 @@ msgid "Builds"
msgstr ""
#: src/components/render/ModelType.tsx:91
#: src/pages/company/CompanyDetail.tsx:197
#: src/pages/company/CompanyDetail.tsx:193
msgid "Company"
msgstr ""
@ -754,14 +755,14 @@ msgid "Companies"
msgstr ""
#: src/components/render/ModelType.tsx:97
#: src/components/tables/ColumnRenderers.tsx:50
#: src/components/tables/ColumnRenderers.tsx:66
#: src/components/tables/TableHoverCard.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:29
#: src/components/tables/settings/ProjectCodeTable.tsx:32
msgid "Project Code"
msgstr ""
#: src/components/render/ModelType.tsx:98
#: src/pages/Index/Settings/SystemSettings.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:105
msgid "Project Codes"
msgstr ""
@ -771,7 +772,7 @@ msgid "Purchase Order"
msgstr ""
#: src/components/render/ModelType.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:260
#: src/pages/Index/Settings/SystemSettings.tsx:262
#: src/pages/company/CompanyDetail.tsx:86
#: src/pages/part/PartDetail.tsx:174
#: src/pages/purchasing/PurchasingIndex.tsx:20
@ -793,7 +794,7 @@ msgid "Sales Order"
msgstr ""
#: src/components/render/ModelType.tsx:114
#: src/pages/Index/Settings/SystemSettings.tsx:273
#: src/pages/Index/Settings/SystemSettings.tsx:275
#: src/pages/company/CompanyDetail.tsx:104
#: src/pages/part/PartDetail.tsx:180
#: src/pages/sales/SalesIndex.tsx:21
@ -876,52 +877,53 @@ msgstr ""
msgid "Edit Setting"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:17
#: src/components/tables/bom/BomTable.tsx:53
#: src/components/tables/ColumnRenderers.tsx:33
#: src/components/tables/bom/BomTable.tsx:89
#: src/components/tables/build/BuildOrderTable.tsx:55
#: src/components/tables/part/PartParameterTable.tsx:60
#: src/components/tables/part/RelatedPartTable.tsx:55
#: src/components/tables/plugin/PluginListTable.tsx:69
#: src/components/tables/part/PartParameterTable.tsx:63
#: src/components/tables/part/PartParameterTemplateTable.tsx:41
#: src/components/tables/part/RelatedPartTable.tsx:58
#: src/components/tables/plugin/PluginListTable.tsx:68
#: src/components/tables/stock/StockItemTable.tsx:45
msgid "Description"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:26
#: src/components/tables/ColumnRenderers.tsx:42
msgid "Link"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:35
#: src/components/tables/ColumnRenderers.tsx:51
#: src/pages/purchasing/PurchaseOrderDetail.tsx:59
#: src/pages/sales/SalesOrderDetail.tsx:45
msgid "Line Items"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:62
#: src/components/tables/ColumnRenderers.tsx:78
msgid "Status"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:70
#: src/components/tables/ColumnRenderers.tsx:86
msgid "Responsible"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:80
#: src/components/tables/ColumnRenderers.tsx:96
msgid "Target Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:90
#: src/components/tables/ColumnRenderers.tsx:106
msgid "Creation Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:99
#: src/components/tables/ColumnRenderers.tsx:115
msgid "Shipment Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:120
#: src/components/tables/ColumnRenderers.tsx:136
#: src/components/tables/settings/CurrencyTable.tsx:22
msgid "Currency"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:134
#: src/components/tables/ColumnRenderers.tsx:150
msgid "Total Price"
msgstr ""
@ -987,7 +989,7 @@ msgid "Select filter"
msgstr ""
#: src/components/tables/FilterSelectModal.tsx:159
#: src/components/tables/part/PartParameterTable.tsx:67
#: src/components/tables/part/PartParameterTable.tsx:70
msgid "Value"
msgstr ""
@ -1000,128 +1002,155 @@ msgid "Add Filter"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:73
#: src/components/tables/InvenTreeTable.tsx:337
#: src/components/tables/InvenTreeTable.tsx:358
#: src/components/tables/InvenTreeTable.tsx:328
#: src/components/tables/InvenTreeTable.tsx:349
msgid "No records found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:372
#: src/components/tables/InvenTreeTable.tsx:363
msgid "Server returned incorrect data type"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:380
#: src/components/tables/InvenTreeTable.tsx:371
msgid "Bad request"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:383
#: src/components/tables/InvenTreeTable.tsx:374
msgid "Unauthorized"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:386
#: src/components/tables/InvenTreeTable.tsx:377
msgid "Forbidden"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:389
#: src/components/tables/InvenTreeTable.tsx:380
msgid "Not found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:442
#: src/components/tables/InvenTreeTable.tsx:443
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:451
#: src/components/tables/InvenTreeTable.tsx:452
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:460
#: src/components/tables/InvenTreeTable.tsx:461
msgid "Print actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:475
#: src/components/tables/InvenTreeTable.tsx:466
msgid "Refresh data"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:494
#: src/components/tables/InvenTreeTable.tsx:485
msgid "Table filters"
msgstr ""
#: src/components/tables/RowActions.tsx:103
#: src/components/tables/RowActions.tsx:115
#: src/components/tables/RowActions.tsx:140
msgid "Actions"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/bom/BomTable.tsx:67
msgid "This BOM item is defined for a different parent"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
msgid "Part Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:94
#: src/components/tables/bom/UsedInTable.tsx:75
#: src/components/tables/build/BuildOrderTable.tsx:31
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:113
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:116
#: src/components/tables/purchasing/PurchaseOrderTable.tsx:39
msgid "Reference"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:63
#: src/components/tables/bom/BomTable.tsx:98
#: src/components/tables/bom/UsedInTable.tsx:67
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:118
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:146
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:121
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:149
#: src/pages/build/BuildDetail.tsx:77
msgid "Quantity"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:67
#: src/components/tables/bom/BomTable.tsx:106
msgid "Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
#: src/components/tables/bom/BomTable.tsx:120
msgid "Optional"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:90
#: src/components/tables/bom/BomTable.tsx:124
#: src/components/tables/bom/BomTable.tsx:239
msgid "Consumable"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:99
#: src/components/tables/bom/BomTable.tsx:128
msgid "Allow Variants"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:108
#: src/components/tables/bom/BomTable.tsx:132
msgid "Gets Inherited"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:118
#: src/components/tables/bom/BomTable.tsx:138
#: src/components/tables/part/PartTable.tsx:147
msgid "Price Range"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:131
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/part/PartTable.tsx:113
#: src/components/tables/stock/StockItemTable.tsx:119
msgid "Available"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:142
#: src/components/tables/bom/BomTable.tsx:163
#: src/components/tables/part/PartTable.tsx:120
msgid "No stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:147
#: src/components/tables/bom/BomTable.tsx:167
#~ msgid "Available Stock"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:171
msgid "Includes substitute stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/bom/BomTable.tsx:180
msgid "Includes variant stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:158
#: src/components/tables/bom/BomTable.tsx:188
msgid "On order"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:167
msgid "Available Stock"
#: src/components/tables/bom/BomTable.tsx:196
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:174
#: src/components/tables/bom/BomTable.tsx:200
#~ msgid "Validate"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:205
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:212
msgid "Can Build"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:181
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:209
#: src/components/tables/bom/BomTable.tsx:216
msgid "Consumable item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:212
#: src/components/tables/purchasing/SupplierPartTable.tsx:131
#: src/pages/build/BuildDetail.tsx:169
#: src/pages/company/CompanyDetail.tsx:150
@ -1133,8 +1162,36 @@ msgstr ""
msgid "Notes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:200
msgid "Validate"
#: src/components/tables/bom/BomTable.tsx:252
msgid "View BOM"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:263
msgid "Validate BOM line"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:271
msgid "Edit Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:285
msgid "Edit Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:287
msgid "Bom item updated"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:302
msgid "Delete Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:303
msgid "Bom item deleted"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:306
msgid "Are you sure you want to remove this BOM item?"
msgstr ""
#: src/components/tables/bom/UsedInTable.tsx:30
@ -1168,7 +1225,7 @@ msgstr ""
#: src/components/tables/build/BuildOrderTable.tsx:109
#: src/components/tables/part/PartTable.tsx:166
#: src/components/tables/plugin/PluginListTable.tsx:137
#: src/components/tables/plugin/PluginListTable.tsx:133
msgid "Active"
msgstr ""
@ -1255,40 +1312,41 @@ msgstr ""
msgid "Path"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:49
#: src/components/tables/part/PartParameterTable.tsx:52
msgid "Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:88
#: src/components/tables/part/PartParameterTable.tsx:91
#: src/components/tables/part/PartParameterTemplateTable.tsx:36
#: src/components/tables/part/PartTable.tsx:44
msgid "Units"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:113
#: src/components/tables/part/PartParameterTable.tsx:116
msgid "Edit Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:121
#: src/components/tables/part/PartParameterTable.tsx:124
msgid "Part parameter updated"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:134
#: src/components/tables/part/PartParameterTable.tsx:138
msgid "Delete Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:135
#: src/components/tables/part/PartParameterTable.tsx:139
msgid "Part parameter deleted"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:138
#: src/components/tables/part/PartParameterTable.tsx:142
msgid "Are you sure you want to remove this parameter?"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:157
#: src/components/tables/part/PartParameterTable.tsx:161
msgid "Add Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:166
#: src/components/tables/part/PartParameterTable.tsx:170
msgid "Part parameter added"
msgstr ""
@ -1296,10 +1354,50 @@ msgstr ""
#~ msgid "Add parameter"
#~ msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:194
#: src/components/tables/part/PartParameterTable.tsx:198
msgid "Include Variants"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:46
msgid "Checkbox"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:50
msgid "Choices"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:65
msgid "Edit Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:67
msgid "Parameter template updated"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:78
msgid "Delete Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:79
msgid "Parameter template deleted"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:81
msgid "Remove parameter template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:93
msgid "Create Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:95
msgid "Parameter template created"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:103
msgid "Add parameter template"
msgstr ""
#: src/components/tables/part/PartTable.tsx:38
msgid "IPN"
msgstr ""
@ -1308,7 +1406,7 @@ msgstr ""
#: src/components/tables/stock/StockItemTable.tsx:50
#: src/defaults/links.tsx:28
#: src/defaults/menuItems.tsx:38
#: src/pages/Index/Settings/SystemSettings.tsx:227
#: src/pages/Index/Settings/SystemSettings.tsx:229
#: src/pages/part/PartDetail.tsx:97
#: src/pages/stock/LocationDetail.tsx:63
#: src/pages/stock/StockDetail.tsx:134
@ -1323,10 +1421,6 @@ msgstr ""
msgid "On Order"
msgstr ""
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/part/PartTable.tsx:97
msgid "Build Order Allocations"
msgstr ""
@ -1335,11 +1429,6 @@ msgstr ""
msgid "Sales Order Allocations"
msgstr ""
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/part/PartTable.tsx:167
msgid "Filter by part active status"
msgstr ""
@ -1438,142 +1527,142 @@ msgstr ""
msgid "Not Virtual"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:66
#: src/components/tables/part/RelatedPartTable.tsx:69
msgid "Add Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:74
#: src/components/tables/part/RelatedPartTable.tsx:77
msgid "Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:77
#: src/components/tables/part/RelatedPartTable.tsx:80
msgid "Related part added"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:87
#: src/components/tables/part/RelatedPartTable.tsx:90
msgid "Add related part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:106
#: src/components/tables/part/RelatedPartTable.tsx:111
msgid "Delete Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:107
#: src/components/tables/part/RelatedPartTable.tsx:112
msgid "Related part deleted"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:109
#: src/components/tables/part/RelatedPartTable.tsx:114
msgid "Are you sure you want to remove this relationship?"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:24
#: src/components/tables/plugin/PluginListTable.tsx:23
msgid "Plugin is active"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:30
#: src/components/tables/plugin/PluginListTable.tsx:29
msgid "Plugin is inactive"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:37
#: src/components/tables/plugin/PluginListTable.tsx:36
msgid "Plugin is not installed"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:54
#: src/components/tables/plugin/PluginListTable.tsx:53
msgid "Plugin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:76
#: src/components/tables/plugin/PluginListTable.tsx:75
msgid "Description not available"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:103
#: src/components/tables/plugin/PluginListTable.tsx:102
msgid "Deactivate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:111
#: src/components/tables/plugin/PluginListTable.tsx:108
msgid "Activate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:142
#: src/components/tables/plugin/PluginListTable.tsx:138
msgid "Builtin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:147
#: src/components/tables/plugin/PluginListTable.tsx:143
msgid "Sample"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:152
#: src/components/tables/plugin/PluginListTable.tsx:148
msgid "Installed"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
msgid "Receive"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:56
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:53
msgid "Receive line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:74
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
#~ msgid "Receive"
#~ msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:73
msgid "Edit Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:77
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:76
msgid "Line item updated"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:106
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:109
msgid "Part Description"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:131
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:167
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:134
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:170
#: src/components/tables/purchasing/SupplierPartTable.tsx:103
#: src/components/tables/purchasing/SupplierPartTable.tsx:123
msgid "Pack Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:137
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:140
msgid "Total Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:153
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:156
msgid "Received"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:172
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:175
msgid "Supplier Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:179
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:182
msgid "Supplier Link"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:186
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:189
msgid "Manufacturer Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:194
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:197
msgid "Unit Price"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:200
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:203
msgid "Destination"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:218
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
msgid "Add Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:224
msgid "Line item added"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:232
msgid "Add line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:233
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:236
msgid "Receive items"
msgstr ""
@ -1636,15 +1725,15 @@ msgstr ""
msgid "Supplier part updated"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:204
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
msgid "Delete Supplier Part"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
#: src/components/tables/purchasing/SupplierPartTable.tsx:206
msgid "Supplier part deleted"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:208
#: src/components/tables/purchasing/SupplierPartTable.tsx:209
msgid "Are you sure you want to remove this supplier part?"
msgstr ""
@ -1679,69 +1768,69 @@ msgstr ""
msgid "Refresh currency exchange rates"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:33
#: src/components/tables/settings/CustomUnitsTable.tsx:36
msgid "Definition"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:39
#: src/components/tables/settings/CustomUnitsTable.tsx:42
msgid "Symbol"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:53
#: src/components/tables/settings/CustomUnitsTable.tsx:58
msgid "Edit custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:60
#: src/components/tables/settings/CustomUnitsTable.tsx:65
msgid "Custom unit updated"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:69
#: src/components/tables/settings/CustomUnitsTable.tsx:75
msgid "Delete custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:70
#: src/components/tables/settings/CustomUnitsTable.tsx:76
msgid "Custom unit deleted"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:73
#: src/components/tables/settings/CustomUnitsTable.tsx:79
msgid "Are you sure you want to remove this custom unit?"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:84
#: src/components/tables/settings/CustomUnitsTable.tsx:100
#: src/components/tables/settings/CustomUnitsTable.tsx:92
#: src/components/tables/settings/CustomUnitsTable.tsx:108
msgid "Add custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:90
#: src/components/tables/settings/CustomUnitsTable.tsx:98
msgid "Custom unit created"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:42
#: src/components/tables/settings/ProjectCodeTable.tsx:47
msgid "Edit project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:48
#: src/components/tables/settings/ProjectCodeTable.tsx:53
msgid "Project code updated"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:57
#: src/components/tables/settings/ProjectCodeTable.tsx:63
msgid "Delete project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:64
msgid "Project code deleted"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:61
#: src/components/tables/settings/ProjectCodeTable.tsx:67
msgid "Are you sure you want to remove this project code?"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:72
#: src/components/tables/settings/ProjectCodeTable.tsx:86
#: src/components/tables/settings/ProjectCodeTable.tsx:80
#: src/components/tables/settings/ProjectCodeTable.tsx:94
msgid "Add project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:78
#: src/components/tables/settings/ProjectCodeTable.tsx:86
msgid "Added project code"
msgstr ""
@ -2537,7 +2626,7 @@ msgid "The history is kept in this browser's local storage. So it won't be share
msgstr ""
#: src/pages/Index/Scan.tsx:338
#: src/pages/Notifications.tsx:47
#: src/pages/Notifications.tsx:55
msgid "History"
msgstr ""
@ -2732,46 +2821,46 @@ msgstr ""
msgid "Plugin Settings"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:68
#: src/pages/Index/Settings/SystemSettings.tsx:69
msgid "Login"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:90
#: src/pages/Index/Settings/SystemSettings.tsx:91
msgid "Barcodes"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:116
#: src/pages/Index/Settings/SystemSettings.tsx:117
msgid "Physical Units"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:127
#: src/pages/Index/Settings/SystemSettings.tsx:128
#: src/pages/part/PartDetail.tsx:150
msgid "Pricing"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:156
#: src/pages/Index/Settings/SystemSettings.tsx:157
msgid "Exchange Rates"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:164
#: src/pages/Index/Settings/SystemSettings.tsx:165
msgid "Labels"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:170
#: src/pages/Index/Settings/SystemSettings.tsx:171
#: src/pages/Index/Settings/UserSettings.tsx:99
msgid "Reporting"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:222
#: src/pages/Index/Settings/SystemSettings.tsx:223
msgid "Part Parameters"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:249
#: src/pages/Index/Settings/SystemSettings.tsx:251
#: src/pages/part/PartDetail.tsx:198
msgid "Stocktake"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:254
#: src/pages/Index/Settings/SystemSettings.tsx:256
#: src/pages/build/BuildDetail.tsx:262
#: src/pages/build/BuildIndex.tsx:36
#: src/pages/part/PartDetail.tsx:129
@ -2779,7 +2868,7 @@ msgstr ""
msgid "Build Orders"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:296
#: src/pages/Index/Settings/SystemSettings.tsx:298
msgid "Switch to User Setting"
msgstr ""
@ -2819,7 +2908,7 @@ msgstr ""
msgid "Go to the start page"
msgstr ""
#: src/pages/Notifications.tsx:55
#: src/pages/Notifications.tsx:63
msgid "Mark as unread"
msgstr ""
@ -2951,7 +3040,7 @@ msgstr ""
msgid "Assigned Stock"
msgstr ""
#: src/pages/company/CompanyDetail.tsx:171
#: src/pages/company/CompanyDetail.tsx:167
msgid "Company Actions"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -187,7 +187,8 @@ msgstr ""
#: src/components/forms/HostOptionsForm.tsx:42
#: src/components/forms/HostOptionsForm.tsx:69
#: src/components/tables/part/PartCategoryTable.tsx:23
#: src/components/tables/settings/CustomUnitsTable.tsx:27
#: src/components/tables/part/PartParameterTemplateTable.tsx:30
#: src/components/tables/settings/CustomUnitsTable.tsx:30
#: src/components/tables/stock/StockLocationTable.tsx:24
msgid "Name"
msgstr ""
@ -229,9 +230,9 @@ msgstr ""
msgid "State: <0>worker</0> ({0}), <1>plugins</1>{1}"
msgstr ""
#: src/components/forms/fields/ApiFormField.tsx:316
#: src/components/forms/fields/ApiFormField.tsx:326
#: src/components/nav/SearchDrawer.tsx:417
#: src/components/tables/InvenTreeTable.tsx:401
#: src/components/tables/InvenTreeTable.tsx:392
#: src/components/widgets/MarkdownEditor.tsx:108
#: src/components/widgets/MarkdownEditor.tsx:154
#: src/pages/ErrorPage.tsx:12
@ -290,15 +291,15 @@ msgid "Unlink custom barcode"
msgstr ""
#: src/components/items/ActionDropdown.tsx:155
#: src/components/tables/RowActions.tsx:43
#: src/components/tables/RowActions.tsx:44
msgid "Edit"
msgstr ""
#: src/components/items/ActionDropdown.tsx:174
#: src/components/tables/RowActions.tsx:59
#: src/components/tables/RowActions.tsx:61
#: src/functions/forms.tsx:180
#: src/pages/Index/Scan.tsx:306
#: src/pages/Notifications.tsx:69
#: src/pages/Notifications.tsx:78
msgid "Delete"
msgstr ""
@ -325,7 +326,7 @@ msgid "Read More"
msgstr ""
#: src/components/items/ErrorItem.tsx:5
#: src/components/tables/InvenTreeTable.tsx:393
#: src/components/tables/InvenTreeTable.tsx:384
msgid "Unknown error"
msgstr ""
@ -366,11 +367,11 @@ msgstr ""
msgid "Scan QR code"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "Yes"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "No"
msgstr ""
@ -506,7 +507,7 @@ msgid "Close modal"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:17
#: src/pages/Index/Settings/SystemSettings.tsx:41
#: src/pages/Index/Settings/SystemSettings.tsx:42
msgid "Server"
msgstr ""
@ -575,7 +576,7 @@ msgid "Email settings not configured"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:112
#: src/components/tables/plugin/PluginListTable.tsx:82
#: src/components/tables/plugin/PluginListTable.tsx:81
msgid "Version"
msgstr ""
@ -605,7 +606,7 @@ msgstr ""
#: src/components/nav/MainMenu.tsx:59
#: src/defaults/menuItems.tsx:58
#: src/pages/Index/Settings/SystemSettings.tsx:294
#: src/pages/Index/Settings/SystemSettings.tsx:296
msgid "System Settings"
msgstr ""
@ -661,10 +662,10 @@ msgid "About"
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:69
#: src/pages/Index/Settings/SystemSettings.tsx:122
#: src/pages/Index/Settings/SystemSettings.tsx:123
#: src/pages/Index/Settings/UserSettings.tsx:94
#: src/pages/Notifications.tsx:21
#: src/pages/Notifications.tsx:89
#: src/pages/Notifications.tsx:27
#: src/pages/Notifications.tsx:99
msgid "Notifications"
msgstr ""
@ -673,13 +674,13 @@ msgid "You have no unread notifications."
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:110
#: src/pages/Notifications.tsx:29
#: src/pages/Notifications.tsx:35
msgid "Mark as read"
msgstr ""
#: src/components/nav/PartCategoryTree.tsx:79
#: src/components/render/ModelType.tsx:64
#: src/pages/Index/Settings/SystemSettings.tsx:186
#: src/pages/Index/Settings/SystemSettings.tsx:187
#: src/pages/part/CategoryDetail.tsx:60
msgid "Part Categories"
msgstr ""
@ -727,12 +728,12 @@ msgid "Unknown model: {model}"
msgstr ""
#: src/components/render/ModelType.tsx:39
#: src/components/tables/bom/BomTable.tsx:35
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/build/BuildOrderTable.tsx:37
#: src/components/tables/part/PartParameterTable.tsx:29
#: src/components/tables/part/PartParameterTable.tsx:32
#: src/components/tables/part/PartTable.tsx:25
#: src/components/tables/part/RelatedPartTable.tsx:36
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:92
#: src/components/tables/part/RelatedPartTable.tsx:39
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:95
#: src/components/tables/purchasing/SupplierPartTable.tsx:36
#: src/components/tables/stock/StockItemTable.tsx:26
#: src/pages/part/PartDetail.tsx:327
@ -743,7 +744,7 @@ msgstr ""
#: src/components/tables/part/PartCategoryTable.tsx:35
#: src/defaults/links.tsx:27
#: src/defaults/menuItems.tsx:33
#: src/pages/Index/Settings/SystemSettings.tsx:191
#: src/pages/Index/Settings/SystemSettings.tsx:192
#: src/pages/part/CategoryDetail.tsx:46
#: src/pages/part/CategoryDetail.tsx:82
#: src/pages/part/PartDetail.tsx:242
@ -816,7 +817,7 @@ msgid "Builds"
msgstr ""
#: src/components/render/ModelType.tsx:91
#: src/pages/company/CompanyDetail.tsx:197
#: src/pages/company/CompanyDetail.tsx:193
msgid "Company"
msgstr ""
@ -825,14 +826,14 @@ msgid "Companies"
msgstr ""
#: src/components/render/ModelType.tsx:97
#: src/components/tables/ColumnRenderers.tsx:50
#: src/components/tables/ColumnRenderers.tsx:66
#: src/components/tables/TableHoverCard.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:29
#: src/components/tables/settings/ProjectCodeTable.tsx:32
msgid "Project Code"
msgstr ""
#: src/components/render/ModelType.tsx:98
#: src/pages/Index/Settings/SystemSettings.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:105
msgid "Project Codes"
msgstr ""
@ -842,7 +843,7 @@ msgid "Purchase Order"
msgstr ""
#: src/components/render/ModelType.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:260
#: src/pages/Index/Settings/SystemSettings.tsx:262
#: src/pages/company/CompanyDetail.tsx:86
#: src/pages/part/PartDetail.tsx:174
#: src/pages/purchasing/PurchasingIndex.tsx:20
@ -864,7 +865,7 @@ msgid "Sales Order"
msgstr ""
#: src/components/render/ModelType.tsx:114
#: src/pages/Index/Settings/SystemSettings.tsx:273
#: src/pages/Index/Settings/SystemSettings.tsx:275
#: src/pages/company/CompanyDetail.tsx:104
#: src/pages/part/PartDetail.tsx:180
#: src/pages/sales/SalesIndex.tsx:21
@ -947,52 +948,53 @@ msgstr ""
msgid "Edit Setting"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:17
#: src/components/tables/bom/BomTable.tsx:53
#: src/components/tables/ColumnRenderers.tsx:33
#: src/components/tables/bom/BomTable.tsx:89
#: src/components/tables/build/BuildOrderTable.tsx:55
#: src/components/tables/part/PartParameterTable.tsx:60
#: src/components/tables/part/RelatedPartTable.tsx:55
#: src/components/tables/plugin/PluginListTable.tsx:69
#: src/components/tables/part/PartParameterTable.tsx:63
#: src/components/tables/part/PartParameterTemplateTable.tsx:41
#: src/components/tables/part/RelatedPartTable.tsx:58
#: src/components/tables/plugin/PluginListTable.tsx:68
#: src/components/tables/stock/StockItemTable.tsx:45
msgid "Description"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:26
#: src/components/tables/ColumnRenderers.tsx:42
msgid "Link"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:35
#: src/components/tables/ColumnRenderers.tsx:51
#: src/pages/purchasing/PurchaseOrderDetail.tsx:59
#: src/pages/sales/SalesOrderDetail.tsx:45
msgid "Line Items"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:62
#: src/components/tables/ColumnRenderers.tsx:78
msgid "Status"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:70
#: src/components/tables/ColumnRenderers.tsx:86
msgid "Responsible"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:80
#: src/components/tables/ColumnRenderers.tsx:96
msgid "Target Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:90
#: src/components/tables/ColumnRenderers.tsx:106
msgid "Creation Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:99
#: src/components/tables/ColumnRenderers.tsx:115
msgid "Shipment Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:120
#: src/components/tables/ColumnRenderers.tsx:136
#: src/components/tables/settings/CurrencyTable.tsx:22
msgid "Currency"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:134
#: src/components/tables/ColumnRenderers.tsx:150
msgid "Total Price"
msgstr ""
@ -1058,7 +1060,7 @@ msgid "Select filter"
msgstr ""
#: src/components/tables/FilterSelectModal.tsx:159
#: src/components/tables/part/PartParameterTable.tsx:67
#: src/components/tables/part/PartParameterTable.tsx:70
msgid "Value"
msgstr ""
@ -1071,128 +1073,155 @@ msgid "Add Filter"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:73
#: src/components/tables/InvenTreeTable.tsx:337
#: src/components/tables/InvenTreeTable.tsx:358
#: src/components/tables/InvenTreeTable.tsx:328
#: src/components/tables/InvenTreeTable.tsx:349
msgid "No records found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:372
#: src/components/tables/InvenTreeTable.tsx:363
msgid "Server returned incorrect data type"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:380
#: src/components/tables/InvenTreeTable.tsx:371
msgid "Bad request"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:383
#: src/components/tables/InvenTreeTable.tsx:374
msgid "Unauthorized"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:386
#: src/components/tables/InvenTreeTable.tsx:377
msgid "Forbidden"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:389
#: src/components/tables/InvenTreeTable.tsx:380
msgid "Not found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:442
#: src/components/tables/InvenTreeTable.tsx:443
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:451
#: src/components/tables/InvenTreeTable.tsx:452
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:460
#: src/components/tables/InvenTreeTable.tsx:461
msgid "Print actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:475
#: src/components/tables/InvenTreeTable.tsx:466
msgid "Refresh data"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:494
#: src/components/tables/InvenTreeTable.tsx:485
msgid "Table filters"
msgstr ""
#: src/components/tables/RowActions.tsx:103
#: src/components/tables/RowActions.tsx:115
#: src/components/tables/RowActions.tsx:140
msgid "Actions"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/bom/BomTable.tsx:67
msgid "This BOM item is defined for a different parent"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
msgid "Part Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:94
#: src/components/tables/bom/UsedInTable.tsx:75
#: src/components/tables/build/BuildOrderTable.tsx:31
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:113
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:116
#: src/components/tables/purchasing/PurchaseOrderTable.tsx:39
msgid "Reference"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:63
#: src/components/tables/bom/BomTable.tsx:98
#: src/components/tables/bom/UsedInTable.tsx:67
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:118
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:146
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:121
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:149
#: src/pages/build/BuildDetail.tsx:77
msgid "Quantity"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:67
#: src/components/tables/bom/BomTable.tsx:106
msgid "Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
#: src/components/tables/bom/BomTable.tsx:120
msgid "Optional"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:90
#: src/components/tables/bom/BomTable.tsx:124
#: src/components/tables/bom/BomTable.tsx:239
msgid "Consumable"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:99
#: src/components/tables/bom/BomTable.tsx:128
msgid "Allow Variants"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:108
#: src/components/tables/bom/BomTable.tsx:132
msgid "Gets Inherited"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:118
#: src/components/tables/bom/BomTable.tsx:138
#: src/components/tables/part/PartTable.tsx:147
msgid "Price Range"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:131
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/part/PartTable.tsx:113
#: src/components/tables/stock/StockItemTable.tsx:119
msgid "Available"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:142
#: src/components/tables/bom/BomTable.tsx:163
#: src/components/tables/part/PartTable.tsx:120
msgid "No stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:147
#: src/components/tables/bom/BomTable.tsx:167
#~ msgid "Available Stock"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:171
msgid "Includes substitute stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/bom/BomTable.tsx:180
msgid "Includes variant stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:158
#: src/components/tables/bom/BomTable.tsx:188
msgid "On order"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:167
msgid "Available Stock"
#: src/components/tables/bom/BomTable.tsx:196
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:174
#: src/components/tables/bom/BomTable.tsx:200
#~ msgid "Validate"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:205
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:212
msgid "Can Build"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:181
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:209
#: src/components/tables/bom/BomTable.tsx:216
msgid "Consumable item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:212
#: src/components/tables/purchasing/SupplierPartTable.tsx:131
#: src/pages/build/BuildDetail.tsx:169
#: src/pages/company/CompanyDetail.tsx:150
@ -1204,8 +1233,36 @@ msgstr ""
msgid "Notes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:200
msgid "Validate"
#: src/components/tables/bom/BomTable.tsx:252
msgid "View BOM"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:263
msgid "Validate BOM line"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:271
msgid "Edit Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:285
msgid "Edit Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:287
msgid "Bom item updated"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:302
msgid "Delete Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:303
msgid "Bom item deleted"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:306
msgid "Are you sure you want to remove this BOM item?"
msgstr ""
#: src/components/tables/bom/UsedInTable.tsx:30
@ -1239,7 +1296,7 @@ msgstr ""
#: src/components/tables/build/BuildOrderTable.tsx:109
#: src/components/tables/part/PartTable.tsx:166
#: src/components/tables/plugin/PluginListTable.tsx:137
#: src/components/tables/plugin/PluginListTable.tsx:133
msgid "Active"
msgstr ""
@ -1326,40 +1383,41 @@ msgstr ""
msgid "Path"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:49
#: src/components/tables/part/PartParameterTable.tsx:52
msgid "Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:88
#: src/components/tables/part/PartParameterTable.tsx:91
#: src/components/tables/part/PartParameterTemplateTable.tsx:36
#: src/components/tables/part/PartTable.tsx:44
msgid "Units"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:113
#: src/components/tables/part/PartParameterTable.tsx:116
msgid "Edit Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:121
#: src/components/tables/part/PartParameterTable.tsx:124
msgid "Part parameter updated"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:134
#: src/components/tables/part/PartParameterTable.tsx:138
msgid "Delete Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:135
#: src/components/tables/part/PartParameterTable.tsx:139
msgid "Part parameter deleted"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:138
#: src/components/tables/part/PartParameterTable.tsx:142
msgid "Are you sure you want to remove this parameter?"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:157
#: src/components/tables/part/PartParameterTable.tsx:161
msgid "Add Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:166
#: src/components/tables/part/PartParameterTable.tsx:170
msgid "Part parameter added"
msgstr ""
@ -1367,10 +1425,50 @@ msgstr ""
#~ msgid "Add parameter"
#~ msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:194
#: src/components/tables/part/PartParameterTable.tsx:198
msgid "Include Variants"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:46
msgid "Checkbox"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:50
msgid "Choices"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:65
msgid "Edit Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:67
msgid "Parameter template updated"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:78
msgid "Delete Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:79
msgid "Parameter template deleted"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:81
msgid "Remove parameter template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:93
msgid "Create Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:95
msgid "Parameter template created"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:103
msgid "Add parameter template"
msgstr ""
#: src/components/tables/part/PartTable.tsx:38
msgid "IPN"
msgstr ""
@ -1379,7 +1477,7 @@ msgstr ""
#: src/components/tables/stock/StockItemTable.tsx:50
#: src/defaults/links.tsx:28
#: src/defaults/menuItems.tsx:38
#: src/pages/Index/Settings/SystemSettings.tsx:227
#: src/pages/Index/Settings/SystemSettings.tsx:229
#: src/pages/part/PartDetail.tsx:97
#: src/pages/stock/LocationDetail.tsx:63
#: src/pages/stock/StockDetail.tsx:134
@ -1394,10 +1492,6 @@ msgstr ""
msgid "On Order"
msgstr ""
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/part/PartTable.tsx:97
msgid "Build Order Allocations"
msgstr ""
@ -1406,11 +1500,6 @@ msgstr ""
msgid "Sales Order Allocations"
msgstr ""
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/part/PartTable.tsx:167
msgid "Filter by part active status"
msgstr ""
@ -1513,142 +1602,142 @@ msgstr ""
msgid "Not Virtual"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:66
#: src/components/tables/part/RelatedPartTable.tsx:69
msgid "Add Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:74
#: src/components/tables/part/RelatedPartTable.tsx:77
msgid "Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:77
#: src/components/tables/part/RelatedPartTable.tsx:80
msgid "Related part added"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:87
#: src/components/tables/part/RelatedPartTable.tsx:90
msgid "Add related part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:106
#: src/components/tables/part/RelatedPartTable.tsx:111
msgid "Delete Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:107
#: src/components/tables/part/RelatedPartTable.tsx:112
msgid "Related part deleted"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:109
#: src/components/tables/part/RelatedPartTable.tsx:114
msgid "Are you sure you want to remove this relationship?"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:24
#: src/components/tables/plugin/PluginListTable.tsx:23
msgid "Plugin is active"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:30
#: src/components/tables/plugin/PluginListTable.tsx:29
msgid "Plugin is inactive"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:37
#: src/components/tables/plugin/PluginListTable.tsx:36
msgid "Plugin is not installed"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:54
#: src/components/tables/plugin/PluginListTable.tsx:53
msgid "Plugin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:76
#: src/components/tables/plugin/PluginListTable.tsx:75
msgid "Description not available"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:103
#: src/components/tables/plugin/PluginListTable.tsx:102
msgid "Deactivate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:111
#: src/components/tables/plugin/PluginListTable.tsx:108
msgid "Activate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:142
#: src/components/tables/plugin/PluginListTable.tsx:138
msgid "Builtin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:147
#: src/components/tables/plugin/PluginListTable.tsx:143
msgid "Sample"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:152
#: src/components/tables/plugin/PluginListTable.tsx:148
msgid "Installed"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
msgid "Receive"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:56
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:53
msgid "Receive line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:74
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
#~ msgid "Receive"
#~ msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:73
msgid "Edit Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:77
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:76
msgid "Line item updated"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:106
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:109
msgid "Part Description"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:131
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:167
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:134
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:170
#: src/components/tables/purchasing/SupplierPartTable.tsx:103
#: src/components/tables/purchasing/SupplierPartTable.tsx:123
msgid "Pack Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:137
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:140
msgid "Total Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:153
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:156
msgid "Received"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:172
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:175
msgid "Supplier Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:179
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:182
msgid "Supplier Link"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:186
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:189
msgid "Manufacturer Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:194
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:197
msgid "Unit Price"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:200
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:203
msgid "Destination"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:218
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
msgid "Add Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:224
msgid "Line item added"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:232
msgid "Add line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:233
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:236
msgid "Receive items"
msgstr ""
@ -1711,15 +1800,15 @@ msgstr ""
msgid "Supplier part updated"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:204
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
msgid "Delete Supplier Part"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
#: src/components/tables/purchasing/SupplierPartTable.tsx:206
msgid "Supplier part deleted"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:208
#: src/components/tables/purchasing/SupplierPartTable.tsx:209
msgid "Are you sure you want to remove this supplier part?"
msgstr ""
@ -1754,69 +1843,69 @@ msgstr ""
msgid "Refresh currency exchange rates"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:33
#: src/components/tables/settings/CustomUnitsTable.tsx:36
msgid "Definition"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:39
#: src/components/tables/settings/CustomUnitsTable.tsx:42
msgid "Symbol"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:53
#: src/components/tables/settings/CustomUnitsTable.tsx:58
msgid "Edit custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:60
#: src/components/tables/settings/CustomUnitsTable.tsx:65
msgid "Custom unit updated"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:69
#: src/components/tables/settings/CustomUnitsTable.tsx:75
msgid "Delete custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:70
#: src/components/tables/settings/CustomUnitsTable.tsx:76
msgid "Custom unit deleted"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:73
#: src/components/tables/settings/CustomUnitsTable.tsx:79
msgid "Are you sure you want to remove this custom unit?"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:84
#: src/components/tables/settings/CustomUnitsTable.tsx:100
#: src/components/tables/settings/CustomUnitsTable.tsx:92
#: src/components/tables/settings/CustomUnitsTable.tsx:108
msgid "Add custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:90
#: src/components/tables/settings/CustomUnitsTable.tsx:98
msgid "Custom unit created"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:42
#: src/components/tables/settings/ProjectCodeTable.tsx:47
msgid "Edit project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:48
#: src/components/tables/settings/ProjectCodeTable.tsx:53
msgid "Project code updated"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:57
#: src/components/tables/settings/ProjectCodeTable.tsx:63
msgid "Delete project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:64
msgid "Project code deleted"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:61
#: src/components/tables/settings/ProjectCodeTable.tsx:67
msgid "Are you sure you want to remove this project code?"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:72
#: src/components/tables/settings/ProjectCodeTable.tsx:86
#: src/components/tables/settings/ProjectCodeTable.tsx:80
#: src/components/tables/settings/ProjectCodeTable.tsx:94
msgid "Add project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:78
#: src/components/tables/settings/ProjectCodeTable.tsx:86
msgid "Added project code"
msgstr ""
@ -2816,7 +2905,7 @@ msgid "The history is kept in this browser's local storage. So it won't be share
msgstr ""
#: src/pages/Index/Scan.tsx:338
#: src/pages/Notifications.tsx:47
#: src/pages/Notifications.tsx:55
msgid "History"
msgstr ""
@ -3011,46 +3100,46 @@ msgstr ""
msgid "Plugin Settings"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:68
#: src/pages/Index/Settings/SystemSettings.tsx:69
msgid "Login"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:90
#: src/pages/Index/Settings/SystemSettings.tsx:91
msgid "Barcodes"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:116
#: src/pages/Index/Settings/SystemSettings.tsx:117
msgid "Physical Units"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:127
#: src/pages/Index/Settings/SystemSettings.tsx:128
#: src/pages/part/PartDetail.tsx:150
msgid "Pricing"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:156
#: src/pages/Index/Settings/SystemSettings.tsx:157
msgid "Exchange Rates"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:164
#: src/pages/Index/Settings/SystemSettings.tsx:165
msgid "Labels"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:170
#: src/pages/Index/Settings/SystemSettings.tsx:171
#: src/pages/Index/Settings/UserSettings.tsx:99
msgid "Reporting"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:222
#: src/pages/Index/Settings/SystemSettings.tsx:223
msgid "Part Parameters"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:249
#: src/pages/Index/Settings/SystemSettings.tsx:251
#: src/pages/part/PartDetail.tsx:198
msgid "Stocktake"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:254
#: src/pages/Index/Settings/SystemSettings.tsx:256
#: src/pages/build/BuildDetail.tsx:262
#: src/pages/build/BuildIndex.tsx:36
#: src/pages/part/PartDetail.tsx:129
@ -3058,7 +3147,7 @@ msgstr ""
msgid "Build Orders"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:296
#: src/pages/Index/Settings/SystemSettings.tsx:298
msgid "Switch to User Setting"
msgstr ""
@ -3102,7 +3191,7 @@ msgstr ""
msgid "Go to the start page"
msgstr ""
#: src/pages/Notifications.tsx:55
#: src/pages/Notifications.tsx:63
msgid "Mark as unread"
msgstr ""
@ -3234,7 +3323,7 @@ msgstr ""
msgid "Assigned Stock"
msgstr ""
#: src/pages/company/CompanyDetail.tsx:171
#: src/pages/company/CompanyDetail.tsx:167
msgid "Company Actions"
msgstr ""

View File

@ -128,7 +128,8 @@ msgstr ""
#: src/components/forms/HostOptionsForm.tsx:42
#: src/components/forms/HostOptionsForm.tsx:69
#: src/components/tables/part/PartCategoryTable.tsx:23
#: src/components/tables/settings/CustomUnitsTable.tsx:27
#: src/components/tables/part/PartParameterTemplateTable.tsx:30
#: src/components/tables/settings/CustomUnitsTable.tsx:30
#: src/components/tables/stock/StockLocationTable.tsx:24
msgid "Name"
msgstr ""
@ -170,9 +171,9 @@ msgstr ""
msgid "State: <0>worker</0> ({0}), <1>plugins</1>{1}"
msgstr ""
#: src/components/forms/fields/ApiFormField.tsx:316
#: src/components/forms/fields/ApiFormField.tsx:326
#: src/components/nav/SearchDrawer.tsx:417
#: src/components/tables/InvenTreeTable.tsx:401
#: src/components/tables/InvenTreeTable.tsx:392
#: src/components/widgets/MarkdownEditor.tsx:108
#: src/components/widgets/MarkdownEditor.tsx:154
#: src/pages/ErrorPage.tsx:12
@ -231,15 +232,15 @@ msgid "Unlink custom barcode"
msgstr ""
#: src/components/items/ActionDropdown.tsx:155
#: src/components/tables/RowActions.tsx:43
#: src/components/tables/RowActions.tsx:44
msgid "Edit"
msgstr ""
#: src/components/items/ActionDropdown.tsx:174
#: src/components/tables/RowActions.tsx:59
#: src/components/tables/RowActions.tsx:61
#: src/functions/forms.tsx:180
#: src/pages/Index/Scan.tsx:306
#: src/pages/Notifications.tsx:69
#: src/pages/Notifications.tsx:78
msgid "Delete"
msgstr ""
@ -266,7 +267,7 @@ msgid "Read More"
msgstr ""
#: src/components/items/ErrorItem.tsx:5
#: src/components/tables/InvenTreeTable.tsx:393
#: src/components/tables/InvenTreeTable.tsx:384
msgid "Unknown error"
msgstr ""
@ -303,11 +304,11 @@ msgstr ""
msgid "Scan QR code"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "Yes"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "No"
msgstr ""
@ -443,7 +444,7 @@ msgid "Close modal"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:17
#: src/pages/Index/Settings/SystemSettings.tsx:41
#: src/pages/Index/Settings/SystemSettings.tsx:42
msgid "Server"
msgstr ""
@ -512,7 +513,7 @@ msgid "Email settings not configured"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:112
#: src/components/tables/plugin/PluginListTable.tsx:82
#: src/components/tables/plugin/PluginListTable.tsx:81
msgid "Version"
msgstr ""
@ -542,7 +543,7 @@ msgstr ""
#: src/components/nav/MainMenu.tsx:59
#: src/defaults/menuItems.tsx:58
#: src/pages/Index/Settings/SystemSettings.tsx:294
#: src/pages/Index/Settings/SystemSettings.tsx:296
msgid "System Settings"
msgstr ""
@ -590,10 +591,10 @@ msgid "About"
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:69
#: src/pages/Index/Settings/SystemSettings.tsx:122
#: src/pages/Index/Settings/SystemSettings.tsx:123
#: src/pages/Index/Settings/UserSettings.tsx:94
#: src/pages/Notifications.tsx:21
#: src/pages/Notifications.tsx:89
#: src/pages/Notifications.tsx:27
#: src/pages/Notifications.tsx:99
msgid "Notifications"
msgstr ""
@ -602,13 +603,13 @@ msgid "You have no unread notifications."
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:110
#: src/pages/Notifications.tsx:29
#: src/pages/Notifications.tsx:35
msgid "Mark as read"
msgstr ""
#: src/components/nav/PartCategoryTree.tsx:79
#: src/components/render/ModelType.tsx:64
#: src/pages/Index/Settings/SystemSettings.tsx:186
#: src/pages/Index/Settings/SystemSettings.tsx:187
#: src/pages/part/CategoryDetail.tsx:60
msgid "Part Categories"
msgstr ""
@ -656,12 +657,12 @@ msgid "Unknown model: {model}"
msgstr ""
#: src/components/render/ModelType.tsx:39
#: src/components/tables/bom/BomTable.tsx:35
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/build/BuildOrderTable.tsx:37
#: src/components/tables/part/PartParameterTable.tsx:29
#: src/components/tables/part/PartParameterTable.tsx:32
#: src/components/tables/part/PartTable.tsx:25
#: src/components/tables/part/RelatedPartTable.tsx:36
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:92
#: src/components/tables/part/RelatedPartTable.tsx:39
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:95
#: src/components/tables/purchasing/SupplierPartTable.tsx:36
#: src/components/tables/stock/StockItemTable.tsx:26
#: src/pages/part/PartDetail.tsx:327
@ -672,7 +673,7 @@ msgstr ""
#: src/components/tables/part/PartCategoryTable.tsx:35
#: src/defaults/links.tsx:27
#: src/defaults/menuItems.tsx:33
#: src/pages/Index/Settings/SystemSettings.tsx:191
#: src/pages/Index/Settings/SystemSettings.tsx:192
#: src/pages/part/CategoryDetail.tsx:46
#: src/pages/part/CategoryDetail.tsx:82
#: src/pages/part/PartDetail.tsx:242
@ -745,7 +746,7 @@ msgid "Builds"
msgstr ""
#: src/components/render/ModelType.tsx:91
#: src/pages/company/CompanyDetail.tsx:197
#: src/pages/company/CompanyDetail.tsx:193
msgid "Company"
msgstr ""
@ -754,14 +755,14 @@ msgid "Companies"
msgstr ""
#: src/components/render/ModelType.tsx:97
#: src/components/tables/ColumnRenderers.tsx:50
#: src/components/tables/ColumnRenderers.tsx:66
#: src/components/tables/TableHoverCard.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:29
#: src/components/tables/settings/ProjectCodeTable.tsx:32
msgid "Project Code"
msgstr ""
#: src/components/render/ModelType.tsx:98
#: src/pages/Index/Settings/SystemSettings.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:105
msgid "Project Codes"
msgstr ""
@ -771,7 +772,7 @@ msgid "Purchase Order"
msgstr ""
#: src/components/render/ModelType.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:260
#: src/pages/Index/Settings/SystemSettings.tsx:262
#: src/pages/company/CompanyDetail.tsx:86
#: src/pages/part/PartDetail.tsx:174
#: src/pages/purchasing/PurchasingIndex.tsx:20
@ -793,7 +794,7 @@ msgid "Sales Order"
msgstr ""
#: src/components/render/ModelType.tsx:114
#: src/pages/Index/Settings/SystemSettings.tsx:273
#: src/pages/Index/Settings/SystemSettings.tsx:275
#: src/pages/company/CompanyDetail.tsx:104
#: src/pages/part/PartDetail.tsx:180
#: src/pages/sales/SalesIndex.tsx:21
@ -876,52 +877,53 @@ msgstr ""
msgid "Edit Setting"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:17
#: src/components/tables/bom/BomTable.tsx:53
#: src/components/tables/ColumnRenderers.tsx:33
#: src/components/tables/bom/BomTable.tsx:89
#: src/components/tables/build/BuildOrderTable.tsx:55
#: src/components/tables/part/PartParameterTable.tsx:60
#: src/components/tables/part/RelatedPartTable.tsx:55
#: src/components/tables/plugin/PluginListTable.tsx:69
#: src/components/tables/part/PartParameterTable.tsx:63
#: src/components/tables/part/PartParameterTemplateTable.tsx:41
#: src/components/tables/part/RelatedPartTable.tsx:58
#: src/components/tables/plugin/PluginListTable.tsx:68
#: src/components/tables/stock/StockItemTable.tsx:45
msgid "Description"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:26
#: src/components/tables/ColumnRenderers.tsx:42
msgid "Link"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:35
#: src/components/tables/ColumnRenderers.tsx:51
#: src/pages/purchasing/PurchaseOrderDetail.tsx:59
#: src/pages/sales/SalesOrderDetail.tsx:45
msgid "Line Items"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:62
#: src/components/tables/ColumnRenderers.tsx:78
msgid "Status"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:70
#: src/components/tables/ColumnRenderers.tsx:86
msgid "Responsible"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:80
#: src/components/tables/ColumnRenderers.tsx:96
msgid "Target Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:90
#: src/components/tables/ColumnRenderers.tsx:106
msgid "Creation Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:99
#: src/components/tables/ColumnRenderers.tsx:115
msgid "Shipment Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:120
#: src/components/tables/ColumnRenderers.tsx:136
#: src/components/tables/settings/CurrencyTable.tsx:22
msgid "Currency"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:134
#: src/components/tables/ColumnRenderers.tsx:150
msgid "Total Price"
msgstr ""
@ -987,7 +989,7 @@ msgid "Select filter"
msgstr ""
#: src/components/tables/FilterSelectModal.tsx:159
#: src/components/tables/part/PartParameterTable.tsx:67
#: src/components/tables/part/PartParameterTable.tsx:70
msgid "Value"
msgstr ""
@ -1000,128 +1002,155 @@ msgid "Add Filter"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:73
#: src/components/tables/InvenTreeTable.tsx:337
#: src/components/tables/InvenTreeTable.tsx:358
#: src/components/tables/InvenTreeTable.tsx:328
#: src/components/tables/InvenTreeTable.tsx:349
msgid "No records found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:372
#: src/components/tables/InvenTreeTable.tsx:363
msgid "Server returned incorrect data type"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:380
#: src/components/tables/InvenTreeTable.tsx:371
msgid "Bad request"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:383
#: src/components/tables/InvenTreeTable.tsx:374
msgid "Unauthorized"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:386
#: src/components/tables/InvenTreeTable.tsx:377
msgid "Forbidden"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:389
#: src/components/tables/InvenTreeTable.tsx:380
msgid "Not found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:442
#: src/components/tables/InvenTreeTable.tsx:443
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:451
#: src/components/tables/InvenTreeTable.tsx:452
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:460
#: src/components/tables/InvenTreeTable.tsx:461
msgid "Print actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:475
#: src/components/tables/InvenTreeTable.tsx:466
msgid "Refresh data"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:494
#: src/components/tables/InvenTreeTable.tsx:485
msgid "Table filters"
msgstr ""
#: src/components/tables/RowActions.tsx:103
#: src/components/tables/RowActions.tsx:115
#: src/components/tables/RowActions.tsx:140
msgid "Actions"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/bom/BomTable.tsx:67
msgid "This BOM item is defined for a different parent"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
msgid "Part Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:94
#: src/components/tables/bom/UsedInTable.tsx:75
#: src/components/tables/build/BuildOrderTable.tsx:31
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:113
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:116
#: src/components/tables/purchasing/PurchaseOrderTable.tsx:39
msgid "Reference"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:63
#: src/components/tables/bom/BomTable.tsx:98
#: src/components/tables/bom/UsedInTable.tsx:67
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:118
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:146
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:121
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:149
#: src/pages/build/BuildDetail.tsx:77
msgid "Quantity"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:67
#: src/components/tables/bom/BomTable.tsx:106
msgid "Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
#: src/components/tables/bom/BomTable.tsx:120
msgid "Optional"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:90
#: src/components/tables/bom/BomTable.tsx:124
#: src/components/tables/bom/BomTable.tsx:239
msgid "Consumable"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:99
#: src/components/tables/bom/BomTable.tsx:128
msgid "Allow Variants"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:108
#: src/components/tables/bom/BomTable.tsx:132
msgid "Gets Inherited"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:118
#: src/components/tables/bom/BomTable.tsx:138
#: src/components/tables/part/PartTable.tsx:147
msgid "Price Range"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:131
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/part/PartTable.tsx:113
#: src/components/tables/stock/StockItemTable.tsx:119
msgid "Available"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:142
#: src/components/tables/bom/BomTable.tsx:163
#: src/components/tables/part/PartTable.tsx:120
msgid "No stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:147
#: src/components/tables/bom/BomTable.tsx:167
#~ msgid "Available Stock"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:171
msgid "Includes substitute stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/bom/BomTable.tsx:180
msgid "Includes variant stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:158
#: src/components/tables/bom/BomTable.tsx:188
msgid "On order"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:167
msgid "Available Stock"
#: src/components/tables/bom/BomTable.tsx:196
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:174
#: src/components/tables/bom/BomTable.tsx:200
#~ msgid "Validate"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:205
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:212
msgid "Can Build"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:181
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:209
#: src/components/tables/bom/BomTable.tsx:216
msgid "Consumable item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:212
#: src/components/tables/purchasing/SupplierPartTable.tsx:131
#: src/pages/build/BuildDetail.tsx:169
#: src/pages/company/CompanyDetail.tsx:150
@ -1133,8 +1162,36 @@ msgstr ""
msgid "Notes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:200
msgid "Validate"
#: src/components/tables/bom/BomTable.tsx:252
msgid "View BOM"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:263
msgid "Validate BOM line"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:271
msgid "Edit Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:285
msgid "Edit Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:287
msgid "Bom item updated"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:302
msgid "Delete Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:303
msgid "Bom item deleted"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:306
msgid "Are you sure you want to remove this BOM item?"
msgstr ""
#: src/components/tables/bom/UsedInTable.tsx:30
@ -1168,7 +1225,7 @@ msgstr ""
#: src/components/tables/build/BuildOrderTable.tsx:109
#: src/components/tables/part/PartTable.tsx:166
#: src/components/tables/plugin/PluginListTable.tsx:137
#: src/components/tables/plugin/PluginListTable.tsx:133
msgid "Active"
msgstr ""
@ -1255,40 +1312,41 @@ msgstr ""
msgid "Path"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:49
#: src/components/tables/part/PartParameterTable.tsx:52
msgid "Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:88
#: src/components/tables/part/PartParameterTable.tsx:91
#: src/components/tables/part/PartParameterTemplateTable.tsx:36
#: src/components/tables/part/PartTable.tsx:44
msgid "Units"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:113
#: src/components/tables/part/PartParameterTable.tsx:116
msgid "Edit Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:121
#: src/components/tables/part/PartParameterTable.tsx:124
msgid "Part parameter updated"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:134
#: src/components/tables/part/PartParameterTable.tsx:138
msgid "Delete Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:135
#: src/components/tables/part/PartParameterTable.tsx:139
msgid "Part parameter deleted"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:138
#: src/components/tables/part/PartParameterTable.tsx:142
msgid "Are you sure you want to remove this parameter?"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:157
#: src/components/tables/part/PartParameterTable.tsx:161
msgid "Add Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:166
#: src/components/tables/part/PartParameterTable.tsx:170
msgid "Part parameter added"
msgstr ""
@ -1296,10 +1354,50 @@ msgstr ""
#~ msgid "Add parameter"
#~ msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:194
#: src/components/tables/part/PartParameterTable.tsx:198
msgid "Include Variants"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:46
msgid "Checkbox"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:50
msgid "Choices"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:65
msgid "Edit Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:67
msgid "Parameter template updated"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:78
msgid "Delete Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:79
msgid "Parameter template deleted"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:81
msgid "Remove parameter template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:93
msgid "Create Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:95
msgid "Parameter template created"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:103
msgid "Add parameter template"
msgstr ""
#: src/components/tables/part/PartTable.tsx:38
msgid "IPN"
msgstr ""
@ -1308,7 +1406,7 @@ msgstr ""
#: src/components/tables/stock/StockItemTable.tsx:50
#: src/defaults/links.tsx:28
#: src/defaults/menuItems.tsx:38
#: src/pages/Index/Settings/SystemSettings.tsx:227
#: src/pages/Index/Settings/SystemSettings.tsx:229
#: src/pages/part/PartDetail.tsx:97
#: src/pages/stock/LocationDetail.tsx:63
#: src/pages/stock/StockDetail.tsx:134
@ -1323,10 +1421,6 @@ msgstr ""
msgid "On Order"
msgstr ""
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/part/PartTable.tsx:97
msgid "Build Order Allocations"
msgstr ""
@ -1335,11 +1429,6 @@ msgstr ""
msgid "Sales Order Allocations"
msgstr ""
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/part/PartTable.tsx:167
msgid "Filter by part active status"
msgstr ""
@ -1438,142 +1527,142 @@ msgstr ""
msgid "Not Virtual"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:66
#: src/components/tables/part/RelatedPartTable.tsx:69
msgid "Add Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:74
#: src/components/tables/part/RelatedPartTable.tsx:77
msgid "Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:77
#: src/components/tables/part/RelatedPartTable.tsx:80
msgid "Related part added"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:87
#: src/components/tables/part/RelatedPartTable.tsx:90
msgid "Add related part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:106
#: src/components/tables/part/RelatedPartTable.tsx:111
msgid "Delete Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:107
#: src/components/tables/part/RelatedPartTable.tsx:112
msgid "Related part deleted"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:109
#: src/components/tables/part/RelatedPartTable.tsx:114
msgid "Are you sure you want to remove this relationship?"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:24
#: src/components/tables/plugin/PluginListTable.tsx:23
msgid "Plugin is active"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:30
#: src/components/tables/plugin/PluginListTable.tsx:29
msgid "Plugin is inactive"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:37
#: src/components/tables/plugin/PluginListTable.tsx:36
msgid "Plugin is not installed"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:54
#: src/components/tables/plugin/PluginListTable.tsx:53
msgid "Plugin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:76
#: src/components/tables/plugin/PluginListTable.tsx:75
msgid "Description not available"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:103
#: src/components/tables/plugin/PluginListTable.tsx:102
msgid "Deactivate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:111
#: src/components/tables/plugin/PluginListTable.tsx:108
msgid "Activate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:142
#: src/components/tables/plugin/PluginListTable.tsx:138
msgid "Builtin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:147
#: src/components/tables/plugin/PluginListTable.tsx:143
msgid "Sample"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:152
#: src/components/tables/plugin/PluginListTable.tsx:148
msgid "Installed"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
msgid "Receive"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:56
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:53
msgid "Receive line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:74
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
#~ msgid "Receive"
#~ msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:73
msgid "Edit Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:77
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:76
msgid "Line item updated"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:106
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:109
msgid "Part Description"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:131
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:167
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:134
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:170
#: src/components/tables/purchasing/SupplierPartTable.tsx:103
#: src/components/tables/purchasing/SupplierPartTable.tsx:123
msgid "Pack Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:137
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:140
msgid "Total Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:153
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:156
msgid "Received"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:172
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:175
msgid "Supplier Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:179
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:182
msgid "Supplier Link"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:186
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:189
msgid "Manufacturer Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:194
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:197
msgid "Unit Price"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:200
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:203
msgid "Destination"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:218
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
msgid "Add Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:224
msgid "Line item added"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:232
msgid "Add line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:233
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:236
msgid "Receive items"
msgstr ""
@ -1636,15 +1725,15 @@ msgstr ""
msgid "Supplier part updated"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:204
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
msgid "Delete Supplier Part"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
#: src/components/tables/purchasing/SupplierPartTable.tsx:206
msgid "Supplier part deleted"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:208
#: src/components/tables/purchasing/SupplierPartTable.tsx:209
msgid "Are you sure you want to remove this supplier part?"
msgstr ""
@ -1679,69 +1768,69 @@ msgstr ""
msgid "Refresh currency exchange rates"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:33
#: src/components/tables/settings/CustomUnitsTable.tsx:36
msgid "Definition"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:39
#: src/components/tables/settings/CustomUnitsTable.tsx:42
msgid "Symbol"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:53
#: src/components/tables/settings/CustomUnitsTable.tsx:58
msgid "Edit custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:60
#: src/components/tables/settings/CustomUnitsTable.tsx:65
msgid "Custom unit updated"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:69
#: src/components/tables/settings/CustomUnitsTable.tsx:75
msgid "Delete custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:70
#: src/components/tables/settings/CustomUnitsTable.tsx:76
msgid "Custom unit deleted"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:73
#: src/components/tables/settings/CustomUnitsTable.tsx:79
msgid "Are you sure you want to remove this custom unit?"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:84
#: src/components/tables/settings/CustomUnitsTable.tsx:100
#: src/components/tables/settings/CustomUnitsTable.tsx:92
#: src/components/tables/settings/CustomUnitsTable.tsx:108
msgid "Add custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:90
#: src/components/tables/settings/CustomUnitsTable.tsx:98
msgid "Custom unit created"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:42
#: src/components/tables/settings/ProjectCodeTable.tsx:47
msgid "Edit project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:48
#: src/components/tables/settings/ProjectCodeTable.tsx:53
msgid "Project code updated"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:57
#: src/components/tables/settings/ProjectCodeTable.tsx:63
msgid "Delete project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:64
msgid "Project code deleted"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:61
#: src/components/tables/settings/ProjectCodeTable.tsx:67
msgid "Are you sure you want to remove this project code?"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:72
#: src/components/tables/settings/ProjectCodeTable.tsx:86
#: src/components/tables/settings/ProjectCodeTable.tsx:80
#: src/components/tables/settings/ProjectCodeTable.tsx:94
msgid "Add project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:78
#: src/components/tables/settings/ProjectCodeTable.tsx:86
msgid "Added project code"
msgstr ""
@ -2537,7 +2626,7 @@ msgid "The history is kept in this browser's local storage. So it won't be share
msgstr ""
#: src/pages/Index/Scan.tsx:338
#: src/pages/Notifications.tsx:47
#: src/pages/Notifications.tsx:55
msgid "History"
msgstr ""
@ -2732,46 +2821,46 @@ msgstr ""
msgid "Plugin Settings"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:68
#: src/pages/Index/Settings/SystemSettings.tsx:69
msgid "Login"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:90
#: src/pages/Index/Settings/SystemSettings.tsx:91
msgid "Barcodes"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:116
#: src/pages/Index/Settings/SystemSettings.tsx:117
msgid "Physical Units"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:127
#: src/pages/Index/Settings/SystemSettings.tsx:128
#: src/pages/part/PartDetail.tsx:150
msgid "Pricing"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:156
#: src/pages/Index/Settings/SystemSettings.tsx:157
msgid "Exchange Rates"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:164
#: src/pages/Index/Settings/SystemSettings.tsx:165
msgid "Labels"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:170
#: src/pages/Index/Settings/SystemSettings.tsx:171
#: src/pages/Index/Settings/UserSettings.tsx:99
msgid "Reporting"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:222
#: src/pages/Index/Settings/SystemSettings.tsx:223
msgid "Part Parameters"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:249
#: src/pages/Index/Settings/SystemSettings.tsx:251
#: src/pages/part/PartDetail.tsx:198
msgid "Stocktake"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:254
#: src/pages/Index/Settings/SystemSettings.tsx:256
#: src/pages/build/BuildDetail.tsx:262
#: src/pages/build/BuildIndex.tsx:36
#: src/pages/part/PartDetail.tsx:129
@ -2779,7 +2868,7 @@ msgstr ""
msgid "Build Orders"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:296
#: src/pages/Index/Settings/SystemSettings.tsx:298
msgid "Switch to User Setting"
msgstr ""
@ -2819,7 +2908,7 @@ msgstr ""
msgid "Go to the start page"
msgstr ""
#: src/pages/Notifications.tsx:55
#: src/pages/Notifications.tsx:63
msgid "Mark as unread"
msgstr ""
@ -2951,7 +3040,7 @@ msgstr ""
msgid "Assigned Stock"
msgstr ""
#: src/pages/company/CompanyDetail.tsx:171
#: src/pages/company/CompanyDetail.tsx:167
msgid "Company Actions"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -128,7 +128,8 @@ msgstr ""
#: src/components/forms/HostOptionsForm.tsx:42
#: src/components/forms/HostOptionsForm.tsx:69
#: src/components/tables/part/PartCategoryTable.tsx:23
#: src/components/tables/settings/CustomUnitsTable.tsx:27
#: src/components/tables/part/PartParameterTemplateTable.tsx:30
#: src/components/tables/settings/CustomUnitsTable.tsx:30
#: src/components/tables/stock/StockLocationTable.tsx:24
msgid "Name"
msgstr ""
@ -170,9 +171,9 @@ msgstr ""
msgid "State: <0>worker</0> ({0}), <1>plugins</1>{1}"
msgstr ""
#: src/components/forms/fields/ApiFormField.tsx:316
#: src/components/forms/fields/ApiFormField.tsx:326
#: src/components/nav/SearchDrawer.tsx:417
#: src/components/tables/InvenTreeTable.tsx:401
#: src/components/tables/InvenTreeTable.tsx:392
#: src/components/widgets/MarkdownEditor.tsx:108
#: src/components/widgets/MarkdownEditor.tsx:154
#: src/pages/ErrorPage.tsx:12
@ -231,15 +232,15 @@ msgid "Unlink custom barcode"
msgstr ""
#: src/components/items/ActionDropdown.tsx:155
#: src/components/tables/RowActions.tsx:43
#: src/components/tables/RowActions.tsx:44
msgid "Edit"
msgstr ""
#: src/components/items/ActionDropdown.tsx:174
#: src/components/tables/RowActions.tsx:59
#: src/components/tables/RowActions.tsx:61
#: src/functions/forms.tsx:180
#: src/pages/Index/Scan.tsx:306
#: src/pages/Notifications.tsx:69
#: src/pages/Notifications.tsx:78
msgid "Delete"
msgstr ""
@ -266,7 +267,7 @@ msgid "Read More"
msgstr ""
#: src/components/items/ErrorItem.tsx:5
#: src/components/tables/InvenTreeTable.tsx:393
#: src/components/tables/InvenTreeTable.tsx:384
msgid "Unknown error"
msgstr ""
@ -303,11 +304,11 @@ msgstr ""
msgid "Scan QR code"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "Yes"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "No"
msgstr ""
@ -443,7 +444,7 @@ msgid "Close modal"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:17
#: src/pages/Index/Settings/SystemSettings.tsx:41
#: src/pages/Index/Settings/SystemSettings.tsx:42
msgid "Server"
msgstr ""
@ -512,7 +513,7 @@ msgid "Email settings not configured"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:112
#: src/components/tables/plugin/PluginListTable.tsx:82
#: src/components/tables/plugin/PluginListTable.tsx:81
msgid "Version"
msgstr ""
@ -542,7 +543,7 @@ msgstr ""
#: src/components/nav/MainMenu.tsx:59
#: src/defaults/menuItems.tsx:58
#: src/pages/Index/Settings/SystemSettings.tsx:294
#: src/pages/Index/Settings/SystemSettings.tsx:296
msgid "System Settings"
msgstr ""
@ -590,10 +591,10 @@ msgid "About"
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:69
#: src/pages/Index/Settings/SystemSettings.tsx:122
#: src/pages/Index/Settings/SystemSettings.tsx:123
#: src/pages/Index/Settings/UserSettings.tsx:94
#: src/pages/Notifications.tsx:21
#: src/pages/Notifications.tsx:89
#: src/pages/Notifications.tsx:27
#: src/pages/Notifications.tsx:99
msgid "Notifications"
msgstr ""
@ -602,13 +603,13 @@ msgid "You have no unread notifications."
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:110
#: src/pages/Notifications.tsx:29
#: src/pages/Notifications.tsx:35
msgid "Mark as read"
msgstr ""
#: src/components/nav/PartCategoryTree.tsx:79
#: src/components/render/ModelType.tsx:64
#: src/pages/Index/Settings/SystemSettings.tsx:186
#: src/pages/Index/Settings/SystemSettings.tsx:187
#: src/pages/part/CategoryDetail.tsx:60
msgid "Part Categories"
msgstr ""
@ -656,12 +657,12 @@ msgid "Unknown model: {model}"
msgstr ""
#: src/components/render/ModelType.tsx:39
#: src/components/tables/bom/BomTable.tsx:35
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/build/BuildOrderTable.tsx:37
#: src/components/tables/part/PartParameterTable.tsx:29
#: src/components/tables/part/PartParameterTable.tsx:32
#: src/components/tables/part/PartTable.tsx:25
#: src/components/tables/part/RelatedPartTable.tsx:36
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:92
#: src/components/tables/part/RelatedPartTable.tsx:39
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:95
#: src/components/tables/purchasing/SupplierPartTable.tsx:36
#: src/components/tables/stock/StockItemTable.tsx:26
#: src/pages/part/PartDetail.tsx:327
@ -672,7 +673,7 @@ msgstr ""
#: src/components/tables/part/PartCategoryTable.tsx:35
#: src/defaults/links.tsx:27
#: src/defaults/menuItems.tsx:33
#: src/pages/Index/Settings/SystemSettings.tsx:191
#: src/pages/Index/Settings/SystemSettings.tsx:192
#: src/pages/part/CategoryDetail.tsx:46
#: src/pages/part/CategoryDetail.tsx:82
#: src/pages/part/PartDetail.tsx:242
@ -745,7 +746,7 @@ msgid "Builds"
msgstr ""
#: src/components/render/ModelType.tsx:91
#: src/pages/company/CompanyDetail.tsx:197
#: src/pages/company/CompanyDetail.tsx:193
msgid "Company"
msgstr ""
@ -754,14 +755,14 @@ msgid "Companies"
msgstr ""
#: src/components/render/ModelType.tsx:97
#: src/components/tables/ColumnRenderers.tsx:50
#: src/components/tables/ColumnRenderers.tsx:66
#: src/components/tables/TableHoverCard.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:29
#: src/components/tables/settings/ProjectCodeTable.tsx:32
msgid "Project Code"
msgstr ""
#: src/components/render/ModelType.tsx:98
#: src/pages/Index/Settings/SystemSettings.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:105
msgid "Project Codes"
msgstr ""
@ -771,7 +772,7 @@ msgid "Purchase Order"
msgstr ""
#: src/components/render/ModelType.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:260
#: src/pages/Index/Settings/SystemSettings.tsx:262
#: src/pages/company/CompanyDetail.tsx:86
#: src/pages/part/PartDetail.tsx:174
#: src/pages/purchasing/PurchasingIndex.tsx:20
@ -793,7 +794,7 @@ msgid "Sales Order"
msgstr ""
#: src/components/render/ModelType.tsx:114
#: src/pages/Index/Settings/SystemSettings.tsx:273
#: src/pages/Index/Settings/SystemSettings.tsx:275
#: src/pages/company/CompanyDetail.tsx:104
#: src/pages/part/PartDetail.tsx:180
#: src/pages/sales/SalesIndex.tsx:21
@ -876,52 +877,53 @@ msgstr ""
msgid "Edit Setting"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:17
#: src/components/tables/bom/BomTable.tsx:53
#: src/components/tables/ColumnRenderers.tsx:33
#: src/components/tables/bom/BomTable.tsx:89
#: src/components/tables/build/BuildOrderTable.tsx:55
#: src/components/tables/part/PartParameterTable.tsx:60
#: src/components/tables/part/RelatedPartTable.tsx:55
#: src/components/tables/plugin/PluginListTable.tsx:69
#: src/components/tables/part/PartParameterTable.tsx:63
#: src/components/tables/part/PartParameterTemplateTable.tsx:41
#: src/components/tables/part/RelatedPartTable.tsx:58
#: src/components/tables/plugin/PluginListTable.tsx:68
#: src/components/tables/stock/StockItemTable.tsx:45
msgid "Description"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:26
#: src/components/tables/ColumnRenderers.tsx:42
msgid "Link"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:35
#: src/components/tables/ColumnRenderers.tsx:51
#: src/pages/purchasing/PurchaseOrderDetail.tsx:59
#: src/pages/sales/SalesOrderDetail.tsx:45
msgid "Line Items"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:62
#: src/components/tables/ColumnRenderers.tsx:78
msgid "Status"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:70
#: src/components/tables/ColumnRenderers.tsx:86
msgid "Responsible"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:80
#: src/components/tables/ColumnRenderers.tsx:96
msgid "Target Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:90
#: src/components/tables/ColumnRenderers.tsx:106
msgid "Creation Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:99
#: src/components/tables/ColumnRenderers.tsx:115
msgid "Shipment Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:120
#: src/components/tables/ColumnRenderers.tsx:136
#: src/components/tables/settings/CurrencyTable.tsx:22
msgid "Currency"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:134
#: src/components/tables/ColumnRenderers.tsx:150
msgid "Total Price"
msgstr ""
@ -987,7 +989,7 @@ msgid "Select filter"
msgstr ""
#: src/components/tables/FilterSelectModal.tsx:159
#: src/components/tables/part/PartParameterTable.tsx:67
#: src/components/tables/part/PartParameterTable.tsx:70
msgid "Value"
msgstr ""
@ -1000,128 +1002,155 @@ msgid "Add Filter"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:73
#: src/components/tables/InvenTreeTable.tsx:337
#: src/components/tables/InvenTreeTable.tsx:358
#: src/components/tables/InvenTreeTable.tsx:328
#: src/components/tables/InvenTreeTable.tsx:349
msgid "No records found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:372
#: src/components/tables/InvenTreeTable.tsx:363
msgid "Server returned incorrect data type"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:380
#: src/components/tables/InvenTreeTable.tsx:371
msgid "Bad request"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:383
#: src/components/tables/InvenTreeTable.tsx:374
msgid "Unauthorized"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:386
#: src/components/tables/InvenTreeTable.tsx:377
msgid "Forbidden"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:389
#: src/components/tables/InvenTreeTable.tsx:380
msgid "Not found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:442
#: src/components/tables/InvenTreeTable.tsx:443
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:451
#: src/components/tables/InvenTreeTable.tsx:452
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:460
#: src/components/tables/InvenTreeTable.tsx:461
msgid "Print actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:475
#: src/components/tables/InvenTreeTable.tsx:466
msgid "Refresh data"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:494
#: src/components/tables/InvenTreeTable.tsx:485
msgid "Table filters"
msgstr ""
#: src/components/tables/RowActions.tsx:103
#: src/components/tables/RowActions.tsx:115
#: src/components/tables/RowActions.tsx:140
msgid "Actions"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/bom/BomTable.tsx:67
msgid "This BOM item is defined for a different parent"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
msgid "Part Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:94
#: src/components/tables/bom/UsedInTable.tsx:75
#: src/components/tables/build/BuildOrderTable.tsx:31
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:113
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:116
#: src/components/tables/purchasing/PurchaseOrderTable.tsx:39
msgid "Reference"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:63
#: src/components/tables/bom/BomTable.tsx:98
#: src/components/tables/bom/UsedInTable.tsx:67
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:118
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:146
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:121
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:149
#: src/pages/build/BuildDetail.tsx:77
msgid "Quantity"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:67
#: src/components/tables/bom/BomTable.tsx:106
msgid "Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
#: src/components/tables/bom/BomTable.tsx:120
msgid "Optional"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:90
#: src/components/tables/bom/BomTable.tsx:124
#: src/components/tables/bom/BomTable.tsx:239
msgid "Consumable"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:99
#: src/components/tables/bom/BomTable.tsx:128
msgid "Allow Variants"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:108
#: src/components/tables/bom/BomTable.tsx:132
msgid "Gets Inherited"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:118
#: src/components/tables/bom/BomTable.tsx:138
#: src/components/tables/part/PartTable.tsx:147
msgid "Price Range"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:131
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/part/PartTable.tsx:113
#: src/components/tables/stock/StockItemTable.tsx:119
msgid "Available"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:142
#: src/components/tables/bom/BomTable.tsx:163
#: src/components/tables/part/PartTable.tsx:120
msgid "No stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:147
#: src/components/tables/bom/BomTable.tsx:167
#~ msgid "Available Stock"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:171
msgid "Includes substitute stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/bom/BomTable.tsx:180
msgid "Includes variant stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:158
#: src/components/tables/bom/BomTable.tsx:188
msgid "On order"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:167
msgid "Available Stock"
#: src/components/tables/bom/BomTable.tsx:196
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:174
#: src/components/tables/bom/BomTable.tsx:200
#~ msgid "Validate"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:205
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:212
msgid "Can Build"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:181
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:209
#: src/components/tables/bom/BomTable.tsx:216
msgid "Consumable item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:212
#: src/components/tables/purchasing/SupplierPartTable.tsx:131
#: src/pages/build/BuildDetail.tsx:169
#: src/pages/company/CompanyDetail.tsx:150
@ -1133,8 +1162,36 @@ msgstr ""
msgid "Notes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:200
msgid "Validate"
#: src/components/tables/bom/BomTable.tsx:252
msgid "View BOM"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:263
msgid "Validate BOM line"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:271
msgid "Edit Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:285
msgid "Edit Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:287
msgid "Bom item updated"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:302
msgid "Delete Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:303
msgid "Bom item deleted"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:306
msgid "Are you sure you want to remove this BOM item?"
msgstr ""
#: src/components/tables/bom/UsedInTable.tsx:30
@ -1168,7 +1225,7 @@ msgstr ""
#: src/components/tables/build/BuildOrderTable.tsx:109
#: src/components/tables/part/PartTable.tsx:166
#: src/components/tables/plugin/PluginListTable.tsx:137
#: src/components/tables/plugin/PluginListTable.tsx:133
msgid "Active"
msgstr ""
@ -1255,40 +1312,41 @@ msgstr ""
msgid "Path"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:49
#: src/components/tables/part/PartParameterTable.tsx:52
msgid "Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:88
#: src/components/tables/part/PartParameterTable.tsx:91
#: src/components/tables/part/PartParameterTemplateTable.tsx:36
#: src/components/tables/part/PartTable.tsx:44
msgid "Units"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:113
#: src/components/tables/part/PartParameterTable.tsx:116
msgid "Edit Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:121
#: src/components/tables/part/PartParameterTable.tsx:124
msgid "Part parameter updated"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:134
#: src/components/tables/part/PartParameterTable.tsx:138
msgid "Delete Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:135
#: src/components/tables/part/PartParameterTable.tsx:139
msgid "Part parameter deleted"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:138
#: src/components/tables/part/PartParameterTable.tsx:142
msgid "Are you sure you want to remove this parameter?"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:157
#: src/components/tables/part/PartParameterTable.tsx:161
msgid "Add Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:166
#: src/components/tables/part/PartParameterTable.tsx:170
msgid "Part parameter added"
msgstr ""
@ -1296,10 +1354,50 @@ msgstr ""
#~ msgid "Add parameter"
#~ msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:194
#: src/components/tables/part/PartParameterTable.tsx:198
msgid "Include Variants"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:46
msgid "Checkbox"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:50
msgid "Choices"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:65
msgid "Edit Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:67
msgid "Parameter template updated"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:78
msgid "Delete Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:79
msgid "Parameter template deleted"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:81
msgid "Remove parameter template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:93
msgid "Create Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:95
msgid "Parameter template created"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:103
msgid "Add parameter template"
msgstr ""
#: src/components/tables/part/PartTable.tsx:38
msgid "IPN"
msgstr ""
@ -1308,7 +1406,7 @@ msgstr ""
#: src/components/tables/stock/StockItemTable.tsx:50
#: src/defaults/links.tsx:28
#: src/defaults/menuItems.tsx:38
#: src/pages/Index/Settings/SystemSettings.tsx:227
#: src/pages/Index/Settings/SystemSettings.tsx:229
#: src/pages/part/PartDetail.tsx:97
#: src/pages/stock/LocationDetail.tsx:63
#: src/pages/stock/StockDetail.tsx:134
@ -1323,10 +1421,6 @@ msgstr ""
msgid "On Order"
msgstr ""
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/part/PartTable.tsx:97
msgid "Build Order Allocations"
msgstr ""
@ -1335,11 +1429,6 @@ msgstr ""
msgid "Sales Order Allocations"
msgstr ""
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/part/PartTable.tsx:167
msgid "Filter by part active status"
msgstr ""
@ -1438,142 +1527,142 @@ msgstr ""
msgid "Not Virtual"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:66
#: src/components/tables/part/RelatedPartTable.tsx:69
msgid "Add Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:74
#: src/components/tables/part/RelatedPartTable.tsx:77
msgid "Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:77
#: src/components/tables/part/RelatedPartTable.tsx:80
msgid "Related part added"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:87
#: src/components/tables/part/RelatedPartTable.tsx:90
msgid "Add related part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:106
#: src/components/tables/part/RelatedPartTable.tsx:111
msgid "Delete Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:107
#: src/components/tables/part/RelatedPartTable.tsx:112
msgid "Related part deleted"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:109
#: src/components/tables/part/RelatedPartTable.tsx:114
msgid "Are you sure you want to remove this relationship?"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:24
#: src/components/tables/plugin/PluginListTable.tsx:23
msgid "Plugin is active"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:30
#: src/components/tables/plugin/PluginListTable.tsx:29
msgid "Plugin is inactive"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:37
#: src/components/tables/plugin/PluginListTable.tsx:36
msgid "Plugin is not installed"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:54
#: src/components/tables/plugin/PluginListTable.tsx:53
msgid "Plugin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:76
#: src/components/tables/plugin/PluginListTable.tsx:75
msgid "Description not available"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:103
#: src/components/tables/plugin/PluginListTable.tsx:102
msgid "Deactivate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:111
#: src/components/tables/plugin/PluginListTable.tsx:108
msgid "Activate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:142
#: src/components/tables/plugin/PluginListTable.tsx:138
msgid "Builtin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:147
#: src/components/tables/plugin/PluginListTable.tsx:143
msgid "Sample"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:152
#: src/components/tables/plugin/PluginListTable.tsx:148
msgid "Installed"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
msgid "Receive"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:56
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:53
msgid "Receive line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:74
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
#~ msgid "Receive"
#~ msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:73
msgid "Edit Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:77
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:76
msgid "Line item updated"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:106
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:109
msgid "Part Description"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:131
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:167
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:134
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:170
#: src/components/tables/purchasing/SupplierPartTable.tsx:103
#: src/components/tables/purchasing/SupplierPartTable.tsx:123
msgid "Pack Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:137
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:140
msgid "Total Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:153
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:156
msgid "Received"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:172
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:175
msgid "Supplier Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:179
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:182
msgid "Supplier Link"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:186
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:189
msgid "Manufacturer Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:194
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:197
msgid "Unit Price"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:200
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:203
msgid "Destination"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:218
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
msgid "Add Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:224
msgid "Line item added"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:232
msgid "Add line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:233
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:236
msgid "Receive items"
msgstr ""
@ -1636,15 +1725,15 @@ msgstr ""
msgid "Supplier part updated"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:204
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
msgid "Delete Supplier Part"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
#: src/components/tables/purchasing/SupplierPartTable.tsx:206
msgid "Supplier part deleted"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:208
#: src/components/tables/purchasing/SupplierPartTable.tsx:209
msgid "Are you sure you want to remove this supplier part?"
msgstr ""
@ -1679,69 +1768,69 @@ msgstr ""
msgid "Refresh currency exchange rates"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:33
#: src/components/tables/settings/CustomUnitsTable.tsx:36
msgid "Definition"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:39
#: src/components/tables/settings/CustomUnitsTable.tsx:42
msgid "Symbol"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:53
#: src/components/tables/settings/CustomUnitsTable.tsx:58
msgid "Edit custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:60
#: src/components/tables/settings/CustomUnitsTable.tsx:65
msgid "Custom unit updated"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:69
#: src/components/tables/settings/CustomUnitsTable.tsx:75
msgid "Delete custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:70
#: src/components/tables/settings/CustomUnitsTable.tsx:76
msgid "Custom unit deleted"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:73
#: src/components/tables/settings/CustomUnitsTable.tsx:79
msgid "Are you sure you want to remove this custom unit?"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:84
#: src/components/tables/settings/CustomUnitsTable.tsx:100
#: src/components/tables/settings/CustomUnitsTable.tsx:92
#: src/components/tables/settings/CustomUnitsTable.tsx:108
msgid "Add custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:90
#: src/components/tables/settings/CustomUnitsTable.tsx:98
msgid "Custom unit created"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:42
#: src/components/tables/settings/ProjectCodeTable.tsx:47
msgid "Edit project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:48
#: src/components/tables/settings/ProjectCodeTable.tsx:53
msgid "Project code updated"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:57
#: src/components/tables/settings/ProjectCodeTable.tsx:63
msgid "Delete project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:64
msgid "Project code deleted"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:61
#: src/components/tables/settings/ProjectCodeTable.tsx:67
msgid "Are you sure you want to remove this project code?"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:72
#: src/components/tables/settings/ProjectCodeTable.tsx:86
#: src/components/tables/settings/ProjectCodeTable.tsx:80
#: src/components/tables/settings/ProjectCodeTable.tsx:94
msgid "Add project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:78
#: src/components/tables/settings/ProjectCodeTable.tsx:86
msgid "Added project code"
msgstr ""
@ -2537,7 +2626,7 @@ msgid "The history is kept in this browser's local storage. So it won't be share
msgstr ""
#: src/pages/Index/Scan.tsx:338
#: src/pages/Notifications.tsx:47
#: src/pages/Notifications.tsx:55
msgid "History"
msgstr ""
@ -2732,46 +2821,46 @@ msgstr ""
msgid "Plugin Settings"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:68
#: src/pages/Index/Settings/SystemSettings.tsx:69
msgid "Login"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:90
#: src/pages/Index/Settings/SystemSettings.tsx:91
msgid "Barcodes"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:116
#: src/pages/Index/Settings/SystemSettings.tsx:117
msgid "Physical Units"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:127
#: src/pages/Index/Settings/SystemSettings.tsx:128
#: src/pages/part/PartDetail.tsx:150
msgid "Pricing"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:156
#: src/pages/Index/Settings/SystemSettings.tsx:157
msgid "Exchange Rates"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:164
#: src/pages/Index/Settings/SystemSettings.tsx:165
msgid "Labels"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:170
#: src/pages/Index/Settings/SystemSettings.tsx:171
#: src/pages/Index/Settings/UserSettings.tsx:99
msgid "Reporting"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:222
#: src/pages/Index/Settings/SystemSettings.tsx:223
msgid "Part Parameters"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:249
#: src/pages/Index/Settings/SystemSettings.tsx:251
#: src/pages/part/PartDetail.tsx:198
msgid "Stocktake"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:254
#: src/pages/Index/Settings/SystemSettings.tsx:256
#: src/pages/build/BuildDetail.tsx:262
#: src/pages/build/BuildIndex.tsx:36
#: src/pages/part/PartDetail.tsx:129
@ -2779,7 +2868,7 @@ msgstr ""
msgid "Build Orders"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:296
#: src/pages/Index/Settings/SystemSettings.tsx:298
msgid "Switch to User Setting"
msgstr ""
@ -2819,7 +2908,7 @@ msgstr ""
msgid "Go to the start page"
msgstr ""
#: src/pages/Notifications.tsx:55
#: src/pages/Notifications.tsx:63
msgid "Mark as unread"
msgstr ""
@ -2951,7 +3040,7 @@ msgstr ""
msgid "Assigned Stock"
msgstr ""
#: src/pages/company/CompanyDetail.tsx:171
#: src/pages/company/CompanyDetail.tsx:167
msgid "Company Actions"
msgstr ""

View File

@ -128,7 +128,8 @@ msgstr ""
#: src/components/forms/HostOptionsForm.tsx:42
#: src/components/forms/HostOptionsForm.tsx:69
#: src/components/tables/part/PartCategoryTable.tsx:23
#: src/components/tables/settings/CustomUnitsTable.tsx:27
#: src/components/tables/part/PartParameterTemplateTable.tsx:30
#: src/components/tables/settings/CustomUnitsTable.tsx:30
#: src/components/tables/stock/StockLocationTable.tsx:24
msgid "Name"
msgstr ""
@ -170,9 +171,9 @@ msgstr ""
msgid "State: <0>worker</0> ({0}), <1>plugins</1>{1}"
msgstr ""
#: src/components/forms/fields/ApiFormField.tsx:316
#: src/components/forms/fields/ApiFormField.tsx:326
#: src/components/nav/SearchDrawer.tsx:417
#: src/components/tables/InvenTreeTable.tsx:401
#: src/components/tables/InvenTreeTable.tsx:392
#: src/components/widgets/MarkdownEditor.tsx:108
#: src/components/widgets/MarkdownEditor.tsx:154
#: src/pages/ErrorPage.tsx:12
@ -231,15 +232,15 @@ msgid "Unlink custom barcode"
msgstr ""
#: src/components/items/ActionDropdown.tsx:155
#: src/components/tables/RowActions.tsx:43
#: src/components/tables/RowActions.tsx:44
msgid "Edit"
msgstr ""
#: src/components/items/ActionDropdown.tsx:174
#: src/components/tables/RowActions.tsx:59
#: src/components/tables/RowActions.tsx:61
#: src/functions/forms.tsx:180
#: src/pages/Index/Scan.tsx:306
#: src/pages/Notifications.tsx:69
#: src/pages/Notifications.tsx:78
msgid "Delete"
msgstr ""
@ -266,7 +267,7 @@ msgid "Read More"
msgstr ""
#: src/components/items/ErrorItem.tsx:5
#: src/components/tables/InvenTreeTable.tsx:393
#: src/components/tables/InvenTreeTable.tsx:384
msgid "Unknown error"
msgstr ""
@ -303,11 +304,11 @@ msgstr ""
msgid "Scan QR code"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "Yes"
msgstr ""
#: src/components/items/YesNoButton.tsx:15
#: src/components/items/YesNoButton.tsx:12
msgid "No"
msgstr ""
@ -443,7 +444,7 @@ msgid "Close modal"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:17
#: src/pages/Index/Settings/SystemSettings.tsx:41
#: src/pages/Index/Settings/SystemSettings.tsx:42
msgid "Server"
msgstr ""
@ -512,7 +513,7 @@ msgid "Email settings not configured"
msgstr ""
#: src/components/modals/ServerInfoModal.tsx:112
#: src/components/tables/plugin/PluginListTable.tsx:82
#: src/components/tables/plugin/PluginListTable.tsx:81
msgid "Version"
msgstr ""
@ -542,7 +543,7 @@ msgstr ""
#: src/components/nav/MainMenu.tsx:59
#: src/defaults/menuItems.tsx:58
#: src/pages/Index/Settings/SystemSettings.tsx:294
#: src/pages/Index/Settings/SystemSettings.tsx:296
msgid "System Settings"
msgstr ""
@ -590,10 +591,10 @@ msgid "About"
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:69
#: src/pages/Index/Settings/SystemSettings.tsx:122
#: src/pages/Index/Settings/SystemSettings.tsx:123
#: src/pages/Index/Settings/UserSettings.tsx:94
#: src/pages/Notifications.tsx:21
#: src/pages/Notifications.tsx:89
#: src/pages/Notifications.tsx:27
#: src/pages/Notifications.tsx:99
msgid "Notifications"
msgstr ""
@ -602,13 +603,13 @@ msgid "You have no unread notifications."
msgstr ""
#: src/components/nav/NotificationDrawer.tsx:110
#: src/pages/Notifications.tsx:29
#: src/pages/Notifications.tsx:35
msgid "Mark as read"
msgstr ""
#: src/components/nav/PartCategoryTree.tsx:79
#: src/components/render/ModelType.tsx:64
#: src/pages/Index/Settings/SystemSettings.tsx:186
#: src/pages/Index/Settings/SystemSettings.tsx:187
#: src/pages/part/CategoryDetail.tsx:60
msgid "Part Categories"
msgstr ""
@ -656,12 +657,12 @@ msgid "Unknown model: {model}"
msgstr ""
#: src/components/render/ModelType.tsx:39
#: src/components/tables/bom/BomTable.tsx:35
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/build/BuildOrderTable.tsx:37
#: src/components/tables/part/PartParameterTable.tsx:29
#: src/components/tables/part/PartParameterTable.tsx:32
#: src/components/tables/part/PartTable.tsx:25
#: src/components/tables/part/RelatedPartTable.tsx:36
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:92
#: src/components/tables/part/RelatedPartTable.tsx:39
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:95
#: src/components/tables/purchasing/SupplierPartTable.tsx:36
#: src/components/tables/stock/StockItemTable.tsx:26
#: src/pages/part/PartDetail.tsx:327
@ -672,7 +673,7 @@ msgstr ""
#: src/components/tables/part/PartCategoryTable.tsx:35
#: src/defaults/links.tsx:27
#: src/defaults/menuItems.tsx:33
#: src/pages/Index/Settings/SystemSettings.tsx:191
#: src/pages/Index/Settings/SystemSettings.tsx:192
#: src/pages/part/CategoryDetail.tsx:46
#: src/pages/part/CategoryDetail.tsx:82
#: src/pages/part/PartDetail.tsx:242
@ -745,7 +746,7 @@ msgid "Builds"
msgstr ""
#: src/components/render/ModelType.tsx:91
#: src/pages/company/CompanyDetail.tsx:197
#: src/pages/company/CompanyDetail.tsx:193
msgid "Company"
msgstr ""
@ -754,14 +755,14 @@ msgid "Companies"
msgstr ""
#: src/components/render/ModelType.tsx:97
#: src/components/tables/ColumnRenderers.tsx:50
#: src/components/tables/ColumnRenderers.tsx:66
#: src/components/tables/TableHoverCard.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:29
#: src/components/tables/settings/ProjectCodeTable.tsx:32
msgid "Project Code"
msgstr ""
#: src/components/render/ModelType.tsx:98
#: src/pages/Index/Settings/SystemSettings.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:105
msgid "Project Codes"
msgstr ""
@ -771,7 +772,7 @@ msgid "Purchase Order"
msgstr ""
#: src/components/render/ModelType.tsx:104
#: src/pages/Index/Settings/SystemSettings.tsx:260
#: src/pages/Index/Settings/SystemSettings.tsx:262
#: src/pages/company/CompanyDetail.tsx:86
#: src/pages/part/PartDetail.tsx:174
#: src/pages/purchasing/PurchasingIndex.tsx:20
@ -793,7 +794,7 @@ msgid "Sales Order"
msgstr ""
#: src/components/render/ModelType.tsx:114
#: src/pages/Index/Settings/SystemSettings.tsx:273
#: src/pages/Index/Settings/SystemSettings.tsx:275
#: src/pages/company/CompanyDetail.tsx:104
#: src/pages/part/PartDetail.tsx:180
#: src/pages/sales/SalesIndex.tsx:21
@ -876,52 +877,53 @@ msgstr ""
msgid "Edit Setting"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:17
#: src/components/tables/bom/BomTable.tsx:53
#: src/components/tables/ColumnRenderers.tsx:33
#: src/components/tables/bom/BomTable.tsx:89
#: src/components/tables/build/BuildOrderTable.tsx:55
#: src/components/tables/part/PartParameterTable.tsx:60
#: src/components/tables/part/RelatedPartTable.tsx:55
#: src/components/tables/plugin/PluginListTable.tsx:69
#: src/components/tables/part/PartParameterTable.tsx:63
#: src/components/tables/part/PartParameterTemplateTable.tsx:41
#: src/components/tables/part/RelatedPartTable.tsx:58
#: src/components/tables/plugin/PluginListTable.tsx:68
#: src/components/tables/stock/StockItemTable.tsx:45
msgid "Description"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:26
#: src/components/tables/ColumnRenderers.tsx:42
msgid "Link"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:35
#: src/components/tables/ColumnRenderers.tsx:51
#: src/pages/purchasing/PurchaseOrderDetail.tsx:59
#: src/pages/sales/SalesOrderDetail.tsx:45
msgid "Line Items"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:62
#: src/components/tables/ColumnRenderers.tsx:78
msgid "Status"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:70
#: src/components/tables/ColumnRenderers.tsx:86
msgid "Responsible"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:80
#: src/components/tables/ColumnRenderers.tsx:96
msgid "Target Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:90
#: src/components/tables/ColumnRenderers.tsx:106
msgid "Creation Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:99
#: src/components/tables/ColumnRenderers.tsx:115
msgid "Shipment Date"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:120
#: src/components/tables/ColumnRenderers.tsx:136
#: src/components/tables/settings/CurrencyTable.tsx:22
msgid "Currency"
msgstr ""
#: src/components/tables/ColumnRenderers.tsx:134
#: src/components/tables/ColumnRenderers.tsx:150
msgid "Total Price"
msgstr ""
@ -987,7 +989,7 @@ msgid "Select filter"
msgstr ""
#: src/components/tables/FilterSelectModal.tsx:159
#: src/components/tables/part/PartParameterTable.tsx:67
#: src/components/tables/part/PartParameterTable.tsx:70
msgid "Value"
msgstr ""
@ -1000,128 +1002,155 @@ msgid "Add Filter"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:73
#: src/components/tables/InvenTreeTable.tsx:337
#: src/components/tables/InvenTreeTable.tsx:358
#: src/components/tables/InvenTreeTable.tsx:328
#: src/components/tables/InvenTreeTable.tsx:349
msgid "No records found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:372
#: src/components/tables/InvenTreeTable.tsx:363
msgid "Server returned incorrect data type"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:380
#: src/components/tables/InvenTreeTable.tsx:371
msgid "Bad request"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:383
#: src/components/tables/InvenTreeTable.tsx:374
msgid "Unauthorized"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:386
#: src/components/tables/InvenTreeTable.tsx:377
msgid "Forbidden"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:389
#: src/components/tables/InvenTreeTable.tsx:380
msgid "Not found"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:442
#: src/components/tables/InvenTreeTable.tsx:443
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:451
#: src/components/tables/InvenTreeTable.tsx:452
msgid "Barcode actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:460
#: src/components/tables/InvenTreeTable.tsx:461
msgid "Print actions"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:475
#: src/components/tables/InvenTreeTable.tsx:466
msgid "Refresh data"
msgstr ""
#: src/components/tables/InvenTreeTable.tsx:494
#: src/components/tables/InvenTreeTable.tsx:485
msgid "Table filters"
msgstr ""
#: src/components/tables/RowActions.tsx:103
#: src/components/tables/RowActions.tsx:115
#: src/components/tables/RowActions.tsx:140
msgid "Actions"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:59
#: src/components/tables/bom/BomTable.tsx:67
msgid "This BOM item is defined for a different parent"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
msgid "Part Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:94
#: src/components/tables/bom/UsedInTable.tsx:75
#: src/components/tables/build/BuildOrderTable.tsx:31
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:113
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:116
#: src/components/tables/purchasing/PurchaseOrderTable.tsx:39
msgid "Reference"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:63
#: src/components/tables/bom/BomTable.tsx:98
#: src/components/tables/bom/UsedInTable.tsx:67
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:118
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:146
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:121
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:149
#: src/pages/build/BuildDetail.tsx:77
msgid "Quantity"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:67
#: src/components/tables/bom/BomTable.tsx:106
msgid "Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:81
#: src/components/tables/bom/BomTable.tsx:120
msgid "Optional"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:90
#: src/components/tables/bom/BomTable.tsx:124
#: src/components/tables/bom/BomTable.tsx:239
msgid "Consumable"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:99
#: src/components/tables/bom/BomTable.tsx:128
msgid "Allow Variants"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:108
#: src/components/tables/bom/BomTable.tsx:132
msgid "Gets Inherited"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:118
#: src/components/tables/bom/BomTable.tsx:138
#: src/components/tables/part/PartTable.tsx:147
msgid "Price Range"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:131
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/part/PartTable.tsx:113
#: src/components/tables/stock/StockItemTable.tsx:119
msgid "Available"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:142
#: src/components/tables/bom/BomTable.tsx:163
#: src/components/tables/part/PartTable.tsx:120
msgid "No stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:147
#: src/components/tables/bom/BomTable.tsx:167
#~ msgid "Available Stock"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:171
msgid "Includes substitute stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:152
#: src/components/tables/bom/BomTable.tsx:180
msgid "Includes variant stock"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:158
#: src/components/tables/bom/BomTable.tsx:188
msgid "On order"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:167
msgid "Available Stock"
#: src/components/tables/bom/BomTable.tsx:196
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:174
#: src/components/tables/bom/BomTable.tsx:200
#~ msgid "Validate"
#~ msgstr ""
#: src/components/tables/bom/BomTable.tsx:205
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:212
msgid "Can Build"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:181
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:209
#: src/components/tables/bom/BomTable.tsx:216
msgid "Consumable item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:212
#: src/components/tables/purchasing/SupplierPartTable.tsx:131
#: src/pages/build/BuildDetail.tsx:169
#: src/pages/company/CompanyDetail.tsx:150
@ -1133,8 +1162,36 @@ msgstr ""
msgid "Notes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:200
msgid "Validate"
#: src/components/tables/bom/BomTable.tsx:252
msgid "View BOM"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:263
msgid "Validate BOM line"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:271
msgid "Edit Substitutes"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:285
msgid "Edit Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:287
msgid "Bom item updated"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:302
msgid "Delete Bom Item"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:303
msgid "Bom item deleted"
msgstr ""
#: src/components/tables/bom/BomTable.tsx:306
msgid "Are you sure you want to remove this BOM item?"
msgstr ""
#: src/components/tables/bom/UsedInTable.tsx:30
@ -1168,7 +1225,7 @@ msgstr ""
#: src/components/tables/build/BuildOrderTable.tsx:109
#: src/components/tables/part/PartTable.tsx:166
#: src/components/tables/plugin/PluginListTable.tsx:137
#: src/components/tables/plugin/PluginListTable.tsx:133
msgid "Active"
msgstr ""
@ -1255,40 +1312,41 @@ msgstr ""
msgid "Path"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:49
#: src/components/tables/part/PartParameterTable.tsx:52
msgid "Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:88
#: src/components/tables/part/PartParameterTable.tsx:91
#: src/components/tables/part/PartParameterTemplateTable.tsx:36
#: src/components/tables/part/PartTable.tsx:44
msgid "Units"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:113
#: src/components/tables/part/PartParameterTable.tsx:116
msgid "Edit Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:121
#: src/components/tables/part/PartParameterTable.tsx:124
msgid "Part parameter updated"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:134
#: src/components/tables/part/PartParameterTable.tsx:138
msgid "Delete Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:135
#: src/components/tables/part/PartParameterTable.tsx:139
msgid "Part parameter deleted"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:138
#: src/components/tables/part/PartParameterTable.tsx:142
msgid "Are you sure you want to remove this parameter?"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:157
#: src/components/tables/part/PartParameterTable.tsx:161
msgid "Add Part Parameter"
msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:166
#: src/components/tables/part/PartParameterTable.tsx:170
msgid "Part parameter added"
msgstr ""
@ -1296,10 +1354,50 @@ msgstr ""
#~ msgid "Add parameter"
#~ msgstr ""
#: src/components/tables/part/PartParameterTable.tsx:194
#: src/components/tables/part/PartParameterTable.tsx:198
msgid "Include Variants"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:46
msgid "Checkbox"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:50
msgid "Choices"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:65
msgid "Edit Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:67
msgid "Parameter template updated"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:78
msgid "Delete Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:79
msgid "Parameter template deleted"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:81
msgid "Remove parameter template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:93
msgid "Create Parameter Template"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:95
msgid "Parameter template created"
msgstr ""
#: src/components/tables/part/PartParameterTemplateTable.tsx:103
msgid "Add parameter template"
msgstr ""
#: src/components/tables/part/PartTable.tsx:38
msgid "IPN"
msgstr ""
@ -1308,7 +1406,7 @@ msgstr ""
#: src/components/tables/stock/StockItemTable.tsx:50
#: src/defaults/links.tsx:28
#: src/defaults/menuItems.tsx:38
#: src/pages/Index/Settings/SystemSettings.tsx:227
#: src/pages/Index/Settings/SystemSettings.tsx:229
#: src/pages/part/PartDetail.tsx:97
#: src/pages/stock/LocationDetail.tsx:63
#: src/pages/stock/StockDetail.tsx:134
@ -1323,10 +1421,6 @@ msgstr ""
msgid "On Order"
msgstr ""
#: src/components/tables/part/PartTable.tsx:91
msgid "Building"
msgstr ""
#: src/components/tables/part/PartTable.tsx:97
msgid "Build Order Allocations"
msgstr ""
@ -1335,11 +1429,6 @@ msgstr ""
msgid "Sales Order Allocations"
msgstr ""
#: src/components/tables/part/PartTable.tsx:139
#: src/components/tables/stock/StockItemTable.tsx:148
msgid "Stock Information"
msgstr ""
#: src/components/tables/part/PartTable.tsx:167
msgid "Filter by part active status"
msgstr ""
@ -1438,142 +1527,142 @@ msgstr ""
msgid "Not Virtual"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:66
#: src/components/tables/part/RelatedPartTable.tsx:69
msgid "Add Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:74
#: src/components/tables/part/RelatedPartTable.tsx:77
msgid "Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:77
#: src/components/tables/part/RelatedPartTable.tsx:80
msgid "Related part added"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:87
#: src/components/tables/part/RelatedPartTable.tsx:90
msgid "Add related part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:106
#: src/components/tables/part/RelatedPartTable.tsx:111
msgid "Delete Related Part"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:107
#: src/components/tables/part/RelatedPartTable.tsx:112
msgid "Related part deleted"
msgstr ""
#: src/components/tables/part/RelatedPartTable.tsx:109
#: src/components/tables/part/RelatedPartTable.tsx:114
msgid "Are you sure you want to remove this relationship?"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:24
#: src/components/tables/plugin/PluginListTable.tsx:23
msgid "Plugin is active"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:30
#: src/components/tables/plugin/PluginListTable.tsx:29
msgid "Plugin is inactive"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:37
#: src/components/tables/plugin/PluginListTable.tsx:36
msgid "Plugin is not installed"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:54
#: src/components/tables/plugin/PluginListTable.tsx:53
msgid "Plugin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:76
#: src/components/tables/plugin/PluginListTable.tsx:75
msgid "Description not available"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:103
#: src/components/tables/plugin/PluginListTable.tsx:102
msgid "Deactivate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:111
#: src/components/tables/plugin/PluginListTable.tsx:108
msgid "Activate"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:142
#: src/components/tables/plugin/PluginListTable.tsx:138
msgid "Builtin"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:147
#: src/components/tables/plugin/PluginListTable.tsx:143
msgid "Sample"
msgstr ""
#: src/components/tables/plugin/PluginListTable.tsx:152
#: src/components/tables/plugin/PluginListTable.tsx:148
msgid "Installed"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
msgid "Receive"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:56
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:53
msgid "Receive line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:74
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:55
#~ msgid "Receive"
#~ msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:73
msgid "Edit Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:77
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:76
msgid "Line item updated"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:106
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:109
msgid "Part Description"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:131
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:167
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:134
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:170
#: src/components/tables/purchasing/SupplierPartTable.tsx:103
#: src/components/tables/purchasing/SupplierPartTable.tsx:123
msgid "Pack Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:137
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:140
msgid "Total Quantity"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:153
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:156
msgid "Received"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:172
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:175
msgid "Supplier Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:179
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:182
msgid "Supplier Link"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:186
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:189
msgid "Manufacturer Code"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:194
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:197
msgid "Unit Price"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:200
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:203
msgid "Destination"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:218
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
msgid "Add Line Item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:221
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:224
msgid "Line item added"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:229
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:232
msgid "Add line item"
msgstr ""
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:233
#: src/components/tables/purchasing/PurchaseOrderLineItemTable.tsx:236
msgid "Receive items"
msgstr ""
@ -1636,15 +1725,15 @@ msgstr ""
msgid "Supplier part updated"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:204
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
msgid "Delete Supplier Part"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:205
#: src/components/tables/purchasing/SupplierPartTable.tsx:206
msgid "Supplier part deleted"
msgstr ""
#: src/components/tables/purchasing/SupplierPartTable.tsx:208
#: src/components/tables/purchasing/SupplierPartTable.tsx:209
msgid "Are you sure you want to remove this supplier part?"
msgstr ""
@ -1679,69 +1768,69 @@ msgstr ""
msgid "Refresh currency exchange rates"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:33
#: src/components/tables/settings/CustomUnitsTable.tsx:36
msgid "Definition"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:39
#: src/components/tables/settings/CustomUnitsTable.tsx:42
msgid "Symbol"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:53
#: src/components/tables/settings/CustomUnitsTable.tsx:58
msgid "Edit custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:60
#: src/components/tables/settings/CustomUnitsTable.tsx:65
msgid "Custom unit updated"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:69
#: src/components/tables/settings/CustomUnitsTable.tsx:75
msgid "Delete custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:70
#: src/components/tables/settings/CustomUnitsTable.tsx:76
msgid "Custom unit deleted"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:73
#: src/components/tables/settings/CustomUnitsTable.tsx:79
msgid "Are you sure you want to remove this custom unit?"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:84
#: src/components/tables/settings/CustomUnitsTable.tsx:100
#: src/components/tables/settings/CustomUnitsTable.tsx:92
#: src/components/tables/settings/CustomUnitsTable.tsx:108
msgid "Add custom unit"
msgstr ""
#: src/components/tables/settings/CustomUnitsTable.tsx:90
#: src/components/tables/settings/CustomUnitsTable.tsx:98
msgid "Custom unit created"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:42
#: src/components/tables/settings/ProjectCodeTable.tsx:47
msgid "Edit project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:48
#: src/components/tables/settings/ProjectCodeTable.tsx:53
msgid "Project code updated"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:57
#: src/components/tables/settings/ProjectCodeTable.tsx:63
msgid "Delete project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:58
#: src/components/tables/settings/ProjectCodeTable.tsx:64
msgid "Project code deleted"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:61
#: src/components/tables/settings/ProjectCodeTable.tsx:67
msgid "Are you sure you want to remove this project code?"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:72
#: src/components/tables/settings/ProjectCodeTable.tsx:86
#: src/components/tables/settings/ProjectCodeTable.tsx:80
#: src/components/tables/settings/ProjectCodeTable.tsx:94
msgid "Add project code"
msgstr ""
#: src/components/tables/settings/ProjectCodeTable.tsx:78
#: src/components/tables/settings/ProjectCodeTable.tsx:86
msgid "Added project code"
msgstr ""
@ -2537,7 +2626,7 @@ msgid "The history is kept in this browser's local storage. So it won't be share
msgstr ""
#: src/pages/Index/Scan.tsx:338
#: src/pages/Notifications.tsx:47
#: src/pages/Notifications.tsx:55
msgid "History"
msgstr ""
@ -2732,46 +2821,46 @@ msgstr ""
msgid "Plugin Settings"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:68
#: src/pages/Index/Settings/SystemSettings.tsx:69
msgid "Login"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:90
#: src/pages/Index/Settings/SystemSettings.tsx:91
msgid "Barcodes"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:116
#: src/pages/Index/Settings/SystemSettings.tsx:117
msgid "Physical Units"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:127
#: src/pages/Index/Settings/SystemSettings.tsx:128
#: src/pages/part/PartDetail.tsx:150
msgid "Pricing"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:156
#: src/pages/Index/Settings/SystemSettings.tsx:157
msgid "Exchange Rates"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:164
#: src/pages/Index/Settings/SystemSettings.tsx:165
msgid "Labels"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:170
#: src/pages/Index/Settings/SystemSettings.tsx:171
#: src/pages/Index/Settings/UserSettings.tsx:99
msgid "Reporting"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:222
#: src/pages/Index/Settings/SystemSettings.tsx:223
msgid "Part Parameters"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:249
#: src/pages/Index/Settings/SystemSettings.tsx:251
#: src/pages/part/PartDetail.tsx:198
msgid "Stocktake"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:254
#: src/pages/Index/Settings/SystemSettings.tsx:256
#: src/pages/build/BuildDetail.tsx:262
#: src/pages/build/BuildIndex.tsx:36
#: src/pages/part/PartDetail.tsx:129
@ -2779,7 +2868,7 @@ msgstr ""
msgid "Build Orders"
msgstr ""
#: src/pages/Index/Settings/SystemSettings.tsx:296
#: src/pages/Index/Settings/SystemSettings.tsx:298
msgid "Switch to User Setting"
msgstr ""
@ -2819,7 +2908,7 @@ msgstr ""
msgid "Go to the start page"
msgstr ""
#: src/pages/Notifications.tsx:55
#: src/pages/Notifications.tsx:63
msgid "Mark as unread"
msgstr ""
@ -2951,7 +3040,7 @@ msgstr ""
msgid "Assigned Stock"
msgstr ""
#: src/pages/company/CompanyDetail.tsx:171
#: src/pages/company/CompanyDetail.tsx:167
msgid "Company Actions"
msgstr ""

File diff suppressed because it is too large Load Diff