mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
updated translation base
This commit is contained in:
parent
2701a319b3
commit
8e25e4cfab
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 10:02\n"
|
"PO-Revision-Date: 2021-04-21 10:02\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
@ -379,7 +379,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr "Zieldatum für Bauauftrag-Fertigstellung."
|
msgstr "Zieldatum für Bauauftrag-Fertigstellung."
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -721,52 +721,52 @@ msgstr "Endprodukt stimmt nicht mit dem Bauauftrag überein"
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr "Endprodukt fertigstellen"
|
msgstr "Endprodukt fertigstellen"
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Bauauftrags-Objekt muss für Bauauftrag, Lager-Objekt und installiert_in "
|
"Bauauftrags-Objekt muss für Bauauftrag, Lager-Objekt und installiert_in "
|
||||||
"eindeutig sein"
|
"eindeutig sein"
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr "Ausgewähltes BestandsObjekt nicht Stückliste für Teil '{p}' gefunden"
|
msgstr "Ausgewähltes BestandsObjekt nicht Stückliste für Teil '{p}' gefunden"
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Reserviermenge ({n}) muss kleiner Bestandsmenge ({q}) sein. Zugewiesene "
|
"Reserviermenge ({n}) muss kleiner Bestandsmenge ({q}) sein. Zugewiesene "
|
||||||
"Anzahl ({n}) darf nicht die verfügbare ({q}) Anzahl überschreiten"
|
"Anzahl ({n}) darf nicht die verfügbare ({q}) Anzahl überschreiten"
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr "Zu viele BestandsObjekt zugewiesen"
|
msgstr "Zu viele BestandsObjekt zugewiesen"
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr "Reserviermenge muss größer null sein"
|
msgstr "Reserviermenge muss größer null sein"
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr "Anzahl muss 1 für Objekte mit Seriennummer sein"
|
msgstr "Anzahl muss 1 für Objekte mit Seriennummer sein"
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr "Bauauftrag"
|
msgstr "Bauauftrag"
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr "Bauauftrag starten um Teile zuzuweisen"
|
msgstr "Bauauftrag starten um Teile zuzuweisen"
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -778,19 +778,19 @@ msgstr "Bauauftrag starten um Teile zuzuweisen"
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr "BestandsObjekt"
|
msgstr "BestandsObjekt"
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr "Quell-BestandsObjekt"
|
msgstr "Quell-BestandsObjekt"
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr "BestandsObjekt-Anzahl dem Bauauftrag zuweisen"
|
msgstr "BestandsObjekt-Anzahl dem Bauauftrag zuweisen"
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr "Installiere in"
|
msgstr "Installiere in"
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr "Ziel-BestandsObjekt"
|
msgstr "Ziel-BestandsObjekt"
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -383,7 +383,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -723,48 +723,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -776,19 +776,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 09:33\n"
|
"PO-Revision-Date: 2021-04-21 09:33\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Spanish\n"
|
"Language-Team: Spanish\n"
|
||||||
@ -377,7 +377,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -717,48 +717,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -770,19 +770,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 09:33\n"
|
"PO-Revision-Date: 2021-04-21 09:33\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: French\n"
|
"Language-Team: French\n"
|
||||||
@ -377,7 +377,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -717,48 +717,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -770,19 +770,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 09:33\n"
|
"PO-Revision-Date: 2021-04-21 09:33\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Italian\n"
|
"Language-Team: Italian\n"
|
||||||
@ -377,7 +377,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -717,48 +717,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -770,19 +770,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 09:33\n"
|
"PO-Revision-Date: 2021-04-21 09:33\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Japanese\n"
|
"Language-Team: Japanese\n"
|
||||||
@ -377,7 +377,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -717,48 +717,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -770,19 +770,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 09:33\n"
|
"PO-Revision-Date: 2021-04-21 09:33\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Polish\n"
|
"Language-Team: Polish\n"
|
||||||
@ -379,7 +379,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -719,48 +719,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -772,19 +772,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 09:33\n"
|
"PO-Revision-Date: 2021-04-21 09:33\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Russian\n"
|
"Language-Team: Russian\n"
|
||||||
@ -379,7 +379,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -719,48 +719,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -772,19 +772,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -383,7 +383,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -723,48 +723,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -776,19 +776,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-04-27 21:53+0000\n"
|
"POT-Creation-Date: 2021-04-27 22:58+0000\n"
|
||||||
"PO-Revision-Date: 2021-04-21 09:33\n"
|
"PO-Revision-Date: 2021-04-21 09:33\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
@ -377,7 +377,7 @@ msgid ""
|
|||||||
"Target date for build completion. Build will be overdue after this date."
|
"Target date for build completion. Build will be overdue after this date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1227
|
#: build/forms.py:48 build/forms.py:90 build/forms.py:266 build/models.py:1241
|
||||||
#: build/templates/build/allocation_card.html:23
|
#: build/templates/build/allocation_card.html:23
|
||||||
#: build/templates/build/auto_allocate.html:17
|
#: build/templates/build/auto_allocate.html:17
|
||||||
#: build/templates/build/build_base.html:123
|
#: build/templates/build/build_base.html:123
|
||||||
@ -717,48 +717,48 @@ msgstr ""
|
|||||||
msgid "Completed build output"
|
msgid "Completed build output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1118
|
#: build/models.py:1132
|
||||||
msgid "BuildItem must be unique for build, stock_item and install_into"
|
msgid "BuildItem must be unique for build, stock_item and install_into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1143
|
#: build/models.py:1157
|
||||||
msgid ""
|
msgid ""
|
||||||
"Build item must specify a build output, as master part is marked as trackable"
|
"Build item must specify a build output, as master part is marked as trackable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1147
|
#: build/models.py:1161
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Selected stock item not found in BOM for part '{p}'"
|
msgid "Selected stock item not found in BOM for part '{p}'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1151
|
#: build/models.py:1165
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1158 order/models.py:758
|
#: build/models.py:1172 order/models.py:758
|
||||||
msgid "StockItem is over-allocated"
|
msgid "StockItem is over-allocated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1162 order/models.py:761
|
#: build/models.py:1176 order/models.py:761
|
||||||
msgid "Allocation quantity must be greater than zero"
|
msgid "Allocation quantity must be greater than zero"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1166
|
#: build/models.py:1180
|
||||||
msgid "Quantity must be 1 for serialized stock"
|
msgid "Quantity must be 1 for serialized stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1206 stock/templates/stock/item_base.html:306
|
#: build/models.py:1220 stock/templates/stock/item_base.html:306
|
||||||
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
#: templates/InvenTree/search.html:183 templates/js/build.js:714
|
||||||
#: templates/navbar.html:29
|
#: templates/navbar.html:29
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1207
|
#: build/models.py:1221
|
||||||
msgid "Build to allocate parts"
|
msgid "Build to allocate parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1214 part/templates/part/allocation.html:18
|
#: build/models.py:1228 part/templates/part/allocation.html:18
|
||||||
#: part/templates/part/allocation.html:24
|
#: part/templates/part/allocation.html:24
|
||||||
#: part/templates/part/allocation.html:31
|
#: part/templates/part/allocation.html:31
|
||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
@ -770,19 +770,19 @@ msgstr ""
|
|||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1215
|
#: build/models.py:1229
|
||||||
msgid "Source stock item"
|
msgid "Source stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1228
|
#: build/models.py:1242
|
||||||
msgid "Stock quantity to allocate to build"
|
msgid "Stock quantity to allocate to build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1236
|
#: build/models.py:1250
|
||||||
msgid "Install into"
|
msgid "Install into"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/models.py:1237
|
#: build/models.py:1251
|
||||||
msgid "Destination stock item"
|
msgid "Destination stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user