mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update translations
This commit is contained in:
parent
ba94b340dd
commit
b559816dca
Binary file not shown.
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-06-09 06:17+0000\n"
|
"POT-Creation-Date: 2020-06-12 00:13+0000\n"
|
||||||
"PO-Revision-Date: 2020-05-03 11:32+0200\n"
|
"PO-Revision-Date: 2020-05-03 11:32+0200\n"
|
||||||
"Last-Translator: Christian Schlüter <chschlue@gmail.com>\n"
|
"Last-Translator: Christian Schlüter <chschlue@gmail.com>\n"
|
||||||
"Language-Team: C <kde-i18n-doc@kde.org>\n"
|
"Language-Team: C <kde-i18n-doc@kde.org>\n"
|
||||||
@ -17,30 +17,14 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Lokalize 19.12.0\n"
|
"X-Generator: Lokalize 19.12.0\n"
|
||||||
|
|
||||||
#: InvenTree/api.py:86
|
#: InvenTree/api.py:83
|
||||||
msgid "No action specified"
|
msgid "No action specified"
|
||||||
msgstr "Keine Aktion angegeben"
|
msgstr "Keine Aktion angegeben"
|
||||||
|
|
||||||
#: InvenTree/api.py:100
|
#: InvenTree/api.py:97
|
||||||
msgid "No matching action found"
|
msgid "No matching action found"
|
||||||
msgstr "Keine passende Aktion gefunden"
|
msgstr "Keine passende Aktion gefunden"
|
||||||
|
|
||||||
#: InvenTree/api.py:131
|
|
||||||
msgid "No barcode data provided"
|
|
||||||
msgstr "Keine Strichcodedaten bereitgestellt"
|
|
||||||
|
|
||||||
#: InvenTree/api.py:146
|
|
||||||
msgid "Barcode successfully decoded"
|
|
||||||
msgstr "Strichcode erfolgreich dekodiert"
|
|
||||||
|
|
||||||
#: InvenTree/api.py:149
|
|
||||||
msgid "Barcode plugin returned incorrect response"
|
|
||||||
msgstr "Ungültige Antwort vom Strichcode-Plugin"
|
|
||||||
|
|
||||||
#: InvenTree/api.py:159
|
|
||||||
msgid "Unknown barcode format"
|
|
||||||
msgstr "Unbekanntes Strichcode-Format"
|
|
||||||
|
|
||||||
#: InvenTree/forms.py:101 build/forms.py:37
|
#: InvenTree/forms.py:101 build/forms.py:37
|
||||||
msgid "Confirm"
|
msgid "Confirm"
|
||||||
msgstr "Bestätigen"
|
msgstr "Bestätigen"
|
||||||
@ -225,6 +209,50 @@ msgstr "Überschuss muss eine Ganzzahl oder ein Prozentwert sein"
|
|||||||
msgid "Database Statistics"
|
msgid "Database Statistics"
|
||||||
msgstr "Datenbankstatistiken"
|
msgstr "Datenbankstatistiken"
|
||||||
|
|
||||||
|
#: barcode/api.py:53 barcode/api.py:150
|
||||||
|
msgid "Must provide barcode_data parameter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:126
|
||||||
|
msgid "No match found for barcode data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:128
|
||||||
|
msgid "Match found for barcode data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:153
|
||||||
|
msgid "Must provide stockitem parameter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:160
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "No matching action found"
|
||||||
|
msgid "No matching stock item found"
|
||||||
|
msgstr "Keine passende Aktion gefunden"
|
||||||
|
|
||||||
|
#: barcode/api.py:190
|
||||||
|
msgid "Barcode already matches StockItem object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:194
|
||||||
|
msgid "Barcode already matches StockLocation object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:198
|
||||||
|
msgid "Barcode already matches Part object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:204 barcode/api.py:216
|
||||||
|
msgid "Barcode hash already matches StockItem object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:222
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Create new Stock Item"
|
||||||
|
msgid "Barcode associated with StockItem"
|
||||||
|
msgstr "Neues Lagerobjekt hinzufügen"
|
||||||
|
|
||||||
#: build/forms.py:58
|
#: build/forms.py:58
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Location Details"
|
#| msgid "Location Details"
|
||||||
@ -333,7 +361,7 @@ msgstr "Chargennummer für diese Bau-Ausgabe"
|
|||||||
#: company/templates/company/supplier_part_base.html:60
|
#: company/templates/company/supplier_part_base.html:60
|
||||||
#: company/templates/company/supplier_part_detail.html:24
|
#: company/templates/company/supplier_part_detail.html:24
|
||||||
#: part/templates/part/detail.html:74 part/templates/part/part_base.html:88
|
#: part/templates/part/detail.html:74 part/templates/part/part_base.html:88
|
||||||
#: stock/models.py:368 stock/templates/stock/item_base.html:221
|
#: stock/models.py:368 stock/templates/stock/item_base.html:229
|
||||||
msgid "External Link"
|
msgid "External Link"
|
||||||
msgstr "Externer Link"
|
msgstr "Externer Link"
|
||||||
|
|
||||||
@ -414,7 +442,7 @@ msgstr "Neues Lagerobjekt"
|
|||||||
#: build/templates/build/allocate.html:161
|
#: build/templates/build/allocate.html:161
|
||||||
#: order/templates/order/sales_order_detail.html:68
|
#: order/templates/order/sales_order_detail.html:68
|
||||||
#: order/templates/order/sales_order_detail.html:150 stock/models.py:362
|
#: order/templates/order/sales_order_detail.html:150 stock/models.py:362
|
||||||
#: stock/templates/stock/item_base.html:180
|
#: stock/templates/stock/item_base.html:188
|
||||||
msgid "Serial Number"
|
msgid "Serial Number"
|
||||||
msgstr "Seriennummer"
|
msgstr "Seriennummer"
|
||||||
|
|
||||||
@ -431,7 +459,7 @@ msgstr "Seriennummer"
|
|||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
#: stock/templates/stock/item_base.html:26
|
#: stock/templates/stock/item_base.html:26
|
||||||
#: stock/templates/stock/item_base.html:32
|
#: stock/templates/stock/item_base.html:32
|
||||||
#: stock/templates/stock/item_base.html:186
|
#: stock/templates/stock/item_base.html:194
|
||||||
#: stock/templates/stock/stock_adjust.html:18 templates/js/bom.html:172
|
#: stock/templates/stock/stock_adjust.html:18 templates/js/bom.html:172
|
||||||
#: templates/js/build.html:52 templates/js/stock.html:653
|
#: templates/js/build.html:52 templates/js/stock.html:653
|
||||||
msgid "Quantity"
|
msgid "Quantity"
|
||||||
@ -439,7 +467,7 @@ msgstr "Anzahl"
|
|||||||
|
|
||||||
#: build/templates/build/allocate.html:177
|
#: build/templates/build/allocate.html:177
|
||||||
#: build/templates/build/auto_allocate.html:20
|
#: build/templates/build/auto_allocate.html:20
|
||||||
#: stock/templates/stock/item_base.html:162
|
#: stock/templates/stock/item_base.html:170
|
||||||
#: stock/templates/stock/stock_adjust.html:17 templates/js/stock.html:493
|
#: stock/templates/stock/stock_adjust.html:17 templates/js/stock.html:493
|
||||||
msgid "Location"
|
msgid "Location"
|
||||||
msgstr "Standort"
|
msgstr "Standort"
|
||||||
@ -521,7 +549,7 @@ msgstr "Keine Lagerobjekt gefunden, die diesem Bau zugewiesen werden können"
|
|||||||
#: build/templates/build/build_base.html:8
|
#: build/templates/build/build_base.html:8
|
||||||
#: build/templates/build/build_base.html:34
|
#: build/templates/build/build_base.html:34
|
||||||
#: build/templates/build/complete.html:6
|
#: build/templates/build/complete.html:6
|
||||||
#: stock/templates/stock/item_base.html:200 templates/js/build.html:33
|
#: stock/templates/stock/item_base.html:208 templates/js/build.html:33
|
||||||
#: templates/navbar.html:12
|
#: templates/navbar.html:12
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr "Bau"
|
msgstr "Bau"
|
||||||
@ -541,7 +569,7 @@ msgstr "Bau-Status"
|
|||||||
#: build/templates/build/build_base.html:80
|
#: build/templates/build/build_base.html:80
|
||||||
#: build/templates/build/detail.html:42
|
#: build/templates/build/detail.html:42
|
||||||
#: order/templates/order/receive_parts.html:24
|
#: order/templates/order/receive_parts.html:24
|
||||||
#: stock/templates/stock/item_base.html:253 templates/js/build.html:57
|
#: stock/templates/stock/item_base.html:261 templates/js/build.html:57
|
||||||
#: templates/js/order.html:162 templates/js/order.html:235
|
#: templates/js/order.html:162 templates/js/order.html:235
|
||||||
#: templates/js/stock.html:480
|
#: templates/js/stock.html:480
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
@ -553,7 +581,7 @@ msgstr "Status"
|
|||||||
#: order/templates/order/sales_order_notes.html:10
|
#: order/templates/order/sales_order_notes.html:10
|
||||||
#: order/templates/order/sales_order_ship.html:25
|
#: order/templates/order/sales_order_ship.html:25
|
||||||
#: part/templates/part/allocation.html:27
|
#: part/templates/part/allocation.html:27
|
||||||
#: stock/templates/stock/item_base.html:150 templates/js/order.html:209
|
#: stock/templates/stock/item_base.html:158 templates/js/order.html:209
|
||||||
msgid "Sales Order"
|
msgid "Sales Order"
|
||||||
msgstr "Bestellung"
|
msgstr "Bestellung"
|
||||||
|
|
||||||
@ -622,7 +650,7 @@ msgid "Stock can be taken from any available location."
|
|||||||
msgstr "Bestand kann jedem verfügbaren Lagerort entnommen werden."
|
msgstr "Bestand kann jedem verfügbaren Lagerort entnommen werden."
|
||||||
|
|
||||||
#: build/templates/build/detail.html:48
|
#: build/templates/build/detail.html:48
|
||||||
#: stock/templates/stock/item_base.html:193 templates/js/stock.html:488
|
#: stock/templates/stock/item_base.html:201 templates/js/stock.html:488
|
||||||
msgid "Batch"
|
msgid "Batch"
|
||||||
msgstr "Los"
|
msgstr "Los"
|
||||||
|
|
||||||
@ -976,14 +1004,14 @@ msgstr "Hersteller"
|
|||||||
#: company/templates/company/supplier_part_detail.html:21 order/models.py:148
|
#: company/templates/company/supplier_part_detail.html:21 order/models.py:148
|
||||||
#: order/templates/order/order_base.html:74
|
#: order/templates/order/order_base.html:74
|
||||||
#: order/templates/order/order_wizard/select_pos.html:30
|
#: order/templates/order/order_wizard/select_pos.html:30
|
||||||
#: stock/templates/stock/item_base.html:228 templates/js/company.html:52
|
#: stock/templates/stock/item_base.html:236 templates/js/company.html:52
|
||||||
#: templates/js/company.html:134 templates/js/order.html:144
|
#: templates/js/company.html:134 templates/js/order.html:144
|
||||||
msgid "Supplier"
|
msgid "Supplier"
|
||||||
msgstr "Zulieferer"
|
msgstr "Zulieferer"
|
||||||
|
|
||||||
#: company/templates/company/detail.html:26 order/models.py:314
|
#: company/templates/company/detail.html:26 order/models.py:314
|
||||||
#: order/templates/order/sales_order_base.html:73 stock/models.py:357
|
#: order/templates/order/sales_order_base.html:73 stock/models.py:357
|
||||||
#: stock/models.py:358 stock/templates/stock/item_base.html:137
|
#: stock/models.py:358 stock/templates/stock/item_base.html:145
|
||||||
#: templates/js/company.html:44 templates/js/order.html:217
|
#: templates/js/company.html:44 templates/js/order.html:217
|
||||||
msgid "Customer"
|
msgid "Customer"
|
||||||
msgstr "Kunde"
|
msgstr "Kunde"
|
||||||
@ -1098,7 +1126,7 @@ msgstr "Neuer Auftrag"
|
|||||||
|
|
||||||
#: company/templates/company/supplier_part_base.html:6
|
#: company/templates/company/supplier_part_base.html:6
|
||||||
#: company/templates/company/supplier_part_base.html:19 stock/models.py:331
|
#: company/templates/company/supplier_part_base.html:19 stock/models.py:331
|
||||||
#: stock/templates/stock/item_base.html:233 templates/js/company.html:150
|
#: stock/templates/stock/item_base.html:241 templates/js/company.html:150
|
||||||
msgid "Supplier Part"
|
msgid "Supplier Part"
|
||||||
msgstr "Zulieferer-Teil"
|
msgstr "Zulieferer-Teil"
|
||||||
|
|
||||||
@ -1385,7 +1413,7 @@ msgstr "Position - Notizen"
|
|||||||
|
|
||||||
#: order/models.py:466 order/templates/order/order_base.html:9
|
#: order/models.py:466 order/templates/order/order_base.html:9
|
||||||
#: order/templates/order/order_base.html:23
|
#: order/templates/order/order_base.html:23
|
||||||
#: stock/templates/stock/item_base.html:207 templates/js/order.html:136
|
#: stock/templates/stock/item_base.html:215 templates/js/order.html:136
|
||||||
msgid "Purchase Order"
|
msgid "Purchase Order"
|
||||||
msgstr "Kaufvertrag"
|
msgstr "Kaufvertrag"
|
||||||
|
|
||||||
@ -2114,14 +2142,14 @@ msgstr "Bestellung"
|
|||||||
#: part/templates/part/allocation.html:45
|
#: part/templates/part/allocation.html:45
|
||||||
#: stock/templates/stock/item_base.html:8
|
#: stock/templates/stock/item_base.html:8
|
||||||
#: stock/templates/stock/item_base.html:58
|
#: stock/templates/stock/item_base.html:58
|
||||||
#: stock/templates/stock/item_base.html:215
|
#: stock/templates/stock/item_base.html:223
|
||||||
#: stock/templates/stock/stock_adjust.html:16 templates/js/build.html:106
|
#: stock/templates/stock/stock_adjust.html:16 templates/js/build.html:106
|
||||||
#: templates/js/stock.html:623
|
#: templates/js/stock.html:623
|
||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr "Lagerobjekt"
|
msgstr "Lagerobjekt"
|
||||||
|
|
||||||
#: part/templates/part/allocation.html:20
|
#: part/templates/part/allocation.html:20
|
||||||
#: stock/templates/stock/item_base.html:156
|
#: stock/templates/stock/item_base.html:164
|
||||||
msgid "Build Order"
|
msgid "Build Order"
|
||||||
msgstr "Bauauftrag"
|
msgstr "Bauauftrag"
|
||||||
|
|
||||||
@ -2539,7 +2567,7 @@ msgstr "Benutzt in"
|
|||||||
msgid "Tracking"
|
msgid "Tracking"
|
||||||
msgstr "Tracking"
|
msgstr "Tracking"
|
||||||
|
|
||||||
#: part/templates/part/tabs.html:64 stock/templates/stock/item_base.html:259
|
#: part/templates/part/tabs.html:64 stock/templates/stock/item_base.html:267
|
||||||
msgid "Tests"
|
msgid "Tests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2738,22 +2766,6 @@ msgstr "BOM-Position beaarbeiten"
|
|||||||
msgid "Confim BOM item deletion"
|
msgid "Confim BOM item deletion"
|
||||||
msgstr "Löschung von BOM-Position bestätigen"
|
msgstr "Löschung von BOM-Position bestätigen"
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:70
|
|
||||||
msgid "Part does not exist"
|
|
||||||
msgstr "Teil existiert nicht"
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:79
|
|
||||||
msgid "StockLocation does not exist"
|
|
||||||
msgstr "Lagerort existiert nicht"
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:89
|
|
||||||
msgid "StockItem does not exist"
|
|
||||||
msgstr "Lagerobjekt existiert nicht"
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:92
|
|
||||||
msgid "No matching data"
|
|
||||||
msgstr "Keine passenden Daten"
|
|
||||||
|
|
||||||
#: report/models.py:167
|
#: report/models.py:167
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Template part"
|
#| msgid "Template part"
|
||||||
@ -2834,7 +2846,7 @@ msgstr "Teil kann nicht zu sich selbst gehören"
|
|||||||
msgid "Parent Stock Item"
|
msgid "Parent Stock Item"
|
||||||
msgstr "Eltern-Lagerobjekt"
|
msgstr "Eltern-Lagerobjekt"
|
||||||
|
|
||||||
#: stock/models.py:322 stock/templates/stock/item_base.html:129
|
#: stock/models.py:322 stock/templates/stock/item_base.html:137
|
||||||
msgid "Base Part"
|
msgid "Base Part"
|
||||||
msgstr "Basisteil"
|
msgstr "Basisteil"
|
||||||
|
|
||||||
@ -3066,99 +3078,131 @@ msgstr ""
|
|||||||
"Dieses Lagerobjekt wird automatisch gelöscht wenn der Lagerbestand "
|
"Dieses Lagerobjekt wird automatisch gelöscht wenn der Lagerbestand "
|
||||||
"aufgebraucht ist."
|
"aufgebraucht ist."
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:74
|
#: stock/templates/stock/item_base.html:78
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Add stock"
|
#| msgid "Source Location"
|
||||||
msgid "Add to stock"
|
msgid "Barcode actions"
|
||||||
msgstr "Bestand hinzufügen"
|
msgstr "Quell-Standort"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:77
|
#: stock/templates/stock/item_base.html:80
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Remove From Stock"
|
#| msgid "Part QR Code"
|
||||||
msgid "Take from stock"
|
msgid "Show QR Code"
|
||||||
msgstr "Aus Lagerbestand entfernen"
|
msgstr "Teil-QR-Code"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:80 templates/stock_table.html:14
|
#: stock/templates/stock/item_base.html:81
|
||||||
|
msgid "Print Label"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:82
|
||||||
|
msgid "Link Barcode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:84
|
||||||
|
msgid "Unlink Barcode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:91
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Confirm stock adjustment"
|
||||||
|
msgid "Stock adjustment actions"
|
||||||
|
msgstr "Bestands-Anpassung bestätigen"
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:94 templates/stock_table.html:14
|
||||||
msgid "Count stock"
|
msgid "Count stock"
|
||||||
msgstr "Bestand zählen"
|
msgstr "Bestand zählen"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:84
|
#: stock/templates/stock/item_base.html:95 templates/stock_table.html:12
|
||||||
#, fuzzy
|
msgid "Add stock"
|
||||||
#| msgid "Serialize Stock"
|
msgstr "Bestand hinzufügen"
|
||||||
msgid "Serialize stock"
|
|
||||||
msgstr "Lagerbestand erfassen"
|
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:90 stock/views.py:232
|
#: stock/templates/stock/item_base.html:96 templates/stock_table.html:13
|
||||||
#, fuzzy
|
msgid "Remove stock"
|
||||||
#| msgid "Item assigned to customer?"
|
msgstr "Bestand entfernen"
|
||||||
msgid "Assign to Customer"
|
|
||||||
msgstr "Ist dieses Objekt einem Kunden zugeteilt?"
|
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:94
|
#: stock/templates/stock/item_base.html:98
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Order stock"
|
#| msgid "Order stock"
|
||||||
msgid "Transfer stock"
|
msgid "Transfer stock"
|
||||||
msgstr "Bestand bestellen"
|
msgstr "Bestand bestellen"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:97
|
#: stock/templates/stock/item_base.html:104
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Stock Locations"
|
||||||
|
msgid "Stock actions"
|
||||||
|
msgstr "Lagerobjekt-Standorte"
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:107
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Serialize Stock"
|
||||||
|
msgid "Serialize stock"
|
||||||
|
msgstr "Lagerbestand erfassen"
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:110
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Item assigned to customer?"
|
||||||
|
msgid "Assign to customer"
|
||||||
|
msgstr "Ist dieses Objekt einem Kunden zugeteilt?"
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:113
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Count stock items"
|
||||||
|
msgid "Convert to variant"
|
||||||
|
msgstr "Lagerobjekte zählen"
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:115
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Count stock items"
|
#| msgid "Count stock items"
|
||||||
msgid "Duplicate stock item"
|
msgid "Duplicate stock item"
|
||||||
msgstr "Lagerobjekte zählen"
|
msgstr "Lagerobjekte zählen"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:102
|
#: stock/templates/stock/item_base.html:116
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Count stock items"
|
|
||||||
msgid "Convert stock to variant"
|
|
||||||
msgstr "Lagerobjekte zählen"
|
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:107
|
|
||||||
msgid "Generate test report"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:111
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Edit Stock Item"
|
#| msgid "Edit Stock Item"
|
||||||
msgid "Edit stock item"
|
msgid "Edit stock item"
|
||||||
msgstr "Lagerobjekt bearbeiten"
|
msgstr "Lagerobjekt bearbeiten"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:115
|
#: stock/templates/stock/item_base.html:118
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Delete Stock Item"
|
#| msgid "Delete Stock Item"
|
||||||
msgid "Delete stock item"
|
msgid "Delete stock item"
|
||||||
msgstr "Lagerobjekt löschen"
|
msgstr "Lagerobjekt löschen"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:124
|
#: stock/templates/stock/item_base.html:123
|
||||||
|
msgid "Generate test report"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:132
|
||||||
msgid "Stock Item Details"
|
msgid "Stock Item Details"
|
||||||
msgstr "Lagerbestands-Details"
|
msgstr "Lagerbestands-Details"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:144
|
#: stock/templates/stock/item_base.html:152
|
||||||
msgid "Belongs To"
|
msgid "Belongs To"
|
||||||
msgstr "Gehört zu"
|
msgstr "Gehört zu"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:166
|
#: stock/templates/stock/item_base.html:174
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "No stock location set"
|
#| msgid "No stock location set"
|
||||||
msgid "No location set"
|
msgid "No location set"
|
||||||
msgstr "Kein Lagerort gesetzt"
|
msgstr "Kein Lagerort gesetzt"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:173
|
#: stock/templates/stock/item_base.html:181
|
||||||
msgid "Unique Identifier"
|
msgid "Unique Identifier"
|
||||||
msgstr "Eindeutiger Bezeichner"
|
msgstr "Eindeutiger Bezeichner"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:214
|
#: stock/templates/stock/item_base.html:222
|
||||||
msgid "Parent Item"
|
msgid "Parent Item"
|
||||||
msgstr "Elternposition"
|
msgstr "Elternposition"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:239
|
#: stock/templates/stock/item_base.html:247
|
||||||
msgid "Last Updated"
|
msgid "Last Updated"
|
||||||
msgstr "Zuletzt aktualisiert"
|
msgstr "Zuletzt aktualisiert"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:244
|
#: stock/templates/stock/item_base.html:252
|
||||||
msgid "Last Stocktake"
|
msgid "Last Stocktake"
|
||||||
msgstr "Letzte Inventur"
|
msgstr "Letzte Inventur"
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:248
|
#: stock/templates/stock/item_base.html:256
|
||||||
msgid "No stocktake performed"
|
msgid "No stocktake performed"
|
||||||
msgstr "Keine Inventur ausgeführt"
|
msgstr "Keine Inventur ausgeführt"
|
||||||
|
|
||||||
@ -3289,6 +3333,12 @@ msgstr "Lagerobjekt bearbeiten"
|
|||||||
msgid "Delete Stock Item Attachment"
|
msgid "Delete Stock Item Attachment"
|
||||||
msgstr "Teilanhang löschen"
|
msgstr "Teilanhang löschen"
|
||||||
|
|
||||||
|
#: stock/views.py:232
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Item assigned to customer?"
|
||||||
|
msgid "Assign to Customer"
|
||||||
|
msgstr "Ist dieses Objekt einem Kunden zugeteilt?"
|
||||||
|
|
||||||
#: stock/views.py:270
|
#: stock/views.py:270
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
#| msgid "Delete Template"
|
#| msgid "Delete Template"
|
||||||
@ -3424,8 +3474,10 @@ msgid "Create new Stock Item"
|
|||||||
msgstr "Neues Lagerobjekt hinzufügen"
|
msgstr "Neues Lagerobjekt hinzufügen"
|
||||||
|
|
||||||
#: stock/views.py:1167
|
#: stock/views.py:1167
|
||||||
msgid "Copy Stock Item"
|
#, fuzzy
|
||||||
msgstr "Lagerobjekt kopieren"
|
#| msgid "Count stock items"
|
||||||
|
msgid "Duplicate Stock Item"
|
||||||
|
msgstr "Lagerobjekte zählen"
|
||||||
|
|
||||||
#: stock/views.py:1240
|
#: stock/views.py:1240
|
||||||
msgid "Invalid quantity"
|
msgid "Invalid quantity"
|
||||||
@ -3832,42 +3884,38 @@ msgstr "Kaufen"
|
|||||||
msgid "Sell"
|
msgid "Sell"
|
||||||
msgstr "Verkaufen"
|
msgstr "Verkaufen"
|
||||||
|
|
||||||
#: templates/navbar.html:36
|
#: templates/navbar.html:32
|
||||||
|
msgid "Scan Barcode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/navbar.html:41
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr "Admin"
|
msgstr "Admin"
|
||||||
|
|
||||||
#: templates/navbar.html:39
|
#: templates/navbar.html:44
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Einstellungen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
#: templates/navbar.html:40
|
#: templates/navbar.html:45
|
||||||
msgid "Logout"
|
msgid "Logout"
|
||||||
msgstr "Ausloggen"
|
msgstr "Ausloggen"
|
||||||
|
|
||||||
#: templates/navbar.html:42
|
#: templates/navbar.html:47
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Einloggen"
|
msgstr "Einloggen"
|
||||||
|
|
||||||
#: templates/navbar.html:45
|
#: templates/navbar.html:50
|
||||||
msgid "About InvenTree"
|
msgid "About InvenTree"
|
||||||
msgstr "Über InvenBaum"
|
msgstr "Über InvenBaum"
|
||||||
|
|
||||||
#: templates/navbar.html:46
|
#: templates/navbar.html:51
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistiken"
|
msgstr "Statistiken"
|
||||||
|
|
||||||
#: templates/search_form.html:6
|
#: templates/search_form.html:6 templates/search_form.html:8
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suche"
|
msgstr "Suche"
|
||||||
|
|
||||||
#: templates/stock_table.html:12
|
|
||||||
msgid "Add stock"
|
|
||||||
msgstr "Bestand hinzufügen"
|
|
||||||
|
|
||||||
#: templates/stock_table.html:13
|
|
||||||
msgid "Remove stock"
|
|
||||||
msgstr "Bestand entfernen"
|
|
||||||
|
|
||||||
#: templates/stock_table.html:15
|
#: templates/stock_table.html:15
|
||||||
msgid "Move stock"
|
msgid "Move stock"
|
||||||
msgstr "Bestand bewegen"
|
msgstr "Bestand bewegen"
|
||||||
@ -3880,6 +3928,43 @@ msgstr "Bestand bestellen"
|
|||||||
msgid "Delete Stock"
|
msgid "Delete Stock"
|
||||||
msgstr "Bestand löschen"
|
msgstr "Bestand löschen"
|
||||||
|
|
||||||
|
#~ msgid "No barcode data provided"
|
||||||
|
#~ msgstr "Keine Strichcodedaten bereitgestellt"
|
||||||
|
|
||||||
|
#~ msgid "Barcode successfully decoded"
|
||||||
|
#~ msgstr "Strichcode erfolgreich dekodiert"
|
||||||
|
|
||||||
|
#~ msgid "Barcode plugin returned incorrect response"
|
||||||
|
#~ msgstr "Ungültige Antwort vom Strichcode-Plugin"
|
||||||
|
|
||||||
|
#~ msgid "Unknown barcode format"
|
||||||
|
#~ msgstr "Unbekanntes Strichcode-Format"
|
||||||
|
|
||||||
|
#~ msgid "Part does not exist"
|
||||||
|
#~ msgstr "Teil existiert nicht"
|
||||||
|
|
||||||
|
#~ msgid "StockLocation does not exist"
|
||||||
|
#~ msgstr "Lagerort existiert nicht"
|
||||||
|
|
||||||
|
#~ msgid "StockItem does not exist"
|
||||||
|
#~ msgstr "Lagerobjekt existiert nicht"
|
||||||
|
|
||||||
|
#~ msgid "No matching data"
|
||||||
|
#~ msgstr "Keine passenden Daten"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~| msgid "Add stock"
|
||||||
|
#~ msgid "Add to stock"
|
||||||
|
#~ msgstr "Bestand hinzufügen"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
|
#~| msgid "Remove From Stock"
|
||||||
|
#~ msgid "Take from stock"
|
||||||
|
#~ msgstr "Aus Lagerbestand entfernen"
|
||||||
|
|
||||||
|
#~ msgid "Copy Stock Item"
|
||||||
|
#~ msgstr "Lagerobjekt kopieren"
|
||||||
|
|
||||||
#~ msgid "Part cannot be a variant of another part if it is already a template"
|
#~ msgid "Part cannot be a variant of another part if it is already a template"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
#~ "Teil kann keine Variante eines anderen Teils sein wenn es bereits eine "
|
#~ "Teil kann keine Variante eines anderen Teils sein wenn es bereits eine "
|
||||||
|
@ -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: 2020-06-09 06:17+0000\n"
|
"POT-Creation-Date: 2020-06-12 00:13+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"
|
||||||
@ -18,30 +18,14 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: InvenTree/api.py:86
|
#: InvenTree/api.py:83
|
||||||
msgid "No action specified"
|
msgid "No action specified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: InvenTree/api.py:100
|
#: InvenTree/api.py:97
|
||||||
msgid "No matching action found"
|
msgid "No matching action found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: InvenTree/api.py:131
|
|
||||||
msgid "No barcode data provided"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/api.py:146
|
|
||||||
msgid "Barcode successfully decoded"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/api.py:149
|
|
||||||
msgid "Barcode plugin returned incorrect response"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/api.py:159
|
|
||||||
msgid "Unknown barcode format"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/forms.py:101 build/forms.py:37
|
#: InvenTree/forms.py:101 build/forms.py:37
|
||||||
msgid "Confirm"
|
msgid "Confirm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -218,6 +202,46 @@ msgstr ""
|
|||||||
msgid "Database Statistics"
|
msgid "Database Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:53 barcode/api.py:150
|
||||||
|
msgid "Must provide barcode_data parameter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:126
|
||||||
|
msgid "No match found for barcode data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:128
|
||||||
|
msgid "Match found for barcode data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:153
|
||||||
|
msgid "Must provide stockitem parameter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:160
|
||||||
|
msgid "No matching stock item found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:190
|
||||||
|
msgid "Barcode already matches StockItem object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:194
|
||||||
|
msgid "Barcode already matches StockLocation object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:198
|
||||||
|
msgid "Barcode already matches Part object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:204 barcode/api.py:216
|
||||||
|
msgid "Barcode hash already matches StockItem object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:222
|
||||||
|
msgid "Barcode associated with StockItem"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:58
|
#: build/forms.py:58
|
||||||
msgid "Location of completed parts"
|
msgid "Location of completed parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -318,7 +342,7 @@ msgstr ""
|
|||||||
#: company/templates/company/supplier_part_base.html:60
|
#: company/templates/company/supplier_part_base.html:60
|
||||||
#: company/templates/company/supplier_part_detail.html:24
|
#: company/templates/company/supplier_part_detail.html:24
|
||||||
#: part/templates/part/detail.html:74 part/templates/part/part_base.html:88
|
#: part/templates/part/detail.html:74 part/templates/part/part_base.html:88
|
||||||
#: stock/models.py:368 stock/templates/stock/item_base.html:221
|
#: stock/models.py:368 stock/templates/stock/item_base.html:229
|
||||||
msgid "External Link"
|
msgid "External Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -398,7 +422,7 @@ msgstr ""
|
|||||||
#: build/templates/build/allocate.html:161
|
#: build/templates/build/allocate.html:161
|
||||||
#: order/templates/order/sales_order_detail.html:68
|
#: order/templates/order/sales_order_detail.html:68
|
||||||
#: order/templates/order/sales_order_detail.html:150 stock/models.py:362
|
#: order/templates/order/sales_order_detail.html:150 stock/models.py:362
|
||||||
#: stock/templates/stock/item_base.html:180
|
#: stock/templates/stock/item_base.html:188
|
||||||
msgid "Serial Number"
|
msgid "Serial Number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -415,7 +439,7 @@ msgstr ""
|
|||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
#: stock/templates/stock/item_base.html:26
|
#: stock/templates/stock/item_base.html:26
|
||||||
#: stock/templates/stock/item_base.html:32
|
#: stock/templates/stock/item_base.html:32
|
||||||
#: stock/templates/stock/item_base.html:186
|
#: stock/templates/stock/item_base.html:194
|
||||||
#: stock/templates/stock/stock_adjust.html:18 templates/js/bom.html:172
|
#: stock/templates/stock/stock_adjust.html:18 templates/js/bom.html:172
|
||||||
#: templates/js/build.html:52 templates/js/stock.html:653
|
#: templates/js/build.html:52 templates/js/stock.html:653
|
||||||
msgid "Quantity"
|
msgid "Quantity"
|
||||||
@ -423,7 +447,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: build/templates/build/allocate.html:177
|
#: build/templates/build/allocate.html:177
|
||||||
#: build/templates/build/auto_allocate.html:20
|
#: build/templates/build/auto_allocate.html:20
|
||||||
#: stock/templates/stock/item_base.html:162
|
#: stock/templates/stock/item_base.html:170
|
||||||
#: stock/templates/stock/stock_adjust.html:17 templates/js/stock.html:493
|
#: stock/templates/stock/stock_adjust.html:17 templates/js/stock.html:493
|
||||||
msgid "Location"
|
msgid "Location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -504,7 +528,7 @@ msgstr ""
|
|||||||
#: build/templates/build/build_base.html:8
|
#: build/templates/build/build_base.html:8
|
||||||
#: build/templates/build/build_base.html:34
|
#: build/templates/build/build_base.html:34
|
||||||
#: build/templates/build/complete.html:6
|
#: build/templates/build/complete.html:6
|
||||||
#: stock/templates/stock/item_base.html:200 templates/js/build.html:33
|
#: stock/templates/stock/item_base.html:208 templates/js/build.html:33
|
||||||
#: templates/navbar.html:12
|
#: templates/navbar.html:12
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -524,7 +548,7 @@ msgstr ""
|
|||||||
#: build/templates/build/build_base.html:80
|
#: build/templates/build/build_base.html:80
|
||||||
#: build/templates/build/detail.html:42
|
#: build/templates/build/detail.html:42
|
||||||
#: order/templates/order/receive_parts.html:24
|
#: order/templates/order/receive_parts.html:24
|
||||||
#: stock/templates/stock/item_base.html:253 templates/js/build.html:57
|
#: stock/templates/stock/item_base.html:261 templates/js/build.html:57
|
||||||
#: templates/js/order.html:162 templates/js/order.html:235
|
#: templates/js/order.html:162 templates/js/order.html:235
|
||||||
#: templates/js/stock.html:480
|
#: templates/js/stock.html:480
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
@ -536,7 +560,7 @@ msgstr ""
|
|||||||
#: order/templates/order/sales_order_notes.html:10
|
#: order/templates/order/sales_order_notes.html:10
|
||||||
#: order/templates/order/sales_order_ship.html:25
|
#: order/templates/order/sales_order_ship.html:25
|
||||||
#: part/templates/part/allocation.html:27
|
#: part/templates/part/allocation.html:27
|
||||||
#: stock/templates/stock/item_base.html:150 templates/js/order.html:209
|
#: stock/templates/stock/item_base.html:158 templates/js/order.html:209
|
||||||
msgid "Sales Order"
|
msgid "Sales Order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -603,7 +627,7 @@ msgid "Stock can be taken from any available location."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/templates/build/detail.html:48
|
#: build/templates/build/detail.html:48
|
||||||
#: stock/templates/stock/item_base.html:193 templates/js/stock.html:488
|
#: stock/templates/stock/item_base.html:201 templates/js/stock.html:488
|
||||||
msgid "Batch"
|
msgid "Batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -950,14 +974,14 @@ msgstr ""
|
|||||||
#: company/templates/company/supplier_part_detail.html:21 order/models.py:148
|
#: company/templates/company/supplier_part_detail.html:21 order/models.py:148
|
||||||
#: order/templates/order/order_base.html:74
|
#: order/templates/order/order_base.html:74
|
||||||
#: order/templates/order/order_wizard/select_pos.html:30
|
#: order/templates/order/order_wizard/select_pos.html:30
|
||||||
#: stock/templates/stock/item_base.html:228 templates/js/company.html:52
|
#: stock/templates/stock/item_base.html:236 templates/js/company.html:52
|
||||||
#: templates/js/company.html:134 templates/js/order.html:144
|
#: templates/js/company.html:134 templates/js/order.html:144
|
||||||
msgid "Supplier"
|
msgid "Supplier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: company/templates/company/detail.html:26 order/models.py:314
|
#: company/templates/company/detail.html:26 order/models.py:314
|
||||||
#: order/templates/order/sales_order_base.html:73 stock/models.py:357
|
#: order/templates/order/sales_order_base.html:73 stock/models.py:357
|
||||||
#: stock/models.py:358 stock/templates/stock/item_base.html:137
|
#: stock/models.py:358 stock/templates/stock/item_base.html:145
|
||||||
#: templates/js/company.html:44 templates/js/order.html:217
|
#: templates/js/company.html:44 templates/js/order.html:217
|
||||||
msgid "Customer"
|
msgid "Customer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1071,7 +1095,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: company/templates/company/supplier_part_base.html:6
|
#: company/templates/company/supplier_part_base.html:6
|
||||||
#: company/templates/company/supplier_part_base.html:19 stock/models.py:331
|
#: company/templates/company/supplier_part_base.html:19 stock/models.py:331
|
||||||
#: stock/templates/stock/item_base.html:233 templates/js/company.html:150
|
#: stock/templates/stock/item_base.html:241 templates/js/company.html:150
|
||||||
msgid "Supplier Part"
|
msgid "Supplier Part"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1354,7 +1378,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: order/models.py:466 order/templates/order/order_base.html:9
|
#: order/models.py:466 order/templates/order/order_base.html:9
|
||||||
#: order/templates/order/order_base.html:23
|
#: order/templates/order/order_base.html:23
|
||||||
#: stock/templates/stock/item_base.html:207 templates/js/order.html:136
|
#: stock/templates/stock/item_base.html:215 templates/js/order.html:136
|
||||||
msgid "Purchase Order"
|
msgid "Purchase Order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2052,14 +2076,14 @@ msgstr ""
|
|||||||
#: part/templates/part/allocation.html:45
|
#: part/templates/part/allocation.html:45
|
||||||
#: stock/templates/stock/item_base.html:8
|
#: stock/templates/stock/item_base.html:8
|
||||||
#: stock/templates/stock/item_base.html:58
|
#: stock/templates/stock/item_base.html:58
|
||||||
#: stock/templates/stock/item_base.html:215
|
#: stock/templates/stock/item_base.html:223
|
||||||
#: stock/templates/stock/stock_adjust.html:16 templates/js/build.html:106
|
#: stock/templates/stock/stock_adjust.html:16 templates/js/build.html:106
|
||||||
#: templates/js/stock.html:623
|
#: templates/js/stock.html:623
|
||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: part/templates/part/allocation.html:20
|
#: part/templates/part/allocation.html:20
|
||||||
#: stock/templates/stock/item_base.html:156
|
#: stock/templates/stock/item_base.html:164
|
||||||
msgid "Build Order"
|
msgid "Build Order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2453,7 +2477,7 @@ msgstr ""
|
|||||||
msgid "Tracking"
|
msgid "Tracking"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: part/templates/part/tabs.html:64 stock/templates/stock/item_base.html:259
|
#: part/templates/part/tabs.html:64 stock/templates/stock/item_base.html:267
|
||||||
msgid "Tests"
|
msgid "Tests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2646,22 +2670,6 @@ msgstr ""
|
|||||||
msgid "Confim BOM item deletion"
|
msgid "Confim BOM item deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:70
|
|
||||||
msgid "Part does not exist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:79
|
|
||||||
msgid "StockLocation does not exist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:89
|
|
||||||
msgid "StockItem does not exist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:92
|
|
||||||
msgid "No matching data"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: report/models.py:167
|
#: report/models.py:167
|
||||||
msgid "Template name"
|
msgid "Template name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2731,7 +2739,7 @@ msgstr ""
|
|||||||
msgid "Parent Stock Item"
|
msgid "Parent Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/models.py:322 stock/templates/stock/item_base.html:129
|
#: stock/models.py:322 stock/templates/stock/item_base.html:137
|
||||||
msgid "Base Part"
|
msgid "Base Part"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2937,79 +2945,107 @@ msgid ""
|
|||||||
"This stock item will be automatically deleted when all stock is depleted."
|
"This stock item will be automatically deleted when all stock is depleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:74
|
#: stock/templates/stock/item_base.html:78
|
||||||
msgid "Add to stock"
|
msgid "Barcode actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:77
|
#: stock/templates/stock/item_base.html:80
|
||||||
msgid "Take from stock"
|
msgid "Show QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:80 templates/stock_table.html:14
|
#: stock/templates/stock/item_base.html:81
|
||||||
msgid "Count stock"
|
msgid "Print Label"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:82
|
||||||
|
msgid "Link Barcode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:84
|
#: stock/templates/stock/item_base.html:84
|
||||||
msgid "Serialize stock"
|
msgid "Unlink Barcode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:90 stock/views.py:232
|
#: stock/templates/stock/item_base.html:91
|
||||||
msgid "Assign to Customer"
|
msgid "Stock adjustment actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:94
|
#: stock/templates/stock/item_base.html:94 templates/stock_table.html:14
|
||||||
|
msgid "Count stock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:95 templates/stock_table.html:12
|
||||||
|
msgid "Add stock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:96 templates/stock_table.html:13
|
||||||
|
msgid "Remove stock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:98
|
||||||
msgid "Transfer stock"
|
msgid "Transfer stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:97
|
#: stock/templates/stock/item_base.html:104
|
||||||
msgid "Duplicate stock item"
|
msgid "Stock actions"
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:102
|
|
||||||
msgid "Convert stock to variant"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:107
|
#: stock/templates/stock/item_base.html:107
|
||||||
msgid "Generate test report"
|
msgid "Serialize stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:111
|
#: stock/templates/stock/item_base.html:110
|
||||||
msgid "Edit stock item"
|
msgid "Assign to customer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:113
|
||||||
|
msgid "Convert to variant"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:115
|
#: stock/templates/stock/item_base.html:115
|
||||||
|
msgid "Duplicate stock item"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:116
|
||||||
|
msgid "Edit stock item"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:118
|
||||||
msgid "Delete stock item"
|
msgid "Delete stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:124
|
#: stock/templates/stock/item_base.html:123
|
||||||
|
msgid "Generate test report"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:132
|
||||||
msgid "Stock Item Details"
|
msgid "Stock Item Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:144
|
#: stock/templates/stock/item_base.html:152
|
||||||
msgid "Belongs To"
|
msgid "Belongs To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:166
|
#: stock/templates/stock/item_base.html:174
|
||||||
msgid "No location set"
|
msgid "No location set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:173
|
#: stock/templates/stock/item_base.html:181
|
||||||
msgid "Unique Identifier"
|
msgid "Unique Identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:214
|
#: stock/templates/stock/item_base.html:222
|
||||||
msgid "Parent Item"
|
msgid "Parent Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:239
|
#: stock/templates/stock/item_base.html:247
|
||||||
msgid "Last Updated"
|
msgid "Last Updated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:244
|
#: stock/templates/stock/item_base.html:252
|
||||||
msgid "Last Stocktake"
|
msgid "Last Stocktake"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:248
|
#: stock/templates/stock/item_base.html:256
|
||||||
msgid "No stocktake performed"
|
msgid "No stocktake performed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -3128,6 +3164,10 @@ msgstr ""
|
|||||||
msgid "Delete Stock Item Attachment"
|
msgid "Delete Stock Item Attachment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/views.py:232
|
||||||
|
msgid "Assign to Customer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: stock/views.py:270
|
#: stock/views.py:270
|
||||||
msgid "Delete All Test Data"
|
msgid "Delete All Test Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -3251,7 +3291,7 @@ msgid "Create new Stock Item"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/views.py:1167
|
#: stock/views.py:1167
|
||||||
msgid "Copy Stock Item"
|
msgid "Duplicate Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/views.py:1240
|
#: stock/views.py:1240
|
||||||
@ -3635,42 +3675,38 @@ msgstr ""
|
|||||||
msgid "Sell"
|
msgid "Sell"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:36
|
#: templates/navbar.html:32
|
||||||
|
msgid "Scan Barcode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/navbar.html:41
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:39
|
#: templates/navbar.html:44
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:40
|
#: templates/navbar.html:45
|
||||||
msgid "Logout"
|
msgid "Logout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:42
|
#: templates/navbar.html:47
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:45
|
#: templates/navbar.html:50
|
||||||
msgid "About InvenTree"
|
msgid "About InvenTree"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:46
|
#: templates/navbar.html:51
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/search_form.html:6
|
#: templates/search_form.html:6 templates/search_form.html:8
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/stock_table.html:12
|
|
||||||
msgid "Add stock"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/stock_table.html:13
|
|
||||||
msgid "Remove stock"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/stock_table.html:15
|
#: templates/stock_table.html:15
|
||||||
msgid "Move stock"
|
msgid "Move stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-06-09 06:17+0000\n"
|
"POT-Creation-Date: 2020-06-12 00:13+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"
|
||||||
@ -18,30 +18,14 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: InvenTree/api.py:86
|
#: InvenTree/api.py:83
|
||||||
msgid "No action specified"
|
msgid "No action specified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: InvenTree/api.py:100
|
#: InvenTree/api.py:97
|
||||||
msgid "No matching action found"
|
msgid "No matching action found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: InvenTree/api.py:131
|
|
||||||
msgid "No barcode data provided"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/api.py:146
|
|
||||||
msgid "Barcode successfully decoded"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/api.py:149
|
|
||||||
msgid "Barcode plugin returned incorrect response"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/api.py:159
|
|
||||||
msgid "Unknown barcode format"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: InvenTree/forms.py:101 build/forms.py:37
|
#: InvenTree/forms.py:101 build/forms.py:37
|
||||||
msgid "Confirm"
|
msgid "Confirm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -218,6 +202,46 @@ msgstr ""
|
|||||||
msgid "Database Statistics"
|
msgid "Database Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:53 barcode/api.py:150
|
||||||
|
msgid "Must provide barcode_data parameter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:126
|
||||||
|
msgid "No match found for barcode data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:128
|
||||||
|
msgid "Match found for barcode data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:153
|
||||||
|
msgid "Must provide stockitem parameter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:160
|
||||||
|
msgid "No matching stock item found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:190
|
||||||
|
msgid "Barcode already matches StockItem object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:194
|
||||||
|
msgid "Barcode already matches StockLocation object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:198
|
||||||
|
msgid "Barcode already matches Part object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:204 barcode/api.py:216
|
||||||
|
msgid "Barcode hash already matches StockItem object"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: barcode/api.py:222
|
||||||
|
msgid "Barcode associated with StockItem"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/forms.py:58
|
#: build/forms.py:58
|
||||||
msgid "Location of completed parts"
|
msgid "Location of completed parts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -318,7 +342,7 @@ msgstr ""
|
|||||||
#: company/templates/company/supplier_part_base.html:60
|
#: company/templates/company/supplier_part_base.html:60
|
||||||
#: company/templates/company/supplier_part_detail.html:24
|
#: company/templates/company/supplier_part_detail.html:24
|
||||||
#: part/templates/part/detail.html:74 part/templates/part/part_base.html:88
|
#: part/templates/part/detail.html:74 part/templates/part/part_base.html:88
|
||||||
#: stock/models.py:368 stock/templates/stock/item_base.html:221
|
#: stock/models.py:368 stock/templates/stock/item_base.html:229
|
||||||
msgid "External Link"
|
msgid "External Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -398,7 +422,7 @@ msgstr ""
|
|||||||
#: build/templates/build/allocate.html:161
|
#: build/templates/build/allocate.html:161
|
||||||
#: order/templates/order/sales_order_detail.html:68
|
#: order/templates/order/sales_order_detail.html:68
|
||||||
#: order/templates/order/sales_order_detail.html:150 stock/models.py:362
|
#: order/templates/order/sales_order_detail.html:150 stock/models.py:362
|
||||||
#: stock/templates/stock/item_base.html:180
|
#: stock/templates/stock/item_base.html:188
|
||||||
msgid "Serial Number"
|
msgid "Serial Number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -415,7 +439,7 @@ msgstr ""
|
|||||||
#: part/templates/part/allocation.html:49
|
#: part/templates/part/allocation.html:49
|
||||||
#: stock/templates/stock/item_base.html:26
|
#: stock/templates/stock/item_base.html:26
|
||||||
#: stock/templates/stock/item_base.html:32
|
#: stock/templates/stock/item_base.html:32
|
||||||
#: stock/templates/stock/item_base.html:186
|
#: stock/templates/stock/item_base.html:194
|
||||||
#: stock/templates/stock/stock_adjust.html:18 templates/js/bom.html:172
|
#: stock/templates/stock/stock_adjust.html:18 templates/js/bom.html:172
|
||||||
#: templates/js/build.html:52 templates/js/stock.html:653
|
#: templates/js/build.html:52 templates/js/stock.html:653
|
||||||
msgid "Quantity"
|
msgid "Quantity"
|
||||||
@ -423,7 +447,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: build/templates/build/allocate.html:177
|
#: build/templates/build/allocate.html:177
|
||||||
#: build/templates/build/auto_allocate.html:20
|
#: build/templates/build/auto_allocate.html:20
|
||||||
#: stock/templates/stock/item_base.html:162
|
#: stock/templates/stock/item_base.html:170
|
||||||
#: stock/templates/stock/stock_adjust.html:17 templates/js/stock.html:493
|
#: stock/templates/stock/stock_adjust.html:17 templates/js/stock.html:493
|
||||||
msgid "Location"
|
msgid "Location"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -504,7 +528,7 @@ msgstr ""
|
|||||||
#: build/templates/build/build_base.html:8
|
#: build/templates/build/build_base.html:8
|
||||||
#: build/templates/build/build_base.html:34
|
#: build/templates/build/build_base.html:34
|
||||||
#: build/templates/build/complete.html:6
|
#: build/templates/build/complete.html:6
|
||||||
#: stock/templates/stock/item_base.html:200 templates/js/build.html:33
|
#: stock/templates/stock/item_base.html:208 templates/js/build.html:33
|
||||||
#: templates/navbar.html:12
|
#: templates/navbar.html:12
|
||||||
msgid "Build"
|
msgid "Build"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -524,7 +548,7 @@ msgstr ""
|
|||||||
#: build/templates/build/build_base.html:80
|
#: build/templates/build/build_base.html:80
|
||||||
#: build/templates/build/detail.html:42
|
#: build/templates/build/detail.html:42
|
||||||
#: order/templates/order/receive_parts.html:24
|
#: order/templates/order/receive_parts.html:24
|
||||||
#: stock/templates/stock/item_base.html:253 templates/js/build.html:57
|
#: stock/templates/stock/item_base.html:261 templates/js/build.html:57
|
||||||
#: templates/js/order.html:162 templates/js/order.html:235
|
#: templates/js/order.html:162 templates/js/order.html:235
|
||||||
#: templates/js/stock.html:480
|
#: templates/js/stock.html:480
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
@ -536,7 +560,7 @@ msgstr ""
|
|||||||
#: order/templates/order/sales_order_notes.html:10
|
#: order/templates/order/sales_order_notes.html:10
|
||||||
#: order/templates/order/sales_order_ship.html:25
|
#: order/templates/order/sales_order_ship.html:25
|
||||||
#: part/templates/part/allocation.html:27
|
#: part/templates/part/allocation.html:27
|
||||||
#: stock/templates/stock/item_base.html:150 templates/js/order.html:209
|
#: stock/templates/stock/item_base.html:158 templates/js/order.html:209
|
||||||
msgid "Sales Order"
|
msgid "Sales Order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -603,7 +627,7 @@ msgid "Stock can be taken from any available location."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: build/templates/build/detail.html:48
|
#: build/templates/build/detail.html:48
|
||||||
#: stock/templates/stock/item_base.html:193 templates/js/stock.html:488
|
#: stock/templates/stock/item_base.html:201 templates/js/stock.html:488
|
||||||
msgid "Batch"
|
msgid "Batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -950,14 +974,14 @@ msgstr ""
|
|||||||
#: company/templates/company/supplier_part_detail.html:21 order/models.py:148
|
#: company/templates/company/supplier_part_detail.html:21 order/models.py:148
|
||||||
#: order/templates/order/order_base.html:74
|
#: order/templates/order/order_base.html:74
|
||||||
#: order/templates/order/order_wizard/select_pos.html:30
|
#: order/templates/order/order_wizard/select_pos.html:30
|
||||||
#: stock/templates/stock/item_base.html:228 templates/js/company.html:52
|
#: stock/templates/stock/item_base.html:236 templates/js/company.html:52
|
||||||
#: templates/js/company.html:134 templates/js/order.html:144
|
#: templates/js/company.html:134 templates/js/order.html:144
|
||||||
msgid "Supplier"
|
msgid "Supplier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: company/templates/company/detail.html:26 order/models.py:314
|
#: company/templates/company/detail.html:26 order/models.py:314
|
||||||
#: order/templates/order/sales_order_base.html:73 stock/models.py:357
|
#: order/templates/order/sales_order_base.html:73 stock/models.py:357
|
||||||
#: stock/models.py:358 stock/templates/stock/item_base.html:137
|
#: stock/models.py:358 stock/templates/stock/item_base.html:145
|
||||||
#: templates/js/company.html:44 templates/js/order.html:217
|
#: templates/js/company.html:44 templates/js/order.html:217
|
||||||
msgid "Customer"
|
msgid "Customer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1071,7 +1095,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: company/templates/company/supplier_part_base.html:6
|
#: company/templates/company/supplier_part_base.html:6
|
||||||
#: company/templates/company/supplier_part_base.html:19 stock/models.py:331
|
#: company/templates/company/supplier_part_base.html:19 stock/models.py:331
|
||||||
#: stock/templates/stock/item_base.html:233 templates/js/company.html:150
|
#: stock/templates/stock/item_base.html:241 templates/js/company.html:150
|
||||||
msgid "Supplier Part"
|
msgid "Supplier Part"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1354,7 +1378,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: order/models.py:466 order/templates/order/order_base.html:9
|
#: order/models.py:466 order/templates/order/order_base.html:9
|
||||||
#: order/templates/order/order_base.html:23
|
#: order/templates/order/order_base.html:23
|
||||||
#: stock/templates/stock/item_base.html:207 templates/js/order.html:136
|
#: stock/templates/stock/item_base.html:215 templates/js/order.html:136
|
||||||
msgid "Purchase Order"
|
msgid "Purchase Order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2052,14 +2076,14 @@ msgstr ""
|
|||||||
#: part/templates/part/allocation.html:45
|
#: part/templates/part/allocation.html:45
|
||||||
#: stock/templates/stock/item_base.html:8
|
#: stock/templates/stock/item_base.html:8
|
||||||
#: stock/templates/stock/item_base.html:58
|
#: stock/templates/stock/item_base.html:58
|
||||||
#: stock/templates/stock/item_base.html:215
|
#: stock/templates/stock/item_base.html:223
|
||||||
#: stock/templates/stock/stock_adjust.html:16 templates/js/build.html:106
|
#: stock/templates/stock/stock_adjust.html:16 templates/js/build.html:106
|
||||||
#: templates/js/stock.html:623
|
#: templates/js/stock.html:623
|
||||||
msgid "Stock Item"
|
msgid "Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: part/templates/part/allocation.html:20
|
#: part/templates/part/allocation.html:20
|
||||||
#: stock/templates/stock/item_base.html:156
|
#: stock/templates/stock/item_base.html:164
|
||||||
msgid "Build Order"
|
msgid "Build Order"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2453,7 +2477,7 @@ msgstr ""
|
|||||||
msgid "Tracking"
|
msgid "Tracking"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: part/templates/part/tabs.html:64 stock/templates/stock/item_base.html:259
|
#: part/templates/part/tabs.html:64 stock/templates/stock/item_base.html:267
|
||||||
msgid "Tests"
|
msgid "Tests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2646,22 +2670,6 @@ msgstr ""
|
|||||||
msgid "Confim BOM item deletion"
|
msgid "Confim BOM item deletion"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:70
|
|
||||||
msgid "Part does not exist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:79
|
|
||||||
msgid "StockLocation does not exist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:89
|
|
||||||
msgid "StockItem does not exist"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/barcode/inventree.py:92
|
|
||||||
msgid "No matching data"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: report/models.py:167
|
#: report/models.py:167
|
||||||
msgid "Template name"
|
msgid "Template name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2731,7 +2739,7 @@ msgstr ""
|
|||||||
msgid "Parent Stock Item"
|
msgid "Parent Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/models.py:322 stock/templates/stock/item_base.html:129
|
#: stock/models.py:322 stock/templates/stock/item_base.html:137
|
||||||
msgid "Base Part"
|
msgid "Base Part"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2937,79 +2945,107 @@ msgid ""
|
|||||||
"This stock item will be automatically deleted when all stock is depleted."
|
"This stock item will be automatically deleted when all stock is depleted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:74
|
#: stock/templates/stock/item_base.html:78
|
||||||
msgid "Add to stock"
|
msgid "Barcode actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:77
|
#: stock/templates/stock/item_base.html:80
|
||||||
msgid "Take from stock"
|
msgid "Show QR Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:80 templates/stock_table.html:14
|
#: stock/templates/stock/item_base.html:81
|
||||||
msgid "Count stock"
|
msgid "Print Label"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:82
|
||||||
|
msgid "Link Barcode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:84
|
#: stock/templates/stock/item_base.html:84
|
||||||
msgid "Serialize stock"
|
msgid "Unlink Barcode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:90 stock/views.py:232
|
#: stock/templates/stock/item_base.html:91
|
||||||
msgid "Assign to Customer"
|
msgid "Stock adjustment actions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:94
|
#: stock/templates/stock/item_base.html:94 templates/stock_table.html:14
|
||||||
|
msgid "Count stock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:95 templates/stock_table.html:12
|
||||||
|
msgid "Add stock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:96 templates/stock_table.html:13
|
||||||
|
msgid "Remove stock"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:98
|
||||||
msgid "Transfer stock"
|
msgid "Transfer stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:97
|
#: stock/templates/stock/item_base.html:104
|
||||||
msgid "Duplicate stock item"
|
msgid "Stock actions"
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:102
|
|
||||||
msgid "Convert stock to variant"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:107
|
#: stock/templates/stock/item_base.html:107
|
||||||
msgid "Generate test report"
|
msgid "Serialize stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:111
|
#: stock/templates/stock/item_base.html:110
|
||||||
msgid "Edit stock item"
|
msgid "Assign to customer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:113
|
||||||
|
msgid "Convert to variant"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:115
|
#: stock/templates/stock/item_base.html:115
|
||||||
|
msgid "Duplicate stock item"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:116
|
||||||
|
msgid "Edit stock item"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:118
|
||||||
msgid "Delete stock item"
|
msgid "Delete stock item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:124
|
#: stock/templates/stock/item_base.html:123
|
||||||
|
msgid "Generate test report"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/templates/stock/item_base.html:132
|
||||||
msgid "Stock Item Details"
|
msgid "Stock Item Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:144
|
#: stock/templates/stock/item_base.html:152
|
||||||
msgid "Belongs To"
|
msgid "Belongs To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:166
|
#: stock/templates/stock/item_base.html:174
|
||||||
msgid "No location set"
|
msgid "No location set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:173
|
#: stock/templates/stock/item_base.html:181
|
||||||
msgid "Unique Identifier"
|
msgid "Unique Identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:214
|
#: stock/templates/stock/item_base.html:222
|
||||||
msgid "Parent Item"
|
msgid "Parent Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:239
|
#: stock/templates/stock/item_base.html:247
|
||||||
msgid "Last Updated"
|
msgid "Last Updated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:244
|
#: stock/templates/stock/item_base.html:252
|
||||||
msgid "Last Stocktake"
|
msgid "Last Stocktake"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/templates/stock/item_base.html:248
|
#: stock/templates/stock/item_base.html:256
|
||||||
msgid "No stocktake performed"
|
msgid "No stocktake performed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -3128,6 +3164,10 @@ msgstr ""
|
|||||||
msgid "Delete Stock Item Attachment"
|
msgid "Delete Stock Item Attachment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: stock/views.py:232
|
||||||
|
msgid "Assign to Customer"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: stock/views.py:270
|
#: stock/views.py:270
|
||||||
msgid "Delete All Test Data"
|
msgid "Delete All Test Data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -3251,7 +3291,7 @@ msgid "Create new Stock Item"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/views.py:1167
|
#: stock/views.py:1167
|
||||||
msgid "Copy Stock Item"
|
msgid "Duplicate Stock Item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: stock/views.py:1240
|
#: stock/views.py:1240
|
||||||
@ -3635,42 +3675,38 @@ msgstr ""
|
|||||||
msgid "Sell"
|
msgid "Sell"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:36
|
#: templates/navbar.html:32
|
||||||
|
msgid "Scan Barcode"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: templates/navbar.html:41
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:39
|
#: templates/navbar.html:44
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:40
|
#: templates/navbar.html:45
|
||||||
msgid "Logout"
|
msgid "Logout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:42
|
#: templates/navbar.html:47
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:45
|
#: templates/navbar.html:50
|
||||||
msgid "About InvenTree"
|
msgid "About InvenTree"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/navbar.html:46
|
#: templates/navbar.html:51
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/search_form.html:6
|
#: templates/search_form.html:6 templates/search_form.html:8
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: templates/stock_table.html:12
|
|
||||||
msgid "Add stock"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/stock_table.html:13
|
|
||||||
msgid "Remove stock"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: templates/stock_table.html:15
|
#: templates/stock_table.html:15
|
||||||
msgid "Move stock"
|
msgid "Move stock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -1164,7 +1164,7 @@ class StockItemCreate(AjaxCreateView):
|
|||||||
try:
|
try:
|
||||||
original = StockItem.objects.get(pk=item_to_copy)
|
original = StockItem.objects.get(pk=item_to_copy)
|
||||||
initials = model_to_dict(original)
|
initials = model_to_dict(original)
|
||||||
self.ajax_form_title = _("Copy Stock Item")
|
self.ajax_form_title = _("Duplicate Stock Item")
|
||||||
except StockItem.DoesNotExist:
|
except StockItem.DoesNotExist:
|
||||||
initials = super(StockItemCreate, self).get_initial().copy()
|
initials = super(StockItemCreate, self).get_initial().copy()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user