2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 12:36:45 +00:00

updated translation base

This commit is contained in:
github-actions[bot] 2021-10-02 15:35:10 +00:00
parent 4893cd527f
commit a5e26ceeac
19 changed files with 1012 additions and 1007 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: German\n"
@ -73,7 +73,7 @@ msgstr "Kategorie auswählen"
msgid "Duplicate serial: {n}"
msgstr "Doppelte Seriennummer: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "Keine gültige Menge"
@ -550,8 +550,8 @@ msgstr "Zieldatum für Bauauftrag-Fertigstellung."
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "Lagerort der Endprodukte"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr "Bauaufträge"
msgid "Build Order Reference"
msgstr "Bauauftragsreferenz"
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr "Bauauftrag, zu dem dieser Bauauftrag zugwiesen ist"
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr "Losnummer für dieses Endprodukt"
msgid "Creation Date"
msgstr "Erstelldatum"
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr "geplantes Fertigstellungsdatum"
@ -861,7 +861,7 @@ msgstr "Link zu einer externen URL"
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr "Bauauftragsposition muss ein Endprodukt festlegen, da der übergeordnete
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:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr "Zu viele BestandsObjekt zugewiesen"
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr "Reserviermenge muss größer null sein"
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr "Fortschritt"
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr "Ausgangs-Lager"
msgid "Stock can be taken from any available location."
msgstr "Bestand kann jedem verfügbaren Lagerort entnommen werden."
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr "verwendet Standard-Währung"
msgid "Phone"
msgstr "Telefon"
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,13 @@ msgstr "Abfragefilter (kommagetrennte Liste mit Schlüssel=Wert-Paaren)"
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
#, fuzzy
#| msgid "Purchase order no longer exists"
msgid "Matching purchase order does not exist"
msgstr "Bestellung existiert nicht mehr"
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3066,11 @@ msgstr "Nutzer oder Gruppe der/die für diesen Auftrag zuständig ist/sind"
msgid "Order notes"
msgstr "Bestell-Notizen"
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr "Bestell-Referenz"
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr "Bestellungs-Status"
@ -3113,63 +3119,59 @@ msgstr "Anzahl muss größer Null sein"
msgid "Part supplier must match PO supplier"
msgstr "Teile-Zulieferer muss dem Zulieferer der Bestellung entsprechen"
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr "Nur Teile aufgegebener Bestllungen können empfangen werden"
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr "Anzahl muss eine Ganzzahl sein"
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr "Anzahl muss eine positive Zahl sein"
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr "Firma an die die Teile verkauft werden"
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr "Kundenreferenz"
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr "Bestellreferenz"
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr "Zieldatum für Auftrags-Fertigstellung."
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr "Versanddatum"
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr "Versand von"
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr "Bestellung kann nicht versendet werden weil er nicht anhängig ist"
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr "Anzahl"
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr "Position - Referenz"
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr "Position - Notizen"
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr "Bestellung"
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3180,77 @@ msgstr "Bestellung"
msgid "Purchase Order"
msgstr "Bestellung"
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr "Zuliefererteil"
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr "Empfangen"
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr "Empfangene Objekt-Anzahl"
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr "Preis"
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr "Preis pro Einheit"
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr "Wo möchte der Käufer diesen Artikel gelagert haben?"
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr "Verkaufspreis"
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr "Stückverkaufspreis"
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr "BestandsObjekt wurde nicht zugewiesen"
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr "Kann BestandsObjekt keiner Zeile mit einem anderen Teil hinzufügen"
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr "Kann BestandsObjekt keiner Zeile ohne Teil hinzufügen"
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr "Die zugeordnete Anzahl darf nicht die verfügbare Anzahl überschreiten"
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr "Anzahl für BestandsObjekt mit Seriennummer muss 1 sein"
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr "Position"
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr "Position"
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr "BestandsObjekt für Zuordnung auswählen"
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr "Anzahl für Bestandszuordnung eingeben"
@ -8284,3 +8286,6 @@ msgstr "Berechtigungen Einträge zu ändern"
#: users/models.py:194
msgid "Permission to delete items"
msgstr "Berechtigung Einträge zu löschen"
#~ msgid "Lines can only be received against an order marked as 'Placed'"
#~ msgstr "Nur Teile aufgegebener Bestllungen können empfangen werden"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
@ -73,7 +73,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -74,7 +74,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -551,8 +551,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -633,7 +633,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -698,8 +698,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -724,7 +724,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -813,7 +813,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -862,7 +862,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -908,11 +908,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1084,7 +1084,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1199,7 +1199,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2540,7 +2540,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3008,7 +3008,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3061,11 +3065,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3114,63 +3118,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3179,77 +3179,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
@ -73,7 +73,7 @@ msgstr "Seleccionar Categoría"
msgid "Duplicate serial: {n}"
msgstr "Número de serie duplicado: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "Cantidad proporcionada no válida"
@ -550,8 +550,8 @@ msgstr "Fecha límite para la finalización de la construcción. La construcció
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "Ubicación de las partes completadas"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr "Construir órdenes"
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr "Número de lote de este producto final"
msgid "Creation Date"
msgstr "Fecha de Creación"
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr "Fecha límite de finalización"
@ -861,7 +861,7 @@ msgstr "Enlace a URL externa"
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr "Progreso"
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr "Teléfono"
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: French\n"
@ -73,7 +73,7 @@ msgstr "Sélectionnez une catégorie"
msgid "Duplicate serial: {n}"
msgstr "Dupliquer le numéro de série: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "Quantité fournie invalide"
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "Emplacement des pièces terminées"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr "Date de création"
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr "L'élément de construction doit spécifier une sortie de construction,
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
@ -73,7 +73,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
@ -73,7 +73,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
@ -73,7 +73,7 @@ msgstr "Selezione una categoria"
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
@ -73,7 +73,7 @@ msgstr "カテゴリの選択"
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "数量コードが無効です"
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "完了したパーツの場所"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
@ -73,7 +73,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
@ -73,7 +73,7 @@ msgstr "Categorie selecteren"
msgid "Duplicate serial: {n}"
msgstr "Dubbel serienummer: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "Ongeldige hoeveeldheid ingevoerd"
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "Locatie van voltooide onderdelen"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr "Bouwopdrachten"
msgid "Build Order Reference"
msgstr "Bouwopdracht referentie"
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr "BuildOrder waaraan deze build is toegewezen"
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr "Aanmaakdatum"
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr "Verwachte voltooiingsdatum"
@ -861,7 +861,7 @@ msgstr "Link naar externe URL"
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr "Voortgang"
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr "Voorraadbron"
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Norwegian\n"
@ -73,7 +73,7 @@ msgstr "Velg kategori"
msgid "Duplicate serial: {n}"
msgstr "Dupliser serie: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "Ugyldig mengde oppgitt"
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
@ -73,7 +73,7 @@ msgstr "Wybierz kategorię"
msgid "Duplicate serial: {n}"
msgstr "Powtórzony numer seryjny: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "Podano nieprawidłową ilość"
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "Lokalizacja ukończonych części"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr "Zlecenia budowy"
msgid "Build Order Reference"
msgstr "Odwołanie do zamówienia wykonania"
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr "Zamówienie budowy, do którego budowa jest przypisana"
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr "Kod partii dla wyjścia budowy"
msgid "Creation Date"
msgstr "Data utworzenia"
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr "Docelowy termin zakończenia"
@ -861,7 +861,7 @@ msgstr "Link do zewnętrznego adresu URL"
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr "Przydzielona ilość ({n}) nie może przekraczać dostępnej ilości ({q})"
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr "Alokowana ilość musi być większa niż zero"
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr "Postęp"
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr "Źródło magazynu"
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr "Telefon"
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr "Użytkownik lub grupa odpowiedzialna za to zamówienie"
msgid "Order notes"
msgstr "Notatki do zamówienia"
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr "Odniesienie zamówienia"
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr "Status zamówienia zakupu"
@ -3113,63 +3117,59 @@ msgstr "Ilość musi być większa niż zero"
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr "Wartość musi być liczbą całkowitą"
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr "Wartość musi być liczbą dodatnią"
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr "Data wysyłki"
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr "wysłane przez"
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr "Ilość elementów"
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr "Zamówienie"
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr "Zamówienie"
msgid "Purchase Order"
msgstr "Zlecenie zakupu"
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr "Odebrane"
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr "Cena zakupu"
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr "Cena zakupu jednostkowego"
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr "Gdzie kupujący chce przechowywać ten przedmiot?"
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr "Cena sprzedaży"
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr "Jednostkowa cena sprzedaży"
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr "Zarezerwowana ilość nie może przekraczać ilości na stanie"
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr "Linia"
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr "Komponent"
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
@ -73,7 +73,7 @@ msgstr "Выбрать категорию"
msgid "Duplicate serial: {n}"
msgstr "Дублировать серийный номер: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "недопустимое количество"
@ -550,8 +550,8 @@ msgstr "Целевая дата для сборки. Сборка будет п
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "Расположение укомплектованных частей"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr "Порядок сборки"
msgid "Build Order Reference"
msgstr "Ссылка на заказ"
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr "Ссылка на внешний URL"
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
@ -73,7 +73,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Thai\n"
@ -73,7 +73,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
@ -73,7 +73,7 @@ msgstr "Kategori Seçin"
msgid "Duplicate serial: {n}"
msgstr "Tekrarlanan seri {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "Geçersiz veri sağlandı"
@ -550,8 +550,8 @@ msgstr "Yapım işinin tamamlanması için hedef tarih. Bu tarihten sonra yapım
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "Tamamlanmış parçaların konumu"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr "Yapım İşi Emirleri"
msgid "Build Order Reference"
msgstr "Yapım İşi Emri Referansı"
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr "Bu yapım işinin tahsis edildiği yapım işi emri"
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr "Yapım işi çıktısı için sıra numarası"
msgid "Creation Date"
msgstr "Oluşturulma tarihi"
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr "Hedef tamamlama tarihi"
@ -861,7 +861,7 @@ msgstr "Harici URL'ye bağlantı"
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr "Ana parça izlenebilir olarak işaretlendiğinden, yapım işi çıktıs
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr "Tahsis edilecek miktar ({n}) mevcut miktarı ({q}) geçmemeli"
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr "Stok kalemi fazladan tahsis edilmiş"
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr "Tahsis edilen miktar sıfırdan büyük olmalıdır"
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr "İlerleme"
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr "Stok Kaynağı"
msgid "Stock can be taken from any available location."
msgstr "Stok herhangi bir konumdan alınabilir."
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr "Sipariş notları"
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr "Sipariş referansı"
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr "Tahsis miktarı stok miktarını aşamaz"
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr "Seri numaralı stok kalemi için miktar bir olmalı"
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr "Stok tahsis miktarını girin"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
@ -73,7 +73,7 @@ msgstr ""
msgid "Duplicate serial: {n}"
msgstr ""
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr ""
@ -550,8 +550,8 @@ msgstr ""
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr ""
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr ""
msgid "Build Order Reference"
msgstr ""
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr ""
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr ""
@ -861,7 +861,7 @@ msgstr ""
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr ""
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr ""
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-30 22:48+0000\n"
"POT-Creation-Date: 2021-10-02 15:34+0000\n"
"PO-Revision-Date: 2021-09-12 13:44\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
@ -73,7 +73,7 @@ msgstr "选择分类"
msgid "Duplicate serial: {n}"
msgstr "重复的序列号: {n}"
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:430
#: InvenTree/helpers.py:408 order/models.py:315 order/models.py:437
#: stock/views.py:1363
msgid "Invalid quantity provided"
msgstr "提供的数量无效"
@ -550,8 +550,8 @@ msgstr "生产完成的目标日期。生产将在此日期之后逾期。"
#: build/templates/build/build_base.html:133
#: build/templates/build/detail.html:34 common/models.py:1025
#: company/forms.py:42 company/templates/company/supplier_part.html:226
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:712
#: order/models.py:964 order/templates/order/order_wizard/match_parts.html:30
#: order/forms.py:120 order/forms.py:142 order/forms.py:159 order/models.py:720
#: order/models.py:972 order/templates/order/order_wizard/match_parts.html:30
#: order/templates/order/order_wizard/select_parts.html:34
#: order/templates/order/sales_order_detail.html:201
#: order/templates/order/sales_order_detail.html:208
@ -632,7 +632,7 @@ msgid "Location of completed parts"
msgstr "已完成部件所在地"
#: build/forms.py:215 build/templates/build/build_base.html:138
#: build/templates/build/detail.html:62 order/models.py:555
#: build/templates/build/detail.html:62 order/models.py:563
#: order/serializers.py:230 order/templates/order/receive_parts.html:24
#: stock/templates/stock/item_base.html:422
#: templates/js/translated/barcode.js:141 templates/js/translated/build.js:925
@ -697,8 +697,8 @@ msgstr "生产订单"
msgid "Build Order Reference"
msgstr "相关生产订单"
#: build/models.py:179 order/models.py:246 order/models.py:539
#: order/models.py:719 order/templates/order/sales_order_detail.html:360
#: build/models.py:179 order/models.py:246 order/models.py:547
#: order/models.py:727 order/templates/order/sales_order_detail.html:360
#: part/models.py:2365 part/templates/part/bom_upload/match_parts.html:30
#: report/templates/report/inventree_po_report.html:92
#: report/templates/report/inventree_so_report.html:92
@ -723,7 +723,7 @@ msgstr "此次生生匹配的订单"
#: build/models.py:205 build/templates/build/auto_allocate.html:16
#: build/templates/build/build_base.html:128
#: build/templates/build/detail.html:29 company/models.py:704
#: order/models.py:772 order/models.py:837
#: order/models.py:780 order/models.py:845
#: order/templates/order/order_wizard/select_parts.html:32
#: order/templates/order/receive_parts.html:19
#: order/templates/order/sales_order_detail.html:345 part/models.py:297
@ -812,7 +812,7 @@ msgstr "此生产产出的批量代码"
msgid "Creation Date"
msgstr "创建日期"
#: build/models.py:276 order/models.py:561
#: build/models.py:276 order/models.py:569
msgid "Target completion date"
msgstr "预计完成日期"
@ -861,7 +861,7 @@ msgstr "链接到外部 URL"
#: company/models.py:141 company/models.py:576
#: company/templates/company/navbar.html:69
#: company/templates/company/navbar.html:72 order/models.py:180
#: order/models.py:721 order/templates/order/po_navbar.html:38
#: order/models.py:729 order/templates/order/po_navbar.html:38
#: order/templates/order/po_navbar.html:41
#: order/templates/order/sales_order_detail.html:440
#: order/templates/order/so_navbar.html:33
@ -907,11 +907,11 @@ msgstr ""
msgid "Allocated quantity ({n}) must not exceed available quantity ({q})"
msgstr ""
#: build/models.py:1244 order/models.py:938
#: build/models.py:1244 order/models.py:946
msgid "StockItem is over-allocated"
msgstr ""
#: build/models.py:1248 order/models.py:941
#: build/models.py:1248 order/models.py:949
msgid "Allocation quantity must be greater than zero"
msgstr "分配数量必须大于0"
@ -1083,7 +1083,7 @@ msgid "Progress"
msgstr "生产进度"
#: build/templates/build/build_base.html:170
#: build/templates/build/detail.html:87 order/models.py:835
#: build/templates/build/detail.html:87 order/models.py:843
#: order/templates/order/sales_order_base.html:9
#: order/templates/order/sales_order_base.html:35
#: order/templates/order/sales_order_ship.html:25
@ -1198,7 +1198,7 @@ msgstr ""
msgid "Stock can be taken from any available location."
msgstr ""
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:794
#: build/templates/build/detail.html:49 order/forms.py:88 order/models.py:802
#: order/templates/order/receive_parts.html:25 stock/forms.py:134
#: templates/js/translated/order.js:593
msgid "Destination"
@ -2539,7 +2539,7 @@ msgstr ""
msgid "Phone"
msgstr ""
#: company/templates/company/company_base.html:126 order/models.py:550
#: company/templates/company/company_base.html:126 order/models.py:558
#: order/templates/order/sales_order_base.html:94 stock/models.py:496
#: stock/models.py:497 stock/templates/stock/item_base.html:276
#: templates/js/translated/company.js:328 templates/js/translated/order.js:692
@ -3007,7 +3007,11 @@ msgstr ""
msgid "Part query filters (comma-separated value of key=value pairs)"
msgstr ""
#: order/api.py:302
#: order/api.py:251
msgid "Matching purchase order does not exist"
msgstr ""
#: order/api.py:310
msgid "Destination location must be specified"
msgstr ""
@ -3060,11 +3064,11 @@ msgstr ""
msgid "Order notes"
msgstr ""
#: order/models.py:247 order/models.py:540
#: order/models.py:247 order/models.py:548
msgid "Order reference"
msgstr ""
#: order/models.py:252 order/models.py:555
#: order/models.py:252 order/models.py:563
msgid "Purchase order status"
msgstr ""
@ -3113,63 +3117,59 @@ msgstr ""
msgid "Part supplier must match PO supplier"
msgstr ""
#: order/models.py:421
msgid "Lines can only be received against an order marked as 'Placed'"
msgstr ""
#: order/models.py:425
#: order/models.py:428
msgid "Quantity must be an integer"
msgstr ""
#: order/models.py:427
#: order/models.py:432
msgid "Quantity must be a positive number"
msgstr ""
#: order/models.py:551
#: order/models.py:559
msgid "Company to which the items are being sold"
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer Reference "
msgstr ""
#: order/models.py:557
#: order/models.py:565
msgid "Customer order reference code"
msgstr ""
#: order/models.py:562
#: order/models.py:570
msgid "Target date for order completion. Order will be overdue after this date."
msgstr ""
#: order/models.py:565 templates/js/translated/order.js:733
#: order/models.py:573 templates/js/translated/order.js:733
msgid "Shipment Date"
msgstr ""
#: order/models.py:572
#: order/models.py:580
msgid "shipped by"
msgstr ""
#: order/models.py:616
#: order/models.py:624
msgid "SalesOrder cannot be shipped as it is not currently pending"
msgstr ""
#: order/models.py:713
#: order/models.py:721
msgid "Item quantity"
msgstr ""
#: order/models.py:719
#: order/models.py:727
msgid "Line item reference"
msgstr ""
#: order/models.py:721
#: order/models.py:729
msgid "Line item notes"
msgstr ""
#: order/models.py:751 order/models.py:835 templates/js/translated/order.js:785
#: order/models.py:759 order/models.py:843 templates/js/translated/order.js:785
msgid "Order"
msgstr ""
#: order/models.py:752 order/templates/order/order_base.html:9
#: order/models.py:760 order/templates/order/order_base.html:9
#: order/templates/order/order_base.html:24
#: report/templates/report/inventree_po_report.html:77
#: stock/templates/stock/item_base.html:338
@ -3178,77 +3178,77 @@ msgstr ""
msgid "Purchase Order"
msgstr ""
#: order/models.py:773
#: order/models.py:781
msgid "Supplier part"
msgstr ""
#: order/models.py:780 order/templates/order/order_base.html:131
#: order/models.py:788 order/templates/order/order_base.html:131
#: order/templates/order/receive_parts.html:22
#: order/templates/order/sales_order_base.html:133
#: templates/js/translated/order.js:573
msgid "Received"
msgstr ""
#: order/models.py:781
#: order/models.py:789
msgid "Number of items received"
msgstr ""
#: order/models.py:788 part/templates/part/prices.html:176 stock/models.py:588
#: order/models.py:796 part/templates/part/prices.html:176 stock/models.py:588
#: stock/serializers.py:147 stock/templates/stock/item_base.html:345
#: templates/js/translated/stock.js:1045
msgid "Purchase Price"
msgstr ""
#: order/models.py:789
#: order/models.py:797
msgid "Unit purchase price"
msgstr ""
#: order/models.py:797
#: order/models.py:805
msgid "Where does the Purchaser want this item to be stored?"
msgstr ""
#: order/models.py:843 part/templates/part/part_pricing.html:112
#: order/models.py:851 part/templates/part/part_pricing.html:112
#: part/templates/part/prices.html:116 part/templates/part/prices.html:284
msgid "Sale Price"
msgstr ""
#: order/models.py:844
#: order/models.py:852
msgid "Unit sale price"
msgstr ""
#: order/models.py:923 order/models.py:925
#: order/models.py:931 order/models.py:933
msgid "Stock item has not been assigned"
msgstr ""
#: order/models.py:929
#: order/models.py:937
msgid "Cannot allocate stock item to a line with a different part"
msgstr ""
#: order/models.py:931
#: order/models.py:939
msgid "Cannot allocate stock to a line without a part"
msgstr ""
#: order/models.py:934
#: order/models.py:942
msgid "Allocation quantity cannot exceed stock quantity"
msgstr ""
#: order/models.py:944
#: order/models.py:952
msgid "Quantity must be 1 for serialized stock item"
msgstr ""
#: order/models.py:949
#: order/models.py:957
msgid "Line"
msgstr ""
#: order/models.py:960
#: order/models.py:968
msgid "Item"
msgstr ""
#: order/models.py:961
#: order/models.py:969
msgid "Select stock item to allocate"
msgstr ""
#: order/models.py:964
#: order/models.py:972
msgid "Enter stock allocation quantity"
msgstr ""