From 8e25e4cfab600581d8ccbf40b8217a12d807681b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 22:58:39 +0000 Subject: [PATCH] updated translation base --- InvenTree/locale/de/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/en/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/es/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/fr/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/it/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/ja/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/pl/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/ru/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/tr/LC_MESSAGES/django.po | 32 +++++++++++------------ InvenTree/locale/zh/LC_MESSAGES/django.po | 32 +++++++++++------------ 10 files changed, 160 insertions(+), 160 deletions(-) diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 62ded839bf..ed438dd622 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: German\n" @@ -379,7 +379,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -721,52 +721,52 @@ msgstr "Endprodukt stimmt nicht mit dem Bauauftrag überein" msgid "Completed build output" msgstr "Endprodukt fertigstellen" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" "Bauauftrags-Objekt muss für Bauauftrag, Lager-Objekt und installiert_in " "eindeutig sein" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "Ausgewähltes BestandsObjekt nicht Stückliste für Teil '{p}' gefunden" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" "Reserviermenge ({n}) muss kleiner Bestandsmenge ({q}) sein. Zugewiesene " "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" 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" msgstr "Reserviermenge muss größer null sein" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "Bauauftrag" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -778,19 +778,19 @@ msgstr "Bauauftrag starten um Teile zuzuweisen" msgid "Stock Item" msgstr "BestandsObjekt" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "Quell-BestandsObjekt" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "BestandsObjekt-Anzahl dem Bauauftrag zuweisen" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "Installiere in" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "Ziel-BestandsObjekt" diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index aa4cf2c6f3..a5e9f8de52 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -383,7 +383,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -723,48 +723,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -776,19 +776,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index a8eb2cd723..d77656b940 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: Spanish\n" @@ -377,7 +377,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -717,48 +717,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -770,19 +770,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/fr/LC_MESSAGES/django.po b/InvenTree/locale/fr/LC_MESSAGES/django.po index c4caedca05..4d34e4dbfe 100644 --- a/InvenTree/locale/fr/LC_MESSAGES/django.po +++ b/InvenTree/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: French\n" @@ -377,7 +377,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -717,48 +717,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -770,19 +770,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/it/LC_MESSAGES/django.po b/InvenTree/locale/it/LC_MESSAGES/django.po index 3e7e8ff9c6..d5b1129226 100644 --- a/InvenTree/locale/it/LC_MESSAGES/django.po +++ b/InvenTree/locale/it/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: Italian\n" @@ -377,7 +377,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -717,48 +717,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -770,19 +770,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/ja/LC_MESSAGES/django.po b/InvenTree/locale/ja/LC_MESSAGES/django.po index 81ea1d538f..7db64882a4 100644 --- a/InvenTree/locale/ja/LC_MESSAGES/django.po +++ b/InvenTree/locale/ja/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: Japanese\n" @@ -377,7 +377,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -717,48 +717,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -770,19 +770,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/pl/LC_MESSAGES/django.po b/InvenTree/locale/pl/LC_MESSAGES/django.po index 30fb02e9d3..7e2bb5afb3 100644 --- a/InvenTree/locale/pl/LC_MESSAGES/django.po +++ b/InvenTree/locale/pl/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: Polish\n" @@ -379,7 +379,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -719,48 +719,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -772,19 +772,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/ru/LC_MESSAGES/django.po b/InvenTree/locale/ru/LC_MESSAGES/django.po index 129f99da3a..b0c47dd2d7 100644 --- a/InvenTree/locale/ru/LC_MESSAGES/django.po +++ b/InvenTree/locale/ru/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: Russian\n" @@ -379,7 +379,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -719,48 +719,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -772,19 +772,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/tr/LC_MESSAGES/django.po b/InvenTree/locale/tr/LC_MESSAGES/django.po index d4a1571c5d..1c75ccb05b 100644 --- a/InvenTree/locale/tr/LC_MESSAGES/django.po +++ b/InvenTree/locale/tr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -383,7 +383,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -723,48 +723,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -776,19 +776,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr "" diff --git a/InvenTree/locale/zh/LC_MESSAGES/django.po b/InvenTree/locale/zh/LC_MESSAGES/django.po index 6229e5bec6..42f4504a54 100644 --- a/InvenTree/locale/zh/LC_MESSAGES/django.po +++ b/InvenTree/locale/zh/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \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" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -377,7 +377,7 @@ msgid "" "Target date for build completion. Build will be overdue after this date." 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/auto_allocate.html:17 #: build/templates/build/build_base.html:123 @@ -717,48 +717,48 @@ msgstr "" msgid "Completed build output" msgstr "" -#: build/models.py:1118 +#: build/models.py:1132 msgid "BuildItem must be unique for build, stock_item and install_into" msgstr "" -#: build/models.py:1143 +#: build/models.py:1157 msgid "" "Build item must specify a build output, as master part is marked as trackable" msgstr "" -#: build/models.py:1147 +#: build/models.py:1161 #, python-brace-format msgid "Selected stock item not found in BOM for part '{p}'" msgstr "" -#: build/models.py:1151 +#: build/models.py:1165 #, python-brace-format msgid "Allocated quantity ({n}) must not exceed available quantity ({q})" msgstr "" -#: build/models.py:1158 order/models.py:758 +#: build/models.py:1172 order/models.py:758 msgid "StockItem is over-allocated" 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" msgstr "" -#: build/models.py:1166 +#: build/models.py:1180 msgid "Quantity must be 1 for serialized stock" 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/navbar.html:29 msgid "Build" msgstr "" -#: build/models.py:1207 +#: build/models.py:1221 msgid "Build to allocate parts" 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:31 #: part/templates/part/allocation.html:49 @@ -770,19 +770,19 @@ msgstr "" msgid "Stock Item" msgstr "" -#: build/models.py:1215 +#: build/models.py:1229 msgid "Source stock item" msgstr "" -#: build/models.py:1228 +#: build/models.py:1242 msgid "Stock quantity to allocate to build" msgstr "" -#: build/models.py:1236 +#: build/models.py:1250 msgid "Install into" msgstr "" -#: build/models.py:1237 +#: build/models.py:1251 msgid "Destination stock item" msgstr ""