updated translation base

This commit is contained in:
github-actions[bot] 2021-07-20 22:10:55 +00:00
parent 56b95d31da
commit 0271f62d49
10 changed files with 268 additions and 293 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
@ -1173,7 +1173,7 @@ msgstr "Benötigte Teile bestellen"
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "Teile bestellen" msgstr "Teile bestellen"
@ -2051,7 +2051,7 @@ msgstr "Standard-Währung für diese Firma"
msgid "Base Part" msgid "Base Part"
msgstr "Basisteil" msgstr "Basisteil"
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "Teil auswählen" msgstr "Teil auswählen"
@ -2717,8 +2717,8 @@ msgid "Ship order"
msgstr "Bestellung versenden" msgstr "Bestellung versenden"
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "Teile in diesen Lagerort empfangen" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
msgid "Enter stock item serial numbers" msgid "Enter stock item serial numbers"
@ -3271,8 +3271,8 @@ msgid "Parts"
msgstr "Teile" msgstr "Teile"
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "Teile, die für diese Bestellung empfangen werden sollen, auswählen" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
msgid "Order Code" msgid "Order Code"
@ -3291,7 +3291,7 @@ msgstr "Empfangen"
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "Fehler: verknüpftes Teil wurde gelöscht" msgstr "Fehler: verknüpftes Teil wurde gelöscht"
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "Position entfernen" msgstr "Position entfernen"
@ -3496,89 +3496,85 @@ msgstr "Zuliefererteile zuordnen"
msgid "Receive Parts" msgid "Receive Parts"
msgstr "Teile empfangen" msgstr "Teile empfangen"
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "Anzahl empfangener Positionen" msgstr "Anzahl empfangener Positionen"
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr "Kein Ziel gesetzt"
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "Fehler beim Konvertieren zu Zahl" msgstr "Fehler beim Konvertieren zu Zahl"
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "Anzahl kleiner null empfangen" msgstr "Anzahl kleiner null empfangen"
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "Keine Zeilen angegeben" msgstr "Keine Zeilen angegeben"
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "Preise aktualisieren" msgstr "Preise aktualisieren"
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "{n} Teile bestellt" msgstr "{n} Teile bestellt"
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "Seriennummern zuweisen" msgstr "Seriennummern zuweisen"
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "{n} Positionen zugeordnet" msgstr "{n} Positionen zugeordnet"
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "Position auswählen" msgstr "Position auswählen"
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "Kein passends Teil für Seriennummer {serial} gefunden" msgstr "Kein passends Teil für Seriennummer {serial} gefunden"
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "{serial} ist nicht auf Lager" msgstr "{serial} ist nicht auf Lager"
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "{serial} bereits einem Auftrag zugeordnet" msgstr "{serial} bereits einem Auftrag zugeordnet"
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "Lagerbestand dem Auftrag zuweisen" msgstr "Lagerbestand dem Auftrag zuweisen"
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "Zuordnung bearbeiten" msgstr "Zuordnung bearbeiten"
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "Zuordnung entfernen" msgstr "Zuordnung entfernen"
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "Auftrag nicht gefunden" msgstr "Auftrag nicht gefunden"
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "Preis nicht gefunden" msgstr "Preis nicht gefunden"
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "Stückpreis für {part} auf {price} aktualisiert" msgstr "Stückpreis für {part} auf {price} aktualisiert"
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "{part} Stückpreis auf {price} und Menge auf {qty} aktualisiert" msgstr "{part} Stückpreis auf {price} und Menge auf {qty} aktualisiert"
@ -7756,3 +7752,12 @@ msgstr "Berechtigungen Einträge zu ändern"
#: users/models.py:193 #: users/models.py:193
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "Berechtigung Einträge zu löschen" msgstr "Berechtigung Einträge zu löschen"
#~ msgid "Receive parts to this location"
#~ msgstr "Teile in diesen Lagerort empfangen"
#~ msgid "Select parts to receive against this order"
#~ msgstr "Teile, die für diese Bestellung empfangen werden sollen, auswählen"
#~ msgid "No destination set"
#~ msgstr "Kein Ziel gesetzt"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -1174,7 +1174,7 @@ msgstr ""
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "" msgstr ""
@ -2052,7 +2052,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2718,7 +2718,7 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3272,7 +3272,7 @@ msgid "Parts"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3292,7 +3292,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3497,89 +3497,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "" msgstr ""
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
@ -1173,7 +1173,7 @@ msgstr ""
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "" msgstr ""
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2717,7 +2717,7 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "" msgstr ""
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
@ -1173,7 +1173,7 @@ msgstr "Commander les pièces requises"
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "Commander des pièces" msgstr "Commander des pièces"
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2717,7 +2717,7 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "" msgstr ""
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
@ -1173,7 +1173,7 @@ msgstr ""
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "" msgstr ""
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2717,7 +2717,7 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "" msgstr ""
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
@ -1173,7 +1173,7 @@ msgstr "注文必須パーツ"
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "パーツの注文" msgstr "パーツの注文"
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2717,7 +2717,7 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "パーツ" msgstr "パーツ"
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "" msgstr ""
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
@ -1173,7 +1173,7 @@ msgstr "Zamów wymagane komponenty"
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "Zamów części" msgstr "Zamów części"
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "Część bazowa" msgstr "Część bazowa"
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "Wybierz część" msgstr "Wybierz część"
@ -2717,7 +2717,7 @@ msgid "Ship order"
msgstr "Wyślij zamówienie" msgstr "Wyślij zamówienie"
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "Części" msgstr "Części"
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr "Odbierz"
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "Usuń linie" msgstr "Usuń linie"
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "Otrzymane przedmioty" msgstr "Otrzymane przedmioty"
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr "Nie ustawiono miejsca docelowego"
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "Błąd konwersji ilości na liczbę" msgstr "Błąd konwersji ilości na liczbę"
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "Edytuj zarezerwowaną ilość" msgstr "Edytuj zarezerwowaną ilość"
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "Nie znaleziono ceny" msgstr "Nie znaleziono ceny"
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""
@ -7752,3 +7748,6 @@ msgstr "Uprawnienie do edycji przedmiotów"
#: users/models.py:193 #: users/models.py:193
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "Uprawnienie do usuwania przedmiotów" msgstr "Uprawnienie do usuwania przedmiotów"
#~ msgid "No destination set"
#~ msgstr "Nie ustawiono miejsca docelowego"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
@ -1173,7 +1173,7 @@ msgstr ""
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "" msgstr ""
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2717,7 +2717,7 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "" msgstr ""
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
@ -1173,7 +1173,7 @@ msgstr "Gerekli parçaları sipariş edin"
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "Parça Siparişi" msgstr "Parça Siparişi"
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2717,8 +2717,8 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "Parçaları bu konuma alın" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
msgid "Enter stock item serial numbers" msgid "Enter stock item serial numbers"
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "Parçalar" msgstr "Parçalar"
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "Seri Numaralarını Tahsis Et" msgstr "Seri Numaralarını Tahsis Et"
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "{serial} seri numarası için eşleşen öge bulunamadı" msgstr "{serial} seri numarası için eşleşen öge bulunamadı"
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "{serial} stokta yok" msgstr "{serial} stokta yok"
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "{serial} zaten bir emirde tahsis edilmiş" msgstr "{serial} zaten bir emirde tahsis edilmiş"
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "Tahsis Miktarını Düzenle" msgstr "Tahsis Miktarını Düzenle"
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "Tahsisi Sil" msgstr "Tahsisi Sil"
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""
@ -7752,3 +7748,6 @@ msgstr ""
#: users/models.py:193 #: users/models.py:193
msgid "Permission to delete items" msgid "Permission to delete items"
msgstr "" msgstr ""
#~ msgid "Receive parts to this location"
#~ msgstr "Parçaları bu konuma alın"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: inventree\n" "Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-20 05:22+0000\n" "POT-Creation-Date: 2021-07-20 22:10+0000\n"
"PO-Revision-Date: 2021-07-19 22:24\n" "PO-Revision-Date: 2021-07-19 22:24\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
@ -1173,7 +1173,7 @@ msgstr ""
#: build/templates/build/detail.html:180 #: build/templates/build/detail.html:180
#: company/templates/company/detail.html:33 #: company/templates/company/detail.html:33
#: company/templates/company/detail.html:75 order/views.py:668 #: company/templates/company/detail.html:75 order/views.py:679
#: part/templates/part/category.html:140 #: part/templates/part/category.html:140
msgid "Order Parts" msgid "Order Parts"
msgstr "" msgstr ""
@ -2051,7 +2051,7 @@ msgstr ""
msgid "Base Part" msgid "Base Part"
msgstr "" msgstr ""
#: company/models.py:321 company/models.py:488 order/views.py:1071 #: company/models.py:321 company/models.py:488 order/views.py:1082
msgid "Select part" msgid "Select part"
msgstr "" msgstr ""
@ -2717,7 +2717,7 @@ msgid "Ship order"
msgstr "" msgstr ""
#: order/forms.py:89 #: order/forms.py:89
msgid "Receive parts to this location" msgid "Set all received parts listed above to this location (if left blank, use \"Destination\" column value in above table)"
msgstr "" msgstr ""
#: order/forms.py:116 #: order/forms.py:116
@ -3271,7 +3271,7 @@ msgid "Parts"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:15 #: order/templates/order/receive_parts.html:15
msgid "Select parts to receive against this order" msgid "Fill out number of parts received, the status and destination"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:20 #: order/templates/order/receive_parts.html:20
@ -3291,7 +3291,7 @@ msgstr ""
msgid "Error: Referenced part has been removed" msgid "Error: Referenced part has been removed"
msgstr "" msgstr ""
#: order/templates/order/receive_parts.html:61 #: order/templates/order/receive_parts.html:68
msgid "Remove line" msgid "Remove line"
msgstr "" msgstr ""
@ -3496,89 +3496,85 @@ msgstr ""
msgid "Receive Parts" msgid "Receive Parts"
msgstr "" msgstr ""
#: order/views.py:550 #: order/views.py:552
msgid "Items received" msgid "Items received"
msgstr "" msgstr ""
#: order/views.py:564 #: order/views.py:620
msgid "No destination set"
msgstr ""
#: order/views.py:609
msgid "Error converting quantity to number" msgid "Error converting quantity to number"
msgstr "" msgstr ""
#: order/views.py:615 #: order/views.py:626
msgid "Receive quantity less than zero" msgid "Receive quantity less than zero"
msgstr "" msgstr ""
#: order/views.py:621 #: order/views.py:632
msgid "No lines specified" msgid "No lines specified"
msgstr "" msgstr ""
#: order/views.py:694 #: order/views.py:705
msgid "Update prices" msgid "Update prices"
msgstr "" msgstr ""
#: order/views.py:952 #: order/views.py:963
#, python-brace-format #, python-brace-format
msgid "Ordered {n} parts" msgid "Ordered {n} parts"
msgstr "" msgstr ""
#: order/views.py:1005 #: order/views.py:1016
msgid "Allocate Serial Numbers" msgid "Allocate Serial Numbers"
msgstr "" msgstr ""
#: order/views.py:1050 #: order/views.py:1061
#, python-brace-format #, python-brace-format
msgid "Allocated {n} items" msgid "Allocated {n} items"
msgstr "" msgstr ""
#: order/views.py:1066 #: order/views.py:1077
msgid "Select line item" msgid "Select line item"
msgstr "" msgstr ""
#: order/views.py:1097 #: order/views.py:1108
#, python-brace-format #, python-brace-format
msgid "No matching item for serial {serial}" msgid "No matching item for serial {serial}"
msgstr "" msgstr ""
#: order/views.py:1107 #: order/views.py:1118
#, python-brace-format #, python-brace-format
msgid "{serial} is not in stock" msgid "{serial} is not in stock"
msgstr "" msgstr ""
#: order/views.py:1115 #: order/views.py:1126
#, python-brace-format #, python-brace-format
msgid "{serial} already allocated to an order" msgid "{serial} already allocated to an order"
msgstr "" msgstr ""
#: order/views.py:1169 #: order/views.py:1180
msgid "Allocate Stock to Order" msgid "Allocate Stock to Order"
msgstr "" msgstr ""
#: order/views.py:1243 #: order/views.py:1254
msgid "Edit Allocation Quantity" msgid "Edit Allocation Quantity"
msgstr "" msgstr ""
#: order/views.py:1258 #: order/views.py:1269
msgid "Remove allocation" msgid "Remove allocation"
msgstr "" msgstr ""
#: order/views.py:1330 #: order/views.py:1341
msgid "Sales order not found" msgid "Sales order not found"
msgstr "" msgstr ""
#: order/views.py:1336 #: order/views.py:1347
msgid "Price not found" msgid "Price not found"
msgstr "" msgstr ""
#: order/views.py:1339 #: order/views.py:1350
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price}" msgid "Updated {part} unit-price to {price}"
msgstr "" msgstr ""
#: order/views.py:1344 #: order/views.py:1355
#, python-brace-format #, python-brace-format
msgid "Updated {part} unit-price to {price} and quantity to {qty}" msgid "Updated {part} unit-price to {price} and quantity to {qty}"
msgstr "" msgstr ""